]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2015-09-21 Serge Hallynovl_rsync: make sure to umount
2015-09-21 Serge Hallynoverlayfs_mount: create delta dir if it doesn't exist
2015-09-21 Serge Hallynlxc_rmdir_onedev: don't fail if path doesn't exist
2015-09-21 Christian BraunerMake ephemeral containers survive reboots
2015-09-21 Christian BraunerRemove ephemeral containers from lxc_snapshots
2015-09-21 Christian BraunerMake mod_all_rdeps() public It will now also be called...
2015-09-21 Tycho Andersenlxc-checkconfig: add some more config options
2015-09-21 Tycho Andersengitignore: add Korean man page output
2015-09-21 Tycho Andersengitignore: add strange lxc@.service file
2015-09-21 Christian BraunerEnsure that mmap()ed memory is \0-terminated (v3)
2015-09-21 Stephane NguyenFixing MTU calculation in instantiate_veth()]
2015-09-21 Christian BraunerEnable lxc_fini() to destroy container on shutdown
2015-09-21 Christian BraunerDestroy bdevs using bdev_destroy() from bdev.h
2015-09-21 Christian BraunerAdd bdev_destroy() and bdev_destroy_wrapper()
2015-09-21 Christian BraunerAdd lxc.ephemeral lxc.ephemeral indicates whether a...
2015-09-21 Serge Hallynoverlayfs_clone: rsync the mounted rootfs
2015-09-21 Christian BraunerFix reallocation calculation
2015-09-21 Serge HallynAdd tests for snapshot clone dependencies
2015-09-21 Serge HallynAdd a nesting.conf which can be included to support...
2015-09-21 Sungbae Yoodoc: Update Korean lxc-snapshot(1) for newname option
2015-09-21 Sungbae Yoodoc: Add lxc.init_(uid|gid) in Korean lxc.container...
2015-09-21 Sungbae Yoodoc: Update Korean lxc.cgroup.use in lxc.system.conf(5)
2015-09-21 Sungbae Yoodoc: Add the rename option to lxc-clone(1) in Korean...
2015-09-21 Sungbae Yoodoc: Add LXC-specific mount option in Korean lxc.contai...
2015-09-21 KATOH Yasufumidoc: Update Japanese lxc-snapshot(1) for newname option
2015-09-21 KATOH Yasufumidoc: Add lxc.init_(uid|gid) in Japanese lxc.container...
2015-09-21 KATOH Yasufumidoc: Add the common and '-s' option in lxc-destroy(1)
2015-09-21 KATOH Yasufumidoc: Add LXC-specific mount option in Japanese lxc...
2015-09-08 Christian BraunerDo not use strlen() on non-null terminated buffer
2015-09-04 Serge Hallyncoverity: avoid use of NULL c1
2015-09-04 Serge Hallyncoverity: fix mount_entry_create_dir_file
2015-09-03 Stéphane GraberMerge pull request #649 from major/lxc-delete-network...
2015-09-03 Major HaydenTear down network devices during container halt
2015-08-28 Stéphane GraberMerge pull request #646 from brauner/manpages_new
2015-08-28 Christian BraunerAdapt manpage for lxc-snapshot
2015-08-28 Stéphane GraberMerge pull request #585 from ptoomey3/lxc-execute-as...
2015-08-28 Stéphane GraberMerge pull request #643 from raspberrypython/issue-616
2015-08-28 David NoyesAlternative test for dpkg multiarch support in lxc...
2015-08-28 Patrick ToomeyAdd support for get_config_item and set_config_item
2015-08-28 Patrick ToomeyUpdate docs to reflect lxc.init_uid and lxc.init_gid...
2015-08-28 Patrick ToomeyUpdate english docs for new lxc.init_uid and lxc.init_g...
2015-08-28 Patrick ToomeyAdd support for setting lxc-execute init UID/GID via...
2015-08-28 Patrick ToomeyClarify struct field comment
2015-08-28 Patrick ToomeyPass UID/GID explicitly through flags
2015-08-28 Patrick ToomeySet UID/GID to parent value for lxc-execute
2015-08-28 Patrick ToomeyDo not switch to root for lxc-execute
2015-08-27 David WardFix verification of start hook without a rootfs
2015-08-27 David WardWhen creating container, save configuration if rootfs...
2015-08-27 David WardOnly mount /proc if needed, even without a rootfs
2015-08-27 David WardAllow autodev without a rootfs
2015-08-27 David WardFix /dev symlinks without a rootfs
2015-08-27 David WardFix container creation without a rootfs
2015-08-27 David WardFix automatic mounts without a rootfs
2015-08-27 Stéphane GraberMerge pull request #617 from alkino/master
2015-08-27 Stéphane GraberMerge pull request #631 from alkino/doc
2015-08-27 Stéphane GraberMerge pull request #634 from alkino/config_mount
2015-08-27 Stéphane GraberMerge pull request #638 from schiele/master
2015-08-27 Natanael CopaClone bridge interface MTU setting
2015-08-27 Serge Hallynfix open() results check to include 0
2015-08-27 Christian BraunerDestroy container with snapshots & clone-snapshots
2015-08-27 Christian Braunermod_rdep(): Write path and name of clone to file
2015-08-27 Christian BraunerFix grammar in some of the executables
2015-08-27 Christian BraunerMake LXC_CLONE_KEEPNAME work
2015-08-27 Christian Braunerlxc-destroy: Remove container with all snapshots
2015-08-27 Christian BraunerRefactor lxc-snapshot
2015-08-27 KATOH Yasufumidoc: Update lxc.cgroup.use in lxc.system.conf(5)
2015-08-27 Antonio Terceirolxc-debian: allow not including contrib/non-free
2015-08-27 Antonio Terceirolxc-debian: support stretch (Debian 9) images
2015-08-27 Stéphane Graberinit: Support older apparmor
2015-08-26 David NoyesTest dpkg for multiarch support in lxc-debian template
2015-08-21 Robert Schielecheck for NULL pointers before calling setenv()
2015-08-15 Nicolas CornuSplit handle of lxc.mount* with 3 functions
2015-08-14 Tycho Andersenc/r: enable tracefs
2015-08-14 Serge HallynMerge pull request #632 from lxc/revert-621-arguments
2015-08-14 Serge HallynRevert "Refactor lxc-snapshot, lxc-clone, make LXC_CLON...
2015-08-14 Nicolas CornuRefactor and factorize mount entries
2015-08-14 Nicolas CornuAdd doc for optional, create=dir and create=file in...
2015-08-14 Nicolas CornuFactorize handle of create=dir and create=file
2015-08-14 Nicolas CornuAdd long option for -P in documentation
2015-08-14 Serge HallynMerge pull request #621 from brauner/arguments
2015-08-13 Stéphane GraberMerge pull request #596 from lazy404/master
2015-08-13 Michal GrzedzickiOnly use LOGPATH if lxcpath is unset or default
2015-08-13 Stéphane GraberMerge pull request #628 from rldleblanc/cap_clone_fix
2015-08-13 Stéphane GraberMerge pull request #629 from rldleblanc/clone_typo
2015-08-13 Antonio Terceirolxc-debian: skip security updates for unstable/sid
2015-08-13 KATOH Yasufumidoc: Add the rename option to lxc-clone(1)
2015-08-13 Tycho Andersenc/r: get rid of dump_net_info()
2015-08-13 Tycho Andersenc/r: allow empty networks to be checkpointed/restored
2015-08-13 Tycho Andersengitignore: add TAGS files
2015-08-13 Arjun Sreedharanlxc_monitor: free @preg on error
2015-08-13 Wolfgang Bumillerpass on reboot flag and delete old veth on reboot
2015-08-13 Przemek RudyPrevent from error on umount /proc if userns are used.
2015-08-13 Robert LeBlancSmall trivial typo.
2015-08-13 Stéphane GraberMerge pull request #623 from christiaan/ephemeral_bind
2015-08-13 Stéphane GraberMerge pull request #619 from alkino/contributing
2015-08-13 Stéphane GraberMerge pull request #577 from CameronNemo/systemd-instanced
2015-08-13 Robert LeBlancCaps are getting lost when cloning an LXC. Adding the...
2015-08-08 Christian Braunerlxc-destroy: Remove container with all snapshots
2015-08-08 Christian BraunerFix grammar in some of the executables
2015-08-08 Christian BraunerMake LXC_CLONE_KEEPNAME work
next