]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/state.c
Merge pull request #1539 from brauner/2017-05-06/fix_abstract_unix_sockets
[mirror_lxc.git] / src / lxc / state.c
2016-11-29 Stéphane GraberMerge pull request #1336 from brauner/2016-11-29/use_cl...
2016-11-29 Christian Braunerstate: use async signal safe fun in lxc_wait()
2014-02-06 Dwight Engensplit cgroup handling into discrete backends
2014-01-13 Serge Hallyncgroup: move all some functions into cgroup.h
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
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-05-25 Dwight Engenfix memory leaks in cgroup functions
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-04-26 Dwight Engenlxc_wait should start monitord
2013-04-24 S.Çağlar OnurSupport starting containers concurrently
2013-04-23 S.Çağlar OnurSupport stopping containers concurrently
2013-04-16 Dwight Engenfortify: minor cleanups for unused variables, stricter...
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-02-19 Serge Hallynlxc_monitor_open: prepend lxcpath
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
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-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