]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-03-17  Stéphane GraberSwitch to Github actions 3711/head
2021-03-17  Stéphane GraberMerge pull request #3710 from brauner/2021-03-17/fixes
2021-03-17  Christian Braunermacro: define __aligned_u64 to handle kernels without... 3710/head
2021-03-17  Stéphane GraberMerge pull request #3708 from brauner/2021-03-17/fixes
2021-03-17  Christian Braunercgroups: ignore unused controllers 3708/head
2021-03-09  Stéphane GraberMerge pull request #3707 from brauner/2021-03-09/fixes
2021-03-09  Christian Braunerconf: add missing newline in lxc_mount_auto_mounts() 3707/head
2021-03-09  Christian Braunerconf: simplify logging in lxc_mount_auto_mounts()
2021-03-09  Christian Braunerconf: cleanup automounting
2021-03-09  Christian Braunerconf: ensure that procfs and sysfs are unmounted
2021-03-09  Christian Braunerconf: simplify dependent mount logic
2021-03-09  Christian Braunerconf: tweak comment about transient procfs mount
2021-03-05  Stéphane GraberMerge pull request #3706 from brauner/2021-03-05/fix_aa...
2021-03-05  Christian Braunerstart: handle CLONE_PIDFD on arm64 3706/head
2021-03-05  Stéphane GraberMerge pull request #3705 from brauner/fixes
2021-03-05  Christian Braunerattach_options: add explicit defines for all enums 3705/head
2021-03-05  Christian Braunerattach_options: fix whitespace error in LXC_ATTACH_NO_N...
2021-03-05  Christian Braunerattach_options: explicitly number enums
2021-03-02  Christian BraunerMerge pull request #3704 from tych0/drop-empty-cgroup...
2021-03-02  Tycho Andersencgroup: do not fail if there are no writable heirarchies 3704/head
2021-02-26  Stéphane GraberMerge pull request #3700 from brauner/2021-02-26/fixes_2
2021-02-26  Christian Braunerstart: fix whitespace error 3700/head
2021-02-26  Christian Brauneraf_unix: vet all parameters
2021-02-26  Stéphane GraberMerge pull request #3699 from brauner/2021-02-26/network
2021-02-26  Christian Braunernetwork: use two passes through networks 3699/head
2021-02-26  Christian Braunernetwork: handle name collisions when renaming network...
2021-02-26  Christian Braunernetwork: add lxc_network_info struct
2021-02-26  Christian Braunernetwork: fix grammar
2021-02-26  Christian Braunerconfile_utils: ensure memory is zeroed
2021-02-26  Christian Braunernetwork: fix coding style in lxc_create_network_unpriv_...
2021-02-26  Christian Braunernetwork: make callback naming consistent and understandable
2021-02-26  Stéphane GraberMerge pull request #3698 from brauner/2021-02-25/fixes
2021-02-25  Christian Braunertree-wide: replace old-style sysinfo logging return... 3698/head
2021-02-25  Christian Braunertree-wide: replace old systrace logging helpers
2021-02-25  Christian Braunertree-wide: use new logging helpers
2021-02-25  Christian Braunerlog: mark logging helpers to use
2021-02-25  Christian Braunertree-wide: replace remaining instances of syserrno...
2021-02-25  Christian Braunertree-wide: start replacing instances of syserrno()...
2021-02-25  Christian Braunertree-wide: s/syerrno_set()/syserror_set()/g
2021-02-25  Christian Braunercommands: unify fd retrieval commands
2021-02-25  Christian Braunercommands: fix indentation
2021-02-25  Christian Braunercommands: rsp_one_fd_{reap,keep}() and rsp_many_fds_reap()
2021-02-25  Christian Braunercommands: cleanup error handling and variable naming
2021-02-25  Stéphane GraberMerge pull request #3697 from brauner/2021-02-25/fixes
2021-02-25  Christian Braunercommands: port misnamed functions to general style 3697/head
2021-02-25  Christian Braunercommands: use debug logging
2021-02-25  Christian Braunerlog: add some more log and return helpers
2021-02-25  Christian Braunertests: add logging to lxc-test-lxc-attach
2021-02-25  Christian Braunercommands: improve lxc_cmd_get_tty_fd()
2021-02-25  Christian Braunercommands: rework lxc_cmd_rsp_recv() to make it more...
2021-02-25  Christian Brauneraf_unix: allow caller and callee to negotiate expectati...
2021-02-25  Christian Braunermacro: add hweight*() helpers
2021-02-25  Christian Braunercommands: let lxc_cmd() return ssize_t to indicate...
2021-02-25  Christian Braunercommands: port lxc_cmd_get_limit_cgroup2_fd() to new...
2021-02-25  Christian Braunercommands: port lxc_cmd_get_cgroup2_fd() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_limit_cgroup_fd() to new...
2021-02-25  Christian Braunercommands: port lxc_cmd_get_cgroup_fd() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_unfreeze() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_freeze() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_seccomp_notify_add_listener...
2021-02-25  Christian Braunercommands: port lxc_cmd_serve_state_clients() to new...
2021-02-25  Christian Braunercommands: port lxc_cmd_console_log() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_add_bpf_device_cgropu() to new...
2021-02-25  Christian Braunercommands: port lxc_cmd_add_state_client() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_lxcpath() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_name() to new helpers
2021-02-25  Christian Braunercommands: port lxc_get_tty_fd() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_stop() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_state() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_config_item() to new helpers
2021-02-25  Christian Braunercommands: portlxc_cmd_get_cgroup_path_do() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_clone_flags() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_cgroup_ctx() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_seccomp_notify_fd() to new...
2021-02-25  Christian Braunercommands: port lxc_cmd_get_devpts_fd() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_init_pidfd() to new helpers
2021-02-25  Christian Braunercommands: port lxc_cmd_get_init_pid() to new helpers
2021-02-25  Christian Braunercommands: port lxc_try_cmd() to new helpers
2021-02-25  Christian Braunercommands: add lxc_cmd_init() and lxc_cmd_data()
2021-02-25  Christian Braunercommands: s/lxc_cmd_init()/lxc_server_init()/g
2021-02-25  Christian Braunercommands: switch to bool
2021-02-25  Christian Braunercommands: use IN_SET() in lxc_cmd()
2021-02-24  Stéphane GraberMerge pull request #3695 from brauner/2021-02-24/fixes_3
2021-02-24  Christian Braunercommands: ensure that non-NULL and MAX_STATE is always... 3695/head
2021-02-24  Christian Braunercommands: annotate array argument
2021-02-24  Stéphane GraberMerge pull request #3694 from brauner/2021-02-24/fixes_2
2021-02-24  Christian Braunercommands: s/LXC_CMD_CONSOLE/LXC_CMD_GET_TTY_FD/g 3694/head
2021-02-24  Christian Braunercommands: add LXC_CMD_GET_CGROUP_FD and LXC_CMD_GET_LIM...
2021-02-24  Christian Braunercommands: extend rsp_one_fd() to also handle additional...
2021-02-24  Christian Braunerfile_utils: actually open the file for reading
2021-02-24  Christian Braunercommands: set rsp.ret to 0 for lxc_cmd_get_cgroup_ctx_c...
2021-02-24  Christian Braunercgroups: s/cgroup_layout/layout/g
2021-02-24  Christian Braunercommands: add LXC_CMD_GET_CGROUP_FD and LXC_CMD_GET_LIM...
2021-02-24  Christian Braunercommands: s/_LIMITING_/_LIMIT_/g and s/_limiting_/_limit_/g
2021-02-24  Christian Braunercommands: simplify lxc_cmd_get_cgroup_ctx()
2021-02-24  Christian Braunercommands: fix alignment for lxc_cmd_get_cgroup_ctx()
2021-02-24  Christian Braunercgroups: handle fallback gracefully
2021-02-24  Christian Braunercgroups: make use of ERRNO_IS_NOT_SUPPORTED()
2021-02-24  Christian Braunererror_utils: copy over Lennart's IN_SET()
2021-02-24  Christian Braunercommands: tweak return values
next