]> git.proxmox.com Git - mirror_lxc.git/history - src
compilation warning in confile.c
[mirror_lxc.git] / src /
2010-01-22 Michel Normandcompilation warning in confile.c
2010-01-22 Michel NormandAdd some define to compile on rhel5u1
2010-01-21 Daniel Lezcanofix tab vs space indentation
2010-01-21 Daniel Lezcanodrop capabilities
2010-01-21 Michel Normandtypo in restart and checkpoint
2010-01-21 Michel Normandlxc-create to run even if not in PATH
2010-01-21 Michel Normandadd --define to restart V2
2010-01-20 Greg Kurzlxc: remove useless check
2010-01-20 Greg Kurzlxc: fix double-close in lxc_[re]spawn() abort path
2010-01-20 Michel Normandlxc: add capabilities for C/R
2010-01-20 Clement CalmelsRemove useless lines
2010-01-20 Greg Kurzlxc: some goto clarification
2010-01-20 Michel Normandlxc: typo white space src/lxc/network.c
2010-01-18 Taisuke YamadaAdded -e to lxc-console to change command character...
2010-01-18 Clement Calmelsremove warning in parse.c:80
2010-01-18 Clement Calmelsuse getline instead of fgets
2010-01-18 Clement Calmelsfree struct dirent **namelist
2010-01-14 Daniel Lezcanofix compilation warning
2010-01-14 Cedric Le Goaterlxc: add --define to start
2010-01-14 Cedric Le Goateradd --define to restart
2010-01-14 Cedric Le Goateradd --define to execute
2010-01-14 Cedric Le Goateradd interface to assign configuration variable from...
2010-01-13 Daniel Lezcanoremove unused variable
2010-01-13 Cedric Le Goaterexport lxc_config_readline()
2010-01-13 Clement CalmelsSimplify mainloop
2010-01-13 Clement CalmelsDon't mess descr->ev
2010-01-13 Clement CalmelsIf epoll_ctl fails, the descr->ev array isinconsistent
2010-01-13 Clement Calmelsfix lxc_mainloop_del_handler
2010-01-13 Cedric Le Goateruse different log categories in commands
2010-01-13 Cedric Le Goaterfix lxc_file_cb prototype
2010-01-08 Michael Holztfix misleading error message in lxc_create
2010-01-08 Daniel LezcanoRemove dead code
2010-01-08 Michael Holtzuse pivot_root instead of chroot
2010-01-08 Michel Normandlxc: avoid memory corruption on ppc and s390 V4
2010-01-08 Michel Normandlxc_cgroup_set not reporting error
2010-01-08 Michel Normandlxc: update man and help of lxc-create
2009-12-28 Daniel Lezcanoadd macvlan vepa and bridge mode
2009-12-27 Daniel Lezcanoadd template option for lxc-create
2009-12-18 Daniel Lezcanofix mount entry typo
2009-12-15 Jamal Hadi SalimIntroduce per netdev priv structure
2009-12-15 Jamal Hadi SalimAdd VLAN support in config
2009-12-15 Jamal Hadi SalimAdd utility u16 get/put
2009-11-26 Daniel Lezcanofix a compilation warning
2009-11-26 Andrian Nord"Default" configuration may destroy host system
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-26 Jamal Hadi SalimRemove unnecessary reset of msg.msg_controlle
2009-11-26 Sven Wegeneruse correct number of ttys during setup
2009-11-26 Michael Tokarevminor cleanups for instanciate_veth()
2009-11-26 Michael Tokarevallow lxc.network.pair to specify host-side name for...
2009-11-26 Michel Normandlxc-ps to limit its search to containers
2009-11-26 Michel Normandlxc-ls to report also active containers
2009-11-24 Michel Normandlxc-info to report the FROZEN state
2009-11-24 Michael Tokarevfix fdleak and errors in lxc_create_tty()
2009-11-20 Michael Tokarevcheck if lxc.netdev.link is set for macvlan
2009-11-20 Michael Tokarevallow link-less veth devices
2009-11-20 Daniel Lezcanorollback configuration is a file
2009-11-20 Daniel LezcanoDo not chdir when daemonize
2009-11-19 Michel Normandchange C/R api
2009-11-19 Michel Normandremove unused cr_plugin_columbia.c
2009-11-19 Michel Normandlxc_init better error reporting
2009-11-19 Daniel Lezcanochange network_netdev function parameter
2009-11-19 Michael Tokarevfactor out common config evaluating code
2009-11-19 Michael Tokarevrename struct lxc_netdev fields to match reality
2009-11-17 Michel Normandexport set_state function
2009-11-17 Michel Normandadd capabilities for lxc-checkpoint
2009-11-17 Michel Normandlxc: move setup_fs to utils.c
2009-11-17 Daniel Lezcanofix container find the previously created configuration
2009-11-17 Andrian Nordlxc-netstat should use @LXCPATH@ for lxcpath=
2009-11-17 Michael Tokarevbatched reads for lxc_console
2009-11-17 Michael Tokarevhost consoles/ttys in containers
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13 Michel Normandtypo in 488624016575d092d56211347b2bbe8367cd339a (V2)
2009-11-13 Daniel LezcanoFix lxc-netstat script
2009-11-13 Michel Normandlxc: add a new lxc.mount.entry keyword
2009-11-13 Michel Normandstop config reading if cgroup setting failed
2009-11-13 Daniel LezcanoReplace create/destroy by a script
2009-11-13 Daniel LezcaonAllows a container to run without previous creation
2009-11-13 Dhaval Gianiliblxc: Fix compile failure
2009-11-12 Daniel LezcanoFix abstract af_unix socket name
2009-11-12 Daniel LezcanoRemove the usage of a lock file
2009-11-12 Cedric Le Goaterexport log function so it can be used by library user
2009-11-09 Andrian Nordipv6 interfaces added with /0 prefix
2009-11-04 Michel Normandlxc: lxc version to reflect string in AC_INIT (V2)
2009-11-03 Michel Normandlxc /cgroup/name/ not removed at container end
2009-10-23 Daniel Lezcanofix compilation error when buildir differs from srcdir
2009-10-22 Cedric Le Goaterlxc: kill libtool
2009-10-22 Daniel Lezcanouse config.h to define the lxcpath and co
2009-10-15 Daniel Lezcanomount /dev/mqueue
2009-10-12 Daniel Lezcanoclean up and factor out some code
2009-10-12 Daniel LezcanoFix network prefix
2009-10-12 Daniel Lezcanoremove configure dead code
2009-10-09 Daniel Lezcanofix tty creation using confdir
2009-10-09 Daniel Lezcanofix netdev structure vs network structure
2009-10-09 Daniel LezcanoFactor out some network code
2009-10-09 Daniel LezcanoUse the configuration structure for the network
2009-10-09 Daniel LezcanoMove configuration info to the structure
2009-10-09 Daniel LezcanoMove the configuration file to the start function
2009-10-09 Daniel Lezcanouse the configuration structure for the cgroup
2009-10-09 Michel Normandremove the LXCPATH/<name>/nsgroup file
2009-10-09 Michel Normanduse the new nsgroup_path_get function in freezer.c
next