]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
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...
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 649/head
2015-08-28  Stéphane GraberMerge pull request #646 from brauner/manpages_new
2015-08-28  Christian BraunerAdapt manpage for lxc-snapshot 646/head
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... 643/head
2015-08-28  Patrick ToomeyAdd support for get_config_item and set_config_item 585/head
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
next