]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/confile.c
lxc.mount.auto: improve defaults for cgroup and cgroup-full
[mirror_lxc.git] / src / lxc / confile.c
2011-02-06 Daniel Lezcanofix broadcast compution
2010-10-12 Stefan Tomanekadd lxc.network.script.up configuration hook
2010-09-13 Daniel Lezcanoconfigure container architecture
2010-07-22 Daniel Lezcanofix inverted network interface creation
2010-06-17 Daniel Lezcanofix bad free when reading the configuration file
2010-05-28 Daniel Lezcanofix whitespace
2010-05-18 Daniel Lezcanoadded locally modified files for broadcast support
2010-05-12 Daniel Lezcanoadd lxc.rootfs.mount config option
2010-05-12 Daniel Lezcanoencapsulate rootfs data in a structure
2010-04-29 Michel Normandremove unused _config_console function
2010-04-08 Daniel Lezcanorestart the container at reboot
2010-03-22 Daniel Lezcanoopen the console later
2010-02-24 Daniel Lezcanoallocate a console to be proxied
2010-02-24 Daniel Lezcanorename network type enum
2010-01-22 Michel Normandcompilation warning in confile.c
2010-01-21 Daniel Lezcanodrop capabilities
2010-01-18 Clement Calmelsuse getline instead of fgets
2010-01-14 Daniel Lezcanofix compilation warning
2010-01-14 Cedric Le Goateradd interface to assign configuration variable from...
2010-01-13 Cedric Le Goaterexport lxc_config_readline()
2010-01-13 Cedric Le Goaterfix lxc_file_cb prototype
2010-01-08 Michael Holtzuse pivot_root instead of chroot
2009-12-28 Daniel Lezcanoadd macvlan vepa and bridge mode
2009-12-15 Jamal Hadi SalimIntroduce per netdev priv structure
2009-12-15 Jamal Hadi SalimAdd VLAN support in config
2009-11-26 Michael Tokarevallow lxc.network.pair to specify host-side name for...
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 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13 Michel Normandlxc: add a new lxc.mount.entry keyword
2009-10-12 Daniel Lezcanoclean up and factor out some code
2009-10-12 Daniel LezcanoFix network prefix
2009-10-09 Daniel Lezcanofix netdev structure vs network structure
2009-10-09 Daniel LezcanoUse the configuration structure for the network
2009-10-07 Michel Normandkeep rcfile for lxc-execute as already done for lxc...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-03-30 Daniel Lezcanomove lxc_conf_init to conf.c
2009-03-30 Daniel Lezcanocleanup config.h