]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-07-29 Stéphane GraberMerge pull request #2496 from flx42/nvidia-hook-lgpl
2018-07-29 Felix AbecassisFix license of the nvidia hook
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
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
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
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
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
2018-07-22 Christian Braunertests: tweak mount injection tests
2018-07-22 Liza Tretyakovatests: add tests for umount
2018-07-22 Liza Tretyakovalxccontainer: add the umount API function
2018-07-22 Liza Tretyakovatests: add mount injection tests
2018-07-22 Liza Tretyakovalxccontainer: add container API function and structs...
2018-07-22 Liza Tretyakovastart: add shmount setup on container start
2018-07-22 Liza Tretyakovautils: add shared mount point detection
2018-07-22 Liza Tretyakovaconf, confile: add parsing of a shmounts config parameter
2018-07-22 Liza Tretyakovaconf, confile: introduce basic structs for shared mount...
2018-07-22 2xsecchange log macro of error case from lxc_ambient_caps_up...
2018-07-22 Christian BraunerMerge pull request #2488 from 2xsec/bugfix
2018-07-22 2xsecdocs: tools: -d/--daemonize for lxc-execute
2018-07-21 Christian BraunerMerge pull request #2486 from 2xsec/bugfix
2018-07-21 2xseccoverity: #1438067
2018-07-21 2xsecthread safe: rand() => rand_r()
2018-07-21 Christian BraunerMerge pull request #2484 from 2xsec/bugfix
2018-07-21 2xsecattach: move errno handling
2018-07-21 Christian BraunerMerge pull request #2485 from 2xsec/docs
2018-07-21 2xsecdocs: add long options of lxc-unshare
2018-07-21 2xsecattach: fix return value & cleanups
2018-07-21 Christian BraunerMerge pull request #2482 from 2xsec/bugfix
2018-07-20 2xsecaf_unix: fix return value & cleanups
2018-07-20 2xseclxccontainer: coding rules
2018-07-20 2xsecconfile_utils: fix return value & cleanups
2018-07-19 Stéphane GraberMerge pull request #2480 from brauner/2018-07-18/add_re...
2018-07-19 Christian BraunerMerge pull request #2481 from hwoarang/fix-apparmor...
2018-07-19 Markos Chandrasapparmor: Allow /usr/lib* paths for mount and pivot_root
2018-07-18 Christian Braunerconf: the atime flags are locked in userns
2018-07-16 Stéphane GraberMerge pull request #2473 from tenforward/japanese
2018-07-16 KATOH Yasufumidoc: Translate lxc.monitor.signal.pdeath into Japanese...
2018-07-16 Stéphane GraberMerge pull request #2472 from brauner/2018-07-16/monito...
2018-07-16 Christian Braunertests: add lxc.monitor.signal.pdeath
2018-07-16 Stéphane GraberMerge pull request #2470 from brauner/2018-07-16/monito...
2018-07-16 Christian Braunerconfile: add lxc.monitor.signal.pdeath
2018-07-16 Christian Braunerconfile: move signal helpers to confile utils
2018-07-14 Christian BraunerMerge pull request #2469 from 2xsec/bugfix
2018-07-14 2xseccoverity: #1437949
2018-07-14 2xsectools: lxc-unshare: use lxc list for interface names
2018-07-14 Christian BraunerMerge pull request #2468 from 2xsec/bugfix
2018-07-14 2xsectools: lxc-unshare: fix wrong coding rules
2018-07-14 2xsectools: lxc-unshare: apply argument parser of lxc and...
2018-07-14 Christian BraunerMerge pull request #2466 from flx42/fix-define-argument
2018-07-13 Felix Abecassisconfile: fix incorrect strncmp
2018-07-13 Christian BraunerMerge pull request #2465 from 2xsec/bugfix
2018-07-13 2xseclxclock: change error log using strerror to SYSERROR
2018-07-12 Stéphane GraberMerge pull request #2462 from brauner/2018-07-12/coverity
2018-07-12 Christian Braunercoverity: #1437935
2018-07-12 Christian Braunercoverity: #1437936
2018-07-12 Stéphane GraberMerge pull request #2459 from brauner/2018-07-11/cleanu...
2018-07-12 Stéphane GraberMerge pull request #2460 from brauner/2018-07-12/handle...
2018-07-12 Christian Braunerattach: cleanup log messages in lxc_attach()
2018-07-12 Christian Braunerattach: use fd_cloexec()
2018-07-12 Christian Braunerattach: cleanup no_new_privs()
2018-07-12 Christian Braunerattach: cleanup fetch_seccomp()
2018-07-12 Christian Braunerattach: simplify lxc_attach_getpwshell()
2018-07-12 Christian Braunerconf: handle partially functional device nodes
2018-07-11 Christian BraunerMerge pull request #2458 from 2xsec/bugfix
2018-07-11 Christian Braunerautotools: cleanup Makefile.am
next