]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2017-07-26  aerisAllow full path in lxc.devices.allow 1708/head
2017-07-12  Christian BraunerMerge pull request #1696 from 0x0916/2017-07-12/remove...
2017-07-12  Christian BraunerMerge pull request #1695 from 0x0916/2017-07-12/update...
2017-07-12  Long Wangcgfsng: remove the old workdaround code 1696/head
2017-07-12  Long Wangtests: fix typo 1695/head
2017-07-12  Long Wangdoc: s/lxc.net.ipv6/lxc.net.ipv6.address/g
2017-07-12  Long Wangdoc: s/lxc.net.ipv4/lxc.net.ipv4.address/g
2017-07-12  Long Wangdoc: s/lxc.mount/lxc.mount.fstab/g
2017-07-12  Long Wangdoc: s/lxc.pts/lxc.pty.max/g
2017-07-12  Long Wangdoc: s/lxc.tty/lxc.tty.max/g
2017-07-12  Long Wangdoc: s/lxc.console/lxc.console.path/g
2017-07-12  Long Wangdoc: s/lxc.rootfs/lxc.rootfs.path/g
2017-07-12  Long Wangdoc: s/seccomp/seccomp.profile/g
2017-07-12  Long Wangdoc: s/se_context/selinux.context/g
2017-07-12  Long Wangdoc: s/aa_profile/apparmor.profile/g
2017-07-12  Long Wangdoc: s/aa_allow_incomplete/apparmor.allow_incomplete/g
2017-07-11  Christian BraunerMerge pull request #1692 from 0x0916/2017-07-11/cgfsng
2017-07-11  Christian BraunerMerge pull request #1693 from tenforward/japanese
2017-07-11  KATOH Yasufumidoc: Update Japanese lxc-ls(1) 1693/head
2017-07-11  KATOH Yasufumidoc: Update Japanese lxc.containers.conf(5)
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}
next