]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2014-10-09  tukiyobig big login delays in CentOS 7 systemd 342/head
2014-09-24  Sergio JimenezInclude network prefix when ipv4/ipv6 keys are queried
2014-09-24  S.Çağlar Onuradd src/python-lxc/setup.py into .gitignore
2014-09-24  Stéphane Graberchange version to 1.0.6 in configure.ac lxc-1.0.6
2014-09-24  Andre NathanFix presentation of IPv6 addresses and gateway
2014-09-23  Stéphane Graberdownload: Make --keyserver actually work
2014-09-23  Stéphane GraberFix the unprivileged tests cgroup management
2014-09-23  KATOH Yasufumidoc: Add description about ignoring lxc.cgroup.use...
2014-09-22  Stéphane GraberFix build failure due to slightly different rmdir
2014-09-22  Bill Kolokithaslxc-archlinux: Properly set default locale in /etc...
2014-09-22  Jean-Tiare... As discussed on ML, do not clean autodev dir on reboot
2014-09-22  Jean-Tiare... clean autodev dir on container exit
2014-09-22  Serge Hallynlxc_map_ids: add a comment
2014-09-22  Serge Hallynlxc_map_ids: don't do bogus chekc for newgidmap
2014-09-22  Masami IchikawaFix build error(ISO C90 specs violation) in lxc.c
2014-09-20  William Dauchylog: fix quiet mode
2014-09-20  Serge Hallynsupport use of 'all' containers when cgmanager supports it
2014-09-20  TAMUKI Shoichilxc-gentoo: keep original uid/gid of files/dirs when...
2014-09-20  TAMUKI Shoichilxc-plamo: keep original uid/gid of files/dirs when...
2014-09-20  Jean-Tiare... Report container exit status to monitord
2014-09-20  Serge Hallynlxc-cgm: fix issue with nested chowning
2014-09-20  S.Çağlar Onurhandle hashed command socket names (v2)
2014-09-20  Daniel Mirandabuild: Make setup.py run from srcdir to avoid distutils...
2014-09-20  Daniel Mirandabuild: don't remove configuration template on clean
2014-09-20  Stéphane Grabertests: Copy the download cache when available [v2]
2014-09-20  Stéphane GraberPrevent compiler warning by initializing ifindex
2014-09-20  Denis PynkinAdditional checks in ALTLinux template
2014-09-19  Serge Hallynstatvfs: do nothing if statvfs does not exist (android...
2014-09-19  Serge Hallynlxc_mount_auto_mounts: honor existing nodev etc at...
2014-09-19  Serge Hallynmount_entry: use statvfs
2014-09-19  Daniel Mirandabuild: Fix support for split build and source dirs
2014-09-19  Serge Hallynchmod container dir to 0770 (v2)
2014-09-19  S.Çağlar Onurignore SIGKILL (CTRL-C) and SIGQUIT (CTRL-\) - issue...
2014-09-19  S.Çağlar Onurshow additional info if btrfs subvolume deletion fails...
2014-09-19  TAMUKI ShoichiUpdate plamo template
2014-09-19  Serge Hallynmonitor: fix sockname calculation for long lxcpaths
2014-09-19  Serge Hallyncommand socket: use hash if needed
2014-09-19  KATOH Yasufumidoc: Add destroy option to lxc-snapshot(1)
2014-09-19  Stéphane GraberDiscontinue the use of in-line comments (stable)
2014-08-18  Stéphane Grabertests: Call sync before testing a shutdown
2014-08-18  Serge Hallyndo_mount_entry: add nexec, nosuid, nodev, rdonly flags...
2014-08-18  KATOH Yasufumidoc: Fix Japanese translation of lxc.container.conf(5)
2014-08-16  Stéphane GraberRevert "chmod container dir to 0770"
2014-08-16  Stéphane GraberFix typo in the previous commit...
2014-08-16  Micahel J.... Add extra debugging
2014-08-16  Lars Wikbergdoc: language correction
2014-08-16  Serge Hallynchmod container dir to 0770
2014-08-16  Serge Hallyncgmanager get/set: clean up child (v2)
2014-08-16  S.Çağlar Onurintroduce --with-distro=raspbian
2014-08-16  Serge Hallynlxc-test-unpriv: test lxc-clone -s
2014-08-16  Serge Hallyncoverity: malloc the right size for btrs_node tree
2014-08-16  Serge Hallyncoverity: don't use newname after null check
2014-08-16  KATOH Yasufumidoc: add lxc.console.logpath to Japanese lxc.container...
2014-08-08  Serge Hallynadd lxc.console.logpath
2014-08-08  Serge HallynDo not allow snapshots of LVM backed containers
2014-08-08  Jean-Tiare... Ensure /dev/pts directory exists on pts setup
2014-08-08  Vincent GierschFix a file descriptor leak in the monitord spawn
2014-08-08  Vincent GierschFix a file descriptor leak in the daemonization
2014-08-08  Jean-Tiare... fix '--log-priority' --> '--logpriority' in main
2014-08-08  rabisgUse portageq to determine portage distdir
2014-08-08  Kalman OlahInclude hostname in DHCP requests
2014-08-08  Nikolay Martynovssh: send hostname to dhcp server
2014-08-08  Michael Wernertemplates: switch from arch command to uname -m
2014-08-08  Serge Hallynubuntu templates: don't check for $rootfs/run/shm
2014-08-08  Serge Hallynbtrfs: support recursive subvolume deletion (v2)
2014-08-08  KATOH Yasufumidoc: Add 'zfs' to the parameter of -B option in lxc...
2014-08-08  KATOH Yasufumidoc: Update the description of SELinux in Japanese...
2014-08-08  KATOH Yasufumidoc: Add -F option to Japanese lxc-start(1)
2014-08-08  Serge Hallynuse non-thread-safe getpwuid and getpwgid for android
2014-08-08  Serge Hallynprint a helpful message if creating unpriv container...
2014-08-08  Dwight Engenprovide an example SELinux policy for older releases
2014-08-08  Stéphane Graberdownload: Have wget retry 3 times
2014-08-08  Stéphane Graberlxc-start: Add -F (foreground) option
2014-07-31  Martin Pittapparmor: Allow slave bind mounts
2014-07-31  Trần Ngọc Quânadd help string for ubuntu templete
2014-07-31  Serge Hallynfix typo in btrfs error msg
2014-07-31  Serge Hallynunprivileged containers: use next available nic name...
2014-07-31  Ansa89Sysvinit script fixes
2014-07-31  Nikolay MartynovAdd SIGPWR support to lxc_init
2014-07-18  Serge Hallynremove mountcgroup hook entirely
2014-07-18  Serge HallynRemove mention of mountcgroups in ubuntu.common config
2014-07-18  Serge Hallynlxc-test-{unpriv,usernic.in}: make sure to chgrp as...
2014-07-16  KATOH Yasufumidoc: Add mention that veth.pair is ignored for unpriv...
2014-07-16  Stéphane Graberdoc: Mention that veth.pair is ignored for unpriv
2014-07-15  Claudio Alarcon... centos template: prevent mingetty from calling vhangup(2)
2014-07-15  Stéphane GraberFix typo in previous patch
2014-07-15  Serge Hallynconfile: sanity-check netdev->type before setting netde...
2014-07-15  Serge Hallynrootfs_is_blockdev: don't run if no rootfs is specified
2014-07-14  Stéphane Graberchange version to 1.0.5 in configure.ac lxc-1.0.5
2014-07-13  Stéphane Grabertests: lxc-test-ubuntu doesn't actually need bind9...
2014-07-13  Stéphane Grabertests: Clarify error message and fix return codes
2014-07-13  Alexander Drewekelxc-debian: standardize formatting
2014-07-13  Alexander Drewekelxc-debian: fix formatting
2014-07-07  Stéphane GraberAlso add --verison support to lxc-start-ephemeral
2014-07-07  Stéphane GraberAdd support for --version to lxc-ls and lxc-device
2014-07-07  Dorian EikenbergFix attach_wait and threads
2014-07-07  Yuto KAWAMURA... Fix incorrect timeout handling of do_reboot_and_check()
2014-07-07  Yuto KAWAMURA... Change find_fstype_cb to ignore blank lines and comments
2014-07-04  Stéphane GraberFix invalid seccomp profile name for Ubuntu.
2014-07-03  Rodrigo Vazmake the container exit code propagate to lxc-start...
next