]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2023-02-24  Tom Hromatkatools/cgxset: Fix potential memory leak in converted_sr...
2023-02-24  Kamalesh Babulaltests/gunit: Extend the fuzzer to test cgroup_add_contr...
2023-02-24  Kamalesh Babulalwrapper: fix segfault in cgroup_add_controller()
2023-02-24  Justin Israelapi: allocate correct value size to copy value provided...
2023-02-23  Kamalesh Babulaltests/ftest: use string filter() to concatenation cause
2023-02-22  Kamalesh Babulaltests/gunit: Extend the fuzzer to test cgroup_get_value...
2023-02-22  Kamalesh Babulalwrapper: fix segfault in cgroup_get_value_string()
2023-02-22  Kamalesh Babulaltests/gunit: Extend the fuzzer to test cgroup_set_value...
2023-02-22  Kamalesh Babulalwrapper: fix segfault in cgroup_set_value_string()
2023-02-22  Tom Hromatkaftests: Add cgroup_get_cgroup() pybindings test
2023-02-22  Tom Hromatkaapi: Don't return an error when no cgroups are enabled
2023-02-22  Tom Hromatkaapi: Add support for "cgroup" controller in cgroup v2
2023-02-22  Tom Hromatkaapi: Support specifying controllers in cgroup_get_cgroup()
2023-02-17  Kamalesh Babulaltools/cgset: fix Uninitialized pointer read
2023-02-17  Kamalesh Babulaltools/cgset: fix Uninitialized pointers read
2023-02-16  Kamalesh Babulaltests: Add a test for the python bindings to cgroup_set...
2023-02-16  Kamalesh Babulalpython: binding to read and set systemd_default_cgroup
2023-02-16  Tom HromatkaREADME: Fix CodeQL Badge
2023-02-16  Kamalesh Babulalman: document cgexec's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgclassify's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgcreate's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgxset's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgxget's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgdelete's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgset's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgget's -b (systemd) option
2023-02-16  Kamalesh Babulalman: document cgget's -m option
2023-02-15  Kamalesh Babulalpybindings: Fix a build warning on Fedora
2023-02-10  dependabot... RFE: Bump redhat-plumbers-in-action/differential-shellc...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgx{get,set} systemd...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgx{get,set} systemd...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgexec's systemd options...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgexec's systemd options...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgclassify's systemd...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgclassify's systemd...
2023-02-10  Kamalesh Babulalftests: Add to test to validate cgset's systemd options...
2023-02-10  Tom Hromatkaftests: Add to test to validate cgset's systemd options...
2023-02-10  Kamalesh Babulalftests: Add a test to validate cgget's systemd options...
2023-02-10  Tom Hromatkaftests: Add a test to validate cgget's systemd options...
2023-02-10  Kamalesh Babulalftests: Add a test to validate systemd configurations
2023-02-10  Kamalesh Babulaltests/systemd - Add more helpers for cgroup delegation
2023-02-10  Kamalesh Babulaltests/cgroup - Add more helpers for cgroup delegation
2023-02-10  Tom Hromatkaftests: Add ignore_systemd support to the CLI tools
2023-02-10  Kamalesh Babulaltests/cgroup: Add None as controller get_controller_mou...
2023-02-10  Kamalesh Babulaltools/cgexec: add support for default systemd delegatio...
2023-02-10  Kamalesh Babulaltools/cgclassify: add support for default systemd deleg...
2023-02-10  Kamalesh Babulaltools/lscgroup: add support for default systemd delegat...
2023-02-10  Kamalesh Babulaltools/cgcreate: add support for default systemd delegat...
2023-02-10  Kamalesh Babulaltools/cgxset add support for default systemd delegation...
2023-02-10  Kamalesh Babulaltools/cgxget: add support for default systemd delegatio...
2023-02-10  Kamalesh Babulaltools/cgdelete: add support for default systemd delegat...
2023-02-10  Kamalesh Babulaltools/cgset: add support for default systemd delegation...
2023-02-10  Kamalesh Babulaltools/cgget: add support for default systemd delegation...
2023-02-10  Kamalesh Babulaltools/Makefile: add WITH_SYSTEMD CFLAGS
2023-02-10  Kamalesh BabulalAPI: add cgroup_set_default_systemd_cgroup()
2023-02-10  Kamalesh Babulalsamples/config: add a sample systemd delegation configu...
2023-02-10  Kamalesh Babulalapi: cg_build_path_locked() - support default systemd...
2023-02-10  Kamalesh Babulalconfig: Support systemd's slice/scope creation/delegati...
2023-02-10  Kamalesh Babulalapi.c: cg_build_path_locked() - work around snprintf...
2023-02-07  Tom Hromatkagithub: Add dependency checker action
2023-02-07  Tom Hromatkagithub: README: Update code quality analysis
2023-02-07  Kamalesh Babulaltests/gunit: Extend the fuzzer to test cgroup_new_cgroup()
2023-02-07  Kamalesh Babulalwrapper: fix segfault in cgroup_new_cgroup()
2023-02-02  Tom Hromatkagithub: Update actions to remove warnings
2023-02-02  Tom Hromatkagithub: Update to checkout@v3
2023-01-31  Kamalesh Babulaltests/gunit: Add a simple fuzzer
2023-01-31  Kamalesh Babulalapi: fix segfault in cgroup_set_permissions()
2023-01-27  Tom Hromatkagithub: Roll back distcheck and v1 functests to Ubuntu...
2023-01-27  Tom Hromatkaftests: Add a test to exercise invalid systemd parameters
2023-01-27  Tom Hromatkaftests: Add a test for creating a systemd scope
2023-01-27  Tom Hromatkaftests: Add method to determine if a controller is...
2023-01-27  Tom Hromatkapython: Add python bindings for cgroup_create_scope2()
2023-01-27  Tom Hromatkaftests: Add a test for setting permissions
2023-01-27  Tom Hromatkaftests: Add a test for setting permissions
2023-01-27  Tom Hromatkaftests: Add a test for set uid/gid
2023-01-27  Tom Hromatkaftests: Add a test for set uid/gid
2023-01-27  Tom Hromatkaftests: Change util get uid/gid functions to return...
2023-01-27  Tom Hromatkapython: Add python bindings for setting permissions...
2023-01-27  Tom Hromatkasystemd: Add cgroup_create_scope2()
2023-01-27  Tom Hromatkaftests: Rename test 050
2023-01-24  Kamalesh Babulalftests: Add recursive cgdelete function test on shared...
2023-01-24  Kamalesh Babulaltests-047: adopt the change to cgroup_delete_cgroup_ext()
2023-01-24  Kamalesh Babulalsrc/api: Fix cgroup_delete_cgroup_ext() on shared mount...
2023-01-20  Tom Hromatkadoc: Update the github release process
2023-01-13  Tom Hromatkaftests/cgroup.py: add support to list shared mount...
2023-01-13  Khem Rajapi: Use GNU strerror_r when available
2023-01-11  Kamalesh Babulaltools/cgxset: fix help/usage formatting
2023-01-11  Kamalesh Babulalftests/ftests.py: fix lint warning
2023-01-11  Kamalesh Babulalftests/cgroup.py: fix lint warning
2023-01-06  Tom Hromatkaftests: Add a test for cgroup_attach_task_pid()
2023-01-06  Tom Hromatkaftests: Add a test for cgroup_attach_task()
2023-01-06  Tom Hromatkapython: Add python bindings for cgroup_attach_task*()
2023-01-06  Tom Hromatkaftests: Add a test for cgroup_get_cgroup()
2023-01-06  Tom Hromatkapython: Add python bindings for several functions
2023-01-06  Tom Hromatkaapi: Add functions for iterating through the cgroup...
2023-01-06  Tom Hromatkacgsnapshot: Close tags in output file on errors
2023-01-06  Kamalesh Babulaltools/cgsnapshot: limit the controller to search to...
2023-01-06  Tom Hromatkaapi: cgroup_get_cgroup() populate the controller list...
2023-01-06  Kamalesh Babulalgunit/test-015: Populate subtree_control for leaf cgroup
2023-01-06  Kamalesh Babulalgunit/test-012: Create subtree_control for leaf cgroup
next