16 Commits (9cc1c5ea15cc7f7fa6ebcdee151df9da56e95009)

Author SHA1 Message Date
Benny Baumann b149a506cf Shorten docker container IDs to 12 characters 2 years ago
Benny Baumann e56089e1fa Update includes based on IWYU 2 years ago
Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 2 years ago
Benny Baumann 92a68c097f Consolidate duplicate string constants in CGroup filters 2 years ago
Benny Baumann 1069e069ab Add logic to filter the container name (+type) from the CGroup name 2 years ago
Nathan Scott 8915caedc5 Fix a little header comment typo in the CGroupUtils code 2 years ago
Benny Baumann e49a40ad82 Shorten podman/libpod container IDs to 12 characters 2 years ago
Nathan Scott 4103c23327 strchrnul is a GNU libc extension, add a wrapper for other platforms 2 years ago
Benny Baumann 40104588f3 Reformat code base 3 years ago
Benny Baumann c4239335b9 Skip system slice name 4 years ago
Benny Baumann 23b56193d7 Reduce column width spam by snapd 4 years ago
Christian Göttsche 61c9fe44a3 CGroupUtils: avoid unsigned integer underflow 4 years ago
Benny Baumann b98a4f8d56 Include support for legacy LXC cgroup naming 4 years ago
Benny Baumann 55e073a455 Use helpers for parsing of cgroup labels 4 years ago
Benny Baumann 550100327b Extract string writing/buffer handling into some callback 4 years ago
Benny Baumann 9dc964bb42 Compress cgroup names based on some heuristics 4 years ago