]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
2010-01-28  Ken'ichi Ohmichi[PATCH-v2] Add the write error handling to cg_set_contr...
2010-01-19  Balbir SinghMerge branch 'HEAD'; commit 'v0.35.1'
2010-01-19  Balbir SinghUpdate the changelog in libcgroup.spec.in v0.35.1
2010-01-19  Jan SafranekFix initstripts directory.
2010-01-19  Jan SafranekFix bad filename in Makefile
2010-01-19  Jan SafranekDistribute cgget tool
2010-01-18  Dhaval Gianiv0.35 v0.35
2010-01-18  Jan SafranekAdd cgget man page.
2010-01-07  Dhaval Gianilibcgroup samples: Invalid namespace configuration
2010-01-07  Dhaval Gianilibcgroup samples: Valid namespace based configuration
2010-01-07  Dhaval Gianilibcgroup: Modify the APIs to use the namespace
2010-01-07  Dhaval Gianilibcgroup: Setup the namespace datastructures
2010-01-07  Dhaval Gianilibcgroup: Introduce the new namespace keyword
2010-01-04  Dhaval Gianilibcgroup: Remove assert in cgroup_strerror()
2009-12-23  Dhaval GianiMerge branch 'devel/config3' of git://fedorapeople...
2009-12-22  Jan SafranekClean up the init script
2009-12-22  Jan SafranekUse tools instead of shell scripts
2009-12-22  Jan SafranekMake cgclear quiert when there is nothing to clear.
2009-12-22  Jan SafranekUse cgclear on shutdown
2009-12-22  Jan SafranekAdd sample /etc/sysconfig/cgconfig
2009-12-22  Jan SafranekDon't create sysdefault group whent it's not needed
2009-12-22  Jan SafranekMove sysdefault handling to separate function
2009-12-22  Jan SafranekRemove trailing space from lssubsys output
2009-12-22  Jan SafranekFix reading of empty parameter values
2009-12-22  Jan SafranekFix error text on failed reading of parameter.
2009-12-22  Jan Safranekcgget tool
2009-12-16  Dhaval Gianilibcgroup: trivial: Fix typo
2009-12-16  Ken'ichi OhmichiFix an invalid access to yytext.
2009-12-16  Ken'ichi OhmichiFix a memory leak in "cgconfig" service.
2009-12-16  Jan SafranekFix compilation outside of source directory
2009-12-16  Jan SafranekRemove the init script installation from .spec
2009-12-16  Jan SafranekInstall init scripts during 'make install'
2009-12-16  Ivana Hutarova... Enable get_all_controller test
2009-12-16  Ivana Hutarova... Fix cgroup_get_all_controller_{begin, next, end} api
2009-12-16  Ivana Hutarova... lssubsys: new option -a,--all
2009-11-13  Ivana Hutarova... man page for lssubsys tool
2009-11-10  Ken'ichi OhmichiFix a cgconfig behavior of wrong /etc/cgconfig.conf.
2009-11-10  Ken'ichi OhmichiCleanup: Define ECGRULESPARSEFAIL for the parser error...
2009-11-10  Ivana Hutarova... man page for lscgroup tool
2009-11-10  Ivana Hutarova... Add copyright header to cgcreate
2009-10-31  Jan SafranekAdd man page for cgdelete
2009-10-31  Jan SafranekAllow cgcreate to create unlimited nr. of groups
2009-10-31  Jan SafranekAllow cgdelete to process unlimited nr. of groups
2009-10-31  Jan SafranekRemove the CG_HIER_MAX from tools-common
2009-10-27  Dhaval Gianilibcgroup: cgclear manpage
2009-10-27  Jan Safranekconfig.h.in is generated by "autoheader" and since...
2009-10-27  Jan SafranekDon't link with -lpam unless necessary II
2009-10-27  Jan SafranekChange the libcgroup group
2009-10-27  Jan SafranekDistribute the PAM module in separate subpackage
2009-10-27  Jan SafranekAdd new executables to .spec file
2009-10-22  Balbir SinghMinor improvements and refactoring of lscgroups
2009-10-09  Ivana Hutarova... adds lscgroup tool
2009-10-04  Ken'ichi OhmichiRestrict the effective range of SIGUSR2 signal.
2009-10-04  Ken'ichi OhmichiAdd the strings of errno to cgrulesengd daemon's message.
2009-08-29  Ivana Hutarova... adds lssubsys tool
2009-08-29  Jan SafranekRemove VERSION macro from api.c
2009-08-29  Jan SafranekRemove warnings from test_functions.c
2009-08-29  Jan SafranekRemove unnecessary includes from libcgroup.h
2009-08-29  Jan SafranekShorten error text of ECGOTHER
2009-08-06  Dhaval Gianilibcgroup: Use the correct data type in the get_all_con...
2009-08-06  Dhaval Gianilibcgroup: Fix compile error
2009-08-06  Ivana Hutarova... add api for generating the list of all controllers...
2009-08-06  Jan SafranekRefactor cgclear to use new recursive delete
2009-08-06  Jan SafranekAdd cgdelete tool
2009-08-06  Jan SafranekAdd recursive cgroup_delete_cgroup_ext.
2009-08-06  Jan SafranekSplit cgroup removal to separate functions.
2009-08-06  Jan SafranekRFC: Fix cgroup_find_parent function
2009-08-06  Ivana Varekovaremoves copy_name_value_from_rules to wrapper
2009-07-07  Ken'ichi OhmichiAdd a process name to the log of cgrulesengd daemon.
2009-07-07  Ken'ichi OhmichiReduce "Cgroup change for PID:X, UID:X, GID:X FAILED...
2009-07-01  Jan SafranekConfigure the location of cgrulesengd socket v0.34
2009-07-01  Jan SafranekCleanup: find better name for CGRULE_CGRED_TEMP_FILE
2009-06-30  Ken'ichi OhmichiFix cgroup_find_matching_rule() call.
2009-06-30  Ken'ichi OhmichiFix too many program name in the usage message of ...
2009-06-29  Ivana Varekovacgset: fix the man-page -add new parameters
2009-06-29  Ivana Varekovacgset: Add --copy-from option to cgset
2009-06-29  Ivana Varekovacgset: Change the handling of options, add --help
2009-06-29  Ivana Varekovacgset: Change the generation of cgroup
2009-06-29  Ivana Varekovacgset: Add cgset_SOURCES to Makefile
2009-06-29  Ken'ichi OhmichiCleanup: Clarify the number meanings of string length.
2009-06-29  Ken'ichi OhmichiAdd a new test command "proctest".
2009-06-29  Ken'ichi OhmichiAdd the description about a new rule.
2009-06-29  Ken'ichi OhmichiApply a new rule to 'cgclassify' command.
2009-06-29  Ken'ichi OhmichiApply a new rule to 'cgexec' command.
2009-06-29  Ken'ichi OhmichiAdd the library function cgroup_register_unchanged_proc...
2009-06-29  Ken'ichi OhmichiAdd the handler of unchanged process to cgrulesengd...
2009-06-29  Ken'ichi OhmichiCleanup: Separate the netlink method to cgre_receive_ne...
2009-06-29  Ken'ichi OhmichiAdd a exec event to the event handler of cgrulesengd...
2009-06-29  Ken'ichi OhmichiAdd the key "process name" to find a matching rule.
2009-06-29  Ken'ichi OhmichiAdd the parser of process name in /etc/cgrules.conf.
2009-06-29  Ken'ichi OhmichiAdd cgroup_get_procname_from_procfs() for getting a...
2009-06-26  Dhaval Gianilibcgroup: Add get_mount_point test case
2009-06-26  Dhaval Gianilibcgroup: Introduce an API to get the mount point...
2009-06-25  Ken'ichi OhmichiFix some warnings.
2009-06-22  Dhaval Gianilibcgroup: Fix a missing goto in clean cgroups API
2009-06-22  Dhaval Gianilibcgroup: Introduce a unload cgroups API
2009-06-18  Dhaval Gianilibcgroup: Introduce get_controller API
2009-06-18  Dhaval Gianilibcgroup: Use double pointers everywhere in the get_ta...
2009-06-18  Dhaval Gianilibcgroup: Introduce post order walk
2009-06-18  Dhaval Gianilibcgroup: Add flags to the walk_tree handle
next