]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-07-31 Christian Braunerconf: introduce lxc.rootfs.managed
2018-07-31 Christian BraunerREADEM: update Serge's mail address
2018-07-31 Christian BraunerMerge pull request #2503 from tenforward/japanese
2018-07-31 KATOH Yasufumidoc: Add incompatibility with network type=none into...
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
2018-07-30 Christian Braunerconf: mount devpts without "max" on EINVAL
2018-07-30 Christian BraunerMerge pull request #2500 from akosiaris/patch-1
2018-07-30 Alexandros... Unprivileged's incompatibility with type=none docs
2018-07-29 Christian Braunercaps: handle EINTR in read()
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
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
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
next