]> git.proxmox.com Git - mirror_lxc.git/history - src
doc: s/aa_allow_incomplete/apparmor.allow_incomplete/g
[mirror_lxc.git] / src /
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 Long Wangcgfsng: only output debug info when we set cgroup data
2017-07-10 Christian BraunerMerge pull request #1690 from brauner/2017-07-10/lifeng...
2017-07-10 Christian Braunerutils: set_stdfds()
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
2017-07-09 Long Wangcommonds: fix typo
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: 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
2017-07-08 Long Wanglxc_abstract_unix_connect: remove the workaround-code
2017-07-08 Long Wangstate: remove lxc_rmstate declaration
2017-07-08 Long Wangaf_unix: remove unlink operation
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
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
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...
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
2017-07-03 Christian BraunerMerge pull request #1668 from 0x0916/2017-07-03/lxclock
2017-07-03 Long Wanglxclock: non-functional changes
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
2017-07-02 0x0916remove the unused macro
2017-07-02 Christian Braunerconfile: lxc.seccomp --> lxc.seccomp.profile
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 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-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...
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
2017-06-30 0x0916confile: rename lxc.utsname to lxc.uts.name
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
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...
2017-06-29 0x0916confile_utils: add lxc_config_net_hwaddr
2017-06-29 0x0916confile: update comment: replace p+12 with p+8
2017-06-29 0x0916replace all lxc.network* with lxc.net*
2017-06-27 Christian BraunerMerge pull request #1652 from 0x0916/2017-06-27/free...
2017-06-27 0x0916confile: free netdev->downscript
2017-06-27 Christian BraunerMerge pull request #1650 from 0x0916/2017-06-27/refacto...
2017-06-27 0x0916refactor confile code
2017-06-26 Serge HallynMerge pull request #1639 from brauner/2017-06-23/lxc_2_...
next