]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2022-07-08  Kamalesh Babulalwrapper.c: return on failure in cgroup_add_all_controll...
2022-07-08  Kamalesh Babulalconfig: remove dead code in config_validate_namespaces()
2022-07-06  Kamalesh Babulalconfig: fix string termination issues
2022-07-06  Kamalesh Babulalwrapper.c: fix string non-termination warning
2022-07-06  Kamalesh Babulalconfig: cgroup_config_insert_into_mount_table() use...
2022-07-06  liupanapi.c: avoid ambiguous controller name matches
2022-06-09  Tom Hromatkagithub: Run apt-get update first
2022-06-09  Tom Hromatkaapi.c: Fix handling of full cg_mount_table[]
2022-06-02  Kamalesh Babulalapi.c: search_and_append_mnt_path() use strncpy()
2022-06-02  Kamalesh Babulalwrapper: null terminated string in cgroup_add_controller()
2022-05-31  Kamalesh Babulalapi: null terminated string in cgroup_get_controller_next()
2022-05-31  Kamalesh Babulalconfig: add missing ret value check from getgrnam_r()
2022-05-27  Kamalesh Babulalapi: fix coverity warning about uninitialized variable
2022-05-26  Kamalesh Babulalapi.c: add cgroup error string for ECGNOVERSIONCONVERT
2022-05-25  Kamalesh Babulaltools/cgxget: fix coverity warning about resource leak
2022-05-25  Kamalesh Babulaltools/cgget: fix coverity warning about double free
2022-05-25  Kamalesh Babulalapi.c: fix coverity out of bounds read warning
2022-05-23  Kamalesh Babulalconfigure: introduce --enable-tests/--disable-tests
2022-05-20  Kamalesh Babulaltools/cgxset: fix Coverity uninitialized variable warning
2022-05-20  Kamalesh Babulaltools/cgsnapshot: fix coverity uninitialized variable...
2022-05-20  Kamalesh Babulaltools/cgset: fix coverity uninitialized variable warning
2022-05-20  Kamalesh Babulaltools/lssubsys: fix coverity uninitialized variable...
2022-05-20  Kamalesh Babulalsrc/config: fix coverity warning about add missing...
2022-05-18  Kamalesh Babulaltools/cgdelete: fix coverity wrong argument size warning
2022-05-16  Kamalesh Babulalworkflows/CI: upgrade CodeQL actions used to v2
2022-05-16  Kamalesh Babulaltools/cgget: fix coverity warning about resource leak
2022-05-16  Kamalesh Babulalapi.c: resize controller name to 32 from 4096 bytes
2022-05-16  Kamalesh Babulalman/lscgroup: add tool support status
2022-05-16  Kamalesh Babulalman/lssubsys: add tool support status
2022-05-16  Kamalesh Babulaltools/lscgroup: add support status for the tool
2022-05-16  Kamalesh Babulaltools/lssubsys: add support status for the tool
2022-05-02  Kamalesh Babulalapi.c: fix segfault in cgroup_populate_mount_points()
2022-04-29  Tom Hromatkapython: Make Cgroup.mount_points() more pythonic
2022-04-22  Kamalesh Babulalapi.c: fix deleting cgroup created on shared mnt point
2022-04-20  Kamalesh Babulalapi.c: add support to attach tid to an empty cgroup v2
2022-04-20  Kamalesh Babulalapi.c: add check for empty cgroup v2 controller
2022-04-20  Kamalesh Babulalapi.c: fix build warnings
2022-04-01  Kamalesh Babulalapi.c: add support for empty cgroup v2 deletion
2022-04-01  Kamalesh Babulalpython: add support to list cgroup mount points
2022-04-01  Kamalesh Babulalapi.c: API to list mount points of a cgroup type
2022-03-29  Kamalesh Babulalapi.c: refactor cgroup_process_*_mnt()
2022-03-29  Kamalesh Babulalapi.c: refactor cgroup_init()
2022-03-29  Kamalesh Babulalsamples/c: add empty_cgroup_v2 to the makefile
2022-03-29  Kamalesh Babulalsamples/c: add empty cgroup v2 creation program
2022-03-29  Kamalesh Babulalbootstrap.sh: make it shellcheck complaint
2022-03-29  Kamalesh Babulalscripts/init.d/cgred.in: add fallback logging on non...
2022-03-29  Kamalesh Babulalscripts/init.d/cgconfig.in: make it shellcheck complaint
2022-03-29  Kamalesh Babulalscripts/init.d/cgred.in: make it shellcheck complaint
2022-03-24  Kamalesh Babulallssubsys.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulallscgroup.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgxset.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgxget.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgsnapshot.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgset.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgget.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgexec: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgdelete.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgcreate: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgconfig.c: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulalcgclassify: adopt err()/info() for printing messages
2022-03-24  Kamalesh Babulaltools-common.h: add logging helpers
2022-03-24  Kamalesh Babulalspecfile: fix the samples/config path
2022-03-24  Tom Hromatkadoc: Update the github release process
2022-03-24  Tom Hromatkagithub: Add make distcheck Github Action
2022-03-24  Tom HromatkaMakefile.am: Add support for make distcheck
2022-03-23  Kamalesh Babulalcgrulesend: fix typo in help options
2022-03-21  Kamalesh Babulalsrc/config.c: remove log level prefix
2022-03-21  Kamalesh Babulalsrc/api.c: remove log level prefix
2022-03-21  Kamalesh Babulalsrc/abstraction-common.c: remove log level prefix
2022-03-21  Kamalesh Babulalapi.c: fix a memory leak in cgroup_init()
2022-03-21  Kamalesh BabulalMakefile: fix samples/c build dependency
2022-03-17  Vladimir NikishkinModernise cgconfig initscript.
2022-03-16  Kamalesh BabulalCOPYING: fix trailing white spaces
2022-03-16  Kamalesh Babulalscripts/init.d/cgred.in: fix trailing white spaces
2022-03-16  Kamalesh Babulalman/cgexec.1: fix trailing white spaces
2022-03-16  Kamalesh Babulalman/cgexec.1: fix trailing white spaces
2022-03-16  Kamalesh Babulalman/cgconfig.conf.5: fix trailing white spaces
2022-03-16  Kamalesh Babulalman/cgrules.conf.5: fix trailing white spaces
2022-03-16  Kamalesh Babulaldist/libcgroup.spec.in: fix trailing white spaces
2022-03-16  Kamalesh Babulallibcgroup.doxyfile: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalinclude/tools.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalinclude/tasks.h: introduce coding style changes
2022-03-16  Kamalesh Babulalinclude/log.h: introduce coding style changes
2022-03-16  Kamalesh Babulalinclude/iterators.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalinclude/init.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalinclude/groups.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/config/cgred.conf: fix trailing white spaces
2022-03-16  Kamalesh Babulalsamples/test_functions.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/wrapper_test.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/walk_test.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/walk_task.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/test_named_hierarchy.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/setuid.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/read_stats.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/proctest.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/logger.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/get_variable_names.c:fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/get_procs.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/get_mount_point.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalsamples/get_controller.c: fix checkpatch.pl warnings
next