]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2020-06-16  Tom Hromatkaapi.c: Declare cgroup_process_v2_mnt() as STATIC
2020-06-16  Tom Hromatkaapi.c: Declare cgroup_process_v1_mnt() as STATIC
2020-06-16  Tom Hromatkaapi.c: cgget: cgset: Add cgroup v2 support
2020-06-16  Tom Hromatkaapi.c: Add support for cgroup v2 to cg_test_mounted_fs()
2020-06-16  Tom Hromatkaapi.c: Only stat the cgroup tasks file if it's a v1...
2020-06-16  Tom Hromatkaapi.c: Add cgroup version enumeration
2020-06-16  Tom Hromatkaapi.c: Refactor cgroup v1 logic in cgroup_init()
2020-04-22  Tom HromatkaMerge remote-tracking branch 'upstream/master' into...
2020-04-20  Tom HromatkaREADME: Update the code coverage badge
2020-04-07  Tom Hromatkabootstrap: Update bootstrap to support libcgroup-tests
2020-04-07  Tom Hromatkagit: Add submodule libcgroup-tests
2020-04-07  Tom Hromatkatests: Remove the tests folder from this git repo
2020-04-06  Tom Hromatkatests: Remove the tests folder from this git repo
2020-01-31  Tom HromatkaMerge pull request #5 from drakenclimber/issues/fix_dis... v0.42.1 v0.42.2
2020-01-31  Tom HromatkaMerge pull request #6 from drakenclimber/codereviews...
2020-01-31  Nikola ForróIncrease maximal size of controller values 6/head
2020-01-31  Nikola Forróapi.c: Fix level of failed user/group lookup warnings
2020-01-31  Nikola Forróapi.c: Show warning when tasks file can not be opened
2020-01-31  Nikola Forróapi.c: Preserve dirty flag when copying controller...
2020-01-31  Nikola Forróapi.c: Fix potential buffer overflow
2020-01-31  Nikola Forróapi.c: Fix order of memory subsystem parameters generat...
2020-01-13  Tom Hromatkatests: Fix test failure on Fedora 30 5/head
2020-01-13  Tom Hromatkaautotools: gtest: Distribute the googletest *.so files
2020-01-10  Dhaval GianiRelease v0.42 v0.42
2020-01-10  Dhaval GianiMerge pull request #4 from drakenclimber/issues/fixdistzip
2020-01-10  Tom Hromatkatests: Ship the functional test files 4/head
2020-01-10  Tom Hromatkagtest: Cleanup gtest make targets
2020-01-10  Tom Hromatkabootstrap: Actually build gtest
2020-01-10  Dhaval GianiMerge pull request #3 from drakenclimber/issues/release...
2020-01-10  Tom Hromatkadoc: Add release process for github 3/head
2020-01-10  Dhaval GianiMerge branch 'issues/fix_warnings2' of git://github...
2020-01-08  Tom Hromatkawrapper.c: Fix potentially unterminated strings 2/head
2020-01-08  Tom Hromatkawrapper.c: Fix buffer not null terminated Coverity...
next