]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2017-07-31 Christian Braunertree-wide: struct bdev -> struct lxc_storage
2017-07-31 Christian Braunerstorage: rename files "bdev" -> "storage"
2017-07-31 Christian Brauneroverlay: rework overlay storage driver
2017-07-31 Christian Braunerzfs: rework zfs storage driver
2017-07-31 Christian Braunerstorage: add rbd, zfs as block devices
2017-07-31 Christian Braunerstorage: make detect method return bool
2017-07-31 Christian Braunerrbd: rework rbd storage driver
2017-07-31 Christian Braunerrbd: rbd non-functional changes
2017-07-31 Christian Braunerloop: rework loop storage driver
2017-07-31 Christian Braunerbtrfs: switch to new rsync helpers
2017-07-31 Christian Braunerstorage: switch to new rsync functions
2017-07-31 Christian Braunerrsync: add new rsync functions
2017-07-31 Christian Braunerbdev: non-functional changes
2017-07-31 Christian Braunerdir: improvements
2017-07-31 Christian Braunerdir: non-functional changes
2017-07-31 Christian Braunerstorage: rework lvm backend
2017-07-31 Christian Braunerstorage: add arg to create_snapshot()
2017-07-31 Christian Braunerbtrfs: switch to btrfs_create_{clone,snapshot}()
2017-07-31 Christian Braunerstorage: add create_{clone,snapshot}()
2017-07-31 Christian Braunerbtrfs: simplify
2017-07-31 Christian Braunerbtrfs: simplify
2017-07-31 Christian Braunerbtrfs: only chown_mapped_root() if not btrfs
2017-07-31 Christian Braunerbtrfs: non-functional changes
2017-07-31 Christian Braunerbtrfs: enable unprivileged snapshots
2017-07-31 Christian Braunerbtrfs: export btrfs_snapshot_wrapper()
2017-07-31 Christian Braunerbtrfs: non-functional changes
2017-07-31 Christian Braunertools: remove empty snap directory
2017-07-31 Christian Brauneroverlay: simplify and adapt to "overlay"
2017-07-31 Christian Braunerlvm: non-functional changes
2017-07-31 Christian Braunerbtrfs: simplify + bugfix
2017-07-31 Christian Braunerlxccontainer: use snprintf()
2017-07-31 Christian Braunerstorage: default to orig type on identical paths
2017-07-31 Stéphane GraberMerge pull request #1721 from brauner/2017-07-30/fix_sa...
2017-07-31 Christian Braunertest: test for invalid network key
2017-07-30 Christian BraunerMerge pull request #1720 from hallyn/2017-07-29/cg
2017-07-30 Christian Braunerlxccontainer: clear whole indexed networks
2017-07-30 Christian Braunerconfile: use deindexed network keys
2017-07-29 Serge HallynFix some bugs in #1719
2017-07-29 Christian BraunerMerge pull request #1719 from hallyn/2017-07-28/cg
2017-07-29 Serge HallynFix up c8bf519d to fit our coding style
2017-07-29 Serge HallynMerge pull request #1708 from aeris/master
2017-07-28 Christian BraunerMerge pull request #1717 from hallyn/harri1
2017-07-28 Harald DunkelUse "rsync -SHaAX" to copy the cached rootfs into place
2017-07-28 Stéphane GraberMerge pull request #1716 from brauner/2017-07-28/bugfix
2017-07-28 Christian Braunerlvm: fix check
2017-07-28 Stéphane GraberMerge pull request #1715 from brauner/2017-07-27/fix_gc...
2017-07-28 Christian Braunercgroups: use tight scoping
2017-07-28 Christian Braunerlvm: check whether lxc.bdev.lvm.vg is set
2017-07-27 Stéphane GraberMerge pull request #1714 from brauner/2017-07-27/fix_gc...
2017-07-27 Christian Braunercgroups: workaround gcc-7 bug
2017-07-26 Serge HallynMerge pull request #1713 from brauner/2017-07-26/hybrid...
2017-07-26 Christian Braunercgroups: handle hybrid cgroup layouts
2017-07-26 Christian Braunerutils: move helpers from cgfsng.c to utils.{c,h}
2017-07-26 aerisAllow full path in lxc.devices.allow
2017-07-25 Serge HallynMerge pull request #1606 from brauner/2017-06-01/lxc_se...
2017-07-24 Christian Braunerstart: lxc_setup() after unshare(CLONE_NEWCGROUP)
2017-07-24 Christian BraunerMerge pull request #1706 from lifeng68/do_remount
2017-07-24 Li Feng Using 'add-required_remount_flags' function to add...
2017-07-18 Li FengAdd test script to test the ro option of lxc.rootfs...
2017-07-17 Li FengFix issue #1702, do remount with the MS_REMOUNT flag...
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
2017-07-12 Long Wangtests: fix typo
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)
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
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()
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
next