summaryrefslogtreecommitdiffstats
path: root/linux/CGroupUtils.c
AgeCommit message (Expand)Author
2023-12-31Shorten docker container IDs to 12 charactersBenny Baumann
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Add includes for config.h as per the discussion in PR #1337Daniel Lange
2023-12-11Consolidate duplicate string constants in CGroup filtersBenny Baumann
2023-12-11Add logic to filter the container name (+type) from the CGroup nameBenny Baumann
2023-11-27Fix a little header comment typo in the CGroupUtils codeNathan Scott
2023-11-19Shorten podman/libpod container IDs to 12 charactersBenny Baumann
2023-10-10strchrnul is a GNU libc extension, add a wrapper for other platformsNathan Scott
2022-10-24Reformat code baseBenny Baumann
2022-03-06Skip system slice nameBenny Baumann
2022-03-06Reduce column width spam by snapdBenny Baumann
2021-12-05CGroupUtils: avoid unsigned integer underflowChristian Göttsche
2021-11-28Include support for legacy LXC cgroup namingBenny Baumann
2021-11-28Use helpers for parsing of cgroup labelsBenny Baumann
2021-11-28Extract string writing/buffer handling into some callbackBenny Baumann
2021-11-28Compress cgroup names based on some heuristicsBenny Baumann