]> git.proxmox.com Git - mirror_lxc.git/history - src
include: remove VLAs
[mirror_lxc.git] / src /
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: profile generation
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-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 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-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 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
2018-07-11 2xsectools: lxc-ls: fix signed_to_bigger_unsigned issue
2018-07-09 Stéphane GraberMerge pull request #2452 from brauner/2018-07-06/build_...
2018-07-09 Christian Braunerstart: don't unconditionally open("/dev/null")
2018-07-09 Christian Braunerconf: create /dev directory
2018-07-09 Christian Braunerautotools: build both a shared and static liblxc
2018-07-07 Christian BraunerMerge pull request #2454 from 2xsec/bugfix
2018-07-07 2xsectools: lxc-unshare: replace write_id_mapping() to the...
2018-07-06 Christian BraunerMerge pull request #2453 from 2xsec/bugfix
2018-07-06 2xsectools: lxc-unshare: replace converting standard identif...
2018-07-06 2xsectools: lxc-attach: replace converting standard identifi...
2018-07-06 2xsecnamespace: add api to convert namespaces to standard...
2018-07-06 Stéphane GraberMerge pull request #2451 from brauner/2018-07-06/bugfixes
2018-07-05 Christian Braunertree-wide: set MSG_NOSIGNAL
next