]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2022-08-24  Kamalesh Babulalapi.c: fix TOCTOU in cg_chmod_path()
2022-08-10  Kamalesh Babulaldaemon/cgrulesengd: check the bytes read in cgre_receiv...
2022-08-10  Kamalesh Babulalapi.c: add precision to fscanf(), in cgroup_get_current...
2022-08-08  Kamalesh Babulalapi.c: add precision to fscanf(), in cgroup_populate_co...
2022-08-08  Kamalesh Babulalapi.c: add precision to fscanf(), in cgroup_get_all_con...
2022-08-03  Kamalesh Babulalapi.c: fix dereference after null check
2022-08-03  Kamalesh Babulaldaemon/cgrulesengd: check the bytes read in cgre_receiv...
2022-07-28  Kamalesh Babulalapi.c: check the bytes read in cgroup_register_unchange...
2022-07-27  Kamalesh Babulaltools/cgsnapshot: fix out-of-bounds write in parse_cont...
2022-07-27  Kamalesh Babulalapi.c: check for invalid error code in cgroup_strerror()
2022-07-27  Kamalesh Babulaltools/cgget: fix resource leak in get_cv_value()
2022-07-27  Kamalesh Babulalapi: null terminate readlink buffer in cgroup_get_procn...
2022-07-20  Kamalesh Babulalapi: null terminate readlink buffer in cg_get_procname_...
2022-07-20  Kamalesh Babulalapi.c: fix string termination in cgroup_get_procname_fr...
2022-07-20  Kamalesh Babulalwrapper.c: null terminate string in cgroup_new_cgroup()
2022-07-20  Kamalesh Babulaltools/cgsnapshot: add ret value fix in parse_controllers()
2022-07-13  Kamalesh Babulalapi.c: add ret value fix in cgroup_change_cgroup_flags()
2022-07-12  Kamalesh Babulaltools/cgget: replace strcat() with strncat()
2022-07-11  Kamalesh Babulaltools/cgget: fix a resource leak get_cv_value()
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  Tom Hromatkaconfig: Fix bad cherry-pick
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 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
next