]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/state.c
pass lxcpath to lxc_command
[mirror_lxc.git] / src / lxc / state.c
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-27 Dwight EngenMake config api items const
2012-11-13 Serge HallynInitialize curtime to silence spurious compiler warning
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2012-07-31 Serge Hallynswitch all sprintfs which can overrun to snprintfs
2011-07-03 Serge E. Hallyncgroups: support cgroups mounted in multiple places...
2010-07-19 Daniel LezcanoRemove dead code
2010-02-24 Daniel Lezcanofix compilation warning
2009-11-26 Daniel Lezcanofix a compilation warning
2009-11-24 Michel Normandlxc-info to report the FROZEN state
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-10-22 Daniel Lezcanouse config.h to define the lxcpath and co
2009-10-07 Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07 Daniel Lezcanoremove dead state code
2009-10-07 Daniel Lezcanohandle the state command
2009-10-07 Daniel Lezcanoreturns the state of the container with the af_unix...
2009-07-24 Daniel Lezcanoadd some traces in the code for the logger
2009-05-28 Michel Normandavoid two times error msg about invalid state
2009-05-18 Michel Normandcorrect error reporting for lxc_setstate
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-03-31 Daniel Lezcanospeed container creation/destruction
2009-03-30 Daniel Lezcanocleanup state.h