]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2019-12-07 Christian Braunercgroups/cgfsng: rework cgfsng_{monitor,payload}_delegat...
2019-12-07 Christian Braunercgroups/cgfsng: rework cgfsng_monitor_enter()
2019-12-07 Christian Braunercgroups/cgfsng: rework cgfsng_monitor_create()
2019-12-07 Christian Braunercgroups/cgfsng: rework cgfsng_monitor_destroy()
2019-12-07 Christian Braunercgroups/cgfsng: rework cgfsng_payload_destroy()
2019-12-07 Christian Braunerlog: remove unused compiler attribute
2019-12-07 Christian Braunerstart: replace compiler attributes
2019-12-07 Christian Braunerlog: replace compiler attributes
2019-12-07 Christian Braunerattach: replace closing helpers
2019-12-07 Christian Braunercompiler: add __unused attribute
2019-12-07 Christian Brauner{log, macro}: remove unused logging functions
2019-12-07 Christian Braunerlxccontainer: replace logging functions
2019-12-07 Christian Braunerconfile_utils: replace logging functions
2019-12-07 Christian Braunercgroups: rework return values of some functions
2019-12-07 Christian Braunercgroups/cgroup2_devices: replace logging functions
2019-12-07 Christian Braunercgroups/cgroup: replace logging functions
2019-12-07 Christian Braunercgroups/cgfsng: replace logging functions
2019-12-07 Christian Braunerconfile: replace logging helpers
2019-12-07 Christian Braunernetwork: replace logging helpers
2019-12-07 Christian Braunercommands: replace logging helpers
2019-12-07 Christian Braunerattach: s/minus_one_set_errno(/ret_set_errno(-1, /g
2019-12-07 Christian Brauneraf_unix: s/minus_one_set_errno(/ret_set_errno(-1, /g
2019-12-07 Christian Braunermacro: add ret_errno()
2019-12-07 Christian Braunerlog: rearrange
2019-12-06 Stéphane GraberMerge pull request #3215 from brauner/cgroup2_controlle...
2019-12-06 Christian Braunercgroup2: rework controller delegation
2019-12-06 Christian BraunerMerge pull request #3214 from Rachid-Koucha/patch-1
2019-12-06 Christian BraunerMerge pull request #3213 from blenk92/fix-mount-parsing
2019-12-06 Rachid Koucha"busy" field set to -1 instead of 0
2019-12-06 Rachid Koucha"busy" field set to 1 instead of 0
2019-12-06 Rachid KouchaInit "busy" field to -1 as 0 is valid fd
2019-12-06 Maximilian... config: Fix parsing of mount options
2019-12-04 Stéphane GraberMerge pull request #3204 from brauner/switch_to_spdx
2019-12-04 Stéphane GraberMerge pull request #3207 from brauner/cgroup2_improveme...
2019-12-04 Christian Braunercgroups/devices: correctly verify bpf device useability...
2019-12-04 Christian Braunercgroups: improve container cgroup attaching
2019-12-04 Christian Braunerlxc: switch to SPDX
2019-12-04 Christian Braunercommands: use logging return helpers
2019-12-04 Stéphane GraberMerge pull request #3205 from brauner/cgroup2_improvements
2019-12-04 Christian Braunercgfsng: rework cgroup2 attach
2019-12-03 Christian Braunercgroups/devices: do not log error when bpf device featu...
2019-12-03 Stéphane GraberMerge pull request #3203 from brauner/freezer_fixes
2019-12-03 Christian BraunerMerge pull request #2842 from brauner/2019-02-11/fix_li...
2019-12-03 Christian Braunerfreezer: cleanup
2019-12-03 Christian BraunerMerge pull request #3178 from xinhua9569/master
2019-12-03 Stéphane GraberMerge pull request #3202 from brauner/cgroup2_freezer_fixes
2019-12-03 Christian Braunercgroups/freezer: fix and improve cgroup2 freezer implem...
2019-12-03 Christian Braunercgroups: add DEFAULT_MOUNTPOINT #define
2019-12-02 Stéphane GraberMerge pull request #3196 from brauner/cgroup2_devices_f...
2019-12-01 Christian Braunercgroups/devices: use dedicated enums
2019-12-01 Stéphane GraberMerge pull request #3195 from brauner/cgroup2_devices_fixes
2019-12-01 Christian Braunercgroups/devices: introduce ebpf device cgroup global...
2019-12-01 Christian Braunercgroups/devices: handle NULL
2019-12-01 Christian Braunerconfigure: enable -Wunused-but-set-variable
2019-12-01 Christian Braunercgroups/cgfsng: implement cgroup2 device controller...
2019-12-01 Christian Braunerconf: record cgroup2 devices in parsed format
2019-12-01 Christian Braunercgroups/cgfsng: "atomically" replace bpf device programs
2019-12-01 Christian Braunermacro: remove unused macros
2019-12-01 Christian Braunerapi_extension: add cgroup2_devices api extension
2019-11-29 Stéphane GraberMerge pull request #3194 from brauner/cgroup2_devices
2019-11-29 Christian Braunercgroups: add cgroup2 device controller support
2019-11-27 Christian BraunerMerge pull request #3193 from lifeng68/master
2019-11-27 LiFengcgfsng: return attach fail if container stopped
2019-11-21 dongxinhuaconf: fix memory leak for set config rootfs options
2019-11-20 Stéphane GraberMerge pull request #3190 from idatahu/fix_ovs_log
2019-11-20 Balázs Pókafix wrong order of bridge/nic in error message
2019-11-20 Christian BraunerMerge pull request #3189 from Rachid-Koucha/patch-2
2019-11-20 Rachid KouchaTypo in a comment
2019-11-19 Stéphane GraberMerge pull request #3187 from brauner/launchpad_bug_1848587
2019-11-19 Christian Braunertests: use /dev/loop-control instead of /dev/network_la...
2019-11-11 Christian BraunerMerge pull request #3184 from ffontaine/master
2019-11-11 Fabrice Fontaineconfigure.ac: fix build on toolchain without SSP
2019-11-09 Stéphane GraberMerge pull request #3182 from aadi123/master
2019-11-09 Aaditya MurthyUpdate cgroup.h
2019-11-06 Stéphane GraberMerge pull request #3180 from brauner/2019-11-06/termin...
2019-11-06 Christian Braunerterminal: prevent returning invalid pointer
2019-11-06 Christian Braunerterminal: make lxc_terminal_signal_fini() static
2019-11-04 Christian BraunerMerge pull request #3177 from hallyn/2019-11-01/mapself
2019-11-02 Serge Hallynlxc-usernsexec: support easily mapping own uid
2019-10-30 Christian BraunerMerge pull request #3175 from ralt/pr/execute-attach...
2019-10-29 Florian Margainetests: add tests making sure the exit code is appropriate.
2019-10-29 Stéphane GraberMerge pull request #3174 from Blub/2019-10-29/terminal...
2019-10-29 Wolfgang Bumillerterminal: return NULL on error in terminal_signal_init
2019-10-25 Stéphane GraberMerge pull request #3171 from brauner/bugfixes
2019-10-25 Christian Braunerterminal: prevent memory leak for lxc_terminal_state
2019-10-23 Christian BraunerMerge pull request #3169 from Blub/2019-10-23/aa_preven...
2019-10-23 Wolfgang Bumillerapparmor: Prevent writes to /proc/acpi/**
2019-10-22 Christian BraunerMerge pull request #3168 from havmind/memfd_create_powerpc
2019-10-22 Patrick Havelangesyscall_wrappers: rename internal memfd_create to memfd...
2019-10-14 Christian BraunerMerge pull request #3161 from tomponline/tp-lxc-destroy
2019-10-14 Thomas Parrottlxc/tools/lxc/destroy: Restores error message on contai...
2019-10-12 Stéphane GraberMerge pull request #3160 from tenforward/japanese
2019-10-12 KATOH YasufumiUpdate lxc.containers.conf(5) in Japanese
2019-10-12 Stéphane GraberMerge pull request #3159 from Rachid-Koucha/patch-1
2019-10-12 Rachid KouchaBad sgml/man translation
2019-10-11 Christian BraunerMerge pull request #3157 from tenforward/japanese
2019-10-11 KATOH YasufumiAdd more info about lxc.start.order in Japanese man
2019-10-11 KATOH YasufumiAdd autodev.tmpfs.size to Japanese lxc.container.conf(5)
2019-10-10 Christian BraunerMerge pull request #3155 from caioboffo/issue#3147
2019-10-09 Caio B. Silvalxc-destroy: send successful output messages to log...
next