]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2021-10-14  Edênis Freindorfer... Refactor `__lxc_groups()` to `__lxc_get_groups()`.
2021-10-14  Edênis Freindorfer... Another round of more bash-like syntax.
2021-10-14  Edênis Freindorfer... Fix `lxc-create` completion.
2021-10-14  Edênis Freindorfer... Add support for comma as a completion word.
2021-10-14  Edênis Freindorfer... Refactor `__lxc_piped_args`.
2021-10-14  Edênis Freindorfer... Fix `lxc-snapshot` completion.
2021-10-14  Edênis Freindorfer... Use more bash-like syntax.
2021-10-14  Edênis Freindorfer... Add support for container composed names.
2021-10-14  Edênis Freindorfer... Add completion output for `lxc-ls --fancy-format`.
2021-10-14  Edênis Freindorfer... Improve name completion handling.
2021-10-14  Edênis Freindorfer... Add `compopt` call to `__lxc_piped_args`.
2021-10-14  Edênis Freindorfer... Use `--running` instead of `--active`.
2021-10-14  Edênis Freindorfer... Fill missing commands on name completion.
2021-10-14  Christian Braunerbuild: add tools to meson
2021-10-14  Christian Braunerbuild: add meson skeleton
2021-10-14  Christian Braunerbuild: make sure _GNU_SOURCE is set
2021-10-14  Christian Braunerlxc: remove "version.h" inclusion
2021-10-14  Christian Braunertests: include "version.h"
2021-10-14  Christian Braunertree-wide: fix config.h inclusion
2021-10-14  Christian Braunertools: fix build warnings
2021-10-14  Christian Braunertree-wide: fix lxc header inclusion
2021-10-14  Christian Braunercaps: fix includes
2021-10-14  Christian Braunertools/lxc_start: fix includes
2021-10-14  Christian Braunerarguments: fix includes
2021-10-14  Christian Braunerinitutils: fix includes
2021-10-14  Christian Braunerlog: fix includes
2021-10-14  Christian Braunerinitutils: fix includes
2021-10-14  Christian Braunerconf: fix includes
2021-10-14  Christian Braunerstring_utils: fix includes
2021-10-14  Christian Braunerarguments: fix includes
2021-10-14  Christian Braunercommands_utils: fix integer comparisons
2021-10-14  Christian Braunerfile_utils: fix integer comparisons
2021-10-14  Christian Braunermonitor: fix integer comparisons
2021-10-14  Christian Braunernl: fix integer comparisons
2021-10-14  Christian Brauneruuid: fix integer comparisons
2021-10-14  Christian Braunerseccomp: fix integer comparisons
2021-10-14  Christian Braunerlxcmntent: fix fallthrough
2021-10-14  Christian Braunernetns_ifaddrs: fix integer comparisons
2021-10-14  Christian Braunerstart: fix integer comparisons
2021-10-14  Christian Braunerutils: fix integer comparisons
2021-10-14  Christian Braunerterminal: fix integer comparisons
2021-10-14  Christian Braunerlxccontainer: fix integer comparisons
2021-10-14  Christian Braunernetwork: fix integer comparisons
2021-10-14  Christian Braunertree-wide: fix public lxc header inclusions
2021-10-14  Christian Braunercommands: fix integer comparisons
2021-10-14  Christian Braunercriu: fix integer comparisons
2021-10-14  Christian Braunerconfile_utils: fix integer comparisons
2021-10-14  Christian Braunertree-wide: fix attach header inclusion
2021-10-14  Christian Braunerconf: fix array initalization
2021-10-14  Christian Braunerconf: fix struct mount_attr initalization
2021-10-14  Christian Braunerstring_utils: fix integer comparisons
2021-10-14  Christian Braunerconf: fix integer comparisons
2021-10-14  Christian Braunerlsm: fix integer comparisons
2021-10-14  Christian Braunerattach: fix helper declarations
2021-10-14  Christian Braunerstorage: fix integer comparisons
2021-10-14  Christian Braunerconfile: fix integer comparisons
2021-10-14  Christian Braunercgroups: fix integer comparisons
2021-10-14  Christian Braunersyscall_wrapper: fix pivot_root() declaration
2021-10-14  Christian Braunerbuild: add src/include to build and simplify header...
2021-10-14  Christian Braunertree-wide: fix build
2021-10-14  Christian Braunerinclude: make all functions __hidden
2021-10-14  Christian Braunerconfigure: add sanitizer flags to LDFLAGS as well
2021-10-14  Christian Braunerlxccontainer: don't pass NULL pointer
2021-10-14  Christian Braunerlxccontainer: fail when container can't be loaded
2021-10-14  Christian Braunerlxccontainer: remove useless {}
2021-10-14  Christian Braunerlxccontainer: use free_disarm() in list_all_containers()
2021-10-14  Christian Braunerlxc-usernsexec: small tweaks
2021-10-14  Christian Braunertree-wide: fix list_entry()
2021-10-14  Maximilian... attach: Fix -c command
2021-10-14  Christian Braunerlxccontainer: tweak some array handling helpers
2021-10-14  Christian Braunerlxccontainer: improve add_to_clist()
2021-10-14  Christian Braunerlxccontainer: improve add_to_array()
2021-10-14  Christian Braunerconf: port groups to new list type
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
next