]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/start.h
refactor AppArmor into LSM backend, add SELinux support
[mirror_lxc.git] / src / lxc / start.h
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-10 Christian Seilercgroup: Major rewrite of cgroup logic
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
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-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-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-02-19 Serge Hallynlxc_monitor_open: prepend lxcpath
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2013-01-21 Serge Hallyndon't leak the rootfs.pin fd into the container
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Christian Seilerlxc-start: Add command to retrieve the clone flags...
2012-07-31 Serge HallynIntroduce apparmor support
2012-02-26 Serge Hallynadd option to close inherited fds
2010-12-17 Daniel LezcanoRemove unused nscgroup field
2010-05-27 Daniel Lezcanoremove unused field
2010-05-26 Cedric Le Goatermerge lxc_restart() and lxc_start()
2010-05-26 Cedric Le Goaterreplace common start_arg by private start_arg
2010-05-26 Cedric Le Goaterstart sequence cleanups
2010-05-26 Cedric Le Goaterintroduce struct lxc_operations
2010-05-26 Michel NormandAdd ops for start
2010-05-26 Michel Normandprepare do_start for restart code
2010-04-29 Michel Normandadd fd to ignore to lxc_check_inherited function
2010-04-08 Daniel LezcanoStore the container name in the handler
2010-03-22 Cedric Le Goaterlxc: forbid open fds upon startup
2010-02-24 Daniel LezcanoFix header inclusion
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-17 Michel Normandexport set_state function
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13 Daniel LezcaonAllows a container to run without previous creation
2009-11-12 Daniel LezcanoRemove the usage of a lock file
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 Michel Normandplace nscgroup path in lxc_handler
2009-10-07 Daniel Lezcanoreturns the state of the container with the af_unix...
2009-10-07 Michel Normandexport struct lxc_handler from start.c to start.h
2009-07-16 Daniel Lezcanoencapsulate lxc_handler
2009-05-18 Michel Normandadd long options step2
2009-04-29 Daniel Lezcanoexport-fine-grain-api-for-start