]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2014-05-16  Serge Hallynlxc.container.conf(5): update guidance for lxc.mount...
2014-05-16  Serge Hallynnbd: exit cleanly if nbd fails to attach
2014-05-16  Serge Hallynlxc.container.conf: document the type: lxc.rootfs conve...
2014-05-16  Serge Hallynadd support for nbd
2014-05-16  Dwight Engenlxc-oracle: export upstart environment variable for...
2014-05-13  Edvinas Klovasarchlinux template: fix lxc.root for btrfs backend
2014-05-13  Dwight Engenlxc-oracle: add pts/[1-4] to securetty for libvirt-lxc
2014-05-09  S.Çağlar Onuruse same ifndef/define format for all headers
2014-05-08  Serge Hallyncgmanager: detect whether cgmanager supports name=...
2014-05-08  KATOH Yasufumidoc: Fix Japanese lxc.container.conf(5)
2014-05-07  Dwight Engenpython3: remove assert since hwaddr isn't set by the...
2014-05-07  Dwight Engeninstall lxc-patch.py 644 to fix rpmlint warning
2014-05-07  Edvinas Klovasarchlinux template: added sigpwr handling to systemd...
2014-05-07  Serge Hallyncgmanager: use absolute cgroup path to switch cgroups...
2014-05-07  Serge Hallyncgmanager: also handle named subsystems (like name...
2014-05-07  Serge Hallynbtrfs: support unprivileged destroy
2014-05-07  Serge Hallynbtrfs: support unprivileged create and clone
2014-05-06  Dwight Engencorrect license on file to LGPL vs. GPL and fix address
2014-05-06  KATOH Yasufumidoc: Update lxc.container.conf(5) for improving lxc...
2014-05-06  KATOH Yasufumidoc: Update Japanese lxc.container.conf(5) for mounting...
2014-05-06  Christian Seilerlxc.mount.auto: improve defaults for cgroup and cgroup...
2014-05-06  Christian SeilerFactor out capability parsing logic
2014-05-06  Christian Seilercgfs: don't mount /sys/fs/cgroup readonly
2014-05-06  Stéphane Graberpython-lxc: minor fixes to __init__.py
2014-05-06  Serge HallynAdd missing MAX_STACKDEPTH define on MUTEX_DEBUGGING...
2014-05-05  Stéphane Graberlxc-ls: Force running against containers without python
2014-05-02  Stéphane GraberRevert "cgfs: don't mount /sys/fs/cgroup readonly"
2014-05-02  Stéphane Graberlxc-ls: Cache groups and show bygroup in autostart
2014-05-02  KATOH Yasufumidoc: Update Japanese lxc-ls(1) for the new -g/--group...
2014-05-02  Serge Hallyncgfs: don't mount /sys/fs/cgroup readonly
2014-05-02  Stéphane Graberlxc-ls: Allow the use of --groups without --fancy
2014-05-02  KATOH Yasufumidoc: Update Japanese lxc-create(1) for 'none' bdev...
2014-05-02  KATOH Yasufumidoc: Update Japanese lxc-clone(1) for fixing typo
2014-05-02  Stéphane Graberlxc-ls: Typo in manpage
2014-05-02  Stéphane Graberlxc-ls: Update lxc.group handling
2014-05-01  Serge Hallynlxc-create: make 'none' bdev type work again
2014-05-01  Nikolay Martynovuse correct lxc-init path in sshd template
2014-04-30  Carlo Landmeteralpinelinux: set correct lxc_arch for x86
2014-04-30  S.Çağlar Onurfix minor typo in .gitignore
2014-04-30  Stéphane Graberclang: Fix build warnings for 3.4
2014-04-30  Dwight Engenlxc-oracle: fix warnings/errors from some rpm scriptlets
2014-04-29  Serge Hallynapparmor: allow writes to sem* and msg* sysctls
2014-04-29  S.Çağlar Onurrevert 1d16785 - fixes #191
2014-04-28  Serge HallynRevert "snapshots: move snapshot directory"
2014-04-28  Dwight Engenoutput lxc.arch as i686 for PER_LINUX32
2014-04-28  Dwight Engenallow all iX86 strings for lxc.arch
2014-04-28  Serge Hallynlxc-user-nic: handle failure in create_nic
2014-04-28  KATOH YasufumiConvert punctuation marks in Japanese man pages
2014-04-28  Dwight Engencoverity: fix fd leak in error case (1011105)
2014-04-28  Michael H.... Check for symlinks before attempting create.
2014-04-28  Serge Hallynsnapshots: move snapshot directory
2014-04-28  Serge Hallynlxc startup: manually mark every shared mount entry...
2014-04-28  Serge Hallynlxc-clone man page: fix typos
2014-04-15  Serge Hallyncppcheck: fix unchecked realloc in lxc_info.c
2014-04-11  Serge Hallyncgmanager: don't call nih_dbus_setup
2014-04-09  Dwight Engenlxc-oracle: use db_load from container
2014-04-09  Dwight Engenlxc-oracle: only create media repo when --baseurl is...
2014-04-09  Dwight Engenlxc-oracle: update to support OL7
2014-04-09  Dwight Engenlxc-oracle: allow installing from arbitrary yum repo
2014-04-08  Stéphane GraberFix typo in previous commit
2014-04-08  Stéphane Grabertests; Bump wait delay for shutdown to 120s
2014-04-08  Stéphane Graberapparmor: Use more generic allow rule for pivot
2014-04-08  KATOH Yasufumidoc: Update Japanese lxc-stop(1) to describe about...
2014-04-07  Serge Hallyncgmanager: cgm_get: len = 0 is a query for length only
2014-04-07  Serge Hallynlxc_*.c: don't exit with -1
2014-04-07  Ryan Mulliganarchlinux: add debugging info for missing network link
2014-04-07  Serge Hallynlxc_start: return 1 not -1 on error
2014-04-05  Serge Hallynlxc_spawn: initialize netpipe
2014-04-04  Leonid Isaevarchlinux: Code cleanups (v2)
2014-04-04  Stéphane GraberRevert "archlinux: Code cleanups"
2014-04-04  Leonid Isaevarchlinux: Code cleanups
2014-04-04  Leonid Isaevarchlinux: Create per-container pacman host key
2014-04-04  Leonid Isaevarchlinux: Fix default package selection
2014-04-04  Robert VogelgesangMove lxc-monitord.log out of /var/lib/lxc/
2014-04-04  Robert VogelgesangFix wait_for_bridge() in sysvinit script
2014-04-04  S.Çağlar Onuradd init.lxc to .gitignore
2014-04-04  Stéphane Graberapparmor: Update profiles for current upstream parser
2014-04-03  Dwight Engenfix lxc-info printing duplicate lines
2014-04-02  Michael H.... Added lxc.arch to configuration files for CentOS and...
2014-04-02  Dwight Engenmake monitor/monitord more resilient to unexpected...
2014-04-02  Serge Hallynapparmor: deny writes to most of /proc/sys (v2)
2014-04-02  Guillaume ZITTAenable sshd by default like other templates
2014-04-02  Guillaume ZITTAlxc-gentoo, fix lack of any generated locale
2014-04-02  Stéphane Grabertests: Try to make shutdowntest a bit more robust
2014-04-01  Guillaume ZITTAfix lxc-console not working by default
2014-04-01  Serge Hallynapparmor: auto-generate the blacklist rules
2014-04-01  Serge Hallynapparmor: don't allow mounting cgroupfs by default
2014-04-01  Stéphane Graberdownload: Set a 30s timeout for wget request
2014-04-01  Stéphane Grabertests: Also propagate the https proxy
2014-03-31  Stéphane GraberUse on_path to find init.lxc
2014-03-31  Dwight Engenlxc.spec: adjust for move of libexecdir/lxc-init to...
2014-03-29  Dwight Engenadd yum plugin to repatch rootfs on yum update
2014-03-29  Bogdan Purcareataconfig_network_type: set macvlan default mode to private
2014-03-27  Serge Hallynmove lxc-init to /sbin/init.lxc
2014-03-27  Florian Klinkcheck whether rootfs is shared before running pre-mount...
2014-03-26  Bogdan Purcareatanetwork.c: Add missing LXC_NET_NONE option + refactor
2014-03-25  Serge Hallyncommands: handle epipe
2014-03-24  Stéphane Graberuserns: Update bind-mounted devices
2014-03-24  Stéphane Graberlxc-ls: Optimize things a bit
2014-03-24  Stéphane Graberlxc-ls: Fix memory reporting
next