]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2022-03-16  Kamalesh Babulalsamples/get_all_controller.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgrulesengd.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgrulesengd.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalpam/pam_cgroup.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulaltools-common.h: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulaltools-common.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulallssubsys.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulallscgroup.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgxset.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgxget.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgsnapshot.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgset.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgget.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgexec.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgdelete.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgcreate.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgconfig.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulalcgclassify.c: fix checkpatch.pl warnings
2022-03-16  Kamalesh Babulal.checkpatch.conf: add NEW_TYPEDEFS to ignore-list
2022-03-16  Kamalesh BabulalAdopt SPDX License tag for files missing license inform...
2022-03-16  Kamalesh BabulalAdopt SPDX License tag
2022-03-11  Kamalesh Babulalsamples/c: drop the test suites
2022-03-11  Kamalesh Babulallog: add log level string prefix to logging functions
2022-03-11  Kamalesh Babulalcheckpatch.conf: introduce checkpatch.pl configuration
2022-03-11  Kamalesh Babulalsrc/abstraction-map.c: re-arrange the header files
2022-03-11  Kamalesh Babulalsrc/abstraction-cpuset.c: re-arrange the header files
2022-03-11  Kamalesh Babulalsrc/abstraction-cpu.c: re-arrange the header files
next