]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2021-09-03 Christian Braunertree-wide: fix lxc header inclusion
2021-09-03 Christian Braunercaps: fix includes
2021-09-03 Christian Braunertools/lxc_start: fix includes
2021-09-03 Christian Braunerarguments: fix includes
2021-09-03 Christian Braunerinitutils: fix includes
2021-09-03 Christian Braunerlog: fix includes
2021-09-03 Christian Braunerinitutils: fix includes
2021-09-03 Christian Braunerconf: fix includes
2021-09-03 Christian Braunerstring_utils: fix includes
2021-09-03 Christian Braunerarguments: fix includes
2021-09-03 Christian Braunercommands_utils: fix integer comparisons
2021-09-03 Christian Braunerfile_utils: fix integer comparisons
2021-09-03 Christian Braunermonitor: fix integer comparisons
2021-09-03 Christian Braunernl: fix integer comparisons
2021-09-03 Christian Brauneruuid: fix integer comparisons
2021-09-03 Christian Braunerseccomp: fix integer comparisons
2021-09-03 Christian Braunerlxcmntent: fix fallthrough
2021-09-03 Christian Braunernetns_ifaddrs: fix integer comparisons
2021-09-03 Christian Braunerstart: fix integer comparisons
2021-09-03 Christian Braunerutils: fix integer comparisons
2021-09-03 Christian Braunerterminal: fix integer comparisons
2021-09-03 Christian Braunerlxccontainer: fix integer comparisons
2021-09-03 Christian Braunernetwork: fix integer comparisons
2021-09-03 Christian Braunertree-wide: fix public lxc header inclusions
2021-09-03 Christian Braunercommands: fix integer comparisons
2021-09-03 Christian Braunercriu: fix integer comparisons
2021-09-03 Christian Braunerconfile_utils: fix integer comparisons
2021-09-03 Christian Braunertree-wide: fix attach header inclusion
2021-09-03 Christian Braunerconf: fix array initalization
2021-09-03 Christian Braunerconf: fix struct mount_attr initalization
2021-09-03 Christian Braunerstring_utils: fix integer comparisons
2021-09-03 Christian Braunerconf: fix integer comparisons
2021-09-03 Christian Braunerlsm: fix integer comparisons
2021-09-03 Christian Braunerattach: fix helper declarations
2021-09-03 Christian Braunerstorage: fix integer comparisons
2021-09-03 Christian Braunerconfile: fix integer comparisons
2021-09-03 Christian Braunercgroups: fix integer comparisons
2021-09-03 Christian Braunersyscall_wrapper: fix pivot_root() declaration
2021-09-03 Christian Braunerbuild: add src/include to build and simplify header...
2021-09-02 Stéphane GraberMerge pull request #3962 from brauner/2021-09-02.fixes
2021-09-02 Christian Braunertree-wide: fix build
2021-09-02 Christian Braunerinclude: make all functions __hidden
2021-09-01 Stéphane GraberMerge pull request #3959 from brauner/2021-09-01.fixes
2021-09-01 Christian Braunerconfigure: add sanitizer flags to LDFLAGS as well
2021-08-30 Stéphane GraberMerge pull request #3957 from brauner/2021-08-27.list.2
2021-08-30 Christian Braunerlxccontainer: don't pass NULL pointer
2021-08-30 Christian Braunerlxccontainer: fail when container can't be loaded
2021-08-30 Christian Braunerlxccontainer: remove useless {}
2021-08-30 Christian Braunerlxccontainer: use free_disarm() in list_all_containers()
2021-08-30 Christian Braunerlxc-usernsexec: small tweaks
2021-08-30 Christian Braunertree-wide: fix list_entry()
2021-08-30 Christian BraunerMerge pull request #3954 from blenk92/fix-attach-c2
2021-08-30 Maximilian... attach: Fix -c command
2021-08-27 Christian Braunerlxccontainer: tweak some array handling helpers
2021-08-27 Christian Braunerlxccontainer: improve add_to_clist()
2021-08-27 Christian Braunerlxccontainer: improve add_to_array()
2021-08-27 Christian Braunerconf: port groups to new list type
2021-08-27 Christian Braunerconf: port hooks to new list type
2021-08-27 Christian Braunerconf: port apparmor to new list type
2021-08-27 Stéphane GraberMerge pull request #3956 from brauner/2021-08-27.list
2021-08-27 Christian Braunerconf: port mounts to new list type
2021-08-27 Christian Braunercgroups: fix bpf device list
2021-08-27 Christian Braunernetwork: port ipv6 routes to new list type
2021-08-27 Christian Braunernetwork: port ipv4 routes to new list type
2021-08-27 Christian Braunercgroups: fix cgroup settings sorting
2021-08-26 Stéphane GraberMerge pull request #3955 from brauner/2021-08-26.list.2
2021-08-26 Christian Braunerlxccontainer: align initialization
2021-08-26 Christian Braunertree-wide: s/ipv{4,6}_list/ipv{4,6}_addresses/g
2021-08-26 Christian Braunernetwork: port ipv6 addresses to new list type
2021-08-26 Stéphane GraberMerge pull request #3953 from brauner/2021-08-26.list
2021-08-26 Christian Braunernetwork: port ipv4 to new list type
2021-08-26 Stéphane GraberMerge pull request #3952 from brauner/2021-08-25.list.2
2021-08-26 Christian Braunerconf: simplify and port caps to new list type
2021-08-26 Christian Braunercgroup: remove unneeded forward declaration
2021-08-26 Christian Braunerterminal: remove unused struct member
2021-08-26 Christian Braunerconf: port environment to new list type
2021-08-26 Christian Braunerconf: remove unused variables
2021-08-26 Christian Braunerconf: switch to parse_mount_attrs() even for legacy...
2021-08-26 Christian Braunerconf: support recursive propagation options properly
2021-08-26 Christian Braunerconf: rework recursive mount option handling
2021-08-26 Christian Braunerrootfs: remove "options" member
2021-08-26 Christian Braunerconf: remove unused mountflags nember
2021-08-26 Christian Braunerconf: port id_map to new list type
2021-08-26 Christian Braunerconf: port cgroup settings to new list type
2021-08-26 Christian Braunerconf: port procs to new list type
2021-08-25 Christian Braunerconf: port sysctls to new list type
2021-08-25 Christian Braunerconf: port rlimits to new list type
2021-08-25 Stéphane GraberMerge pull request #3950 from brauner/2021-08-25.list
2021-08-25 Christian Braunerconf: port state_clients to new list type
2021-08-25 Christian Braunermainloop: port handlers to new list type
2021-08-25 Christian Braunercgroups: port bpf devices to new list type
2021-08-25 Christian Braunertree-wide: port network handling to new list type
2021-08-25 Christian Braunerlist: add new kernel-based list implementation
2021-08-25 Stéphane GraberMerge pull request #3949 from brauner/2021-08-24.attach
2021-08-24 Stéphane GraberMerge pull request #3948 from brauner/2021-08-24.fixes
2021-08-24 Maximilian... tools: fix elevated privilege handler in lxc-attach
2021-08-24 Christian Braunerconfile: rework lxc_fill_elevated_privileges()
2021-08-24 Christian Braunerattach_options: add LXC_ATTACH_LSM_LABEL to LXC_ATTACH_...
2021-08-24 Christian Braunertools: align struct initialization
2021-08-24 Christian Braunertools: fix variable declarations in lxc-attach
next