]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2013-10-02  Renich Bon... Update lxc-fedora.in
2013-10-02  KATOH Yasufumidoc: Fix some typos
2013-10-02  KATOH Yasufumidoc: Remove unnecessary Diagnostic entry in lxc-stop(1)
2013-10-02  KATOH Yasufumidoc: Update lxc-monitor(1) man page
2013-10-01  Dwight Engenlxc-monitor default name to .* to monitor all containers
2013-10-01  Dwight Engengitignore doc/ja/legacy/*.1
2013-10-01  KATOH Yasufumidoc: Update Japanese lxc.conf(5) man page
2013-10-01  KATOH Yasufumidoc: Update Japanese lxc-info(1) man page
2013-10-01  KATOH Yasufumidoc: Update Japanese man pages translation
2013-09-30  Dwight Engenrefactor string conf items into common function
2013-09-30  Serge HallynRFC: lxclock: drop the chown+chmod of lockdir
2013-09-30  Serge Hallyntests/getkeys: return 0 on success
2013-09-30  Serge Hallynadd c->may_control
2013-09-29  Stéphane GraberFix crasher in get_ips
2013-09-27  Stéphane GraberFix typo
2013-09-27  Dwight Engenvalgrind: fix small leak in cgroup
2013-09-27  Christian SeilerAutomatic mounting: document options in lxc.conf(5...
2013-09-27  Christian SeilerAutomatic mounting: add more ways to mount the cgroup...
2013-09-27  Christian SeilerAutomatic mounting: write lxc.mount.auto in write_config
2013-09-27  Christian SeilerAutomatic mounts: improvements for /proc and /sys
2013-09-27  Stéphane Graberlxc-info: Allow printing IP addresses
2013-09-27  Stéphane Graberlxc-info: Port to LXC API
2013-09-26  Serge Hallyndrop now-useless have_tpath bool
2013-09-26  Dwight Engenfix segfault on lxc-create with bad template name
2013-09-25  Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-25  Serge Hallynfree kernel_subsystems in success case
2013-09-25  Serge HallynREALLY always free(line)
2013-09-25  Serge Hallynfix up a few snafu's in forward-port of last commit
2013-09-25  Dwight Engenfix some larger memory leaks in cgroup code
2013-09-25  Serge Hallynsplit up lxc_cgroup_load_meta2
2013-09-25  KATOH Yasufumidoc: Japanese man pages is not generated when docbook...
2013-09-24  Qiang Huangutils: move remove_trailing_slashes to utils
2013-09-24  Qiang Huangarguments: remove trailing slashes for the input lxcpath
2013-09-23  Stéphane Graberdoc: Fixed my first name
2013-09-23  Stéphane Graberdoc: Make everything use the @docdtd@ variable
2013-09-23  Stéphane GraberAdd some missing comments to configure.ac
2013-09-23  Stéphane GraberConsistently use <lxc/lxccontainer.h> for the API
2013-09-23  Qiang HuangWhen callback of one config line fail, we'd better...
2013-09-23  S.Çağlar Onurreturn the result of the lxcapi_want_close_all_fds...
2013-09-21  S.Çağlar OnurExpose underlying close_all_fds config value via API
2013-09-20  Serge Hallynfix console deadlocks
2013-09-18  Serge Hallynlxc-create: add -P to --lxcpath option help text
2013-09-18  Stéphane GraberRemove trailing whitespaces
2013-09-18  S.Çağlar OnurAdd get_interfaces to the API
2013-09-18  Serge Hallynmake heavier use of process_lock (v2)
2013-09-16  Dwight Engenadd arguments with getopt to concurrent tester
2013-09-16  Dwight Engen.gitignore generated Japanese manpages
2013-09-16  Serge Hallynubuntu templates: make pstore fstab entry optional
2013-09-16  Qiang Huangcgroup: add bdev.h to fix the build error
2013-09-14  Serge HallynRevert "api_create and api_start: work toward making...
2013-09-14  Serge Hallynapi_create and api_start: work toward making them threa...
2013-09-14  Serge Hallynconcurrent: take lxc template to use as argument
2013-09-13  Serge Hallynadd pstore to container fstab
2013-09-13  S.Çağlar Onuruse busybox instead of ubuntu to test as it's much...
2013-09-12  S.Çağlar Onurtests: Introduce lxc-test-concurrent for testing basic...
2013-09-12  Serge Hallynsnapshots: add man page and fix up help info a bit.
2013-09-12  Christian SeilerChange rootfs pinning mechnism
2013-09-12  Christian SeilerSupport for automatic mounting of filesystems
2013-09-12  Christian Seilercgroup: Add lxc_setup_mount_cgroup to setup /sys/fs...
2013-09-12  Christian Seilercgroup: Split legacy 'ns' cgroup handling off from...
2013-09-12  Christian Seilerutils: Add lxc_append_paths to join two paths.
2013-09-12  S.Çağlar OnurUpdate .gitignore
2013-09-12  Serge Hallynignore ability to init /lxc-monitord.log
2013-09-12  Dwight Engenhash lxcname for use in monitor unix socket sun_path...
2013-09-11  Serge Hallyncgroup: address some style+safety issues
2013-09-11  Dwight Engenmove monitor-fifo and monitor-sock to /run
2013-09-11  Serge Hallyncgroup: re-introduce ns cgroup support
2013-09-11  Serge Hallynapparmor.c: drop newline when reading current profile
2013-09-11  Stéphane GraberFix some typos
2013-09-11  Serge Hallynpin_rootfs: be quiet and don't fail container start
2013-09-10  Serge Hallynlxc_cgroup_process_info_free_and_remove should recursiv...
2013-09-10  Serge Hallyndon't use cgroup_path_components un-initialized
2013-09-10  Christian Seilercgroup: Major rewrite of cgroup logic
2013-09-10  Serge Hallynremove unused lxc_read_line_from_file()
2013-09-10  Christian Seilerutils: Add utility functions that write/read to entire...
2013-09-10  Christian Seilerutils: Add string and array utility functions
2013-09-10  Serge Hallynfopen_cloexec: simplify open call
2013-09-10  Christian SeilerAdd fopen_cloexec function to emulate 'e' mode
2013-09-10  Christian SeilerAdd cgroup.pattern global configuration option
2013-09-10  Christian Seilerglobal config: Unify parsing, add additional checks
2013-09-10  Serge Hallynerror.c: don't return error if container init signaled
2013-09-10  Serge Hallynintroduce lxc-snapshot
2013-09-10  Serge HallynAPI support for container snapshots (v2)
2013-09-10  Cedric BosdonnatFixed opensuse template to make lxc-shutdown work.
2013-09-10  KATOH YasufumiAdd Japanese man pages.
2013-09-10  Daniel Lezcanochange version to 1.0.0.alpha1 in configure.ac lxc-1.0.0.alpha1
2013-09-09  Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-06  Natanael Copaconfigure: enable Lua if found and continue without...
2013-09-06  Serge Hallynlxc_spawn: don't close pinfd until container is stopped
2013-09-06  Natanael Copalua: fix logic to enable lua support in configure
2013-09-06  Serge Hallynsanity-check number of detected capabilities
2013-09-05  Dwight Engenadd AS_VAR_COPY for older autoconf versions
2013-09-05  Dwight Engenlua: fix stats gathering
2013-09-05  Natanael Copalua: implement dirname in C rather than depend on exter...
2013-09-05  Natanael Copalua: implement usleep in C module
2013-09-05  Natanael Copaconfigure/makefile: Allow specify Lua pkg-config file...
2013-09-05  Natanael Copalua: prepare for Lua 5.2
2013-09-05  Natanael Copalua: fix a bug in the parsing of /proc/mounts
2013-09-05  Serge Hallynclone: don't copy rdepends when not doing a snapshot...
2013-09-05  Serge Hallynfix typo
next