]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2020-01-08  Tom Hromatkawrapper.c: Fix potentially unterminated strings 2/head
2020-01-08  Tom Hromatkawrapper.c: Fix buffer not null terminated Coverity...
2020-01-08  Tom Hromatkaapi.c: Fix double free in cgroup_create_template_group()
2020-01-08  Tom Hromatkaconfig.c: Silence Coverity warning about unterminated...
2020-01-08  Tom Hromatkacgrulesengd: Fix Coverity warnings about a socket leak
2020-01-08  Tom Hromatkaconfig.c: Fix Coverity warning about uninitialized...
2020-01-08  Tom Hromatkaapi.c: Fix string truncation warning
2020-01-08  Tom Hromatkaapi.c: Fix string truncation warning
2020-01-08  Tom Hromatkaapi.c: Fix string truncation warning
2020-01-08  Tom Hromatkaapi.c: Fix warning caused by misplaced const keyword
2020-01-08  Tom Hromatkaapi.c: Fix warning caused by misplaced const keyword
2020-01-08  Tom Hromatkaapi.c: Fix warning caused by misplaced const keyword
2020-01-08  Tom Hromatkacgrulesengd: Fix improper indentation warning
2020-01-08  Nikola Forróparse.y: Fix type declaration for group_name
2020-01-03  DhavalTag new release 0.42.rc1 v0.42.rc1
2019-12-12  Tom Hromatka tests: Add unit tests for cgroup_compare_wildcard_proc...
2019-12-12  Tom Hromatkacgrulesengd: Add wildcard matching for process names
2019-12-12  Tom Hromatkatests: Add unit tests for cgroup_compare_ignore_rule()
2019-12-12  Tom Hromatkaapi.c: Add logic to process ignore rules
2019-12-12  Tom Hromatkatests: Add unit tests for cg_get_cgroups_from_proc_cgro...
2019-12-12  Tom Hromatkaapi.c: Add function to read /proc/{pid}/cgroup
2019-12-12  Tom Hromatkatests: Add unit tests for cgroup_parse_rules_options()
2019-12-12  Tom Hromatkaapi.c: Add options field for rules defined in cgrules...
2019-12-12  Tom Hromatkaapi: Increase MAX_MNT_ELEMENTS to 16
2019-12-12  Tom Hromatkatests: Add STATIC and UNIT_TEST definitions to automake...
2019-10-24  Tom HromatkaREADME: Add README.md
2019-10-08  Tom Hromatkatests: Gather code coverage data after a successful...
2019-10-08  Tom Hromatkatests: Switch to using LXD for functional tests
2019-10-08  Tom Hromatkatests: Add Travis CI yaml configuration file
2019-10-08  Tom Hromatkatests: Disable the legacy tests
2019-10-08  Tom Hromatkatests: Use python3 in the functional tests
2019-10-08  Tom Hromatkatests: Fix inconsistent return value in functional...
2019-10-08  Tom Hromatkatests: Fix errors in functional test error path handling
2019-10-08  Tom Hromatkatests: Improve the unit test framework integration...
2019-09-17  Tom Hromatkatests: Add functional test for basic cgget operations
2019-09-17  Tom Hromatkatests: Add functional test suite
2019-09-17  Tom Hromatkatests: Add functional test LXC container class
2019-09-17  Tom Hromatkatests: Add functional test cgroup class
2019-09-17  Tom Hromatkatests: Add functional test run class
2019-09-17  Tom Hromatkatests: Add functional test logging class
2019-09-17  Tom Hromatkatests: Add functional test folder
2019-09-17  Dhaval GianiAdd googletest/ to .gitignore
2019-06-12  Michal Koutnýcgrulesengd: Do not ignore changes of short-lived processes
2019-05-30  Dhaval GianiChange googletest to the https URL
2019-05-30  Tom Hromatkatests: Add unit tests for cg_build_path()
2019-05-30  Tom Hromatkatests: Add googletest unit test framework
2019-01-16  Tom Hromatkacgset: fix misleading error message
2018-11-23  Nikola ForróFix issues discovered by Coverity scan
2018-11-23  Nikola Forróapi.c: always move all tasks of a process to a cgroup
2018-10-12  Balbir SinghAdd support for nosuid, noexec and nodev
2018-07-25  Michal Hockocgrulesengd: remove umask(0)
2015-12-09  Nikola Forróapi.c: change cgroup of every thread of a process
2015-12-09  Nikola Forróapi.c: fix infinite loop
2014-09-15  Jan Chaloupkaapi.c: support for setting multiline values in control...
2014-09-08  Jan Chaloupkaparse.y: extending cgroup names with "default"
2014-08-15  Ivana Hutarova... documentation: add examples to man pages
2014-07-31  Anton Khirnovcgroup_config_create_template_group: fix inverted error...
2014-07-31  Ivana Hutarova... cgcreate: use "*" character as a meta character for...
2014-07-31  Ivana Hutarova... api.c: add cgroup_add_all_controllers function
2014-07-31  Jan Chaloupkacgrules.d: new man page
2014-07-31  Jan Chaloupkaapi.c: Adding support for loading configuration files...
2014-07-31  Weng Meilingcgdelete: fix the display problem
2014-06-19  Jan Chaloupkamanpages: update of manpages for loading configuration
2014-06-19  Jan ChaloupkaMakefile: update for cgruleseng.d Makefiles
2014-06-19  Jan Chaloupkacgrulesengd.c: loading of multiples files during init...
2014-06-19  Jan Chaloupkaconfig.c: loading templates from multiple files into...
2014-04-04  Weng MeilingThere is a situation when moving a task from child...
2014-03-10  Jan Chaloupkalex: add \ character into regexp for ID token
2014-01-13  Ivana Hutarova... Release v0.41 v0.41
2013-11-21  Ivana Hutarova... v0.40.rc1
2013-11-21  Ivana Hutarova... Revert "'make dist' command compiles "bindings" directo...
2013-11-18  Ivana Hutarova... 'make dist' command compiles "bindings" directory conte...
2013-11-18  Ivana Hutarova... bindings: remove -nostdinc compiler option
2013-10-30  Ivana Hutarova... cgconfig.conf: enable sign "@" in cgroup name
2013-10-30  Ivana Hutarova... cgroup_create_cgroup: write error on fail
2013-10-30  Ivana Hutarova... cgroup_{reload|init}_cached_templates:memory leaks
2013-10-25  Peter SchifferVariable procname leaks
2013-10-14  Peter SchifferUse cache when calling cgroup_change_cgroup_flags()
2013-10-14  Peter SchifferTemplates letter case is switched
2013-10-14  Peter SchifferInvalid reallocation of config_table in config_insert_c...
2013-10-14  Peter SchifferIncorrect cast
2013-10-14  Peter SchifferTypo in debug message in cgexec.c file
2013-10-09  Ivana Hutarova... cgroup_config_create_template_group: test the right...
2013-10-09  Ivana Hutarova... cgroup_config_create_template_group: fix strncpy limits
2013-10-09  Ivana Hutarova... cgroup_get_current_controller_path: test whether strtok...
2013-10-09  Ivana Hutarova... cgroup_copy_with_slash: two typos
2013-10-09  Ivana Hutarova... cgroup_init: stop mntopt parsing if there is a bug...
2013-09-27  Weng Meilingcgcreate: fix the wrong uid/gid set.
2013-09-27  Ivana Hutarova... lssubsys: unify help output
2013-09-27  Ivana Hutarova... lssubsys: polish usage function
2013-09-27  Ivana Hutarova... lscgroup: unify help output
2013-09-27  Ivana Hutarova... lscgroup: polish usage function
2013-09-27  Ivana Hutarova... cgsnapshot: unify help output
2013-09-27  Ivana Hutarova... cgsnapshot: polish usage function
2013-09-27  Ivana Hutarova... cgset: polish usage function
2013-09-27  Ivana Hutarova... cgget: polish usage function
2013-09-27  Ivana Hutarova... cgexec: unify the help output
2013-09-27  Ivana Hutarova... cgexec: polish usage function
2013-09-27  Ivana Hutarova... cgdelete: unification of usage function output
2013-09-26  Ivana Hutarova... cgdelete: polish usage function
next