]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2017-08-15  Christian BraunerRevert "storage: switch to new rsync functions"
2017-08-15  Christian BraunerRevert "btrfs: switch to new rsync helpers"
2017-08-15  Christian BraunerRevert "loop: rework loop storage driver"
2017-08-15  Christian BraunerRevert "rbd: rbd non-functional changes"
2017-08-15  Christian BraunerRevert "rbd: rework rbd storage driver"
2017-08-14  Christian Braunerrbd: rework rbd storage driver
2017-08-14  Christian Braunerrbd: rbd non-functional changes
2017-08-14  Christian Braunerloop: rework loop storage driver
2017-08-14  Christian Braunerbtrfs: switch to new rsync helpers
2017-08-14  Christian Braunerstorage: switch to new rsync functions
2017-08-14  Christian Braunerrsync: add new rsync functions
2017-08-14  Christian Braunerbdev: non-functional changes
2017-08-14  Christian Braunerdir: improvements
2017-08-14  Christian Braunerdir: non-functional changes
2017-08-14  Christian Braunerstorage: rework lvm backend
2017-08-14  Christian Braunerstorage: add arg to create_snapshot()
2017-08-14  Christian Braunerbtrfs: switch to btrfs_create_{clone,snapshot}()
2017-08-14  Christian Braunerstorage: add create_{clone,snapshot}()
2017-08-14  Christian Braunerbtrfs: simplify
2017-08-14  Christian Braunerbtrfs: simplify
2017-08-14  Christian Braunerbtrfs: only chown_mapped_root() if not btrfs
2017-08-14  Christian Braunerbtrfs: non-functional changes
2017-08-14  Christian Braunerbtrfs: enable unprivileged snapshots
2017-08-14  Christian Braunerbtrfs: export btrfs_snapshot_wrapper()
2017-08-14  Christian Braunerbtrfs: non-functional changes
2017-08-14  Christian Braunertools: remove empty snap directory
2017-08-14  Christian Brauneroverlay: simplify and adapt to "overlay"
2017-08-14  Christian Braunerlvm: non-functional changes
2017-08-14  Christian Braunerbtrfs: simplify + bugfix
2017-08-14  Christian Braunerlxccontainer: use snprintf()
2017-08-14  Christian Braunerstorage: default to orig type on identical paths
2017-08-14  Harald DunkelUse "rsync -SHaAX" to copy the cached rootfs into place
2017-08-14  Christian Braunerlvm: fix check
2017-08-14  Christian Braunercgroups: use tight scoping
2017-08-14  Christian Braunerlvm: check whether lxc.bdev.lvm.vg is set
2017-08-14  Christian Braunercgroups: handle hybrid cgroup layouts
2017-08-14  Christian Braunerutils: move helpers from cgfsng.c to utils.{c,h}
2017-08-14  Christian Braunerstart: lxc_setup() after unshare(CLONE_NEWCGROUP)
2017-08-14  Li Feng Using 'add-required_remount_flags' function to add...
2017-08-14  Li FengAdd test script to test the ro option of lxc.rootfs...
2017-08-14  Li FengFix issue #1702, do remount with the MS_REMOUNT flag...
2017-08-14  Stéphane GraberFix syntax error in lxc-download
2017-08-14  William GathoyeSanitize lxc-download script with shellcheck
2017-08-14  Long Wangtests: remove the temp container directory
2017-08-14  0x0916fix some cppcheck warnings
2017-08-14  Christian Braunerstorage: handle prefixed rootfs paths
2017-08-14  Christian Braunerstorage: prefix all zfs paths
2017-08-14  Christian Braunerstorage: prefix all rbd paths
2017-08-14  Christian Braunerstorage: prefix all nbd paths
2017-08-14  Christian Braunerstorage: prefix all lvm paths
2017-08-14  Christian Braunerstorage: prefix all btrfs paths
2017-08-14  Christian Braunerstorage: prefix all dir paths
2017-08-14  Christian Braunerstorage: add lxc_storage_get_path()
2017-08-14  Christian Braunerstorage: add storage_utils.{c.h}
2017-08-14  0x0916testcase: define a network before checks
2017-08-14  0x0916confile: free netdev->downscript
2017-08-14  Christian Braunercgroups: workaround gcc-7 bug
2017-07-23  KATOH Yasufumidoc: Untabify Japanese lxc.container.conf(5)
2017-07-17  Stéphane GraberMerge pull request #1707 from brauner/2017-07-17/additi...
2017-07-17  Christian Braunerconfile: clear vlan id 1707/head
2017-07-17  Christian Braunerconfile: clear macvlan mode
2017-07-17  Christian Braunerconfile: clear network flags
2017-07-17  Christian Braunerconfile: clear ipv{4,6} gateway
2017-07-16  Long Wangcgfsng: only output debug info when we set cgroup data
2017-07-16  Christian Braunerutils: set_stdfds()
2017-07-16  Li Fengstart: dup std{in,out,err} to pty slave
2017-07-16  Long Wangutils: use access instead of stat
2017-07-16  Long Wangcommonds: fix typo
2017-07-16  Long Wangcommands: delete meaningless comments
2017-07-16  Christian Braunercommands: handle EINTR
2017-07-16  Christian Braunercommands: abstract cmd socket handling + logging
2017-07-16  Christian Braunercommands: add missing translation
2017-07-16  Christian Braunercommands: mv lxc_make_abstract_socket_name()
2017-07-16  Christian Braunercommands: make state server interface flexible
2017-07-16  Christian Braunercommands: rename to lxc_cmd_add_state_client()
2017-07-16  Christian Braunerlxc static init: report exec*() failure
2017-07-16  Christian Braunertest: shortlived daemonized containers
2017-07-16  Christian Braunerlxccontainer: non-functional changes
2017-07-16  Christian Braunerlxccontainer: make sure memory is free()ed
2017-07-16  Christian Braunerstart: use separate socket on daemonized start
2017-07-16  Christian Braunerstart: generalize lxc_check_inherited()
2017-07-16  Christian Braunerutils: lxc_make_abstract_socket_name()
2017-07-16  Long Wangutils: close parent end in child process after fork
2017-07-16  Long Wanglxc_abstract_unix_connect: remove the workaround-code
2017-07-16  Long Wangstate: remove lxc_rmstate declaration
2017-07-16  Long Wangaf_unix: remove unlink operation
2017-07-16  Frédéric DalleauAllow containers to start in AppArmor namespaces
2017-07-16  Long Wanguse same ifndef/define format for all headers
2017-07-16  Long Wangcaps.h: move ifndef/define to the top
2017-07-16  Long Wanglxc-init: move initialization of act to outside of...
2017-07-16  Long Wanglxc-init: adjust include statements
2017-07-16  Long Wanglxc-init: non-functional changes
2017-07-16  Long Wanglxc-init: add comment for exclude 32 and 33 signals
2017-07-16  Long Wanglxc-execute: print error message when failed
2017-07-16  Christian BraunerREADME: update
2017-07-16  Christian BraunerREADME: add CII Best Practices badge to README
2017-07-16  Long Wanglxclock: non-functional changes
2017-07-16  Long Wanglxclock: return the right error when open lock file...
2017-07-16  0x0916remove the unused macro
2017-07-16  0x0916start: send state to legacy lxc-monitord state server...
next