]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2019-02-20  Christian Braunerautotools: handle getgrgid_r on bionic 2870/head
2019-02-19  Stéphane Graberchange version to 2.0.10 in configure.ac lxc-2.0.10
2019-02-19  Christian Braunercve-2019-5736: add test for rexec
2019-02-19  Christian Braunerrexec: handle legacy kernels
2019-02-12  Christian Braunerfexecve: use correct name
2019-02-12  Christian Braunerfexecve: remove unnecessary #ifdef
2019-02-12  Christian Braunerinclude: add fexecve() for Android's Bionic
2019-02-11  Christian Braunerutils: add missing sealing flags
2019-02-11  Christian Braunerrexec: don't include non-existing header
2019-02-11  Christian BraunerCVE-2019-5736 (runC): rexec callers as memfd
2019-02-09  Stéphane GraberMerge pull request #2831 from brauner/2019-02-08/capabi...
2019-02-08  Christian Braunercaps: check uid and euid 2831/head
2019-01-31  ondraFixing hooks functionality Android where 'sh' is placed...
2019-01-31  Ondrej KubikFixing compile error when compiling for android
2018-12-11  Christian Braunercommands: backport robust infrastructure
2018-12-11  Christian Braunerstorage: src cannot be truncated
2018-12-10  Christian Braunerattach: report standard shell exit codes
2018-12-10  Stephen Barberattach: don't shutdown ipc socket in child
2018-12-10  Christian Braunerautotools: add --{disable,enable}-thread-safety
2018-12-10  Tobin C. HardingCODING_STYLE: Update section header format
2018-12-10  Tobin C. HardingCODING_STYLE: Fix non-uniform heading level
2018-12-10  Tobin C. HardingCODING_STLYE: Remove sections implied by 'kernel style'
2018-12-10  Tobin C. HardingCODING_STLYE: Simplify explanation for use of 'extern'
2018-12-10  Tobin C. HardingCONTRIBUTING: Add 'be' to fix grammar
2018-12-10  Tobin C. HardingCODING_STYLE: Mention kernel style in introduction
2018-12-10  Tobin C. HardingCONTRIBUTING: Direct readers to CODING_STYLE.md
2018-12-10  Tobin C. HardingCONTRIBUTING: Link to latest online kernel docs
2018-12-10  Tobin C. HardingCONTRIBUTING: Update reference to kernel coding style
2018-12-10  Christian BraunerMAINTAINERS: add Wolfgang Bumiller
2018-12-10  Christian BraunerREADEM: update Serge's mail address
2018-12-10  Christian Braunercoverity: #438136
2018-12-10  Christian Braunercaps: handle EINTR in read()
2018-12-10  Christian Braunerlog: handle EINTR in read()
2018-12-10  Christian Braunersync: s/write()/lxc_write_nointr()/g
2018-12-10  Christian Braunersync: s/read()/lxc_read_nointr()/g
2018-12-10  Christian Braunernetwork: s/write()/lxc_write_nointr()/g
2018-12-10  Christian Braunernetwork: s/read()/lxc_read_nointr()/g
2018-12-10  Christian Braunerlxccontainer: s/read()/lxc_read_nointr()/g
2018-12-10  Christian Braunerlxccontainer: s/write()/lxc_write_nointr()/g
2018-12-10  Christian Braunercriu: s/write()/lxc_write_nointr()/g
2018-12-10  Christian Braunercriu: s/read()/lxc_read_nointr()/g
2018-12-10  Christian Braunercmd: s/read()/lxc_read_nointr()/g
2018-12-10  Christian Braunercmd: s/write()/lxc_write_nointr()/g
2018-12-10  Christian Braunercmd: s/pipe()/pipe2()/g
2018-12-10  Christian Braunerlxccontainer: s/pipe()/pipe2()/g
2018-12-10  Christian Braunerlxccontainer: cleanup do_lxcapi_get_interfaces()
2018-12-10  Christian Braunercriu: s/pipe()/pipe2()/
2018-12-10  Christian Braunerconf: always close pipe in run_userns_fn()
2018-12-10  Christian Braunerconf: s/pipe()/pipe2()/g
2018-12-10  Rafał Miłeckinl: avoid NULL pointer dereference
2018-12-10  2xsecchange log macro of error case from lxc_ambient_caps_up...
2018-12-10  2xseccoverity: #1438067
2018-12-10  Christian Braunerconf: the atime flags are locked in userns
2018-12-10  2xseclxclock: change error log using strerror to SYSERROR
2018-12-10  Christian Braunercoverity: #1437935
2018-12-10  Christian Braunercoverity: #1437936
2018-12-10  Christian Braunerattach: simplify lxc_attach_getpwshell()
2018-12-10  Christian Braunerlog: thread-safety backports
2018-12-10  Christian Braunerstart: don't unconditionally open("/dev/null")
2018-12-10  2xseccoverity: #1425816
2018-12-10  Christian BraunerCODING_STYLE: add section about using strlcat()
2018-12-10  Christian Braunerlog: account for Android's Bionic's strerror_r()
2018-12-10  2xseclog: add lxc_log_strerror_r macro
2018-12-10  2xsecmove some comments in lxc.spec.in
2018-12-10  2xsecmonitor: change exit() => _exit() system call in child...
2018-12-10  Christian Braunercommands: simplify lxc_cmd()
2018-12-10  Donghwa Jeongfix pointer c is dereferenced after checking null
2018-12-10  Donghwa Jeongfix fd handle leak
2018-12-10  Donghwa Jeongsecure coding: #2 strcpy => strlcpy
2018-12-10  Christian Braunerbtrfs: fix get_btrfs_subvol_path()
2018-12-10  Christian Braunerinclude: add strlcat() implementation
2018-12-10  Christian Braunerbtrfs: fix btrfs_snapshot()
2018-12-10  Donghwa Jeongsecure coding: network: strcpy => strlcpy
2018-12-10  Donghwa Jeongsecure coding: strcpy => strlcpy
2018-12-10  Christian Braunercoverity: #1437027
2018-12-10  Christian Braunercoverity: #1425855
2018-12-10  Christian Braunercoverity: #1425789
2018-12-10  Christian Braunercoverity: #1425846
2018-12-10  Christian Braunercoverity: #1425840
2018-12-10  Christian Braunercoverity: #1425837
2018-12-10  Christian Braunercoverity: #1425825
2018-12-10  Christian Braunercoverity: #1425824
2018-12-10  Christian Braunercoverity: #1425819
2018-12-10  Christian Braunercoverity: #1425818
2018-12-10  Christian Braunercoverity: #1425813
2018-12-10  Christian Braunercoverity: #1425810
2018-12-10  Christian Braunercoverity: #1425799
2018-12-10  Christian Braunercoverity: #1425793
2018-12-10  Christian Braunercoverity: #1425792
2018-12-10  Christian Braunercoverity: #1425789
2018-12-10  Christian Braunercoverity: #1425771
2018-12-10  Christian Braunercoverity: #1425770
2018-12-10  Christian Braunerinclude: add getgrgid_r()
2018-12-10  Donghwa Jeongstorage: Resource leak
2018-12-10  Christian Braunercoverity: #1425768
2018-12-10  Christian Braunercoverity: #1425767
2018-12-10  Christian Braunercoverity: #1425766
2018-12-10  Christian Braunercoverity: #1425760
2018-12-10  2xseccoverity: #1425778
2018-12-10  2xseccoverity: #1437017
next