]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/conf.h
Makefile.am: use right .h file name for seccomp
[mirror_lxc.git] / src / lxc / conf.h
2012-11-12 Serge HallynIntroduce support for seccomp.
2012-10-31 Daniel LezcanoMerge branch 'upstream-bugfix' of https://github.com...
2012-10-25 Serge Hallynreplace HOOK define with proper code.
2012-07-31 Serge HallynIntroduce a first set of container hooks
2012-07-31 Serge HallynIntroduce apparmor support
2012-07-31 Serge Hallynpin container's rootfs to prevent read-only remount
2012-02-26 Serge Hallynadd option to close inherited fds
2012-02-26 Serge Hallynadd lxc.devttydir config variable
2012-02-26 Serge Hallynsupport proper container reboot
2011-08-30 Matthijs Kooijmanadd autodetection of the gateway address
2011-08-30 Matthijs Kooijman.gateway configuration
2011-05-05 Cedric Le Goaterlxc: fix bogus header file
2010-10-12 Stefan Tomanekadd lxc.network.script.up configuration hook
2010-09-13 Daniel Lezcanoconfigure container architecture
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-08 Daniel Lezcanorestart the container at reboot
2010-03-22 Daniel Lezcanoopen the console later
2010-02-25 Daniel Lezcanofix network devices cleanup on error
2010-02-24 Daniel Lezcanoset terminal settings when console is a tty
2010-02-24 Daniel Lezcanoallocate a console to be proxied
2010-02-24 Daniel Lezcanorename network type enum
2010-01-21 Daniel Lezcanodrop capabilities
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
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 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 Daniel LezcanoReplace create/destroy by a script
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 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-07 Michel Normandkeep rcfile for lxc-execute as already done for lxc...
2009-03-30 Daniel Lezcanomove lxc_conf_init to conf.c
2009-03-30 Daniel Lezcanocleanup conf.h