]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2023-10-13  dependabot... RFE: Bump redhat-plumbers-in-action/differential-shellc...
2023-09-01  Kamalesh Babulalftests: Add a test to stress create systemd scope via...
2023-09-01  Kamalesh Babulaladd FILE_PATH_CHANGES to ignore list of patch review
2023-08-30  Kamalesh Babulalftests: update test to check for ctrl name in scope...
2023-08-30  Kamalesh Babulalsrc/systemd: check for ctrl name in scope name
2023-08-16  Kamalesh Babulalinclude/iterators.h: fix spellings across the file
2023-08-16  Kamalesh Babulalinclude/groups.h: fix spellings across the file
2023-08-16  Kamalesh Babulalinclude/config.h: fix spellings across the file
2023-08-16  Kamalesh Babulalsamples/c/test_functions: fix spellings across the...
2023-08-16  Kamalesh Babulaltools/tools-common.h:fix spellings across the file
2023-08-16  Kamalesh Babulaltools/tools-common.c: fix spellings across the file
2023-08-16  Kamalesh Babulaltools/lssubsys: fix spellings across the file
2023-08-16  Kamalesh Babulaltools/lscgroup: fix spellings across the file
2023-08-16  Kamalesh Babulaltools/cgxset: fix spellings across the file
2023-08-16  Kamalesh Babulaltools/cgcreate: fix spellings across the file
2023-08-16  Kamalesh Babulalpam/pam_cgroup.c: fix spellings across the file
2023-08-16  Kamalesh Babulaldaemon/cgrulesengd: fix spellings across the file
2023-08-16  Kamalesh Babulaldaemon/cgrulesengd: fix spellings across the file
2023-08-16  Kamalesh Babulalsrc/libcgroup-internal.h: fix spellings across the...
2023-08-16  Kamalesh Babulalsrc/config.c: fix spellings across the file
2023-08-16  Kamalesh Babulalsrc/abstraction-common.h: fix spellings across the...
2023-08-16  Kamalesh Babulalsrc/api.c: fix spellings across the file
2023-08-11  Kamalesh Babulaltests/gunit/001-path.cpp: fix coding style complaint
2023-08-11  Kamalesh Babulalsamples/c/get_setup_mode.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsamples/c/create_systemd_scope.c: fix coding style...
2023-08-11  Kamalesh Babulaltools/cgget: fix coding style complaint
2023-08-11  Kamalesh Babulaltools/cgconfig.c: fix coding style complaint
2023-08-11  Kamalesh Babulaltools/tools-common.c: fix coding style complaint
2023-08-11  Kamalesh Babulaltools/cgsnapshot.c fix coding style complaint
2023-08-11  Kamalesh Babulaltools/cgcreate.c: fix coding style complaint
2023-08-11  Kamalesh Babulaltools/cgclassify: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/daemon/cgrulesengd.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/libcgroup_systemd_idle_thread.c: fix coding style...
2023-08-11  Kamalesh Babulalsrc/libcgroup-internal.h: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/abstraction-common.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/systemd.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/wrapper.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/config.c: fix coding style complaint
2023-08-11  Kamalesh Babulalsrc/api.c: fix coding style complaint
2023-08-11  Kamalesh Babulalinclude/libcgroup/systemd.h: fix coding style complaint
2023-08-10  Kamalesh Babulalgunit/015: use ARRAY_SIZE() macro
2023-08-10  Kamalesh Babulalgunit/012: use ARRAY_SIZE() macro
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_...
next