]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/conf.c
lxc: avoid memory corruption on ppc and s390 V4
[mirror_lxc.git] / src / lxc / conf.c
2010-01-08 Michel Normandlxc: avoid memory corruption on ppc and s390 V4
2009-12-28 Daniel Lezcanoadd macvlan vepa and bridge mode
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-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-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-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-11-13 Michel Normandstop config reading if cgroup setting failed
2009-11-13 Daniel LezcanoReplace create/destroy by a script
2009-11-09 Andrian Nordipv6 interfaces added with /0 prefix
2009-10-22 Daniel Lezcanouse config.h to define the lxcpath and co
2009-10-12 Daniel Lezcanoclean up and factor out some code
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 Daniel Lezcanouse the configuration structure for the tty
2009-10-09 Daniel Lezcanouse configuration structure for the mount points
2009-10-09 Daniel LezcanoUse the configuration structure for pts
2009-10-09 Daniel Lezcanouse the configuration structure to setup the utsname
2009-10-09 Daniel Lezcanouse the configuration structure for setting up the...
2009-10-09 Daniel Lezcanouse the configuration to check if a resource is enabled
2009-10-09 Daniel LezcanoRead the config file at restart
2009-10-07 Michel Normandkeep rcfile for lxc-execute as already done for lxc...
2009-07-24 Daniel Lezcanoadd some traces in the code for the logger
2009-07-24 Daniel Lezcanofix cgroup trace
2009-07-22 Daniel Lezcanomake use of the logging facility and add some traces
2009-05-28 Daniel Lezcanochoose a default network interface name
2009-05-28 Daniel LezcanoRemove old code to destroy the network
2009-05-28 Daniel Lezcanomake use of the copy file function
2009-05-18 Michel Normandremove LXC_ERROR_* usage in src/lxc/conf.c as not required
2009-05-14 Michel Normandchange lxc_cgroup_set/get functions to return -1
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-04-20 Ryousei TakanoAdd support for various mount options
2009-04-20 Môshe van der Sterreprevent tty fd to be inherited in the container
2009-03-30 Daniel Lezcanomove lxc_conf_init to conf.c
2009-03-30 Daniel Lezcanocleanup conf.h