]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2015-11-12  Serge Hallynseccomp: handle inverted arch 697/head
2015-11-09  Tycho Andersenutils: dialback setproctitle failure message
2015-11-09  Serge Hallyncoverity: avoid null pointer dereference in cgmanager
2015-11-07  Tycho Andersenc/r: use freezer to seize tasks
2015-11-06  Tycho Andersendefine PR_SET_MM_MAP & friends if necessary
2015-11-06  Tycho Andersenc/r: don't require a veth link to c/r
2015-11-06  Tycho Andersenuse PR_SET_MM_MAP instead of PR_SET_MM
2015-11-06  Christian BraunerFix calculations in clone_update_unexp_hooks()
2015-11-06  Christian BraunerUpdate absolute paths for overlay and aufs mounts
2015-11-06  Christian BraunerAdd clone_update_unexp_ovl_paths() function
2015-11-06  Wolfgang Bumillerhooks: put binary hooks into $libexecdir/lxc/hooks
2015-11-06  Serge Hallynsupport arguments in lxc.init_cmd
2015-11-06  Sungbae YooUnify the polite word style in Korean manpages
2015-11-06  Sungbae Yoodoc: Add the description of lxc.hook.stop to Korean...
2015-11-06  Serge Hallynonly re-open fds if stdin is a tty
2015-11-06  Stéphane GraberInit error_num to 1
2015-11-06  Stéphane Graberlxc-ubuntu-cloud: Never exit 0 when no container is...
2015-10-30  Stéphane GraberMerge pull request #683 from Kubuxu/patch-1
2015-10-30  Jakub Sztanderaarch template: Fix systemd-sysctl service 683/head
2015-10-30  Serge Hallyndon't close std* fd if opentty fails
2015-10-29  Christian BraunerSimplify function
2015-10-29  Christian BraunerParse rootfs->path
2015-10-29  Serge Hallynlxc-net: switch After target to network-online.target
2015-10-29  Serge Hallynlxc-usernsexec: reopen fds 0,1,2 separately
2015-10-29  Serge HallynIgnore trailing /init.scope in init cgroups
2015-10-29  Stéphane Graberubuntu-cloud: Replace .tar.gz by .tar.xz and don't...
2015-10-29  Christian BraunerMake mount_entry_create_*_dirs() more robust
2015-10-29  KATOH Yasufumidoc: Add the description of lxc.hook.stop to Japanese...
2015-10-29  Sungbae Yoodoc: Add lxc.ephemeral in Korean lxc.container.conf(5)
2015-10-18  Serge Hallyncoverity: free mounts on error path
2015-10-11  Stéphane GraberTell gcc about lxcmntent for the unmount hook
2015-10-11  Stéphane GraberDon't include mntent when lxcmntent is used
2015-10-11  Stéphane GraberDon't re-include config.h in lxcmntent.h
2015-10-11  Stéphane GraberUpdate gitignore
2015-10-11  Stéphane GraberAttempt to fix bionic builds of unmount-namespace
2015-10-07  Sungbae Yoodoc: Add the note related mount in Korean lxc.container...
2015-10-07  Sungbae Yoodoc: Add the common and '-s' option in Korean lxc-destr...
2015-10-07  KATOH Yasufumidoc: Add lxc.ephemeral in Japanese lxc.container.conf(5)
2015-10-07  Wolfgang Bumilleradded the unmount-namespace hook
2015-10-07  Wolfgang Bumillerdocument the stop hook
2015-10-07  Wolfgang Bumillerpass namespace handles to the stop hook
2015-10-07  Wolfgang Bumillerrun stop hook between STOPPING and STOPPED states
2015-10-07  Wolfgang Bumilleradded stop-hook entries
2015-10-07  Wolfgang Bumillerpreserve container namespace
2015-10-07  Wolfgang Bumillerstart.c:preserve_ns: added pid parameter
2015-10-07  Christian BraunerMake overlayfs mounts work directly
2015-10-05  Stéphane GraberFix the type of i in lxc_mount_auto_mounts
2015-10-05  Serge Hallynlxc_mount_auto_mounts: fix weirdness
2015-10-05  KATOH Yasufumidoc: Add the note related mount in Japanese lxc.contain...
2015-10-05  Serge Hallynlxc-test-symlink: add a test using absolute symlink
2015-10-05  Christian BraunerMake lxc-start-ephemeral use lxc.ephemeral
2015-10-05  Christian BraunerCleanup parts of lxc-destroy
2015-10-05  Christian BraunerAdd lxc.ephemeral to lxc.container.conf manpage
2015-10-05  Bogdan Purcareataseccomp: add aarch64 support
2015-09-30  Stéphane GraberMerge pull request #666 from Ponce/slackware-template
2015-09-30  Stéphane GraberMerge pull request #667 from cjwatson/ephemeral-parse...
2015-09-30  Colin Watsonlxc-start-ephemeral: Parse passwd directly 667/head
2015-09-29  Stéphane GraberDefine O_PATH and O_NOFOLLOW for Android
2015-09-29  Matteo BernardiniAdd a slackware template. 666/head
2015-09-29  Serge HallynCVE-2015-1335: Protect container mounts against symlinks
2015-09-28  Christian BraunerRemove unnecessary call to free()
2015-09-28  Kaarle Ritvanenlxc-alpine: use getopt to parse options
2015-09-28  Kaarle Ritvanenlxc-alpine: avoid GNU BRE extensions for better portability
2015-09-28  Christian BraunerFree allocated memory on failure (v2)
2015-09-28  Christian BraunerAdd CAP_BLOCK_SUSPEND
2015-09-28  Christian BraunerAdd CAP_AUDIT_READ
2015-09-28  Christian BraunerCheck return value of snprintf in mount_proc_if_needed()
2015-09-28  Christian BraunerCheck return value of snprintf
2015-09-28  Stéphane Graberlxc-debian: We should only check the kernel architecture.
2015-09-26  Serge Hallyncoverity: remove useless check
2015-09-26  Serge Hallyncoverity: drop second (redundant) block
2015-09-25  Tycho Andersencmds: fix abstract socket length problem
2015-09-25  Serge Hallynubuntu.common.conf: mount /dev/mqueue
2015-09-21  Stéphane GraberFix indentation
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...
next