]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/execute.c
Makefile.am: use right .h file name for seccomp
[mirror_lxc.git] / src / lxc / execute.c
2012-07-31 Serge Hallynswitch all sprintfs which can overrun to snprintfs
2012-07-31 Serge Hallynlxc-execute: find lxc-init
2012-02-26 Serge Hallynadd option to close inherited fds
2011-10-24 Greg Kurzlxc: introduce lxc_execute()
2008-11-13 dlezcanoReplace lxc_execute by an intermediate lxc_init
2008-10-24 dlezcanoExit instead of returning in the child processes, other...
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...
2008-10-04 dlezcanoReplace asprintf by snprintf
2008-09-08 dlezcanoReplace configuration check by flag check
2008-09-04 dlezcanoChange header inclusion path
2008-09-04 dlezcanoHeaders cleanup
2008-09-04 dlezcanoJoined liblxc and lxc directory