]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2013-04-15  Serge Hallynlxcapi_create: fix leak of tpath when a container alrea...
2013-04-15  Serge Hallynlxc_monitor: make sure msg.name is null terminated...
2013-04-15  Serge Hallynifdef out skipped startone test code
2013-04-15  Serge Hallynlxccontaienr: fix missing va_end in error case.
2013-04-15  Serge Hallynlxcccontainer: add missing va_end found by coverity
2013-04-12  Serge Hallynaf_unix.c: fix coverity-found bug: pass addr size
2013-04-12  Serge Hallynlxclock: fix coverity-found leak
2013-04-12  Serge Hallynlxclock: indentation
2013-04-11  Serge HallynFix up struct lxc_container locking
2013-04-11  Stéphane Graberpython: Fix memory management
2013-04-10  Dwight Engenubuntu template: fix installation when LANG=C
2013-04-10  Dwight Engenoracle template: install additional user specified...
2013-04-10  Wojciech Izykowskilxc-start-ephemeral: fixed bug with wrong ssh option...
2013-04-10  Dwight Engendebian template: set arch when dpkg doesn't exist on...
2013-04-10  Dwight Engenfix wait status in pid reuse case
2013-04-10  Dwight Engenminor documentation fixes / clarification
2013-04-10  Dwight Engenremove unused lxc_copy_file
2013-04-09  Serge Hallynlxc.functions: don't let LXC_PATH= line end in failure
2013-04-05  Daniel Lezcanolxc-0.9.0 lxc-0.9.0
2013-04-05  Daniel LezcanoMerge git://github.com/lxc/lxc
2013-04-01  Dwight Engengitignore doc/legacy/lxc-ls.1
2013-04-01  Stéphane GraberAPI shouldn't be calling create for already defined...
2013-04-01  S.Çağlar OnurMake lxc.functions return the default lxcpath if /etc...
2013-04-01  Serge Hallynlxc-create: require absolute path for non-standard...
2013-04-01  Christian Seilerlxc-attach: Implement --clear-env and --keep-env
2013-04-01  Christian Seilerlxc-shutdown: Make all processes exit before timeout...
2013-03-28  Serge Hallynrcfile shouldn't be recorded in lxc_conf if the attempt...
2013-03-27  Matthias Bruggerlxc.sgml.in: Fix typo in man page.
2013-03-27  Serge Hallynlxc-clone: support 'permanent ephemeral' containers
2013-03-27  Stéphane Graberlxc-start-ephemeral: Implement -n to match manpage
2013-03-27  David WardSet all mounts to MS_SLAVE when starting a container...
2013-03-27  Stéphane Graberubuntu: Tweak architecture support
2013-03-26  Stéphane GraberFix 'make clean'
2013-03-26  Stéphane GraberEXTRA_DIST: Fix missing files with "make dist"
2013-03-26  Stéphane Graberpython: Fix runtime failure on armhf
2013-03-21  David Wardlxc-attach: Clear environment and set container=lxc
2013-03-19  Ryota OzakiUse $localstatedir/log/lxc for default log path
2013-03-19  Christian SeilerProperly handle timeout case in lxc-shutdown
2013-03-19  Dennis SchriddeFix for ia64: Use __clone2 for ia64 in lxc/start.c
2013-03-19  Christian SeilerProperly cleanup network devices if pinning root filesy...
2013-03-19  Dennis SchriddeBuild fix for ia64: Declare __clone2 in lxc/namespace.h
2013-03-19  Daniel Lezcanolxc-0.9.0.rc1 lxc-0.9.0.rc1
2013-03-19  Daniel LezcanoChange author email address
2013-03-18  Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-14  Stéphane GraberAdd missing config.h includes.
2013-03-14  Serge Hallyncommands.c: sanity check to not write too-long cgroup...
2013-03-13  Serge Hallynlxc_id_mapping: don't try to write mappings if there...
2013-03-13  Alexander VladimirovUpdate lxc-archlinux template default config to use...
2013-03-13  Serge Hallyndefault kmsg symlinking to on, and document lxc.kmsg
2013-03-13  Alexander VladimirovMake /dev/kmsg symlinking optional, add lxc.kmsg option
2013-03-13  Serge Hallyncgroups: don't mount under init's cgroup
2013-03-13  Serge Hallyncgroup: try to set clone_children
2013-03-12  Dwight Engenuidmap: fix writing multiple ranges
2013-03-12  Alexander VladimirovAdd lxc.stopsignal config option
2013-03-12  Dwight Engenoracle template: fixes for older releases
2013-03-11  Dwight Engenmake [ug]id map ordering consistent with /proc/<nr...
2013-03-11  Stéphane Graberlxc-lenny: Remove deprecated template
2013-03-11  Stéphane Graberpython: Add get_version to binding
2013-03-11  Stéphane GraberAPI: export lxc_get_version()
2013-03-11  Stéphane Graberpython: Don't hardcode LXCPATH in python module
2013-03-11  Serge Hallynrootfs pin: fix two bugs
2013-03-07  Dwight Engeninclude tests in make dist
2013-03-06  Serge Hallynattach: handle apparmor transitions in !NEWNS cases
2013-03-06  Serge Hallynattach: free result before potentially strduping a...
2013-03-06  Christian Seilerlxc-attach: User namespaces: Use init's user & group...
2013-03-06  Christian Seilerlxc-attach: Default to /bin/sh if shell cannot be deter...
2013-03-06  Christian Seilerlxc-attach: Try really hard to determine login shell
2013-03-05  Serge Hallynlxc-destroy man page: document --lxcpath option
2013-03-04  Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-03-04  Serge Hallync api: send lxcpath to destroy command
2013-03-04  Serge Hallync api -> createl: correctly handle 0 template args
2013-03-04  Serge Hallynuserns: handle delayed write errors at fclose
2013-03-04  Serge Hallynaf_unix: make sure to keep useful errno
2013-03-04  Serge Hallynlxc-destroy: add --lxc-path argument
2013-03-04  Christian Seilerlxc_attach: fix break with user namespaces (v3)
2013-03-01  Serge Hallynattach: join apparmor profile
2013-03-01  Anthony WuUpdate README w/ libcap troubleshooting tip.
2013-03-01  Stéphane Graberpython api_test: Drop use of @LXCPATH@
2013-03-01  Stéphane Graberlxc-ls: Implement support for nested containers
2013-02-28  Serge Hallyntemplates: update for openSUSE 12.3
2013-02-28  Jiri Slabylxc-opensuse: print \n from one echo
2013-02-28  Jiri Slabylxc-opensuse: proper failure
2013-02-28  Jiri Slabylxc-opensuse: extend base
2013-02-28  Frederic Crozatlxc-opensuse: update for 12.2
2013-02-28  Frederic Crozatgive a hint if old cgroup can't be moved
2013-02-28  Frederic Crozatshutdown fixes for openSUSE container
2013-02-28  Frederic Crozatvarious fixes for openSUSE template for lxc-clone usage
2013-02-22  Dwight Engenensure clock_gettime symbol is found
2013-02-22  Jäkel, GuidoA new option '--host' for lxc-ps
2013-02-21  Dwight Engeninclude hook files in make dist
2013-02-21  Stéphane Graberpython: Update the python scripts for lxcpath
2013-02-20  Stéphane GraberAdd example hooks from Ubuntu package
2013-02-19  Serge Hallynremove redundant, too-early call to clearenv in api_sta...
2013-02-19  Stéphane Graberlxc-ubuntu{-cloud}: Config layout tweaking
2013-02-19  Serge Hallynlxc_monitor_open: prepend lxcpath
2013-02-19  Stéphane GraberFix typos identified by lintian
2013-02-19  Stéphane GraberUse AC_SEARCH_LIBS instead of hardcoded lists
2013-02-19  Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-19  Natanael Copaconfigure: replace deprecated AM_CONFIG_HEADER
2013-02-18  Dwight Engenlegacy ls: only output appropriate directories/containers
next