]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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-25  Tom HromatkaREADME.md: Show the release-2.0 continuous integration...
2022-05-25  Tom HromatkaREADME.md: Show the release-2.0 coverage status
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/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 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-12  Tom Hromatkaconfigure.ac: Update version number to v2.0.2 v2.0.2
2022-05-11  Kamalesh Babulalconfigure: fix the extra spaces in --enable-bindings
2022-05-04  Kamalesh Babulalapi.c: fix segfault while processing cgroup mount points
2022-03-10  Tom Hromatkaconfigure.ac: Update version number to v2.0.1 v2.0.1
2022-02-10  Kamalesh Babulaldocs: add library version updates to release process
2022-02-08  Kamalesh Babulalerror.h: make errno number reading easier
2022-01-27  Kamalesh Babulalapi.c: add support for cgroup.threads
2022-01-19  Tom HromatkaMerge pull request #88 from drakenclimber/issues/rel2...
2022-01-19  Tom Hromatkaapi.c: Fix TOCTOU race in cgroup_get_procs() 88/head
2022-01-19  Tom Hromatkagithub: Add a code security scan
2022-01-19  Tom HromatkaSECURITY.md: Add security file
2022-01-18  Kamalesh Babulalapi.c: cache cgrules with CGFLAG_USECACHE flag
2021-12-16  Ingo van LilInitialize cgroup version for named V1 hierarchy
2021-12-14  Tom Hromatkaapi.c: Allow reading/writing from cgroup.* files in...
2021-12-08  Tom HromatkaMerge pull request #77 from drakenclimber/update-rel2...
2021-12-08  Tom Hromatkatests: Update to the latest commit on libcgroup-tests... 77/head
2021-12-03  Ross Burtonautomake: idiomatically mark test libraries as convenie...
2021-11-12  Tom Hromatkagithub: Run test 028 last
2021-11-12  Tom Hromatkaautomake: Don't install testing libraries
2021-11-12  Tom Hromatkaautomake: Link libcgset with libcgroup
2021-11-01  Kamalesh BabulalREADME: fix typos across the file
2021-11-01  Kamalesh Babulalcgclassify: fix error message
2021-10-25  Kamalesh Babulalgithub: re-arrange workflow run commands
2021-09-14  Ross Burtonconfigure.ac: check for the library containing fts_open
2021-07-06  Tom HromatkaMerge pull request #55 from drakenclimber/pull/46
2021-07-06  Anthony G.... Replace __BEGIN_DECLS and __END_DECLS with extern "C". 55/head
2021-06-01  Tom Hromatkagithub: Run apt update before apt install
2021-05-17  Tom Hromatkabootstrap: Use release-2.0 branch
2021-05-12  Tomasz Kłoczkoautomake: replace CPPFLAGS by AM_CPPFLAGS
2021-05-12  Tomasz Kłoczkoautomake: build PAM module as unversioned DSO
2021-05-12  Tomasz Kłoczkoautomake: replace INCLUDES by CPPFLAGS
2021-05-06  Tom HromatkaUpdate version number to 2.0 v2.0
2021-05-03  Tom HromatkaMerge pull request #42 from drakenclimber/issues/update-map
2021-05-03  Tom Hromatkalibcgroup.map: Update version number 42/head
2021-04-30  Tom HromatkaMerge pull request #41 from drakenclimber/issues/fix...
2021-04-27  Tom Hromatkaparse.y: Fix nonterminal %type warnings 41/head
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalscgroup: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkalssubsys: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkacgget: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkatools: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaconfig.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-27  Tom Hromatkaapi.c: Fix strncpy() truncation warning
2021-04-26  Tom Hromatkadoc: Update github release process
2021-04-26  Tom HromatkaUpdate version number to 2.0.rc1 v2.0.rc1
2021-04-19  Tom HromatkaMerge pull request #40 from drakenclimber/issues/38
2021-04-19  Tom Hromatkacgget: Fix segfault when no flags provided 40/head
2021-04-15  Tom HromatkaMerge pull request #39 from drakenclimber/issues/fixwar...
2021-04-12  Tom Hromatkagithub: Convert all compiler warnings to errors 39/head
2021-04-12  Tom Hromatkawrapper.c: Fix fprintf argument warning
2021-04-12  Tom Hromatkaapi.c: Fix string truncation warnings
2021-04-12  Tom Hromatkaapi.c: Fix incompatible pointer warning
2021-04-12  Tom Hromatkaconfigure: Rename configure.in to configure.ac
2021-04-08  Tom HromatkaMerge pull request #37 from drakenclimber/issues/lssubsys
2021-04-08  Tom Hromatkalssubsys: Add cgroup v2 support 36/head 37/head
2021-04-05  Tom HromatkaMerge pull request #35 from drakenclimber/issues/fixcgset
2021-04-02  Tom Hromatkacgset: Declare parse_r_flag() as STATIC 35/head
2021-04-02  Tom Hromatkatools: Create a cgset library for testing purposes
2021-04-02  Tom Hromatkacgset: Fix parsing of name/values with an '=' in the...
2021-04-02  Tom Hromatkacgset: Refactor parsing of the '-r' flag
2021-04-02  Tom HromatkaMerge pull request #34 from drakenclimber/issues/cgclear2
2021-03-30  Tom HromatkaMerge pull request #32 from drakenclimber/issues/remove...
2021-03-30  Tom Hromatkabuild: Remove .libs from Makefile.am files. 32/head
2021-03-29  Tom Hromatkagithub: Run the cgclear functional test last 34/head
2021-03-29  Tom Hromatkabootstrap: github: Ignore systemd hierarchy
2021-03-29  Tom Hromatkaconfig.c: Add cgroup v2 support to cgclear
2021-03-29  Tom HromatkaMerge pull request #30 from drakenclimber/issues/cgset...
2021-03-10  Tom Hromatkaapi.c: Don't fail a recursive write if value isn't... 30/head
2021-03-01  Tom Hromatkabootstrap: Use main branch of libcgroup-tests
2021-03-01  Tom HromatkaMerge pull request #27 from drakenclimber/issues/daemon...
2021-03-01  Tom HromatkaMakefile: Run code coverage on the daemon folder 27/head
2021-03-01  Tom HromatkaMerge pull request #26 from drakenclimber/issues/cgget...
next