]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2013-09-10  Libo Chencgconfig: fix the excursive processing
2013-09-10  Libo Chencgconfig: add err check
2013-09-10  Libo Chencgcreate: add err check
2013-09-10  Weng Meilingcgred:cgred should start when cgroup is mounted
2013-09-02  Ivana Hutarova... cgsnapshot: don't display mountpoints which are not...
2013-09-01  Libo Chenlog.h: add head file <stdarg.h>
2013-07-30  Ivana Hutarova... create_cgroup_from_name_value_pairs can't deal n/v...
2013-07-24  Weng Meilingcgclassify: use the error message instead of error...
2013-07-23  Weng MeilingIt's more readable and friendly to use the enum value...
2013-07-23  Weng Meilingwhen we use cgsnapshot with the given controller, the...
2013-07-18  Ivana Hutarova... lex: suppress useless warning message during compilation
2013-07-18  Ivana Hutarova... parse: fix template parsing
2013-07-18  Ivana Hutarova... config.c: better detect whether template group already...
2013-07-18  Ivana Hutarova... documentation: fix cgroup_copy cgroup description
2013-07-18  Ivana Hutarova... fix template function to copy template groups properly
2013-06-25  Weng Meilingcgsnapshot: fix the print message when use cgsnapshot...
2013-06-25  Peter SchifferCgred service won't start if /etc/cgrules.conf is missing
2013-06-25  Peter SchifferUse cache when reading /etc/passwd file
2013-06-09  Ivana Hutarova... cgroup_get_cgroup: remove bogus comment
2013-06-09  Ivana Hutarova... fix permissions of logger.sh
2013-06-09  Ivana Hutarova... remove useless cgroup_rules_loaded
2013-05-21  Ivana Hutarova... v0.40.rc1
2013-05-21  Ivana Hutarova... remove useless include from log.h
2013-05-16  Peter SchifferMake cg_mkdir_p() function compatible with read-only fs
2013-05-12  Roberto Pollisupport indented comments in cgconfigparser
2013-05-09  Ivana Hutarova... templates have to be coppied in proper way to template_...
2013-05-09  Ivana Hutarova... api.c: cgroup_create_template_group templates crashing
2013-04-02  Peter SchifferUpdate default logging for cgrulesengd
2013-04-02  Peter SchifferAdded CGROUP_LOGLEVEL to man pages + fixed the style...
2013-04-02  Peter SchifferAdded a test for the new logging
2013-04-02  Peter SchifferAdded new logging to the tools
2013-04-02  Peter SchifferEnabled logging in cgconfigparser
2013-04-02  Peter SchifferAdded new errors/warnings
2013-04-02  Peter SchifferChanged log level of various messages
2013-04-02  Peter SchifferFixed cgrulesengd to log libcgroup log messages to...
2013-04-02  Peter SchifferRecognize DEBUG level of CGROUP_LOGLEVEL variable in...
2013-04-02  Peter SchifferAdded parsing of CGROUP_LOGLEVEL
2013-04-02  Peter SchifferReworked logging configuration
2013-04-02  Peter SchifferEnabled default logging
2013-04-02  Peter SchifferReworked libcgroup logging
2013-04-02  Peter SchifferRemoved cgroup_dbg from cgrulesengd
2013-02-25  John Fastabendlibcg: scan running tasks at start time to classify...
2013-01-28  Ivana Hutarova... update documentation to reflect the changes regarding...
2013-01-28  Ivana Hutarova... cgroup_change_cgroup_flags: use templates if they...
2013-01-28  Ivana Hutarova... cgrulesengd: cache templates
2013-01-28  Ivana Hutarova... api: add function for creating template control...
2013-01-28  Ivana Hutarova... config.h: create function for init/reload cgconfig...
2013-01-28  Ivana Hutarova... cgconfig.conf: parse template tag and fill relevant...
2013-01-28  Ivana Hutarova... cgconfigparser: add template tag to cgconfigparser
2013-01-28  Ivana Hutarova... cgroup_change_cgroup_flags: create template control...
2012-11-29  Robert Milasanfix defaultcgroup detection (better description)
2012-09-24  Ivana Hutarova... cgrules.conf: no documentation inside config file
2012-09-24  Ivana Hutarova... cgconfigparser: fix error message
2012-08-02  Dhaval Gianiv0.39.rc1
2012-08-02  Dhaval Gianilibcgroup: Add a cgroup element to point to the owner...
2012-08-02  Dhaval Gianiwrappers: Add a cgroup_get_cgroup_name API
2012-07-27  Glauber CostaFix cgroup_modify_cgroup gratuitous failure
2012-07-18  Ivana Hutarova... cgset: more verbose -h output
2012-07-18  Ivana Hutarova... cgexec: more verbose help
2012-07-18  Ivana Hutarova... cgclassify: improve help output
2012-07-18  Ivana Hutarova... cgclear: fix -h option parsing/output
2012-07-18  Ivana Hutarova... unify libcgroup tools -h output
2012-07-16  Ivana Hutarova... update TODO lists
2012-07-16  Ivana Hutarova... cgsnapshot: add the end of string character when it...
2012-07-16  Ivana Hutarova... api.c: fix typo in error code description
2012-06-25  Glauber Costaerror.h: fix numbering of error codes
2012-06-22  Ivana Hutarova... lscgroup: don't trim "/"
2012-06-22  Ivana Hutarova... cg_build_path adds needless "/" character
2012-06-22  Ivana Hutarova... man pages typos
2012-05-19  Ivana Hutarova... testsuite: fix cgclear call in testenv.sh II
2012-05-18  Ivana Hutarova... testsuite: runlibcgrouptest have to be configurable
2012-05-18  Ivana Hutarova... testsuite: wrong cgroup mount points parsing
2012-05-18  Ivana Hutarova... testsuite: incorporate OPAQUE_HIERARCHY
2012-05-12  Ivana Hutarova... cgcreate.1: -s option problem
2012-05-10  Ivana Hutarova... From: Ivana Hutarova Varekova <varekova@redhat.com>
2012-05-08  Ivana Hutarova... cgcreate: --help patch
2012-05-08  Ivana Hutarova... cgclear: missing indentation in -h output
2012-05-06  Ivana Hutarova... Remove unused error code ECGSENTINEL - it was used...
2012-05-04  Ivana Hutarova... Removed unused variable ‘cgroup_dir_path’ in lscgroup
2012-05-02  Ivana Hutarova... api.c: remove obsolete error message
2012-05-02  Ivana Hutarova... testsuite: fix cgclear call in testenv.sh
2012-05-02  Ivana Hutarova... testsuite: fix wrong lssubsys call
2012-05-02  Ivana Hutarova... lscgroup: removed unused variable
2012-02-03  Jan Safranekv0.38.rc1 release
2012-02-03  Jan SafranekUpdated release process documentation.
2012-02-03  Jan SafranekAdd README_systemd to release
2012-02-03  Jan Safranektests: added missing files to Makefile.am
2011-12-16  Jan Safraneklibcgroup: Fixed cgroup_strerror() typo.
2011-12-16  Jan SafranekLibcgroup: added cgconfig.service unit for systemd.
2011-12-16  Jan Safraneklibcgroup: Added README_systemd file.
2011-12-16  Jan Safraneklibcgroup: Added compile-time option to ignore certain...
2011-12-16  Jan Safranekcgconfigparser: Added 'default' section documentation...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Fixed help and documentation...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Added new parameter for tasks...
2011-12-16  Jan Safranekcgcreate, cgconfigparser: Fixed permissions when only...
2011-12-16  Jan Safranektests: Fixed tests for cgclear -e
2011-12-16  Jan Safranekcgclear: fixed exit code with -e option
2011-12-16  Jan Safraneklibcgroup: added new error code when removing non-empty...
2011-12-06  Jiri Slabyscripts: cgconfig, wait for ypbind
2011-12-06  Jan Safranektests: Added tests for cgconfigparser witg -f, -d,...
next