]> git.proxmox.com Git - mirror_lxc.git/history - src
clang: Fix build warnings for 3.4
[mirror_lxc.git] / src /
2014-04-30 Stéphane Graberclang: Fix build warnings for 3.4
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 Dwight Engencoverity: fix fd leak in error case (1011105)
2014-04-28 Michael H. WarfieldCheck 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-15 Serge Hallyncppcheck: fix unchecked realloc in lxc_info.c
2014-04-11 Serge Hallyncgmanager: don't call nih_dbus_setup
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-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 Serge Hallynlxc_start: return 1 not -1 on error
2014-04-05 Serge Hallynlxc_spawn: initialize netpipe
2014-04-04 Robert VogelgesangMove lxc-monitord.log out of /var/lib/lxc/
2014-04-03 Dwight Engenfix lxc-info printing duplicate lines
2014-04-02 Dwight Engenmake monitor/monitord more resilient to unexpected...
2014-04-02 Stéphane Grabertests: Try to make shutdowntest a bit more robust
2014-04-01 Serge Hallynapparmor: auto-generate the blacklist rules
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-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 Graberlxc-ls: Optimize things a bit
2014-03-24 Stéphane Graberlxc-ls: Fix memory reporting
2014-03-21 Dwight Engenfix console stdin,stdout,stderr fds
2014-03-21 Serge Hallynmutex cgmanager access
2014-03-13 Stéphane Grabertests: Don't hardcode the cgroup list
2014-03-13 Stéphane Grabertests: daemonize in startone
2014-03-13 KATOH YasufumiFix typo to checking newgidmap existing
2014-03-13 Stéphane Grabertests: Add missing include
2014-03-13 Stéphane Grabertests: Silence startone harder
2014-03-13 Stéphane Grabertests: Support cgmanager
2014-03-13 Stéphane Grabertests: Close all fds in startone
2014-03-13 Serge Hallynsupport lxc.mount.auto for get_config_item and clear_co...
2014-03-13 Serge Hallynlxc: tests: use busybox template rather than ubuntu
2014-03-11 Dwight Engenmake failure to connect to cgmanager DEBUG instead...
2014-03-11 Serge Hallyncgmanager: avoid stray dbus connections
2014-03-10 Serge Hallyncgm_destroy: ignore a NULL d->cgroup_path
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 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 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 Stéphane GraberFix typo I introduced in the bdev change.
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-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 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-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 Grabercoverity: Fix two memory leaks
2014-02-20 Stéphane Graberbdev: Fix aufs mounts when /run/lxc doesn't exist
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 Graberrundir: Fix crash with privileged containers
2014-02-19 Stéphane GraberFix typo in error message
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
next