]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2017-10-19 Stéphane Graberchange version to 2.1.1 in configure.ac lxc-2.1.1
2017-10-19 Adam BorowskiUse the proper type for rlim_t, fixing build failure...
2017-10-19 Adam BorowskiFix a format string build failure on x32.
2017-10-18 Fridtjof MundChange locale "en-US.UTF-8" to "en_US.UTF-8"
2017-10-17 Stéphane GraberRevert "init: rework dumb init"
2017-10-17 Christian Braunerconf: error out on too many mappings
2017-10-17 Christian Braunerlog: prevent stack smashing
2017-10-17 Christian Braunerarguments: print "-devel" when LXC_DEVEL is true
2017-10-17 Christian Braunerinit: rework dumb init
2017-10-17 Christian Braunerinit: become session leader
2017-10-11 Christian Braunerconfile: make update warning opt-in
2017-10-06 Alf GaidaDon't force getty@ configuration
2017-10-05 Christian Braunerconfile: ignore lxc.kmsg and lxc.pivotdir
2017-10-05 Christian Braunertools: remove lxc.pivotdir and lxc.kmsg entries
2017-10-04 Tycho Andersendrop useless apparmor denies
2017-10-04 Christian Braunernetwork: clear ifindeces
2017-10-04 Christian Braunernetwork: non-functional changes
2017-10-04 Christian Braunernetwork: use single helper to delete networks
2017-10-04 LiFengstart: don't close inherited namespace fds
2017-10-04 Christian Braunercgfsng: check whether we have a conf
2017-10-04 KATOH Yasufumidoc: Translate lxc-update-config(1) into Japanese
2017-09-24 Christian Braunerlvm: fix thinpool logical volumes
2017-09-24 Christian Braunerzfs: return error directly when zfs creation fails
2017-09-24 KATOH Yasufumidoc: fix regex-typo in Japanese and Korean lxc-monitor(1)
2017-09-24 Christian Braunercgfsng: fail when limits fail to apply
2017-09-24 Christian Braunerdoc: add lxc-update-config manpage
2017-09-24 Stéphane GraberFix typo
2017-09-24 Stéphane Grabertests: Support systemd hybrid cgroups
2017-09-24 Rune Juhl JacobsenChange file check to also check file size (`-f` =>...
2017-09-24 Christian Braunerutils: fix lxc_popen()/lxc_pclose()
2017-09-24 Christian Braunerutils: duplicate stderr as well in lxc_popen()
2017-09-24 Christian Braunerdoc: document missing env variables
2017-09-24 Christian Braunerstart: pass LXC_LOG_LEVEL to hooks
2017-09-24 Christian Braunerstart: set environment variables correctly
2017-09-24 Christian Braunerstart: move env setup before container setup
2017-09-24 Christian von... fix regex-typo in lxc-monitor.sgml.in
2017-09-24 KATOH Yasufumiplamo: Delete unnecessary process during container...
2017-09-24 Christian Braunerstorage: avoid segfault
2017-09-24 Christian Braunerstart: switch ids at last possible instance
2017-09-24 Christian Braunerexecute: enable console & standard /dev symlinks
2017-09-24 Christian Braunerconfile: preserve newlines
2017-09-24 Christian Braunernetwork: remove dead assignments
2017-09-24 Christian Braunerlxc-user-nic: remove double initialization
2017-09-24 Christian Braunerutils: lxc_popen() remove dead assignments
2017-09-24 Christian Braunertests: avoid NULL pointer dereference
2017-09-24 Christian Braunertests: remove dead assignments
2017-09-24 Christian Braunerlxc_usernsexec: remove dead assignments
2017-09-24 Christian Braunerlxc-unshare: do not pass NULL pointer
2017-09-24 Christian Braunerconfile: parse_idmaps() remove dead assignments
2017-09-24 Christian Brauneroverlay: fix use after free()
2017-09-24 Christian Braunerutils: do not write to 0 sized buffer
2017-09-24 Christian Braunerstorage/overlay: do not write to invalid memory
2017-09-24 Christian Braunercriu: use correct check initialization check
2017-09-24 Christian Braunerstart: remove dead variable
2017-09-24 Christian Braunermonitor: remove dead assignment
2017-09-24 Christian Braunerconsole: remove dead assignments
2017-09-24 Christian Braunerstorage: use userns_exec_full()
2017-09-24 Christian Braunerstart: userns_exec_full()
2017-09-24 Christian Braunerlxccontainer: use userns_exec_full()
2017-09-24 Christian Braunerconf: add userns_exec_full()
2017-09-10 Christian Braunertools: fix lxc-upate-config
2017-09-10 KATOH Yasufumidoc: Add lxc.cgroup.dir to Japanese lxc.container.conf(5)
2017-09-10 KATOH Yasufumidoc: Translate lxc(7) into Japanese
2017-09-10 LiFengconsole: clean tty state + return 0 on peer exit
2017-09-10 Wolfgang Bumillercleanup: remove unnecessary zeroing
2017-09-10 Wolfgang Bumillernetwork: add missing checks for empty links
2017-09-06 Stéphane Graberchange version to 2.1.0 in configure.ac
2017-09-05 Stéphane GraberMerge pull request #1789 from brauner/2017-09-06/fix_do...
2017-09-05 Christian Braunerdoc: bugfixes
2017-09-05 Christian Braunerdoc: lxc.sgml.in
2017-09-05 Stéphane GraberMinimal kernel version is now 3.10
2017-09-05 Serge HallynMerge pull request #1788 from brauner/2017-09-05/fix_tt...
2017-09-05 Christian Braunerconf: fix userns_exec_1()
2017-09-05 Christian Braunerconf: do not log uninitialized memory
2017-09-05 Christian Braunerconf: fix tty creation
2017-09-05 Christian Braunerconf: non-functional changes
2017-09-05 Stéphane GraberMerge pull request #1785 from brauner/2017-09-05/record...
2017-09-05 Christian Braunerconf: record idmap that gets written
2017-09-04 Stéphane GraberMerge pull request #1784 from brauner/2017-09-05/docume...
2017-09-04 Christian Braunerstart: document all handler fields
2017-09-04 Stéphane GraberMerge pull request #1783 from brauner/2017-09-04/criu_v...
2017-09-04 Federico Briatacriu: add cmp_version()
2017-09-04 Stéphane GraberMerge pull request #1771 from brauner/2017-08-30/remove...
2017-09-04 Stéphane GraberMerge pull request #1782 from brauner/2017-09-04/fix_tt...
2017-09-04 Christian Braunerstart: don't let data_sock users close the fd
2017-09-04 Christian Braunerconf: don't send ttys when none are configured
2017-09-04 Serge HallynMerge pull request #1773 from brauner/2017-08-31/ensure...
2017-09-03 Christian Braunerstart: switch from SOCK_DGRAM to SOCK_STREAM
2017-09-03 Christian Braunerconf: send ttys in batches of 2
2017-09-03 Christian Braunerlxc-user-nic: simplify
2017-09-03 Christian Braunernetwork: remove allocation from lxc_mkifname()
2017-09-03 Christian Braunernetwork: fix grammar
2017-09-03 Christian Braunernetwork: user send()/recv()
2017-09-03 Christian Braunerhandler: root -> am_root
2017-09-03 Christian Braunerlxc-user-nic: bugfixes
2017-09-03 Christian Braunerutils: add lxc_nic_exists()
2017-09-02 Christian Braunerlxc-user-nic: keep lines from other {users,links}
2017-09-02 Christian Braunerlxc-user-nic: fix adding database entries
2017-09-01 Christian Braunernetwork: remove netpipe
2017-09-01 Dimitri John... Check that there is netplan binary, rather than just...
next