]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-08-23  Maximilian... config: enable seccomp profile only when compiled with... 3947/head
2021-08-19  Stéphane GraberMerge pull request #3943 from brauner/2021-08-19.fixes
2021-08-19  Christian Braunerseccomp: fix complication when !HAVE_DECL_SECCOMP_NOTIFY_FD 3943/head
2021-08-17  Stéphane GraberMerge pull request #3940 from brauner/2021-08-16.fixes.2
2021-08-17  Christian Braunertests: use busybox in lxc-test-usernic.in 3940/head
2021-08-17  Christian Braunertests: use busybox in lxc-test-unpriv
2021-08-17  Christian Braunertests: use busybox in lxc-test-no-new-privs
2021-08-17  Christian Braunertest: use busybox in lxc-test-autostart
2021-08-17  Christian Braunertest: use busybox in lxc-test-apparmor-mount
2021-08-17  Christian Braunertest: use busybox in lxc-test-apparmor-generated
2021-08-17  Christian Braunertests: fix order in sys_mixed
2021-08-17  Christian Braunerconf: allow for tty allocation even when container...
2021-08-17  Christian Braunerbusybox: simplify
2021-08-17  Christian Braunerbusybox: mount sys:ro
2021-08-17  Christian Braunerterminal: use /dev/ptmx when allocating pty devices...
2021-08-17  Christian Braunerfile_utils: add same_device() helper
2021-08-16  Stéphane GraberMerge pull request #3938 from brauner/2021-08-16.fixes
2021-08-16  Christian BraunerMerge pull request #3939 from Cypresslin/fix-test-exec-bit
2021-08-16  Po-Hsu Lintests: set lxc-test-automount/createconfig/snapdeps... 3939/head
2021-08-16  Christian Braunercgroups: simplify offline and isolated cpu handling 3938/head
2021-08-16  Christian Braunercgroups: use semantically clean check in cpuset1_cpus_i...
2021-08-14  Stéphane GraberMerge pull request #3937 from brauner/2021-08-13.fixes
2021-08-13  Christian Braunercgroups: fix cpumask handling 3937/head
2021-08-13  Christian Braunercgroups: fix comments in cpuset1_initialize()
2021-08-13  Christian BraunerRevert "cgroups: fix cpu bitmasks"
2021-08-12  Christian BraunerMerge pull request #3934 from brauner/2021-08-12.fixes
2021-08-12  Christian Braunercgroups: s/calloc/zalloc/g 3934/head
2021-08-12  Jim Ferrignocgroups: fix cpu bitmasks
2021-08-11  Stéphane GraberMerge pull request #3899 from denisfa/master
2021-08-11  Stéphane GraberMerge pull request #3932 from brauner/2021-08-11.fixes
2021-08-11  Christian Braunermainloop: disable IORING_SETUP_SQPOLL for now 3932/head
2021-08-11  Christian Braunermainloop: add comments about multishot and oneshot...
2021-08-11  Christian Braunermainloop: s/handler_name/name/g
2021-08-11  Stéphane GraberMerge pull request #3931 from brauner/2021-08-11.fixes
2021-08-11  Christian Braunermainloop: move variables into tighter scope 3931/head
2021-08-11  Christian Braunermemory_utils: make cleanup handler as unused
2021-08-11  Stéphane GraberMerge pull request #3930 from brauner/2021-08-10.fixes
2021-08-11  Christian Braunermainloop: fix io_uring cleanup handling 3930/head
2021-08-10  Christian Braunermainloop: remove CANCEL_RAISE flag
2021-08-10  Christian Braunermainloop: minor fixes
2021-08-10  Christian BraunerMerge pull request #3928 from simondeziel/download...
2021-08-10  Christian BraunerMerge pull request #3929 from tych0/fix-sys-poll-warning
2021-08-10  Tycho Andersenmainloop: s,sys/poll,poll 3929/head
2021-08-10  Simon Deziellxc-download: add LXC version/compat level to user... 3928/head
2021-08-10  Stéphane GraberMerge pull request #3924 from brauner/2021-06-04.io_uring
2021-08-10  Christian Braunermainloop: add io_uring support 3924/head
2021-08-10  Christian BraunerMerge pull request #3927 from tomponline/tp-nic-address...
2021-08-10  Thomas Parrottdoc: Adds mention of ability to specify manual IPv4... 3927/head
2021-08-10  Christian Braunertree-wide: s/lxc_epoll_descr/lxc_async_descr/g
2021-08-10  Christian Braunerconf: log session keyring failure on WARN level
2021-08-10  Christian Braunercgroups: log at warning instead of error level
2021-08-09  Christian BraunerMerge pull request #3926 from stgraber/master
2021-08-09  Stéphane Graberdoc/api-extensions: Grammar fix 3926/head
2021-08-09  Stéphane GraberMerge pull request #3925 from brauner/2021-08-09.fixes
2021-08-09  Christian Braunerlsm/apparmor: use cleanup macro 3925/head
2021-08-09  Christian Braunerlsm/apparmor: log failure to write AppArmor profile
2021-08-05  Stéphane GraberMerge pull request #3923 from brauner/2021-08-05.fixes
2021-08-05  Christian Braunernetwork: fix container with empty network namespaces 3923/head
2021-08-03  Stéphane GraberMerge pull request #3921 from brauner/2021-08-03.fixes
2021-08-03  Christian Braunertests: add test for rootfs mount options 3921/head
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-02  Stéphane GraberMerge pull request #3920 from brauner/2021-08-02.fixes
2021-08-02  Christian Braunerconf: refactor lxc_recv_ttys_from_child() 3920/head
2021-08-02  Christian Braunerconf: fix logging in lxc_idmapped_mounts_child()
2021-08-02  Christian Braunermount_utils: introduce mount_at()
2021-07-31  Stéphane GraberMerge pull request #3919 from brauner/2021-07-31.devpts
2021-07-31  Christian Braunerterminal: fail on unknown error during TIOCGPTPEER 3919/head
2021-07-31  Christian Braunerterminal: move native terminal allocation from error...
2021-07-31  Christian Braunerconf: handle kernels without TIOCGPTPEER
2021-07-30  Stéphane GraberMerge pull request #3918 from brauner/2021-07-30.devpts
2021-07-30  Christian Braunerstart: allow containers to use a native console 3918/head
2021-07-30  Christian Braunerterminal: remove unused argument from lxc_devpts_terminal()
2021-07-30  Christian Braunerconf: rework console setup
2021-07-30  Christian Braunerfile_utils: add open_at_same()
2021-07-30  Christian Braunerconf: use mount_fd() during console mounting
2021-07-30  Christian Braunerconf: use mount_fd() in lxc_setup_dev_console()
2021-07-30  Christian Braunerconf: use mount_fd() helper when mounting ttys
2021-07-30  Christian Braunermount_utils: add mount_fd()
2021-07-30  Christian Braunerconf: stash pty_nr in struct lxc_terminal
2021-07-29  Stéphane GraberMerge pull request #3916 from brauner/2021-07-29.fixes
2021-07-29  Christian Braunerconf: move lxc_create_ttys() before pivot root 3916/head
2021-07-29  Christian Braunerterminal: split out lxc_devpts_terminal() helper
2021-07-29  Stéphane GraberMerge pull request #3915 from brauner/2021-07-29.fixes
2021-07-29  Christian Braunerstring_utils: cast __s64 to long long signed int 3915/head
2021-07-29  Stéphane GraberMerge pull request #3914 from brauner/2021-07-29.devpts
2021-07-29  Christian Braunerconf: merge devpts setup and move before pivot root 3914/head
2021-07-29  Christian Braunerterminal: don't use ttyname_r() for native terminal...
2021-07-29  Christian Braunerconf: add and use mount_beneath_fd()
2021-07-29  Christian Braunerconf: update comment
2021-07-29  Christian Braunerconf: use a relative path in symlinkat()
2021-07-29  Christian Braunerconf: s/lxc_setup_devpts_parent/lxc_recv_devpts_from_ch...
2021-07-29  Christian Braunerconf: attach devpts mount directly when new mount api...
2021-07-29  Christian Braunerconf: set source property for devpts
2021-07-29  Christian Braunerconf: surface failures to setup console
2021-07-28  Stéphane GraberMerge pull request #3912 from brauner/2021-07-28.devpts
2021-07-28  Christian BraunerMerge pull request #3913 from stgraber/master
2021-07-28  Stéphane GraberFix typos 3913/head
next