]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/commands.h
Merge pull request #1908 from Cypresslin/fix-overlayfs
[mirror_lxc.git] / src / lxc / commands.h
2017-11-09 Christian BraunerMerge pull request #1908 from Cypresslin/fix-overlayfs
2017-11-08 Serge HallynMerge pull request #1871 from brauner/2017-10-21/api_ex...
2017-11-06 Christian Braunerconsole: add "write_logfile" to console_log struct
2017-11-06 Christian Braunerlxccontainer: add console_log() API extension
2017-10-11 Serge HallynMerge pull request #1851 from brauner/2017-10-10/setsid...
2017-10-11 Serge HallynMerge pull request #1852 from brauner/2017-10-11/contai...
2017-10-11 Christian Braunerlxccontainer: implement container live patching
2017-07-08 Serge HallynMerge pull request #1659 from brauner/2017-06-28/do_not...
2017-07-08 Christian Braunercommands: make state server interface flexible
2017-07-08 Christian Braunercommands: rename to lxc_cmd_add_state_client()
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-06-13 Serge HallynMerge pull request #1618 from brauner/2017-06-06/kill_l...
2017-06-13 Christian Braunercommands: add lxc_cmd_state_server()
2016-11-29 Stéphane GraberMerge pull request #1336 from brauner/2016-11-29/use_cl...
2016-11-29 Stéphane GraberMerge pull request #1334 from brauner/2016-11-29/correc...
2016-11-29 Stéphane GraberMerge pull request #1333 from brauner/2016-11-29/macro_...
2016-11-29 Christian Braunertree-wide: random macro cleanups
2014-08-26 S.Çağlar Onurhandle hashed command socket names (v2)
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2013-09-30 Serge Hallynadd c->may_control
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-06-12 Dwight Engenconsole API improvements
2013-05-29 Dwight Engenadd console to lxc api
2013-05-25 Dwight Engenfix memory leaks in cgroup functions
2013-05-21 Dwight Engenextend command processor to handle generic data
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-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2012-12-14 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-14 Dwight EngenFix race/corruption with multiple lxc-start, lxc-execute
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Christian Seilerlxc-start: Add command to retrieve the clone flags...
2010-10-26 Daniel Lezcanofix multiple console for a container
2010-04-29 Michel Normandget_init_pid moved to lxc/commands.c
2010-03-22 Daniel Lezcanolxc: enter / exec a command inside a container V2
2009-10-07 Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07 Daniel Lezcanohandle the state command
2009-10-07 Daniel Lezcanohandle the stop command
2009-10-07 Michel Normandrepackage previous code to new commands.c
2009-10-07 Michel Normandadd an additionnal abstract socket to prepare for more...