]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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 HromatkaMerge pull request #6 from drakenclimber/issues/cgsnapshot2
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-18  Tom Hromatkaftests: Add cgroup v2 cgsnapshot test
2020-12-17  Tom Hromatkaftests: Add cgroup v1 cgsnapshot test
2020-12-17  Tom Hromatkaftests: Add support for cgsnapshot
2020-12-17  Tom Hromatkaftests: Make the Cgroup class instantiable
2020-12-17  Tom Hromatkaftests: Add a cgroup controller class
2020-12-17  Tom Hromatkaftests: Add a utilities file and an indent() function
2020-12-17  Tom Hromatkaftests: Move cgroup version enums to their own class
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 HromatkaMerge pull request #5 from drakenclimber/issues/betterlogs
2020-12-17  Tom Hromatkagithub: Improve logging and reporting 18/head
2020-12-17  Tom Hromatkaftests: Invoke ftests.sh in Makefile.am
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-11-23  Tom HromatkaMerge pull request #4 from drakenclimber/issues/ftests_cgv2
2020-11-18  Tom Hromatkaftests: Add a cgroup v2 basic cgget test
2020-11-03  Tom Hromatkaftests: Rename Test 001 to denote it is cgroup v1 only
2020-11-02  Tom Hromatkaftests: Fix config typo in test 001
2020-11-02  Tom Hromatkaftests: Run a cgv1 process in the recursive cgdelete...
2020-11-02  Tom Hromatkaftests: Add class to create and manage child processes
2020-11-02  Tom Hromatkaftests: Add support for shell commands in containers
2020-11-02  Tom Hromatkaftests: Add support for cgclassify to Cgroup class
2020-11-02  Tom Hromatkaftests: Add a method to get a controller's cgroup version
2020-10-28  Tom Hromatkaftests: Cleanup printing of test timing
2020-10-28  Tom Hromatkaftests: Increase the display width for printing test...
2020-10-28  Tom Hromatkaftests: Add symlink to sed
2020-10-28  Tom Hromatkaftests: Remove unused config files
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-22  Tom HromatkaMerge pull request #3 from drakenclimber/issues/cgdelete
2020-10-16  Tom Hromatkaapi.c: Replace hardcoded "/tasks" in delete functions 14/head
2020-10-16  Tom Hromatkaftests: Add recursive cgdelete functional test
2020-10-15  Tom HromatkaMerge pull request #13 from drakenclimber/issues/cgclas...
2020-10-15  Tom HromatkaMerge pull request #2 from drakenclimber/issues/cgclassify
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-23  Tom Hromatkagunit: Add unit tests for cgroupv2_controller_enabled()
2020-09-23  Tom Hromatkagunit: Add unit tests for cgroupv2_get_subtree_control()
2020-09-23  Tom Hromatkagunit: Add unit tests for cgroup_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-09-09  Tom HromatkaMerge pull request #1 from drakenclimber/issues/cgcreate
2020-07-30  Tom Hromatkagunit: Add unit tests for cgroup_create_cgroup()
2020-07-30  Tom Hromatkagunit: Add unit tests for cgroupv2_subtree_control()
2020-07-30  Tom Hromatkatests: Set cgroup version in test 006
2020-07-30  Tom Hromatkagunit: Add unit tests for cgroup_chown_chmod_tasks()
2020-07-30  Tom Hromatkagunit: Add unit tests for cgroup_set_values_recursive()
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-06-02  Tom Hromatkagunit: Add unit tests for cgroup_process_v2_mnt()
2020-05-07  Tom Hromatkagunit: Add unit tests for cgroup_process_v1_mnt()
2020-04-22  Tom HromatkaMerge remote-tracking branch 'upstream/master' into...
2020-04-20  Tom HromatkaREADME: Update the code coverage badge
2020-04-20  Tom Hromatkatests: Add unit tests for cgroup_get_cgroup()
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-07  Tom Hromatkagit: Moved the tests to the root directory
2020-04-07  Tom Hromatkagit: folder re-organization
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
next