]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2014-01-13  Serge HallynThis change introduce mac address templating.
2014-01-13  KATOH Yasufumiplamo: Update template to use lxc.include and add plamo...
2014-01-13  Serge Hallynintroduce lxc-unpriv test
2014-01-13  Serge Hallynusernsexec: don't fail if we can't open pty
2014-01-13  Dwight Engenensure all config items are duplicated on clone/write_c...
2014-01-13  Serge Hallyncgroup: recursively delete cgroups when asked
2014-01-13  Stéphane Graberdownload: Initial template
2014-01-13  Stéphane GraberFix some typos
2014-01-11  Stéphane GraberOne more rename of the system options
2014-01-11  Serge HallynFix bug in preserve_ns
2014-01-10  Stéphane GraberDrop usage of LXC_DEFAULT_CONFIG in our code
2014-01-10  Stéphane GraberRe-organize API for global lxc.conf config
2014-01-10  Stéphane GraberAdd lxc.default_config to LXC's own config
2014-01-10  Stéphane GraberRename all lxc.conf options to lxc.<key>
2014-01-09  KATOH Yasufumidoc: Remove unneeded "SEE ALSO" part in lxc-ls(1)
2014-01-08  Stephen AyotteSupport large bdevs on 32-bit; MB units by default.
2014-01-08  Qiang Huanglxc-ls.sgml.in: fix the format issue
2014-01-07  Stéphane Grabertravis: Use NOTICE instead of PRIVMSG on IRC
2014-01-07  Stéphane GraberMove pkg-config init to way earlier
2014-01-07  Jiri Slabylxc-opensuse: add perl-base to prerequisities
2014-01-07  Jiri Slabyconfigure: find seccomp using pkg-config
2014-01-07  Stéphane Graberman: Fix comment syntax
2014-01-07  Serge Hallynlxclock: fix stupid scope error
2014-01-07  Serge Hallynlxclock: fall back to /tmp if xdg_rundir is not writeable
2014-01-07  KATOH Yasufumidoc: Update Japanese lxc-stop(1), lxc.conf(5), lxc...
2014-01-07  S.Çağlar OnurSetting lxc.console = none causes startup failures...
2014-01-06  S.Çağlar Onurdisable generating documentation for travis
2014-01-06  Dwight Engenallow multiple types of init scripts to be configured
2014-01-06  Qiang Huangconfigure.ac: add docbook-to-man to dbparsers
2014-01-06  Dwight Engenadd lxc.haltsignal for soft shutdown
2014-01-06  Nick HuberUse the cgroup name for cpuset for lxc-ps
2014-01-06  Qiang Huanglxc-start-ephemeral: fix the man page
2014-01-06  Dwight Engenrename lxc-stop shutdown argument to nokill
2014-01-06  KATOH Yasufumidoc: Update man pages to the latest information
2014-01-06  KATOH Yasufumidoc: Update Japanese lxc-autostart(1)
2014-01-06  S.Çağlar Onurcheck pthread_atfork and thread-local storage
2014-01-06  Stéphane GraberRevert "Revert "Use pthread_atfork() to unlock mutexes...
2014-01-03  Dwight Engenadd lxc-autostart support for sysv init systems
2014-01-02  Serge Hallynsnapshot: enforce keeping same backing store type (v2)
2014-01-02  Dwight Engenchange lxc-autostart shutdown to behave like lxc-stop
2014-01-02  Michael H.... Additional logic for dealing with container shutdown...
2014-01-02  Andrey MazoBring static and const to tests too
2014-01-02  Andrey MazoMark functions as static and arguments/arrays as const...
2014-01-02  Serge HallynRevert "Use pthread_atfork() to unlock mutexes after...
2014-01-01  KATOH Yasufumidoc: Improve Japanese man pages
2014-01-01  Andrey MazoUse pthread_atfork() to unlock mutexes after fork()
2014-01-01  S.Çağlar Onuradjust include statements (v2)
2013-12-25  Stéphane Grabertravis: Configure notifications
2013-12-25  Stéphane Grabertravis: Enable tests and add missing dependencies
2013-12-25  Michael H.... Fix version checking typos in Fedora template.
2013-12-25  Michael H.... Fix version checking and deal with pam_loginuid in...
2013-12-25  Andrey MazoRemove unused functions
2013-12-25  Andrey MazoAllow use of public API from C++
2013-12-25  KATOH Yasufumiplamo: Improve template for lxc-stop
2013-12-25  S.Çağlar Onuradd travis-ci support to LXC github repo (v2)
2013-12-24  KATOH Yasufumilxc-autostart: don't set timeout if user requested -s
2013-12-24  Serge Hallyncoverity: make sure not to close file handle twice
2013-12-24  Andrey MazoUse getmntent_r() for thread-safety
2013-12-24  Andrey MazoRemove process_lock() except where actually needed
2013-12-24  KATOH Yasufumidoc: Fix the description of -n option in lxc-info(1)
2013-12-24  KATOH Yasufumidoc: Update Japanese lxc-stop(1) for -s option
2013-12-23  Stéphane Graberconfigure: Disable python3 builds with clang
2013-12-23  Stéphane Graberconfigure: Add GnuTLS to configure overview
2013-12-23  Andrey MazoFix invalid free() in lxc_global_config_value().
2013-12-23  Serge HallynRevert "coverity-detected bug: don't free "/""
2013-12-23  Serge HallynRevert "remove static_lock()/static_unlock() and start...
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
next