]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/commands_utils.c
conf, confile: add parsing of a shmounts config parameter
[mirror_lxc.git] / src / lxc / commands_utils.c
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-26 Christian BraunerMerge pull request #2430 from duguhaotian/work
2018-06-26 Christian BraunerMerge pull request #2431 from 2xsec/bugfix
2018-06-26 2xseclog: change ERROR macro using sterror to SYSERROR
2018-06-08 Christian BraunerMerge pull request #2384 from 2xsec/bugfix
2018-06-08 Christian BraunerMerge pull request #2383 from 2xsec/coverity
2018-06-08 Donghwa Jeongcoverity: #1425849
2018-02-26 Stéphane GraberMerge pull request #2191 from brauner/2018-02-16/fix_sn...
2018-02-26 Stéphane GraberMerge pull request #2189 from brauner/2018-02-16/remove...
2018-02-26 Christian Braunercommands: remove mutex from state client list
2017-12-09 Serge HallynMerge pull request #1950 from brauner/2017-11-27/criu_fixes
2017-12-06 Stéphane GraberMerge pull request #2007 from brauner/2017-12-06/bugfixes
2017-12-06 Serge HallynMerge pull request #1934 from brauner/2017-11-21/implem...
2017-12-06 Christian Braunercommands: tell mainloop to reap client fd on error
2017-12-06 Christian Braunercommands: tweak locking
2017-12-06 Christian Braunerlxccontainer: add reboot2() API extension
2017-12-06 Christian Braunercommands: don't lock the whole command
2017-11-20 Stéphane GraberMerge pull request #1931 from brauner/2017-11-20/fix_st...
2017-11-20 Christian Braunercommands: non-functional changes
2017-07-09 Christian BraunerMerge pull request #1687 from 0x0916/2017-07-09/delete...
2017-07-09 Long Wangcommands: delete meaningless comments
2017-07-08 Serge HallynMerge pull request #1659 from brauner/2017-06-28/do_not...
2017-07-08 Christian Braunercommands: handle EINTR
2017-07-08 Christian Braunercommands: abstract cmd socket handling + logging
2017-07-08 Christian Braunercommands: mv lxc_make_abstract_socket_name()
2017-07-08 Christian Braunercommands: make state server interface flexible