]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2016-10-20 Christian BraunerMerge pull request #1243 from stgraber/master
2016-10-20 Stéphane Grabers390x: Fix seccomp handling of personalities
2016-10-18 Christian BraunerMerge pull request #1241 from jirutka/alpine-setfcap
2016-10-18 Jakub Jirutkalxc-alpine: do not drop setfcap
2016-10-18 Christian BraunerMerge pull request #1240 from roedie/alpine-fix-extra...
2016-10-18 roediealpine: Fix installing extra packages
2016-10-18 Serge HallynMerge pull request #1234 from brauner/2016-10-14/better...
2016-10-18 Christian Braunertools: better error reporting for lxc-start
2016-10-14 Stéphane GraberMerge pull request #1233 from brauner/2016-10-14/allow_...
2016-10-14 Stéphane GraberMerge pull request #1235 from Dean4Devil/master
2016-10-14 Gregor ReitzensteinAdd voidlinux distribution
2016-10-14 Christian Braunertools: make overlay valid backend
2016-10-14 Christian Braunertools: fix coding style in lxc_attach
2016-10-14 Christian BraunerMerge pull request #1232 from Cypresslin/fix-s390x...
2016-10-14 Po-Hsu Lintests: fix image download for s390x
2016-10-13 Stéphane GraberMerge pull request #1230 from Jafaral/master
2016-10-13 Jafar Al-GharaibehDrop leftover references to lxc_strerror().
2016-10-13 Serge HallynMerge pull request #1229 from stgraber/master
2016-10-13 Stéphane Graberarchlinux: Fix resolving
2016-10-13 Serge HallynMerge pull request #1228 from stgraber/master
2016-10-13 Stéphane Graberarchlinux: Do DHCP on eth0
2016-10-12 Christian BraunerMerge pull request #1226 from jirutka/alpine-shm
2016-10-12 Jakub Jirutkalxc-alpine: mount /dev/shm as tmpfs
2016-10-12 Christian BraunerMerge pull request #1225 from jiazhang0/master
2016-10-11 Lans Zhanglog: sanity check the returned value from snprintf()
2016-10-08 Christian BraunerMerge pull request #1224 from evgeni/python-utf8
2016-10-08 Evgeni Golovmark the python examples as having utf-8 encoding
2016-10-08 Christian BraunerMerge pull request #1223 from evgeni/unit-doc
2016-10-08 Evgeni Golovadd Documentation entries to lxc and lxc@ units
2016-10-06 Serge HallynMerge pull request #1171 from brauner/2016-09-06/detect...
2016-10-05 Stéphane GraberMerge pull request #1217 from brauner/2016-09-29/lxc_ch...
2016-10-04 Christian BraunerMerge pull request #1221 from stgraber/master
2016-10-04 Stéphane GraberDefine LXC_DEVEL to detect development releases
2016-09-29 Christian Braunertools: lxc-checkconfig conditionalize devpts check
2016-09-28 Christian BraunerMerge pull request #1214 from roman-mueller/fix_centos_...
2016-09-28 Roman MuellerFix spelling of CentOS in the templates
2016-09-27 Christian Braunertests: add test for detect_ramfs_rootfs()
2016-09-27 Christian Braunerutils: make detect_ramfs_rootfs() return bool
2016-09-27 Stéphane GraberMerge pull request #1212 from brauner/2016-09-26/fix_lx...
2016-09-26 Christian Braunerutils: lxc_deslashify() free memory
2016-09-26 Stéphane GraberMerge pull request #1209 from brauner/2016-09-25/lxc_de...
2016-09-26 Christian BraunerMerge pull request #1210 from d4s/altlinux-fix
2016-09-26 Denis PynkinFix for ALTLinux container creation in all branches
2016-09-26 Christian Braunertests: add unit tests for lxc_deslashify()
2016-09-26 Christian Braunertools: lxc_deslashify() handle special cases
2016-09-25 Stéphane GraberMerge pull request #1207 from brauner/2016-09-25/fix_lx...
2016-09-25 Christian Braunerutils: fix lxc_string_split()
2016-09-25 Christian BraunerMerge pull request #1206 from cwoac/master
2016-09-25 Oliver MatthewsFix null derefence if attach is called without access...
2016-09-21 Christian BraunerMerge pull request #1204 from tych0/close-tty-on-restore
2016-09-21 Tycho Andersenc/r: detatch from controlling tty on restore
2016-09-21 Stéphane GraberMerge pull request #1201 from brauner/2016-09-21/lxc_ls...
2016-09-21 Stéphane GraberMerge pull request #1202 from brauner/2016-09-21/lxc_at...
2016-09-21 Stéphane GraberMerge pull request #1203 from brauner/2016-09-21/retrie...
2016-09-21 Christian Braunerconf: try to retrieve mtu from veth
2016-09-21 Christian Braunerconf: retrieve mtu from netdev->link
2016-09-21 Christian Braunertools: fix lxc-attach regression with -s USER
2016-09-21 Christian Braunertools: do not add trailing spaces on lxc-ls -1
2016-09-20 Christian BraunerMerge pull request #1197 from ysbnim/master
2016-09-20 Sungbae Yoodoc: Add lxc.no_new_privs to Korean lxc.container.conf(5)
2016-09-17 Stéphane GraberMerge pull request #1194 from tych0/cgroup-root-on...
2016-09-17 Tycho Andersenc/r: check that cgroup_num_hierarchies > 0
2016-09-16 Tycho Andersencgroup: drop cgroup_canonical_path
2016-09-16 Tycho Andersencgroup: get rid of weird hack in cgfsng_escape
2016-09-16 Tycho Andersenc/r: pass --cgroup-roots on checkpoint
2016-09-16 Tycho Andersenutils: add lxc_deslashify
2016-09-16 Tycho Andersencgroup: add new functions for interacting with hierachies
2016-09-16 Tycho Andersenc/r: fix typo in comment
2016-09-16 Stéphane GraberMerge pull request #1193 from hallyn/2016-09-16/thierry
2016-09-16 Thierry Faucklxc-create -t debian fails on ppc64el arch
2016-09-16 Christian BraunerMerge pull request #1192 from tenforward/japanese
2016-09-16 KATOH Yasufumidoc: Add lxc.no_new_privs to Japanese lxc.container...
2016-09-16 Serge HallynMerge pull request #1166 from brauner/2016-09-02/no_new...
2016-09-14 Stéphane GraberMerge pull request #1187 from lpirl/master
2016-09-14 Lukas Pirlmake rsync deal with sparse files efficiently
2016-09-13 Christian BraunerMerge pull request #1185 from tych0/free-valid-opts...
2016-09-13 Tycho Andersenc/r: free valid_opts if necessary
2016-09-13 Stéphane GraberMerge pull request #1184 from brauner/2016-09-13/zfs_fixes
2016-09-13 Christian Braunerlxczfs: small fixes
2016-09-08 Christian BraunerMerge pull request #1177 from tych0/zero-smaller-migrat...
2016-09-08 Tycho Andersenc/r: zero a smaller than known migrate_opts struct
2016-09-06 Christian BraunerMerge pull request #1173 from melato/alpine-cron-v2
2016-09-06 Alex Athanasopoulostemplates: use correct cron version in alpine template
2016-09-06 Christian Braunertests: add test for PR_SET_NO_NEW_PRIVS
2016-09-06 Christian Braunerattach, start: declare PR_{S,G}PR_GET_NO_NEW_PRIVS
2016-09-05 Christian Braunerdoc: add lxc.no_new_privs to lxc.container.conf
2016-09-05 Christian Braunerattach: use PR_SET_NO_NEW_PRIVS
2016-09-05 Christian Braunerattach: call lxc_container_new() earlier
2016-09-05 Christian Braunerattach_options: add LXC_ATTACH_NO_NEW_PRIVS
2016-09-05 Christian Braunerstart: set PR_SET_NO_NEW_PRIVS when requested
2016-09-05 Christian Braunerconf, confile: add option for PR_SET_NO_NEW_PRIVS
2016-09-05 Christian BraunerMerge pull request #1168 from jerome-pouiller/master
2016-09-05 Stéphane GraberMerge pull request #1169 from brauner/2016-09-04/fix_syslog
2016-09-05 Stéphane GraberMerge pull request #1167 from brauner/2016-09-03/fix_lo...
2016-09-04 Christian Braunertests: add lxc.syslog tests to get_item
2016-09-04 Christian Braunertests: fix get_item tests
2016-09-04 Christian Braunersyslog: simplify and model after lxc log functions
2016-09-04 Jérôme Pouillerconfigure: add --disable-werror
2016-09-03 Christian Braunerconsole: use correct log name
2016-09-01 Christian BraunerMerge pull request #1163 from mabes/fix-libetc-dir
next