]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-10-14  Christian Braunerconf: port hooks to new list type
2021-10-14  Christian Braunerconf: port apparmor to new list type
2021-10-14  Christian Braunerconf: port mounts to new list type
2021-10-14  Christian Braunercgroups: fix bpf device list
2021-10-14  Christian Braunernetwork: port ipv6 routes to new list type
2021-10-14  Christian Braunernetwork: port ipv4 routes to new list type
2021-10-14  Christian Braunercgroups: fix cgroup settings sorting
2021-10-14  Christian Braunerlxccontainer: align initialization
2021-10-14  Christian Braunertree-wide: s/ipv{4,6}_list/ipv{4,6}_addresses/g
2021-10-14  Christian Braunernetwork: port ipv6 addresses to new list type
2021-10-14  Christian Braunernetwork: port ipv4 to new list type
2021-10-14  Christian Braunerconf: simplify and port caps to new list type
2021-10-14  Christian Braunercgroup: remove unneeded forward declaration
2021-10-14  Christian Braunerterminal: remove unused struct member
2021-10-14  Christian Braunerconf: port environment to new list type
2021-10-14  Christian Braunerconf: remove unused variables
2021-10-14  Christian Braunerconf: switch to parse_mount_attrs() even for legacy...
2021-10-14  Christian Braunerconf: support recursive propagation options properly
2021-10-14  Christian Braunerconf: rework recursive mount option handling
2021-10-14  Christian Braunerrootfs: remove "options" member
2021-10-14  Christian Braunerconf: remove unused mountflags nember
2021-10-14  Christian Braunerconf: port id_map to new list type
2021-10-14  Christian Braunerconf: port cgroup settings to new list type
2021-10-14  Christian Braunerconf: port procs to new list type
2021-10-14  Christian Braunerconf: port sysctls to new list type
2021-10-14  Christian Braunerconf: port rlimits to new list type
2021-10-14  Christian Braunerconf: port state_clients to new list type
2021-10-14  Christian Braunermainloop: port handlers to new list type
2021-10-14  Christian Braunercgroups: port bpf devices to new list type
2021-10-14  Christian Braunertree-wide: port network handling to new list type
2021-10-14  Christian Braunerlist: add new kernel-based list implementation
2021-10-14  Maximilian... tools: fix elevated privilege handler in lxc-attach
2021-10-14  Christian Braunerconfile: rework lxc_fill_elevated_privileges()
2021-10-14  Christian Braunerattach_options: add LXC_ATTACH_LSM_LABEL to LXC_ATTACH_...
2021-10-14  Christian Braunertools: align struct initialization
2021-10-14  Christian Braunertools: fix variable declarations in lxc-attach
2021-10-14  Maximilian... attach: allow LSM attach without new mnt namespace
2021-10-14  Christian Braunerconfile: return negative errno everywhere
2021-10-14  Maximilian... config: enable seccomp profile only when compiled with...
2021-10-14  Christian Braunerseccomp: fix complication when !HAVE_DECL_SECCOMP_NOTIFY_FD
2021-10-14  Christian Braunertests: use busybox in lxc-test-usernic.in
2021-10-14  Christian Braunertests: use busybox in lxc-test-unpriv
2021-10-14  Christian Braunertests: use busybox in lxc-test-no-new-privs
2021-10-14  Christian Braunertest: use busybox in lxc-test-autostart
2021-10-14  Christian Braunertest: use busybox in lxc-test-apparmor-mount
2021-10-14  Christian Braunertest: use busybox in lxc-test-apparmor-generated
2021-10-14  Christian Braunertests: fix order in sys_mixed
2021-10-14  Christian Braunerconf: allow for tty allocation even when container...
2021-10-14  Christian Braunerbusybox: simplify
2021-10-14  Christian Braunerbusybox: mount sys:ro
2021-10-14  Christian Braunerterminal: use /dev/ptmx when allocating pty devices...
2021-10-14  Christian Braunerfile_utils: add same_device() helper
2021-10-14  Po-Hsu Lintests: set lxc-test-automount/createconfig/snapdeps...
2021-10-14  Christian Braunercgroups: simplify offline and isolated cpu handling
2021-10-14  Christian Braunercgroups: use semantically clean check in cpuset1_cpus_i...
2021-10-14  Christian Braunercgroups: fix cpumask handling
2021-10-14  Christian Braunercgroups: fix comments in cpuset1_initialize()
2021-10-14  Christian BraunerRevert "cgroups: fix cpu bitmasks"
2021-10-14  Christian Braunercgroups: s/calloc/zalloc/g
2021-10-14  Jim Ferrignocgroups: fix cpu bitmasks
2021-10-14  Christian Braunermainloop: disable IORING_SETUP_SQPOLL for now
2021-10-14  Christian Braunermainloop: add comments about multishot and oneshot...
2021-10-14  Christian Braunermainloop: s/handler_name/name/g
2021-10-14  Christian Braunermainloop: move variables into tighter scope
2021-10-14  Christian Braunermemory_utils: make cleanup handler as unused
2021-10-14  Christian Braunermainloop: fix io_uring cleanup handling
2021-10-14  Christian Braunermainloop: remove CANCEL_RAISE flag
2021-10-14  Christian Braunermainloop: minor fixes
2021-10-14  Tycho Andersenmainloop: s,sys/poll,poll
2021-10-14  Simon Deziellxc-download: add LXC version/compat level to user...
2021-10-14  Christian Braunermainloop: add io_uring support
2021-10-14  Thomas Parrottdoc: Adds mention of ability to specify manual IPv4...
2021-10-14  Christian Braunertree-wide: s/lxc_epoll_descr/lxc_async_descr/g
2021-10-14  Christian Braunerconf: log session keyring failure on WARN level
2021-10-14  Christian Braunercgroups: log at warning instead of error level
2021-10-14  Edênis Freindorfer... Improve bash completion.
2021-10-14  Edênis Freindorfer... Create rules to add/remove symlinks for bash completion.
2021-10-14  Edênis Freindorfer... Fix typo on documentation for `lxc-{attach,execute}`.
2021-10-14  Edênis Freindorfer... Fix typo on documentation for `lxc-autostart`.
2021-09-13  Stéphane GraberMerge pull request #3969 from brauner/2021-09-03.fixes...
2021-09-13  Christian Braunertests: fix config file tests 3969/head
2021-08-09  Stéphane Graberdoc/api-extensions: Grammar fix
2021-08-09  Christian Braunerlsm/apparmor: use cleanup macro
2021-08-09  Christian Braunerlsm/apparmor: log failure to write AppArmor profile
2021-08-09  Christian Braunernetwork: fix container with empty network namespaces
2021-08-03  Christian Braunertests: add test for rootfs mount options
2021-08-03  Christian Braunerconf: allow mount options for rootfs when using new...
2021-08-03  Christian Braunermount_utils: make some mount helpers static inline
2021-08-03  Christian Braunerconf: let parse_vfs_attr() handle legacy mount flags...
2021-08-03  Christian Braunerconf: log failure to create tty mountpoint
2021-08-03  Christian Braunerconf: refactor lxc_recv_ttys_from_child()
2021-08-03  Christian Braunerconf: fix logging in lxc_idmapped_mounts_child()
2021-08-03  Christian Braunermount_utils: introduce mount_at()
2021-08-02  Christian Braunerterminal: fail on unknown error during TIOCGPTPEER
2021-08-02  Christian Braunerterminal: move native terminal allocation from error...
2021-08-02  Christian Braunerconf: handle kernels without TIOCGPTPEER
2021-08-02  Christian Braunerstart: allow containers to use a native console
2021-08-02  Christian Braunerterminal: remove unused argument from lxc_devpts_terminal()
2021-08-02  Christian Braunerconf: rework console setup
2021-08-02  Christian Braunerfile_utils: add open_at_same()
next