]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2014-03-08 Serge Hallyncheck netnsfd before closing
2014-03-08 Serge Hallynfix leak of netnsfd in recent commit
2014-03-08 Stéphane GraberDon't trigger SYSERROR for optional mounts
2014-03-07 Dwight Engenfix fd leak in test-concurrent
2014-03-07 Stéphane Graberlxc-create: Require --template be passed
2014-03-07 Stéphane Graberlxc-ls: Add interfaces field
2014-03-07 Stéphane Graberlxc-ls: Update help message to include fields
2014-03-07 Stéphane Graberlxc-autostart: Add a new --ignore-auto/-A flag
2014-03-07 Stéphane Graberlxc-autostart: Document -a and -g
2014-03-07 Serge Hallynlxc: manually move NICs back to host after container...
2014-03-07 S.Çağlar Onuradd shared lxc_log_fd into TLS
2014-03-07 S.Çağlar Onurput shared variables into thread-local storage
2014-03-07 Serge HallynRevert "fix console stdin,stdout,stderr fds"
2014-03-06 S.Çağlar Onurwait 15 seconds instead of forever and produce debug...
2014-03-06 Serge Hallyncgmanager: tell dbus to do locking
2014-03-06 Serge Hallynadd missing return false on error path
2014-03-05 Dwight Engenfix console stdin,stdout,stderr fds
2014-03-04 Serge Hallynsnapshot: fix overlayfs restore
2014-03-04 Stéphane GraberUpdate gitignore for lxc-ls
2014-03-04 Serge Hallyncgmanager: switch to TLS
2014-03-04 Serge Hallyncgmanager updates
2014-03-04 Stéphane Graberlxc-ls: Fix support of --nesting for unpriv
2014-03-04 Stéphane Graberpython3: Export get_global_config_item
2014-03-04 Serge Hallynchown_mapped_rootid: don't double-map root id
2014-03-04 Natanael Copalua: respect configure's --prefix
2014-03-03 Serge Hallynclone: don't set new containers' rootfs to the old
2014-03-03 Dwight Engenfix systemd unit file location to use prefix for local...
2014-03-03 Stéphane GraberFix typo I introduced in the bdev change.
2014-03-03 Stéphane GraberUpdate README to mention pkg-config and current configure
2014-03-03 Serge Hallynsimpler shared rootfs handling
2014-03-03 Serge Hallynclone: don't ever mark the clone's rootfs as being...
2014-03-03 S.Çağlar Onuruse btrfs snapshot feature to restore snapshots
2014-03-03 Serge Hallyncgmanager: don't stay connected
2014-03-03 Johannes Kastlremoved shebang from bash_completion-file
2014-03-01 Stéphane Graberlxc-download: Fix in_userns again
2014-02-28 Serge Hallynon_path: use strtok_r consistently
2014-02-27 Stéphane GraberFix unprivileged containers started by root
2014-02-27 Stéphane Graberstart: Fix print_top_failing_dir for /var/lib/lxc
2014-02-27 Stéphane Graberlxc-download: Ignore return code from subshell
2014-02-27 S.Çağlar Onurbdev: do not crash if specs is NULL
2014-02-27 Vitaly Lavrovfix realloc() error on reboot container
2014-02-26 Dwight Engenfix attach when cgroups mounted after container start
2014-02-26 Stéphane Graberlxc-download: Detect unpriv created by real root
2014-02-26 Stéphane Graberupstart: Don't forward requests for LXC_DOMAIN
2014-02-25 Stéphane Graberconfile: Don't crash on invalid id_map
2014-02-25 Stéphane Graberpython3: Add support for wlan device add
2014-02-25 Stéphane Graberattach: Defined MS_REC and MS_SLAVE if not set
2014-02-25 Serge Hallynalways check whether rootfs is shared
2014-02-24 Serge HallynCatch seccomp violations by init
2014-02-24 Stéphane Graberlxc-start-ephemeral: Set tmpfs mode to 0755
2014-02-22 Serge Hallynadd dir support
2014-02-22 Serge Hallynapparmor: don't do on-exec profile changes
2014-02-20 Stéphane Graberchange version to 1.0.0 in configure.ac
2014-02-20 Stéphane Graberapparmor: Drop unused profile
2014-02-20 Stéphane Grabercoverity: Fix two memory leaks
2014-02-20 Stéphane Graberbdev: Fix aufs mounts when /run/lxc doesn't exist
2014-02-20 Natanael Copalxc-alpine: add support for architecture arm
2014-02-20 Natanael Copalua: Do not link Lua module to the Lua core library
2014-02-20 Stéphane Graberlxc-start-ephemeral: Also set xino path
2014-02-20 S.Çağlar Onurfix aufs mount for some fs types via adding the xino...
2014-02-19 Dwight Engenfix mounts not propagating back to root mntns during...
2014-02-19 Stéphane Graberchange version to 1.0.0.rc4 in configure.ac
2014-02-19 Stéphane Graberupstart; Enable lxc-net by default
2014-02-19 Stéphane Graberrundir: Fix crash with privileged containers
2014-02-19 Stéphane GraberFix typo in error message
2014-02-19 Stéphane Grabertemplates: Fix bashisms in common code
2014-02-19 KATOH Yasufumidoc: Update Japanese lxc.container.conf(5)
2014-02-19 Natanael Copalxc-alpine: add checksums for musl libc build server...
2014-02-19 Natanael Copalxc-alpine: fixes for checkbashism
2014-02-19 Stéphane Grabercoverity: rundir: Fix memory leaks
2014-02-19 Stéphane Graberrundir: Fix memory leaks
2014-02-19 Serge Hallynnetwork: set mtu of unpriv veth to the bridge's mtu
2014-02-19 Stéphane Graberrundir: Fix the uid == 0 case
2014-02-18 Stéphane GraberSet a reasonable fallback for get_rundir
2014-02-18 Stéphane Graberlxc-checkconfig: Fix parsing on vserver kernels
2014-02-18 Serge HallynFix unprivileged networking
2014-02-18 Serge Hallyncache whether 'optional' was in mntopts
2014-02-18 Eivind Uggedalgentoo: fix typo in config cross-reference comment
2014-02-18 Dwight Engendoc: update for commit 69aa6655
2014-02-18 Serge Hallyndrop create= from mount options (v2)
2014-02-18 Stéphane GraberAdd missing include
2014-02-18 Stéphane Grabercoverity: Try to make it happier with our array handling
2014-02-18 Stéphane Graberupstart: Fix wrong stderr redirect
2014-02-18 KATOH Yasufumidoc: Update Japanese lxc-clone(1)
2014-02-18 Stéphane Graberdoc: Fix broken grammar.
2014-02-18 Serge Hallyndon't skip setting network properties in unpriv case
2014-02-18 Stéphane Graberchange version to 1.0.0.rc3 in configure.ac
2014-02-18 Stéphane GraberAdd some missing newlines
2014-02-18 Serge Hallyncgmanager: lock around cgmanager-client calls
2014-02-17 Stéphane GraberTypo fix
2014-02-17 Stéphane Grabertests: Use trusty instead of lucid
2014-02-17 S.Çağlar Onurclose correct side of the pipe and increase buffer...
2014-02-17 Stéphane Graberconfigure.ac: Fix cgmanager detection
2014-02-17 Serge Hallynattach: try to use the container's seccomp policy
2014-02-17 Serge Hallynsupport get_config_item(lxc.seccomp) and clear_config_i...
2014-02-17 Stéphane Graberdownload: Support nested containers in unpriv
2014-02-17 S.Çağlar Onurfill missing netdev fields for unprivileged containers
2014-02-15 Serge Hallynclose inherited fds when we still have proc mounted
2014-02-15 Serge Hallynalways ensure a /proc while setting up container
2014-02-15 Stéphane Graberchange version to 1.0.0.rc2 in configure.ac
next