]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-01-29  Christian Braunerattach: introduce sync_wait_pid() and sync_wake_pid()
2021-01-29  Christian Braunerattach: use sync_wait()/sync_wake() where applicable
2021-01-29  Christian Braunersync: rename startup synchronization macros
2021-01-29  Christian Braunersync: export sync_wait() and sync_wake()
2021-01-29  Christian Braunerattach: coding style fixes
2021-01-29  Christian Braunerattach: rename attach_clone_payload to attach_payload
2021-01-29  Christian Braunerattach: move attach_clone_payload into tighter scope
2021-01-29  Christian Braunerattach: s/close/close_prot_errno_disarm/g
2021-01-29  Christian Braunerconfigure: fix static builds with clang-12 and LTO
2021-01-29  Christian Braunerattach: move getcwd() into tighter scope
2021-01-29  Christian Braunerattach: remove obsolete namespace check
2021-01-29  Christian Braunerattach: fix personality handling
2021-01-29  Christian Braunerlsm: s/lsm_init/lsm_init_static/g
2021-01-28  Christian Braunerattach: s/lxc_attach_drop_privs/drop_capabilities/g
2021-01-28  Christian Braunerattach: s/lxc_proc_close_ns_fd/close_nsfds/g
2021-01-28  Christian Braunerattach: add get_attach_context_nsfds()
2021-01-28  Christian Braunerattach: move config init into get_attach_context()
2021-01-28  Christian Braunerattach: move get_personality() into get_attach_context()
2021-01-28  Christian Braunerattach: move lxc_cmd_get_init_pid() int get_attach_cont...
2021-01-28  Christian Braunerattach: split attach_context into allocation and initia...
2021-01-28  Christian Braunerattach: s/calloc/zalloc/g
2021-01-28  Christian Braunerattach: rename attach_context helpers
2021-01-28  Christian Braunerattach: s/lxc_proc_context_info/attach_context/g
2021-01-28  Christian Braunerattach: move lxc_proc_context_info to file local scope
2021-01-28  Christian Braunerattach: order variables correctly
2021-01-28  Christian Braunerattach: coding style fixes
2021-01-28  Stéphane GraberMerge pull request #3637 from brauner/2021-01-27/fixes
2021-01-27  Christian Braunerattach: add some DEBUG() logging to stdfd dpulication 3637/head
2021-01-27  Christian Braunerattach: use close_prot_errno_disarm()
2021-01-27  Christian Braunerattach: make do_attach() void
2021-01-27  Christian Braunerattach: mark do_attach() as __noreturn
2021-01-27  Christian Braunerattach: s/attach_child_main/do_attach/g
2021-01-27  Christian Braunerattach: use free_disarm()
2021-01-27  Christian Braunerattach: coding style fixes
2021-01-27  Christian Braunerattach: use __do_close for labelfd
2021-01-27  Christian Braunerattach: tweak logging
2021-01-27  Christian Braunerattach: use __do_free cleanup macro for cwd
2021-01-27  Christian Braunerattach: invert child/parent handling
2021-01-27  Stéphane GraberMerge pull request #3636 from brauner/2021-01-27/fixes
2021-01-27  Christian Braunerconf: move proc and sys mountpoint creation int lxc_mou... 3636/head
2021-01-27  Christian Braunerconf: coding style fixes
2021-01-27  Christian Braunerconf: fix coding style
2021-01-27  Christian BraunerMerge pull request #3634 from motiejus/mkdir-proc-sys
2021-01-27  Motiejus Jakštysmkdir -p /proc /sys on container startup 3634/head
2021-01-26  Stéphane GraberMerge pull request #3633 from brauner/2021-01-25/criu
2021-01-26  Christian Braunercriu: handle cgroup2 freezer 3633/head
2021-01-26  Christian Braunercgroups: detect and record cgroup2 freezer support
2021-01-26  Christian Braunercgroups: rework cg_unified_init()
2021-01-26  Christian Braunercgroups: coding style fixes
2021-01-26  Christian Braunerstring_utils: add must_make_path_relative()
2021-01-26  Christian Braunerfile_utils: introduce read_file_at()
2021-01-25  Stéphane GraberMerge pull request #3632 from brauner/2021-01-25/fixes
2021-01-25  Christian Braunerautotools: update build 3632/head
2021-01-25  Christian Braunerconfigure: add AC_SYS_LARGEFILE checking
2021-01-25  Christian Braunerconfig: update ax_pthread.m4
2021-01-25  Stéphane GraberMerge pull request #3631 from brauner/2021-01-24/fixes
2021-01-24  Christian Braunertree-wide: fix compilation with-Wstrict-prototypes... 3631/head
2021-01-22  Stéphane GraberMerge pull request #3629 from brauner/2021-01-22/static...
2021-01-22  Christian Braunerautotools: enable static builds for commands 3629/head
2021-01-22  Christian Braunerautotools: enable static builds for tools
2021-01-22  Christian Braunerconfigure: support static binaries
2021-01-22  Christian Braunerinitutils: fix missing includes
2021-01-22  Christian Braunertree-wide: fix some header inclusions
2021-01-22  Christian BraunerMerge pull request #3623 from cotequeiroz/seccomp
2021-01-22  Stéphane GraberMerge pull request #3628 from brauner/2021-01-22/fixes
2021-01-22  Christian Braunerlxc_attach: include rexec conditionally 3628/head
2021-01-22  Christian Braunerlsm: remove obsolute comment about constructor
2021-01-22  Christian Braunercgroups: fix cgroup mounting
2021-01-22  Christian Braunerconf: fix containers retaining CAP_NET_ADMIN
2021-01-16  Eneas U de... configure: skip libseccomp tests if it is disabled 3623/head
2021-01-16  Eneas U de... commands: fix check for seccomp notify support
2021-01-11  Stéphane GraberMerge pull request #3617 from motiejus/lxc-net-dnsmasq
2021-01-11  Motiejus Jakštysmake lxc-net hermetic w.r.t. existing dnsmasq config 3617/head
2021-01-09  Stéphane GraberMerge pull request #3615 from sirh3e/master
2021-01-09  sirh3eChanged Version from 2.*.* to 4.*.* 3615/head
2021-01-04  Stéphane GraberMerge pull request #3614 from brauner/2021-01-04/fixes
2021-01-04  Christian Braunerconf: fix CAP_NET_ADMIN-based mount handling 3614/head
2021-01-04  Christian Braunerconf: add lxc_wants_cap() helper
2021-01-04  Christian Braunermacro: define all capabilities
2021-01-04  Christian Braunerconf: add new capabilities CAP_{BLOCK_SUSPEND,PERFMON...
2021-01-04  Christian Braunerconf: define missing capabilities
2021-01-04  Christian Braunermacro: use ascending order for capabilities
2020-12-28  Stéphane GraberMerge pull request #3608 from brauner/2020-12-27/no_rootfs
2020-12-27  Christian Braunercgroup2: move bpf device cgroup program to struct cgrou... 3608/head
2020-12-27  Christian Braunerutils: allow cross-device resolution
2020-12-15  Stéphane GraberMerge pull request #3603 from brauner/2020-12-15/bugfixes
2020-12-15  Christian Braunerconfile: don't accidently alter lxc.cgroup.dir 3603/head
2020-12-15  Christian Braunerconfile: cleanup set_config_hooks()
2020-12-14  Stéphane GraberMerge pull request #3601 from brauner/2020-12-14/bugfixes
2020-12-14  Christian Braunerconf: fix block-device based rootfs mounting 3601/head
2020-12-14  Christian BraunerMerge pull request #3600 from zhenr667/3091
2020-12-13  zhenr667unmounted proc/sys/net if dropping CAP_NET_ADMIN 3600/head
2020-12-10  Stéphane GraberMerge pull request #3595 from brauner/2020-12-08/fixes
2020-12-10  Christian Braunercriu: cleanup load_tty_major_minor() 3595/head
2020-12-10  Christian Braunerconfile_utils: cleanup strprint()
2020-12-10  Christian Braunerconfile: cleanup set_config_net_l2proxy()
2020-12-10  Christian Braunerconf: fix unchecked return value
2020-12-10  Christian Braunerutils: fix unchecked return value
2020-12-10  Christian Braunercgroups/cgfsng: remove logically dead code
2020-12-10  Christian Braunerstorage/btrfs: add missing return
next