]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2023-07-05  Tom Hromatkaftests: Retry run() command after websocket failure
2023-07-03  Kamalesh Babulaltools/cgclassify: fix controller overflow array range
2023-07-03  Kamalesh Babulalpython: remove unused var in Cgroup::add_setting()
2023-07-03  Tom Hromatkasamples: Add automake files for the cmdline directory
2023-07-03  Tom Hromatkasamples: Add a python example that creates a systemd...
2023-07-03  Tom Hromatkaftests: Rework test 071 to use cgroup_write_systemd_def...
2023-07-03  Tom Hromatkapython: Add support for NULL controllers[] in get_proce...
2023-07-03  Tom Hromatkapython: Add cgroup v1 support to move_process()
2023-07-03  Tom Hromatkapython: Add method to clear the default slice/scope
2023-07-03  Tom Hromatkapython: Add bindings for cgroup_write_systemd_default_c...
2023-07-03  Tom Hromatkapython: Add bindings for cgroup_set_default_logger()
2023-06-28  Adriaan Schmidtfix: malloc size off-by-one in cgroup_process_v2_mnt
2023-06-28  Tom Hromatkacgcreate: cgget: Fix help spacing
2023-06-26  Kamalesh Babulalapi: fix build warning
2023-06-23  Kamalesh Babulalapi: add ret value check in cgroup_get_current_controll...
2023-06-21  Kamalesh Babulalcgcreate: fix null pointer dereference in create_system...
2023-06-21  Kamalesh Babulaltools/cgexec: fix uninitialized variable in find_scope_...
2023-06-21  Kamalesh Babulaltools/cgexec: fix memory leak in find_scope_pid()
2023-06-21  Kamalesh Babulalman: cgclassify: document -r option
2023-06-21  Kamalesh Babulalftests: add test to replace scope idle_thread using...
2023-06-21  Kamalesh Babulalftests: add support to replace idle_thread of systemd...
2023-06-21  Kamalesh Babulaltools/cgclassify: add -r option for systemd scope
2023-06-15  Kamalesh Babulalman: cgexec: document -r option
2023-06-15  Kamalesh Babulalftests: add test to replace scope idle_thread using...
2023-06-15  Kamalesh Babulalftests: add support to replace idle_thread of systemd...
2023-06-15  Kamalesh Babulaltools/cgexec: add -r option for systemd scope
2023-06-15  Kamalesh Babulalwrapper: fix missing unlock() in cgroup_add_all_control...
2023-06-14  Kamalesh Babulalftests-999: fix random dir name generation logic 355/head
2023-06-12  Kamalesh Babulalconfig.c: fix memory leak in convert_controller_versions()
2023-05-25  Kamalesh Babulalworkflows/ci: add build test for samples and systemd... 341/head
2023-05-25  Kamalesh Babulalsamples/create_systemd_scope: build when systemd is...
2023-05-23  Tom Hromatkasamples: Add a C example that creates a systemd scope
2023-05-23  Tom Hromatkagithub: Add a workflow to build libcgroup with samples...
2023-05-23  Tom Hromatkapython: Rename get_procs() to get_processes()
2023-05-23  Tom Hromatkaftests: Add a test for cgroup_change_cgroup_path()
2023-05-23  Tom Hromatkapython: Add bindings for cgroup_change_cgroup_path()
2023-05-23  Tom Hromatkaapi: Support NULL controllers[] in cgroup_change_cgroup...
2023-05-23  Tom Hromatkaconfig: systemd: Add a return code to cgroup_set_defaul...
2023-05-23  Tom Hromatkasystemd: Set last_errno when ECGOTHER occurs
2023-05-22  Kamalesh Babulaltests-999: add a random directory to mount path
2023-05-17  Tom Hromatkasamples: Add systemd command line example
2023-05-17  Tom Hromatkaftests: Add a test for samples/cmdline/systemd-with...
2023-05-17  Tom Hromatkaftests: Add support for None controller to Cgroup.class...
2023-05-17  Tom Hromatkaapi: Delete the cgroup if cgroup_create_cgroup() fails
2023-05-11  Tom Hromatkagithub: Add a workflow to build libcgroup with SYSTEMD...
2023-05-11  Kamalesh Babulaltests/ftests: cgroup: rename blacklist, whitelist terms
2023-05-11  Kamalesh Babulalsamples/config: cgsnapshot: rename blacklist, whitelist...
2023-05-11  Kamalesh Babulalman: cgsnapshot: replace blacklist, whitelist terms
2023-05-11  Kamalesh Babulaltools/cgsnapshot: replace blacklist, whitelist terms
2023-05-11  Adriaan Schmidtfix: include paths for out-of-source builds
2023-05-09  Adriaan Schmidtfix: repair build for --disable-systemd
2023-05-03  Kamalesh Babulalapi: cgroup_get_current_controller_path: fix a segfault
2023-04-28  Tom Hromatkaman: cgcreate: document -p option
2023-04-28  Kamalesh Babulalftests: add test to pass pid to systemd scope create...
2023-04-28  Kamalesh Babulalftests: cgroup: add support to pass pid for systemd...
2023-04-28  Kamalesh Babulaltools/cgcreate: add -p <pid> support for systemd scope
2023-04-27  Kamalesh Babulalftests: Add cgroup_get_current_controller_path() (v2...
2023-04-27  Kamalesh Babulalftests: Add cgroup_get_current_controller_path() (v1...
2023-04-27  Kamalesh Babulalpython: Add python bindings for get_current_controller_...
2023-04-27  Kamalesh Babulalapi.c: add cgroup v2 support to cgroup_get_current_cont...
2023-04-26  Kamalesh Babulalftests: add test case to excerise cgroup_setup_mode...
2023-04-26  Kamalesh Babulalpython: add pybindings for cgroup_setup_mode() helpers
2023-04-26  Kamalesh Babulalapi: add helpers functions to check cgroup setup mode
2023-04-26  Kamalesh Babulalsamples/c: add sample program for cgroup_setup_mode()
2023-04-26  Kamalesh Babulalapi: export cgroup_setup_mode()
2023-04-24  Kamalesh Babulalwrapper: cgroup_add_all_controllers(): fix variable...
2023-04-20  Tom Hromatkaftests: Add a domain invalid test
2023-04-20  Tom Hromatkaftests: Add a test to create a default systemd scope...
2023-04-20  Tom Hromatkaftests: Add a test to create a systemd scope via cgcreate
2023-04-20  Tom Hromatkaman: document cgcreate's -c and -S options
2023-04-20  Tom Hromatkaapi: Add support for domain invalid cgroups
2023-04-20  Tom Hromatkasrc: ftests: Better management of libcgroup idle thread
2023-04-20  Tom Hromatkaftests: Add support for lists in Cgroup.exists()
2023-04-20  Tom Hromatkaftests: Add cgcreate systemd scope support
2023-04-20  Tom Hromatkacgcreate: Add support to create a systemd scope
2023-04-20  Tom Hromatkasystemd: Cleanup return codes in cgroup_create_scope()
2023-04-18  Kamalesh Babulalman/cgget: add '-c' option description
2023-04-18  Kamalesh Babulaltools/cgget: add '-c' option
2023-04-17  Kamalesh Babulaltools/cgxget: fix segfault in free path
2023-04-17  Kamalesh Babulaltools/cgget: fix '-m' option usage
2023-04-13  Tom Hromatkaftests: Add test for cgroup_get_procs()
2023-04-13  Tom Hromatkaftests: Add controller list() support to Cgroup.classify()
2023-04-13  Tom Hromatkapython: Add python bindings for cgroup_get_procs()
2023-04-12  Kamalesh Babulalftests-070: avoid enabling controller on leaf cgroup...
2023-04-12  Kamalesh Babulalftests-068: avoid enabling controller on leaf cgroup...
2023-04-12  Kamalesh Babulalftests-066: avoid enabling controller on leaf cgroup...
2023-04-12  Kamalesh Babulalftests-064: avoid enabling controller on leaf cgroup...
2023-04-12  Kamalesh Babulalftests-062: avoid enabling controller on leaf cgroup...
2023-04-12  Kamalesh BabulalRevert "gunit/test-015: Populate subtree_control for...
2023-04-12  Kamalesh BabulalRevert "gunit/test-012: Create subtree_control for...
2023-04-12  Kamalesh BabulalRevert "api: cgroup v2 – read subtree_control of the...
2023-04-12  Kamalesh BabulalRevert "api: cgroup v2 – enable controller at the leaf...
2023-04-12  Kamalesh Babulalftests: Add cgconfigparser auto convert test
2023-04-12  Kamalesh Babulalcgconfig: auto convert cgroup controller versions
2023-04-11  Kamalesh Babulalftests: cleanup return statements
2023-04-03  Kamalesh Babulalftests-072: fix flake8 warning
2023-04-03  Kamalesh Babulaltests-059: fix flake8 warnings
2023-04-03  Kamalesh Babulalftests-050: fix flake8 unused import warning
2023-04-03  Tom Hromatkaftests: Add cgroup_compare_cgroup() test
2023-04-03  Tom Hromatkapython: Add python bindings for cgroup_compare_cgroup()
next