]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2013-12-23  Serge Hallyncoverity-detected bug: don't free "/"
2013-12-23  Serge Hallynlxc-stop: don't set timeout if user requested -s
2013-12-23  Stéphane GraberSet default paths for unprivileged use (v2)
2013-12-23  S.Çağlar Onurremove LXC_CLONE_COPYHOOKS and make lxcapi_clone to...
2013-12-22  KATOH Yasufumiplamo: Update template since rc script of plamo was...
2013-12-22  KATOH Yasufumidoc: Improve Japanese translation of lxc-stop(1)
2013-12-20  Stéphane GraberFix coverity-detected memory leak
2013-12-20  KATOH Yasufumidoc: Add Japanese lxc-autostart(1) and update lxc.conf(5)
2013-12-19  Serge Hallynconf.c: fix unprivileged network case
2013-12-19  Serge Hallyncgroup: don't set clone_children when it is already 1
2013-12-19  Michael H.... Catch the python packages when building them.
2013-12-19  Stéphane GraberAdd lxc-autostart
2013-12-19  Stéphane Graberlxc-ls: Add workaround for nested containers
2013-12-19  Stéphane Graberlxc-ls: Add lxc.start.auto and lxc.group support
2013-12-19  Stéphane Graberautostart: Define lxc.start.* and lxc.group
2013-12-19  Serge Hallynfix lxc-usernsexec regression
2013-12-19  S.Çağlar Onurremove static_lock()/static_unlock() and start to use...
2013-12-19  Stéphane Grabersshd: Don't bind-mount /sbin/init read-write
2013-12-18  KATOH YasufumiAdd Japanese man pages for lxc-user-nic
2013-12-17  S.Çağlar Onurintroduce lxcapi_rename for renaming containers
2013-12-17  Stéphane Graberchange version to 1.0.0.beta1 in configure.ac lxc-1.0.0.beta1
2013-12-17  Dwight Engenmake lxc.network.script.down consistent with lxc.networ...
2013-12-17  Stéphane GraberMark lxc-user-nic setuid root
2013-12-17  Serge Hallynadd manpages for lxc-user-nic
2013-12-17  Serge Hallynlxc_user_nic changes
2013-12-17  KATOH Yasufumidoc: Update lxc-stop(1) for nolock option
2013-12-17  Serge Hallynlxc_conf_free: free rootfs.pivot and log_file if not...
2013-12-16  Serge Hallynstop: add nolock option
2013-12-16  S.Çağlar Onurmake mountcgroups hook to lxc.include aware (v2)
2013-12-16  Stéphane Graberconfigure.ac: Make our configure more consistent
2013-12-13  Stéphane Graberubuntu: Fix initial container creation
2013-12-13  Serge Hallyncoverity: remove logically dead code
2013-12-13  hallynMerge pull request #101 from ahippo/master
2013-12-13  Serge Hallynmake 'empty network' the default
2013-12-13  Libo Chenlxc-user-nic: fix the wrong use of realloc
2013-12-12  Serge Hallyncoverity: drop gratuitous null check
2013-12-12  Serge Hallyncoverity: don't deref null c
2013-12-12  Serge Hallyncoverity: an int is not 1 byte
2013-12-12  Serge Hallyncoverity: fix mix of bool and int
2013-12-12  Serge Hallyncoverity: avoid deref of explicitly NULL variable on...
2013-12-12  Serge Hallyncoverity: fix use before null check
2013-12-12  Serge Hallyncoverity: change flow to safely free in all exit paths
2013-12-12  Serge Hallyncoverity: fix memleak in userns_exec_1
2013-12-12  Serge Hallyncoverity : fix memleak on error path
2013-12-12  Serge Hallyndon't run lxc-user-nic for empty netns
2013-12-12  Serge Hallyntypo fix: create $rootfs/dev/pts
2013-12-11  Stéphane Graberpython3: Support unpriv containers
2013-12-11  Serge Hallyninitialize stopped at top of lxc_cmd
2013-12-11  Stéphane GraberFix uninitialized value in lxc_try_cmd
2013-12-11  Stéphane Graberlxc-ls: Detect missing setns support
2013-12-11  KATOH Yasufumiplamo: Update because rc script of plamo was updated
2013-12-10  Stéphane Graberubuntu: Make vim part of base template
2013-12-10  James HuntMake public API string method parameters const where...
2013-12-10  Qiang Huanglxc-test-concurrent: initialize saveptr before use
2013-12-09  Stéphane Graberubuntu: Add comment about the mounting profile
2013-12-09  S.Çağlar Onurubuntu: add comments about running unconfined or nested...
2013-12-09  S.Çağlar Onuruse $LOCALSTATEDIR/lock/subsys/lxc-ubuntu$release as...
2013-12-09  S.Çağlar Onuruse /var/lock/subsys/lxc-centos instead of /var/lock...
2013-12-09  S.Çağlar Onurcall fclose() for pid_fp on failure
2013-12-09  Bogdan Purcareatalxc-busybox: make securityfs bind-mount optional
2013-12-09  Bogdan Purcareatalxc-clone: proper type for getopt_long result
2013-12-09  KATOH Yasufumidoc: Update Japanese lxc-monitor(1)
2013-12-09  Serge Logvinovaltlinux: Use relative paths and fix rootfs variable.
2013-12-08  Stéphane GraberUpdate mailing-list addresses
2013-12-06  Stéphane Graberlxc_monitor: Add missing include (errno.h)
2013-12-06  Stéphane Graberlxc_monitor: Check return value of write
2013-12-06  Dwight Engenbusybox template: set mode when creating device nodes
2013-12-06  Dwight Engenlet lxc-monitor command ask a lxc-monitord instance...
2013-12-06  Dwight Engenadd epoll events to mainloop callback handlers
2013-12-06  Dwight Engenoracle: fix chcon warning when selinux disabled
2013-12-06  Stéphane Graberconfile: Fix invalid lxc.network.ipv6 address
2013-12-06  Stéphane GraberMove some common Ubuntu config
2013-12-06  Stéphane GraberAdd support for new create=(dir,file) mount option
2013-12-06  Stéphane Graberconffile.c: Also clear text entries with no value
2013-12-06  KATOH Yasufumidoc: Update Japanese lxc.conf(5)
2013-12-05  Stéphane GraberMake lxc-user-nic use mkifname
2013-12-04  S.Çağlar Onuradd destroy option to lxc-snapshot
2013-12-03  Stéphane GraberFix Makefile.am to produce usable dist tarball
2013-12-03  Stéphane Graberpython3: Drop duplicate add_device_node function
2013-12-03  Stéphane Graberpython3: Fix PEP8 and avoid crash when listing
2013-12-03  Stéphane Graberlxc-ubuntu: Replace the hostname in ssh pubkey
2013-12-03  Andrey Mazorun_buffer(): unblock all signals for spawned scripts. 101/head
2013-12-02  Stéphane GraberReduce public API (V2)
2013-12-02  S.Çağlar OnurAdd LXC version information to version.h
2013-12-02  Stéphane GraberSome tweak on previous change (timezone)
2013-12-02  fundituslxc-debian: Make timezone match the host
2013-12-02  Serge Hallynconfile.c: clear entries if no value
2013-12-02  Stéphane Graberubuntu: Actually attempt to remove /dev/shm
2013-12-02  KATOH Yasufumidoc: Update Japanese lxc-start(1)
2013-11-29  Stéphane GraberUpdate doxygen doc for previous change
2013-11-29  Stéphane GraberAllow unsetting daemonize and close_fds
2013-11-29  Stéphane Graberpython3: Use FSConverter for all paths
2013-11-29  Stéphane Graberpython3: Allow setting daemonize and close_fds
2013-11-29  Stéphane Graberpython3: Add snapshot_* to the binding
2013-11-29  Serge Hallynchown_mapped_root: fix assumption that calling uid...
2013-11-28  Stéphane Graberpython3: Export some missing constants
2013-11-28  Stéphane Graberpython3: Allow passing create flags
2013-11-28  Stéphane Graberpython3: Add clone() to the binding
2013-11-28  Stéphane Graberubuntu: Fix regression in post-process
2013-11-27  Stéphane GraberFix typo in doxygen comment
next