]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/conf.h
refactor AppArmor into LSM backend, add SELinux support
[mirror_lxc.git] / src / lxc / conf.h
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-12 Christian SeilerSupport for automatic mounting of filesystems
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-05 Serge Hallynintroduce lxc.cap.keep
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-14 Serge Hallyncgroups: rework to handle nested containers with multip...
2013-08-07 Serge HallynLogging: don't confuse command line and config file...
2013-07-11 Serge HallynAccomodate stricter devices cgroup rules
2013-06-13 Serge Hallyndon't set up console for lxc-execute
2013-06-12 Dwight Engenconsole API improvements
2013-05-16 Serge Hallynlxc: add clone hook.
2013-05-16 Dwight Engenset non device cgroup items before the cgroup is entered
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-14 Stéphane GraberAdd missing config.h includes.
2013-03-13 Alexander VladimirovMake /dev/kmsg symlinking optional, add lxc.kmsg option
2013-03-12 Dwight Engenuidmap: fix writing multiple ranges
2013-03-12 Alexander VladimirovAdd lxc.stopsignal config option
2013-03-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-15 Serge HallynImplement userid mappings (enable user namespaces)
2013-01-14 Michael H. WarfieldMAKEDEV call, add autodev hooks, add environment variab...
2013-01-14 Serge Hallynremove logfile and loglevel from struct lxc_conf
2013-01-09 Stéphane GraberAdd/remove extra includes
2013-01-09 Stéphane GraberReplace all reference to ushort by unsigned short
2013-01-02 Dwight Engenseparate console device from console log
2012-12-20 Serge HallynSupport MS_SHARED /
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-11 Serge Hallynsupport new libseccomp api
2012-12-04 Serge Hallynrename physical nics at shutdown
2012-12-04 Serge Hallynlxc_conf logfile and loglevel support
2012-11-27 Dwight EngenMake config api items const
2012-11-26 Serge HallynAdd lxc.autodev
2012-11-12 Serge HallynSupport individual hook types in clear_config_item
2012-11-12 Serge HallynAdd lxc_conf_free()
2012-11-12 Serge HallynAdd lxc.hook.pre-mount
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2012-11-12 Jan KiszkaAdd network-down script
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