]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2023-08-10  Kamalesh Babulalgunit/009: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalgunit/008: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalgunit/006: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalsrc/systemd.c: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalsrc/api.c: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalsrc/abstraction-map.c: use ARRAY_SIZE() macro
2023-08-07  Kamalesh Babulallibcgroup-internal.h: add ARRAY_SIZE macro
2023-08-07  Kamalesh Babulalcheckpatch.conf: add more ignore types for str*()
2023-08-07  Kamalesh Babulalworkflows/ci: add checkpatch action
2023-08-04  Tom Hromatkagithub: Add a job to build libcgroup w/ systemd disabled
2023-08-04  Tom Hromatkapython: Surround systemd code with m4 conditionals
2023-08-04  Tom Hromatkasamples: Wrap systemd samples with WITH_SYSTEMD automak...
2023-08-04  Tom Hromatkaftests: Fix erroneous calls to log_error()
2023-08-04  Kamalesh Babulalconfigure.ac: add check for systemd library and header...
2023-07-28  Tom Hromatkadoc: Update internal Github release process
2023-07-28  Tom Hromatkatests: Delete test 066's config file
2023-07-28  Tom Hromatkadoc: update release-github.md
2023-07-25  Tom Hromatkacgsnapshot: Fix compiler truncation warning
2023-07-19  Kamalesh Babulalman/cgred.conf: fix spelling of --nodaemon option
2023-07-19  Kamalesh Babulalapi.c: fix unused variable in cgroup_parse_rules_file()
2023-07-19  Kamalesh Babulaltools/cgsnapshot: fix string null terminate in parse_co...
2023-07-19  Tom Hromatkapython: Rename __set_default_systemd_cgroup()
2023-07-19  Kamalesh Babulalsrc/api.c fix TOCTOU in cg_mkdir_p()
2023-07-17  Kamalesh Babulalsrc/api.c: fix TOCTOU in cg_get_procname_from_proc_cmdl...
2023-07-17  Kamalesh Babulalsrc/api.c: fix TOCTOU in cgroup_get_cgroup()
2023-07-17  Kamalesh Babulaltools/cgxget: fix TOCTOU in fill_empty_controller()
2023-07-17  Kamalesh Babulaltools/cgget: fix TOCTOU in fill_empty_controller()
2023-07-17  Kamalesh Babulaltools: cgconfig/cgrulesengd - skip parsing non .conf...
2023-07-17  Kamalesh Babulalapi: cg_move_task_files() - rearrange code to avoid...
2023-07-12  Kamalesh Babulalpython: libcgroup.pyx - fix lines, spaces lint warnings
2023-07-12  Kamalesh Babulalpython: libcgroup.pyx - remove non-Python constructs
2023-07-12  Kamalesh Babulalpython: libcgroup.pyx - remove unused import
2023-07-12  Kamalesh Babulalpython: remove unused var in Cgroup::add_controller()
2023-07-12  Kamalesh Babulalpython: add cython-lint configuration file
2023-07-07  Kamalesh Babulaltools/cgxset: fix unused value in main
2023-07-07  Kamalesh Babulaltools/cgxget: fix unused value in main
2023-07-05  Kamalesh Babulalapi: fix missing goto in cgroup_get_current_controller_...
2023-07-05  Tom Hromatkacgsnapshot: Fix possible non-null-terminated array
2023-07-05  Tom Hromatkasamples: Fix coverity warning in systemd C example
2023-07-05  Tom Hromatkasamples: Fix coverity warning in systemd C example
2023-07-05  Tom Hromatkaftests: skip test 002 on legacy, containerized test...
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_...
next