]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
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
2013-09-05 Serge Hallynintroduce lxc.cap.keep
2013-09-05 Serge Hallynbdev: free after bdev_init
2013-09-05 Dwight Engenvalgrind: fix memory leak on container new/put
2013-09-04 Natanael Copalxc-alpine: add hwaddr for a single macvlan interface
2013-09-04 S.Çağlar Onurbdev_copy segfaults if bdevtype is NULL
2013-09-03 Stéphane Grabertests: Add lxc-test-usernic to the dist tarball
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-09-03 Stéphane Graberubuntu: iproute is now called iproute2
2013-09-03 Serge Hallynlua: update license
2013-09-03 Stéphane Graberpython: Fix api_test to use the new attach() API
2013-09-03 Serge Hallynlxc-commands: add a comment explaining CMD_* rules
2013-08-30 Serge Hallynremove old stale comments (lxc-clone is now implemented)
2013-08-30 Stéphane GraberAdd a section about licensing to CONTRIBUTING
2013-08-30 Serge Hallynfix license text in ubuntu and ubuntu-cloud templates
2013-08-30 Serge Hallynfix wrong license text for parts of liblxc library
2013-08-30 Stéphane Graberavoid zgrep -q as it's failing on some distros
2013-08-30 Stéphane Graberfedora: Add missing double-quotes.
2013-08-30 Stéphane GraberFix some typos
2013-08-29 Serge Hallynstart.c: handle potential signal flood
2013-08-26 Natanael Copalxc-alpine: create /dev/zero
2013-08-26 Serge Hallynconfig_ipv6: run inet_pton on the addr value without...
2013-08-26 Serge Hallynapi: convert lxc_start
2013-08-22 Scott Moserhooks/ubuntu-cloud-prep: add hostname to meta-data
2013-08-22 Serge Hallynapi: convert lxc_wait, lxc_freeze, and lxc_unfreeze
2013-08-21 Serge Hallynlxc_cgroup: convert to using API
2013-08-21 Serge HallynTrack snapshot dependencies (v2)
2013-08-20 Serge Hallynavoid very unlikely race due to EEXIST
2013-08-20 Serge Hallyncoverity: make indent match nest level
2013-08-20 Serge Hallyncoverity: dont dereference before null check
2013-08-20 Serge Hallyncoverity: don't leak partial_fd
2013-08-20 Serge Hallyncoverity: don't leak open DIR
2013-08-20 Serge Hallyncoverity: correctly handle tpath error case.
2013-08-20 Serge Hallyncoverity: ftell returns long, not size_t (which is...
2013-08-20 Serge Hallyncoverity: don't bother getting template path if we...
2013-08-19 Scott Moserubuntu-cloud-prep: improve overlayfs workaround
2013-08-19 Ubuntucgroup updates: fix several bugs
2013-08-19 Christian Seilerpython/attach: Add function that returns personality...
2013-08-19 Christian Seilerpython/attach: export CLONE_NEW* constants to Python
2013-08-19 Christian Seilercgroup: minor bugfixes so start and attach work again
2013-08-19 Christian Seilerpython/attach: Fix minor memory leaks
2013-08-19 Christian Seilerattach: Fix minor memory leak in environment variable...
2013-08-19 Stéphane GraberRemove all trailing whitespaces
2013-08-19 Stéphane GraberFix lxc-user-nic to work on bionic
2013-08-19 Stéphane GraberAdd missing namespace.h include
2013-08-19 Stéphane GraberAllow building without confstr
2013-08-19 Stéphane GraberDon't define new_personality when building without...
2013-08-19 Stéphane GraberAdd missing sys/socket.h include
2013-08-19 Stéphane GraberDefine SOCK_CLOEXEC when missing
2013-08-19 Stéphane GraberUse srand/rand instead of initstate/random
2013-08-19 Stéphane GraberInclude stdio.h in getline.h for FILE
next