]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/execute.c
ovl_rsync: make sure to umount
[mirror_lxc.git] / src / lxc / execute.c
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-13 Stéphane GraberMerge pull request #596 from lazy404/master
2015-08-13 Stéphane GraberMerge pull request #577 from CameronNemo/systemd-instanced
2015-08-05 Stéphane GraberMerge pull request #615 from jirislaby/master
2015-08-05 Stéphane GraberMerge pull request #614 from alkino/master
2015-08-05 Nicolas CornuFix error message when cannot find an lxc-init
2015-04-22 Tycho Andersenc/r: re-open fds after clone()
2015-01-21 hallynMerge pull request #397 from axn/master
2015-01-15 Serge Hallynclose-all-fds: fix behavior
2014-06-03 Serge Hallynexecute: don't bind mount init.lxc.static if lxc-init...
2014-06-03 Serge Hallynexecute: try /lxc.init.static as last resort
2014-03-31 Stéphane GraberUse on_path to find init.lxc
2014-03-27 Serge Hallynmove lxc-init to /sbin/init.lxc
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-06-13 Serge Hallyndon't set up console for lxc-execute
2013-06-10 Qiang Huanglxc-execute: allow lxc-init to log only when we have...
2013-05-03 Dwight Engencoverity: fix leak in error case
2013-05-02 Dwight Engenallow lxc-init to log when rootfs not given
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-04 Serge Hallynrename physical nics at shutdown
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