]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/freezer.c
spelling: timeout
[mirror_lxc.git] / src / lxc / freezer.c
2018-09-28 Stéphane GraberMerge pull request #2657 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2629 from ssup2/master
2018-09-27 Wolfgang BumillerMerge pull request #2643 from brauner/2018-09-23/cgroup...
2018-09-27 Stéphane GraberMerge pull request #2652 from brauner/lxc/master
2018-09-26 Christian Braunertree-wide: fix includes to fix bionic builds
2018-08-30 Wolfgang BumillerMerge pull request #2435 from brauner/2018-06-27/storag...
2018-08-28 Stéphane GraberMerge pull request #2574 from brauner/2018-08-26/cgroup...
2018-08-27 Christian Braunercgroups: don't escape if lxc.cgroup.keep is true
2018-08-21 Stéphane GraberMerge pull request #2560 from brauner/2018-08-21/fix_fu...
2018-08-21 Stéphane GraberMerge pull request #2558 from brauner/2018-08-21/pam_cgfs
2018-08-21 Christian Braunerutils: split into {file,string}_utils.{c,h}
2018-07-04 Stéphane GraberMerge pull request #2446 from brauner/2018-07-02/log_prefix
2018-07-03 Christian Braunertree-wide: remove unneeded log prefixes
2018-06-04 Christian BraunerMerge pull request #2362 from duguhaotian/work
2018-05-23 Stéphane GraberMerge pull request #2338 from brauner/2018-05-17/multi_...
2018-05-22 Serge HallynMerge pull request #2337 from brauner/2018-05-18/cgroup...
2018-05-19 Christian Braunercgroups: remove freezer_state()
2018-05-19 Christian Braunercgroups: refactor cgroup handling
2018-02-06 Serge HallynMerge pull request #2044 from brauner/2017-12-16/lxc_ls...
2018-01-26 Christian BraunerMerge pull request #2109 from duguhaotian/new
2018-01-17 Serge HallynMerge pull request #2089 from brauner/2018-01-17/restor...
2018-01-17 Christian Braunercommands: add LXC_CMD_SERVE_STATE_CLIENTS
2018-01-17 Christian Braunerfreezer: non-functional changes
2014-02-06 Dwight Engensplit cgroup handling into discrete backends
2014-01-29 Natanael CopaInclude config.h early for _GNU_SOURCE with musl libc
2014-01-16 Serge HallynInitial support for cgmanager
2014-01-13 Serge Hallyncgroup: move all some functions into cgroup.h
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-08-14 Serge Hallyncgroups: rework to handle nested containers with multip...
2013-05-25 Dwight Engenfix memory leaks in cgroup functions
2013-04-23 S.Çağlar OnurSupport stopping containers concurrently
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-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-03 Dwight Engenfix lxc-wait waiting forever for FREEZING, FROZEN,...
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-12 Sukadev BhattiproluEnsure frezer state has changed
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-10-09 Michel Normanduse the new nsgroup_path_get function in freezer.c
2009-10-07 Daniel Lezcanoreturns the state of the container with the af_unix...
2009-05-18 Michel Normandlxc-freeze and lxc-unfreeze to return 255 in case of...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-01-05 dlezcanoAdd freezer compatibility for older interface
2008-11-17 dlezcanoAdd return error status in the different functions
2008-09-25 dlezcanoChange freezer to stick with the cgroup freezer fs...
2008-09-17 dlezcanoNotify the frozen / running states
2008-09-04 dlezcanoChange header inclusion path
2008-09-04 dlezcanoHeaders cleanup
2008-09-04 dlezcanoJoined liblxc and lxc directory