]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2017-08-15  Christian Braunerutils: add has_fs_type() + is_fs_type()
2017-08-15  Christian Braunerconf: mount_autodev()
2017-08-15  Christian Braunerconf: lxchook_names
2017-08-15  Christian Braunerconf: mount_entry()
2017-08-15  Christian Braunerconf: cull_mntent_opt()
2017-08-15  Christian Braunerconf: mount_entry_create_dir_file()
2017-08-15  Christian Braunerandroid: include custom mntent
2017-08-15  Christian Braunerconf: mount_entry_on_generic()
2017-08-15  Christian Braunerconf: mount_entry_on_systemfs()
2017-08-15  Christian Braunerconf: mount_entry_on_absolute_rootfs()
2017-08-15  Christian Braunerconf: setup_mount_entries()
2017-08-15  Christian Braunerconf: make_anonymous_mount_file()
2017-08-15  Christian Braunerconf: setup_mount()
2017-08-15  Christian Braunerconf: mount_file_entries()
2017-08-15  Thomas Lamprechttemplates/opensuse: support leap 42.3
2017-08-15  Thomas Lamprechttemplates/opensuse: getty.target.wants does not always...
2017-08-15  Thomas Lamprechttemplates/opensuse: fix tumbleweed software selection
2017-08-15  Thomas Lamprechttemplates/opensuse: tumbleweed has no update repo
2017-08-15  Christian Braunerutils: rework lxc_deslashify()
2017-08-15  Christian Braunertree-wide: struct bdev -> struct lxc_storage
2017-08-15  Christian Braunerstorage: rename files "bdev" -> "storage"
2017-08-15  Stéphane GraberMerge pull request #1747 from brauner/2017-08-15/stable...
2017-08-15  Christian Braunerstorage: handle overlay for stable 2.0 1747/head
2017-08-15  Christian BraunerRevert "storage: prefix all dir paths"
2017-08-15  Christian BraunerRevert "storage: add lxc_storage_get_path()"
2017-08-15  Christian BraunerRevert "storage: prefix all btrfs paths"
2017-08-15  Christian BraunerRevert "storage: prefix all lvm paths"
2017-08-15  Christian BraunerRevert "lvm: check whether lxc.bdev.lvm.vg is set"
2017-08-15  Christian BraunerRevert "lvm: fix check"
2017-08-15  Christian BraunerRevert "storage: prefix all nbd paths"
2017-08-15  Christian BraunerRevert "storage: prefix all rbd paths"
2017-08-15  Christian BraunerRevert "storage: prefix all zfs paths"
2017-08-15  Christian BraunerRevert "storage: handle prefixed rootfs paths"
2017-08-15  Christian BraunerRevert "btrfs: simplify + bugfix"
2017-08-15  Christian BraunerRevert "lvm: non-functional changes"
2017-08-15  Christian BraunerRevert "overlay: simplify and adapt to "overlay""
2017-08-15  Christian BraunerRevert "tools: remove empty snap directory"
2017-08-15  Christian BraunerRevert "btrfs: non-functional changes"
2017-08-15  Christian BraunerRevert "btrfs: export btrfs_snapshot_wrapper()"
2017-08-15  Christian BraunerRevert "btrfs: enable unprivileged snapshots"
2017-08-15  Christian BraunerRevert "btrfs: non-functional changes"
2017-08-15  Christian BraunerRevert "btrfs: only chown_mapped_root() if not btrfs"
2017-08-15  Christian BraunerRevert "btrfs: simplify"
2017-08-15  Christian BraunerRevert "btrfs: simplify"
2017-08-15  Christian BraunerRevert "storage: add create_{clone,snapshot}()"
2017-08-15  Christian BraunerRevert "btrfs: switch to btrfs_create_{clone,snapshot}()"
2017-08-15  Christian BraunerRevert "storage: add arg to create_snapshot()"
2017-08-15  Christian BraunerRevert "storage: rework lvm backend"
2017-08-15  Christian BraunerRevert "dir: non-functional changes"
2017-08-15  Christian BraunerRevert "dir: improvements"
2017-08-15  Christian BraunerRevert "bdev: non-functional changes"
2017-08-15  Christian BraunerRevert "rsync: add new rsync functions"
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
next