]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2022-03-11  Kamalesh Babulalsrc/api.c: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/wrapper.c: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/log.c: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/config.c: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/libcgroup-internal.h: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/abstraction-common.h: fix checkpatch.pl warnings
2022-03-11  Kamalesh Babulalsrc/abstraction-common.c: fix checkpatch.pl warnings
2022-03-10  Kamalesh Babulaltest-013: add support for newer cpu.pressure output
2022-03-10  Kamalesh Babulaltest-010: add support for newer cpu.pressure output
2022-03-10  Kamalesh Babulaltest-009: add support for newer cpu.pressure output
2022-03-04  Kamalesh Babulalworkflows/ci: use more extensive Python lint
2022-03-04  Kamalesh Babulaltools/lssubsys: fix strncpy() warning
2022-03-04  Kamalesh Babulalapi: fix strncpy() warning in cgroup_process_v2_mnt
2022-02-24  Tom HromatkaREADME.md: Add continuous integration badge
2022-02-24  Kamalesh Babulalcgroup.py: replace UnicodeDecodeError with RunError
2022-02-24  Kamalesh Babulalrun.py: fix codec type used to decode stdout, stderr
2022-02-24  Kamalesh Babulalftests.py: fix double import of log
2022-02-24  Kamalesh Babulallog.py: fix selfimport
2022-02-24  Kamalesh Babulalcgroup.py: fix nested loop variable in get_cgroup_mounts()
2022-02-24  Kamalesh Babulalutils.py: remove unreachable code in get_file_owner_use...
2022-02-24  Kamalesh Babulalcontainer.py: fix argument list ContainerError::__init__
2022-02-24  Kamalesh Babulalcontainer.py: Fix erroneous super call in ContainerError()
2022-02-24  Tom Hromatkagithub: Run the libcgroup Github Actions
2022-02-23  Tom Hromatkaapi.c: Allow creation of a v2 cgroup with no controllers 102/head
2022-02-23  Tom Hromatkaprocess.py: Explicitly convert child to starting
2022-02-23  Tom Hromatkasamples: Add C samples
2022-02-23  Tom Hromatkasamples: Move the config examples to samples/config/
2022-02-23  Tom Hromatkaconfigure: Delete legacy test artifacts
2022-02-22  Tom Hromatkacgroup.py: Fix exception handling in init_cgrules()
2022-02-22  Tom Hromatkatests: Delete legacy tests
2022-02-22  Kamalesh Babulalftests.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalprocess.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalutils.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalrun.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulallog.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalcontroller.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalcontainer.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalconsts.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalconfig.py: make it PEP8 compliant
2022-02-22  Kamalesh Babulalcgroup.py: make it PEP8 compliant
2022-02-17  Kamalesh Babulalpython/setup.py: make it PEP8 compliant
2022-02-16  Tom HromatkaREADME.md: Add python code quality badge
2022-02-16  Tom HromatkaREADME.md: Add a readme for libcgroup-tests
2022-02-16  Kamalesh Babulaltest-044: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-043: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-042: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-041: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-040: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-039: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-038: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-037: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-036: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-035: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-034: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-033: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-032: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-031: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-030: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-029: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-027: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-026: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-025: make it PEP8 complaint
2022-02-16  Kamalesh Babulaltest-023: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-022: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-021: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-020: make it PEP8 complaint
2022-02-16  Kamalesh Babulaltest-019: make it PEP8 complaint
2022-02-16  Kamalesh Babulaltest-018: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-017: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-016: make it PEP8 complaint
2022-02-16  Kamalesh Babulaltest-015: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-014: make it PEP8 compliant
next