]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2013-05-07  Dwight Engencoverity: condition already checked for
2013-05-07  Dwight Engencoverity: open can return 0 as an fd, change error...
2013-05-07  Dwight Engencoverity: free malloc'ed memory in error case
2013-05-07  Dwight Engencoverity: fix dereference NULL return value
2013-05-06  Harald Dunkelsupport alternate container path in lxc-netstat.in
2013-05-06  Harald Dunkellxc-create: add missing -P option for running lxc-destroy
2013-05-06  Harald Dunkelsupport alternate container path in lxc-shutdown
2013-05-03  Dwight Engencoverity: fix dereference before NULL check
2013-05-03  Serge Hallynremove leftover debug cruft (thanks, Dwight)
2013-05-03  Dwight Engencoverity: ftell returns a signed value
2013-05-03  Serge Hallynconfile.c:config_network_ipv6_gateway: only define...
2013-05-03  Dwight Engencoverity: fix leak when ipv6 gw is auto
2013-05-03  Dwight Engencoverity: fix leak in error case
2013-05-03  Dwight Engencoverity: ensure string is null terminated, return in
2013-05-03  Weng Meilinglxc_start: free the conf if starting the container...
2013-05-03  Weng Meilingadd free conf->rcfile in lxc_conf_free
2013-05-02  Serge Hallynubuntu templates: add comments to show how to enable...
2013-05-02  Serge Hallynclone: a few fixes
2013-05-02  Dwight Engenallow lxc-init to log when rootfs not given
2013-05-01  Serge Hallyntemplates: deny writes to host's clock (v2)
2013-04-30  Dwight Engenlog.c: always use dir when lxcpath is not default
2013-04-30  Serge Hallynlxc.functions.in: add missing backquote
2013-04-30  Serge Hallynlxc.functions.in: use the right parameter to lxc-config...
2013-04-30  Serge Hallynremove lxc-clone-sh
2013-04-30  S.Çağlar OnurUpdate .gitignore
2013-04-30  S.Çağlar Onursilence "sh: 1: zfs: not found" errors on systems witho...
2013-04-30  Serge Hallynintroduce lxc_config
2013-04-30  Serge Hallynadd vg and zfsroot options to lxc.functions and use...
2013-04-30  Serge Hallynallow site-wide customization of zfsroot and lvm vg
2013-04-30  Serge HallynSeveral backing store improvements
2013-04-30  Serge Hallynimplement zfs bdev and clone
2013-04-30  Serge Hallynimplement backend drivers and container clone API (v3)
2013-04-30  Dwight EngenCreate log file in lxcpath for non-system containers
2013-04-30  Dwight Engenfix building docs
2013-04-26  Serge Hallynadd zfs support to lxc-create and lxc-destroy
2013-04-26  Dwight Engenlxc_wait should start monitord
2013-04-25  Christian Seilerlxc_attach: Use clone() instead of second fork()
2013-04-25  Stéphane Graberlxc.conf: Add reference to capabilities manpage
2013-04-25  Peter Simonsconfigure: support for the "docbook2man" utility to...
2013-04-25  Serge HallynRevert "monitor.c: sanity check on waitpid return value"
2013-04-25  Serge Hallynmonitor.c: sanity check on waitpid return value
2013-04-25  Serge Hallynclose fd on error path
2013-04-24  Serge Hallynlxc-create: cleanup whenever exiting with error
2013-04-24  Dwight EngenAllow multiple monitor clients
2013-04-24  Stéphane Graberubuntu: Don't break when the locale is C.*
2013-04-24  S.Çağlar OnurSupport starting containers concurrently
2013-04-24  Stéphane Graberpython: Make the code compatibly with 3.2
2013-04-24  Stéphane Graberpython: Fix convert_tuple_to_char_pointer_array
2013-04-24  Stéphane Grabercgroup: Remove unused mntent variables
2013-04-23  S.Çağlar OnurSupport stopping containers concurrently
2013-04-23  Serge Hallyndetect APT_PROXY from host apt.conf
2013-04-23  Dwight Engengoto correct cleanup label to ensure fd is closed
2013-04-22  Serge Hallynremove needless check for 'line' which cannot be NULl...
2013-04-22  Serge Hallyncgpath test: don't check path len before checking if...
2013-04-22  Dwight Engenmake lxc_af_unix_open() safely return error on long...
2013-04-22  Stéphane Graberpython: Fix get_ips and nesting with lxcpath
2013-04-22  Stéphane Graberubuntu: Various fixes
2013-04-21  Christian BühlerUse "uname -m" instead of "arch"
2013-04-18  Stéphane Graberpython: Various fixes to the python scripts
2013-04-18  Stéphane Graberpython: Lots of fixes in C extension
2013-04-18  Richard Weinbergerutils: reimplement/fix mkdir_p() (v2)
2013-04-18  Stéphane GraberRevert "start: Detect early failure of the new child"
2013-04-18  Stéphane GraberRevert "utils: reimplement/fix mkdir_p()"
2013-04-18  Richard Weinbergerutils: reimplement/fix mkdir_p()
2013-04-17  Richard Weinbergerstart: Detect early failure of the new child
2013-04-17  Richard Weinbergerinit: Fix whitespace damage
2013-04-17  Richard Weinbergerinit: unnest interrupt_handler
2013-04-16  Dwight Engenquiet gcc 4.4.7 warning about saveptr use before initia...
2013-04-16  Serge Hallynfix spacing
2013-04-16  Serge Hallynmkdir_p: account for '//foo/bar'
2013-04-16  Bogdan Purcareatalxc-template: enable chroot + chpasswd functionality...
2013-04-16  Dwight Engenfix checking hook script exit code
2013-04-16  Dwight Engenfortify: use reentrant safe strtok_r
2013-04-16  Dwight Engenfortify: minor cleanups for unused variables, stricter...
2013-04-16  Dwight Engenfortify: check the value returned from write(2)
2013-04-16  Dwight Engenfix lxc-attach usage
2013-04-15  Serge Hallynfix coverity-found errors.
2013-04-15  Serge Hallyncoverity resource leak fixes
2013-04-15  Serge Hallynfix coverity-found resource leaks on error paths.
2013-04-15  Serge Hallynfix coverity-found resource leaks in config_network_ipv6
2013-04-15  Serge Hallynfix free of alloca()d buffer (found by coverity)
2013-04-15  Serge Hallynfix resource leak of netdev on error path found by...
2013-04-15  Serge Hallynfix resource leak of utsname in error path found by...
2013-04-15  Serge Hallyngenl.c: fix a resource leak found by coverity
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
next