]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2017-07-11  Long Wangcgfsng: only output debug info when we set cgroup data 1692/head
2017-07-11  Stéphane GraberFix syntax error in lxc-download
2017-07-11  William GathoyeSanitize lxc-download script with shellcheck
2017-07-10  Christian BraunerMerge pull request #1690 from brauner/2017-07-10/lifeng...
2017-07-10  Christian Braunerutils: set_stdfds() 1690/head
2017-07-10  Li Fengstart: dup std{in,out,err} to pty slave
2017-07-09  Christian BraunerMerge pull request #1687 from 0x0916/2017-07-09/delete...
2017-07-09  Serge HallynMerge pull request #1688 from 0x0916/2017-07-09/use...
2017-07-09  Long Wangutils: use access instead of stat 1688/head
2017-07-09  Long Wangcommonds: fix typo 1687/head
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 1659/head
2017-07-08  Christian Braunercommands: abstract cmd socket handling + logging
2017-07-08  Christian Braunercommands: add missing translation
2017-07-08  Christian Braunercommands: mv lxc_make_abstract_socket_name()
2017-07-08  Christian Braunercommands: make state server interface flexible
2017-07-08  Christian Braunercommands: rename to lxc_cmd_add_state_client()
2017-07-08  Christian Braunerlxc static init: report exec*() failure
2017-07-08  Christian Braunertest: shortlived daemonized containers
2017-07-08  Christian Braunerlxccontainer: non-functional changes
2017-07-08  Christian Braunerlxccontainer: make sure memory is free()ed
2017-07-08  Christian Braunerstart: use separate socket on daemonized start
2017-07-08  Christian Braunerstart: generalize lxc_check_inherited()
2017-07-08  Christian Braunerutils: lxc_make_abstract_socket_name()
2017-07-08  Serge HallynMerge pull request #1665 from brauner/2017-07-01/deprec...
2017-07-08  Christian BraunerMerge pull request #1683 from 0x0916/2017-07-08/remove...
2017-07-08  Christian BraunerMerge pull request #1684 from 0x0916/2017-07-08/remove...
2017-07-08  Christian BraunerMerge pull request #1685 from 0x0916/2017-07-08/remove...
2017-07-08  Christian BraunerMerge pull request #1686 from 0x0916/2017-07-08/close...
2017-07-08  Long Wangutils: close parent end in child process after fork 1686/head
2017-07-08  Long Wanglxc_abstract_unix_connect: remove the workaround-code 1685/head
2017-07-08  Long Wangstate: remove lxc_rmstate declaration 1684/head
2017-07-08  Long Wangaf_unix: remove unlink operation 1683/head
2017-07-07  Stéphane GraberMerge pull request #1682 from brauner/2017-07-07/enable...
2017-07-07  Frédéric DalleauAllow containers to start in AppArmor namespaces 1682/head
2017-07-06  Christian BraunerMerge pull request #1675 from 0x0916/2017-07-05/lxc...
2017-07-05  Stéphane GraberMerge pull request #1673 from brauner/2017-07-04/update...
2017-07-05  Christian BraunerMerge pull request #1677 from 0x0916/2017-07-05/fix...
2017-07-05  Christian BraunerMerge pull request #1676 from 0x0916/2017-07-05/fix...
2017-07-05  Long Wangtests: remove temp lxcpath for attach testcase 1677/head
2017-07-05  Long Wangtests: remove the temp container directory
2017-07-05  Long Wangtests: create temp file before lxc_container_new
2017-07-05  Long Wanguse same ifndef/define format for all headers 1676/head
2017-07-05  Long Wangcaps.h: move ifndef/define to the top
2017-07-05  Long Wanglxc-init: move initialization of act to outside of... 1675/head
2017-07-05  Long Wanglxc-init: adjust include statements
2017-07-05  Long Wanglxc-init: non-functional changes
2017-07-05  Long Wanglxc-init: add comment for exclude 32 and 33 signals
2017-07-04  Christian BraunerMerge pull request #1674 from 0x0916/2017-07-04/lxc...
2017-07-04  Long Wanglxc-execute: print error message when failed 1674/head
2017-07-03  Christian BraunerREADME: update 1673/head
2017-07-03  Stéphane GraberMerge pull request #1672 from brauner/2017-07-03/add_ci...
2017-07-03  Christian BraunerREADME: add CII Best Practices badge to README 1672/head
2017-07-03  Christian BraunerMerge pull request #1668 from 0x0916/2017-07-03/lxclock
2017-07-03  Long Wanglxclock: non-functional changes 1668/head
2017-07-03  Long Wanglxclock: return the right error when open lock file...
2017-07-02  Christian BraunerMerge pull request #1667 from 0x0916/2017-07-02/fix...
2017-07-02  Christian BraunerMerge pull request #1666 from 0x0916/2017-07-02/remove...
2017-07-02  0x0916fix some cppcheck warnings 1667/head
2017-07-02  0x0916remove the unused macro 1666/head
2017-07-02  Christian Braunerconfile: lxc.seccomp --> lxc.seccomp.profile 1665/head
2017-07-02  Christian Braunerconfile: lxc.pts --> lxc.pty.max
2017-07-02  Christian Braunerconfile: lxc.tty --> lxc.tty.max
2017-07-02  Christian Braunerconfile: lxc.net.ipv6 --> lxc.net.ipv6.address
2017-07-02  Christian Braunerconfile: lxc.net.ipv4 --> lxc.net.ipv4.address
2017-07-02  Christian Braunerconfile: lxc.mount --> lxc.mount.fstab
2017-07-02  Christian Braunerconfile: lxc.console --> lxc.console.path
2017-07-02  Christian Braunerconfile: lxc.rootfs --> lxc.rootfs.path
2017-07-02  Christian Braunerdoc: remove lxc.rootfs.backend
2017-07-02  Christian Braunertest: fix tests
2017-07-02  Christian Braunerstorage: handle prefixed rootfs paths
2017-07-02  Christian Braunerstorage: prefix all zfs paths
2017-07-02  Christian Braunerstorage: prefix all rbd paths
2017-07-02  Christian Braunerstorage: prefix all nbd paths
2017-07-02  Christian Braunerstorage: prefix all lvm paths
2017-07-02  Christian Braunerstorage: prefix all btrfs paths
2017-07-02  Christian Braunerstorage: prefix all dir paths
2017-07-02  Christian Braunerstorage: add lxc_storage_get_path()
2017-07-02  Christian Braunerstorage: add storage_utils.{c.h}
2017-07-02  Christian Braunerstorage: deprecate lxc.rootfs.backend
2017-07-02  Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-07-02  Stéphane GraberMerge pull request #1664 from d4s/altlinux-template
2017-07-01  Denis PynkinAdded '--apt-conf' argument for ALTLinux template. 1664/head
2017-07-01  Christian BraunerMerge pull request #1658 from 0x0916/2017-06-30/new...
2017-07-01  Christian BraunerMerge pull request #1661 from 0x0916/2017-07-01/fix...
2017-07-01  0x0916start: send state to legacy lxc-monitord state server... 1661/head
2017-07-01  Christian BraunerMerge pull request #1662 from 0x0916/2017-07-01/lxc...
2017-07-01  0x0916lxc-monitord: exit when got a quit command 1662/head
2017-06-30  0x0916confile: rename lxc.utsname to lxc.uts.name 1658/head
2017-06-30  0x0916confile: rename lxc.devttydir to lxc.tty.dir
2017-06-30  0x0916confile: namespace lxc.signal keys
2017-06-30  0x0916confile: namespace lxc.log keys
2017-06-29  0x0916confile: namespace lxc.init keys
2017-06-29  0x0916confile: rename lxc.limit to lxc.prlimit
2017-06-29  Christian BraunerMerge pull request #1649 from 0x0916/2017-06-27/wipe...
2017-06-29  0x0916confile_legacy: fix lxc_clear_nic error 1649/head
2017-06-29  0x0916testcase: define a network before checks
2017-06-29  0x0916confile_utils: supporting new net hwaddr key in update_...
2017-06-29  0x0916confile: supporting new net hwaddr key in network_new_h...
next