]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2022-02-16  Kamalesh Babulaltest-013: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-012: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-011: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-010: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-009: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-008: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-007: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-006: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-005: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-004: make it PEP8 complaint
2022-02-16  Kamalesh Babulaltest-003: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-002: make it PEP8 compliant
2022-02-16  Kamalesh Babulaltest-001: make it PEP8 compliant
2022-02-14  Tom HromatkaREADME.md: Update the LGTM link
2022-02-14  Kamalesh Babulalapi.c: Fix TOCTOU race cgroup_get_cg_type()
2022-02-14  Kamalesh Babulalapi.c: fix a comparison error in cgroup_delete_cgroup_ext()
2022-02-14  Kamalesh Babulalapi: make cgroup_get_subsys_mount_point_end() more...
2022-02-14  Kamalesh Babulalwrapper: remove false checks for snprintf
2022-02-14  Kamalesh Babulaltools/cgsnapshot: rename FILE *of to output_f
2022-02-14  Kamalesh BabulalIntroduce vim modeline for python sources
2022-02-10  Kamalesh Babulaldocs: add library version updates to release process
2022-02-10  Kamalesh BabulalIntroduce vim modeline for python sources
2022-02-10  Tom HromatkaMerge pull request #94 from drakenclimber/issues/emptyc...
2022-02-10  Tom Hromatkapython: Add support to create a cgroup on-disk 94/head
2022-02-10  Tom Hromatkacgcreate, tools: Allow cgroup creation with no controll...
2022-02-10  Tom Hromatkaapi.c: Refactor cgroup_create_cgroup()
2022-02-10  Tom HromatkaMerge pull request #34 from drakenclimber/issues/emptyc...
2022-02-10  Tom Hromatkaftests: Add a python cgcreate test with an empty contro...
2022-02-10  Tom Hromatkaftests: Add a cgreate test with an empty controller...
2022-02-08  Kamalesh Babulalapi.c: fix the buffer size to read /proc/cgroups
2022-02-08  Kamalesh Babulallibcgroup-internal.h: remove FIXME comment
2022-02-08  Kamalesh Babulalapi.c: add return value check for strdup()
2022-02-08  Kamalesh Babulalerror.h: make errno number reading easier
2022-02-03  Tom HromatkaMerge pull request #28 from drakenclimber/issues/cgxget...
2022-02-03  Tom Hromatkagit: tools: Ignore cgxget and cgxset
2022-02-03  Tom Hromatkagithub: Add a code coverage action
2022-02-03  Tom Hromatkapython: Add python bindings using Cython
2022-02-03  Tom Hromatkalibcgroup.so: Add a function to get the library version
2022-02-03  Tom Hromatkacgxset: libcgroup.so: Add cgroup_cgxset() to library
2022-02-03  Tom Hromatkacgxget: libcgroup.so: Add cgroup_cgxget() to library
2022-02-03  Tom Hromatkapython: Delete old python bindings
2022-02-03  Tom Hromatkagithub: Skip test 38 (cpuset) on VMs hosted by Github...
2022-02-03  Tom Hromatkaabstraction-map: Add unmappable cpuset cgroup v1 settings
2022-02-03  Tom Hromatkacgxset: Add a flag to ignore settings that can't be...
2022-02-03  Tom Hromatkacgxget: Add a flag to ignore settings that can't be...
2022-02-03  Tom Hromatkaabstraction-map: Add (currently) unmappable cpu.stat
2022-02-03  Tom Hromatkaabstraction: Add support for unmappable settings
2022-02-03  Tom Hromatkaabstraction-map: Add cpuset.cpu_exclusive <-> cpuset...
2022-02-03  Tom Hromatkaabstraction-map: Add cpuset.{cpus,mems} <-> cpuset...
2022-02-03  Tom Hromatkaabstraction-map: Add cpuset.effective_{cpus,mems} ...
2022-02-03  Tom Hromatkaabstraction-map: Add cpu.cfs_{quota,period}_us <->...
2022-02-03  Tom Hromatkawrapper: Add function to remove name/value pair from...
2022-02-03  Tom Hromatkaapi.c: Add const qualifier to parameters in cgroup_read...
2022-02-03  Tom Hromatkaapi.c/wrapper/abstraction: Save previous setting name...
2022-02-03  Tom Hromatkaabstraction: Add passthrough function
2022-02-03  Tom Hromatkaabstraction: Add name conversion function
2022-02-03  Tom Hromatkacgxset: Introduce cgxset
2022-02-03  Tom Hromatkacgxget: Introduce cgxget
next