]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-08-06  2xseccoverity: #1438232 2511/head
2018-08-06  2xsecpam_cgfs: cleanups
2018-08-06  2xseccoverity: #1438231
2018-08-06  2xseccoverity: #1438230
2018-08-06  2xseccoverity: #1438229
2018-08-06  2xseccoverity: #1438233
2018-08-06  2xseccoverity: #1438234
2018-08-06  2xseccoverity: #1438235
2018-08-06  2xseccoverity: #1438236
2018-08-05  Stéphane GraberMerge pull request #2510 from brauner/2018-08-05/cap_fixes
2018-08-05  Christian Braunertree-wide: pass unsigned long to prctl() 2510/head
2018-08-04  Stéphane GraberMerge pull request #2508 from brauner/2018-08-04/cap_fixes
2018-08-04  Christian Braunerlog: bugfixes 2508/head
2018-08-04  Christian Braunercaps: bugfixes
2018-08-04  Christian Braunermacro: add new macro header
2018-08-04  Christian Braunertravis: export CFLAGS=-O0 for coverity
2018-08-04  Christian Braunertravis: build with -O0 for coverity
2018-07-31  Stéphane GraberMerge pull request #2505 from brauner/2018-07-31/bugfixes
2018-07-31  Christian BraunerREADEM: update Serge's mail address
2018-07-31  Christian Braunercoverity: #438136 2505/head
2018-07-31  Christian BraunerMerge pull request #2503 from tenforward/japanese
2018-07-31  KATOH Yasufumidoc: Add incompatibility with network type=none into... 2503/head
2018-07-30  Stéphane GraberMerge pull request #2499 from brauner/lxc/master
2018-07-30  Stéphane GraberMerge pull request #2475 from brauner/2018-07-16/monito...
2018-07-30  Stéphane GraberMerge pull request #2502 from brauner/2018-07-27/fix_ma...
2018-07-30  Wolfgang Bumillerconf: don't return a clobbered errno value 2475/head
2018-07-30  Christian Braunerconf: mount devpts without "max" on EINVAL 2502/head
2018-07-30  Christian BraunerMerge pull request #2500 from akosiaris/patch-1
2018-07-30  Alexandros... Unprivileged's incompatibility with type=none docs 2500/head
2018-07-29  Christian Braunercaps: handle EINTR in read() 2499/head
2018-07-29  Christian Braunerlog: handle EINTR in read()
2018-07-29  Christian Braunerutils: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunerterminal: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunermonitor: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunermonitor: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunerapparmor: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunertools: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunertools: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunersync: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunersync: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunernetwork: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunernetwork: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunerlxccontainer: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunerlxccontainer: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunercriu: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunercriu: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunercmd: s/read()/lxc_read_nointr()/g
2018-07-29  Christian Braunercmd: s/write()/lxc_write_nointr()/g
2018-07-29  Christian Braunercmd: s/pipe()/pipe2()/g
2018-07-29  Christian Braunerlxccontainer: s/pipe()/pipe2()/g
2018-07-29  Christian Braunerlxccontainer: cleanup do_lxcapi_get_interfaces()
2018-07-29  Christian Braunercriu: s/pipe()/pipe2()/
2018-07-29  Christian Braunerconf: always close pipe in run_userns_fn()
2018-07-29  Christian Braunerconf: s/pipe()/pipe2()/g
2018-07-29  Christian BraunerMerge pull request #2497 from brauner/2018-07-29/nl_fix
2018-07-29  Rafał Miłeckinl: avoid NULL pointer dereference 2497/head
2018-07-29  Christian Braunerconfile: split mount options into flags and data
2018-07-29  Christian Braunerconf: improve rootfs setup
2018-07-29  Stéphane GraberMerge pull request #2496 from flx42/nvidia-hook-lgpl
2018-07-29  Felix AbecassisFix license of the nvidia hook 2496/head
2018-07-26  Stéphane GraberMerge pull request #2493 from brauner/2018-07-26/bugfixes
2018-07-26  Christian Braunerautotools: default to -Wvla -std=gnu11 2493/head
2018-07-26  Christian Braunerinclude: remove VLAs
2018-07-26  Christian Braunertests: remove VLAs
2018-07-26  Christian BraunerMakefile: add missing lxctest.h
2018-07-26  Christian Braunerutils: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunertools: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerstorage: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerstate: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerparse: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunernamespace: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerlxccontainer: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerconfile: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunerconf: s/strtok_r()/lxc_iterate_parts()/g
2018-07-26  Christian Braunercgroups: s/strtok_r()/lxc_iterate_parts()
2018-07-26  Christian Braunerutils: add lxc_iterate_parts()
2018-07-26  Serge HallynMerge pull request #2479 from Blub/apparmor-profiles
2018-07-25  Wolfgang Bumillertests: add test for generated apparmor profiles 2479/head
2018-07-25  Wolfgang Bumillerapparmor: allow start-container to change to lxc-**
2018-07-25  Wolfgang Bumillerapparmor: profile generation
2018-07-25  Wolfgang Bumillerapparmor: update current profiles
2018-07-25  Wolfgang Bumillerutils: add must_concat helper
2018-07-25  Wolfgang Bumillerapparmor: use fopen_cloexec
2018-07-24  Stéphane GraberMerge pull request #2492 from brauner/2018-07-14/fix_in...
2018-07-24  Christian Braunerlxccontainer: fix indendation 2492/head
2018-07-24  Wolfgang Bumillerlsm: fixup lsm_process_label_set_at return values
2018-07-24  Wolfgang Bumillertests: lxc-test-apparmor-mount: check environment early
2018-07-24  Wolfgang Bumillertests: lxc-test-apparmor-mount: show a log on error
2018-07-22  Christian BraunerMerge pull request #2489 from 2xsec/bugfix
2018-07-22  Christian BraunerMerge pull request #2300 from LizaTretyakova/mount_inje...
2018-07-22  Christian Braunerconfile: add missing header 2300/head
2018-07-22  Christian Braunerstart: coding style fixes
2018-07-22  Christian Braunerconf: coding style fixes
2018-07-22  Liza Tretyakovaconfile: add strdup failure check
2018-07-22  Liza Tretyakovaconf, lxccontainer: fix length checks in snprintf
2018-07-22  Liza Tretyakovaconf, confile, lxccontainer, start: nonfunctional changes
2018-07-22  Christian Braunerlxccontainer: reword create_mount_target()
2018-07-22  Christian Braunerlxccontainer: do_lxcapi_mount() coding-style
2018-07-22  Liza Tretyakovatests: add filesystem and char device tests
2018-07-22  Liza Tretyakovalxccontainer: add handling of file mounts
next