]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2021-06-21  Tom Hromatkagithub: Add self-hosted runner 52/head
2021-06-01  Tom HromatkaMerge pull request #49 from drakenclimber/issues/delete...
2021-06-01  Tom HromatkaMerge pull request #48 from drakenclimber/issues/apt...
2021-06-01  Tom Hromatkagithub: Run apt update before apt install 48/head
2021-05-18  Tom Hromatkacgclear: Delete cgclear 47/head 49/head
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...
2021-03-01  Tom Hromatkacgget: Major refactor 26/head
2021-03-01  Tom Hromatkawrapper.c: Add support for empty values in cgroup_add_v...
2021-03-01  Tom Hromatkaapi.c: Expose cgroup_test_subsys_mounted() to users...
2021-03-01  Tom Hromatkaapi.c: Expose cgroup_fill_cgc() to users of libcgroup.la
2021-03-01  Tom Hromatkaapi: Expose cg_build_path_locked() to users of libcgroup.la
2021-03-01  Tom HromatkaMerge pull request #25 from drakenclimber/issues/nocont...
2021-03-01  Tom Hromatkagithub: Log the results of the non-containerized tests 25/head
2021-02-25  Tom HromatkaMerge pull request #23 from drakenclimber/issues/21
2021-02-25  Tom Hromatkaapi.c: Fix erroneous error handling in cgroup_set_value... 23/head
2020-12-23  Tom Hromatkagithub: Always display test logs
2020-12-23  Tom HromatkaMerge pull request #19 from drakenclimber/issues/cgsnap...
2020-12-23  Tom Hromatkacgsnapshot: Replace hardcoded "tasks" file 19/head
2020-12-23  Tom Hromatkaapi.c: Export cgroup_build_tasks_procs_path()
2020-12-17  Tom Hromatkagithub: Display ftests.sh.log in the CI GUI
2020-12-17  Tom HromatkaMerge pull request #18 from drakenclimber/issues/betterlogs
2020-12-17  Tom Hromatkagithub: Improve logging and reporting 18/head
2020-12-15  Tom HromatkaREADME.md: Update the coveralls badge
2020-12-15  Tom HromatkaMerge pull request #17 from drakenclimber/issues/github...
2020-12-15  Tom HromatkaREADME.md: Transition from Travis CI to Github Actions 17/head
2020-12-15  Tom Hromatkagithub: Add continuous integration Github workflow
2020-12-15  Tom Hromatkagithub: Add a Github Action to setup the libcgroup...
2020-12-15  Tom Hromatkatravis: Disable Travis CI
2020-11-23  Tom HromatkaMerge pull request #16 from drakenclimber/issues/ftests...
2020-10-28  Tom Hromatkatravis: Add test job on cgroup v2 Ubuntu 20.04 16/head
2020-10-28  Tom Hromatkatravis: Exclude lex.l and parse.y from code coverage
2020-10-22  Tom HromatkaMerge pull request #14 from drakenclimber/issues/cgdelete
2020-10-16  Tom Hromatkaapi.c: Replace hardcoded "/tasks" in delete functions 14/head
2020-10-15  Tom HromatkaMerge pull request #13 from drakenclimber/issues/cgclas...
2020-10-15  Tom Hromatkaapi.c: Verify if a controller is enabled for a v2 cgroup 13/head
2020-10-15  Tom Hromatkaapi.c: Add function to read the cgroup.subtree_control...
2020-10-15  Tom Hromatkaapi.c: Add function to build tasks/procs path
2020-09-09  Tom HromatkaRevert "DO NOT COMMIT"
2020-09-09  Tom HromatkaMerge pull request #11 from drakenclimber/issues/cgcreate
2020-07-29  Tom Hromatkaapi.c: Add cgroup v2 support to cgroup_create_cgroup() 11/head
2020-07-29  Tom Hromatkaapi.c: Add function to recursively manage the cgroup...
2020-07-16  Tom Hromatkaapi.c: Add function to manage the cgroup v2 subtree_con...
2020-07-16  Tom Hromatkaapi.c: Add function to get the cgroup version of a...
2020-07-16  Tom Hromatkaapi.c: Refactor tasks file permissions code into its...
2020-07-16  Tom Hromatkaapi.c: Refactor duplicate logic in cgroup modify and...
2020-07-15  Tom Hromatkatravis: Show the gunit log on failure
2020-07-15  Tom HromatkaDO NOT COMMIT
2020-07-11  Dhaval GianiMerge pull request #8 from kloczek/master
2020-07-11  Koji BuilderParalell build fix #7 8/head
next