]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
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()
2021-08-02  Christian Braunerconf: use mount_fd() during console mounting
2021-08-02  Christian Braunerconf: use mount_fd() in lxc_setup_dev_console()
2021-08-02  Christian Braunerconf: use mount_fd() helper when mounting ttys
2021-08-02  Christian Braunermount_utils: add mount_fd()
2021-08-02  Christian Braunerconf: stash pty_nr in struct lxc_terminal
2021-08-02  Christian Braunerconf: move lxc_create_ttys() before pivot root
2021-08-02  Christian Braunerterminal: split out lxc_devpts_terminal() helper
2021-08-02  Christian Braunerstring_utils: cast __s64 to long long signed int
2021-08-02  Christian Braunerconf: merge devpts setup and move before pivot root
2021-08-02  Christian Braunerterminal: don't use ttyname_r() for native terminal...
2021-08-02  Christian Braunerconf: add and use mount_beneath_fd()
2021-08-02  Christian Braunerconf: update comment
2021-08-02  Christian Braunerconf: use a relative path in symlinkat()
2021-08-02  Christian Braunerconf: s/lxc_setup_devpts_parent/lxc_recv_devpts_from_ch...
2021-08-02  Christian Braunerconf: attach devpts mount directly when new mount api...
2021-08-02  Christian Braunerconf: set source property for devpts
2021-08-02  Christian Braunerconf: surface failures to setup console
2021-08-02  Stéphane GraberFix typos
2021-08-02  Christian Braunerconf: ensure devpts_fd is set to -EBADF
2021-08-02  Christian Braunerterminal: ttyname_r() returns an error number on failure
2021-08-02  Christian Braunerconf: use new mount api for devpts setup
2021-07-22  Petr Malatbpf: bpf_devices_cgroup_supported() should check if...
2021-07-22  Petr Malatlxc_setup_ttys: Handle existing ttyN file without under...
2021-07-22  Stoiko Ivanovcgroups: remove unneeded variables from cgroup_tree_create
2021-07-22  Stoiko Ivanovcgroups: populate hierarchy for device cgroup
2021-07-16  Stéphane GraberRelease LXC 4.0.10 lxc-4.0.10
2021-07-15  Christian Braunerterminal: fix error handling
2021-07-15  Christian Brauneraf_unix: report error when no fd is to be sent
2021-07-15  Christian Braunerterminal: log TIOCGPTPEER failure less alarmingly
2021-07-15  Christian Braunersync: fix log message
2021-07-15  Christian Braunerstart: fix logging message
2021-07-15  Christian Braunerinitutils: include pthread.h
2021-07-15  Serge Hallyndoc/common_options: add trace and alert loglevels
2021-07-12  Christian Braunerfile_utils: surface ENOENT when falling back to openat()
2021-07-12  Christian Braunerlxc_unshare: fix network device handling
2021-07-12  Christian Braunerlxc_unshare: make mount table private
2021-07-12  Wolfgang Bumillerconfile: allow including nonexisting directories
2021-07-12  Wolfgang Bumillerconf: userns.conf: include userns.conf.d
2021-07-12  KATOH Yasufumidoc: Fix typo in English lxc.container.conf(5)
2021-07-12  KATOH Yasufumidoc: Add new idmap= option to Japanese lxc.container...
2021-07-12  KATOH Yasufumidoc: Append description of net type field
2021-07-12  KATOH Yasufumidoc: Add eBPF-based device controller semantics to...
2021-07-01  Christian Braunercmd/lxc-checkconfig: list cgroup namespaces and rename...
2021-07-01  Christian Braunerterminal: ensure newlines are turned into newlines...
2021-07-01  Christian Braunercgroups: handle funky cgroup layouts
2021-07-01  Christian Braunertests: add tests for read-only /sys with read-write...
2021-07-01  Christian Braunerconf: improve read-only /sys with read-write /sys/devic...
2021-07-01  Simon Dezielinitutils: close dirfd in error path
2021-07-01  Christian Braunerexecute: ensure parent is notified about child exec...
2021-07-01  Christian Braunernetwork: log network devices while sending
2021-07-01  Christian Braunerinitutils: use vfork() in lxc_container_init()
2021-07-01  Tycho Andersenexecute: don't exec init, call it
2021-06-29  Tomasz BlaszczakWhen an item is added to an array, then the array is...
next