]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2009-06-18  Dhaval Gianicgconfigparser: Change mkdir in cgroup_config_mount_fs...
2009-06-18  Ivana VarekovaAdds cgset man page
2009-06-18  Ivana VarekovaThis patch adds cgset tool
2009-06-18  Ivana VarekovaPrevent to add multiple versions of the same controller...
2009-06-08  Ken'ichi OhmichiCleanup: Integrate similar code to cgroup_get_uid_gid_f...
2009-06-08  Ken'ichi OhmichiCleanup: Remove unnecessary 'err' value.
2009-06-08  Ken'ichi OhmichiCleanup: Rename "name" to "username" in struct cgroup_rule.
2009-06-08  Ken'ichi OhmichiCleanup: Add cg_skip_unused_charactors_in_rule().
2009-06-08  Ken'ichi OhmichiCleanup: Use sizeof() in memset().
2009-06-08  Ken'ichi OhmichiCleanup: Remove unnecessary strlen() in strncpy().
2009-06-03  Ivana VarekovaAdds cgcreate man page
2009-06-03  Ivana VarekovaThis patch adds cgcreate tool
2009-06-03  Dhaval Gianilibcgroup: Export cgroup_get_controller API
2009-05-29  Ivana VarekovaAdd cgroup_free_group_spec procedure
2009-05-29  Ivana Varekovaparse_cgroup_spec function does not initializesd alloca...
2009-05-29  Dhaval GianiMerge branch 'devel/automake-updates' of git://fedorape...
2009-05-25  Jan SafranekCheck for PAM headers and libraries
2009-05-25  Jan SafranekAdd options to enable/disable various build targets.
2009-05-25  Jan SafranekRemove missing file
2009-05-23  Ivana Varekovaconfigure.in problem with byacc and flex
2009-05-22  Ken'ichi OhmichiFix the deadlock of rl_lock.
2009-05-22  Ken'ichi OhmichiFix the deadlock of vsyslog() call.
2009-05-19  Ken'ichi OhmichiCleanup the infinite loop of cgrulesengddaemon.
2009-05-18  Ken'ichi OhmichiCleanup: make the indent of cgroup_init()shallower.
2009-05-18  Ken'ichi OhmichiAdd fclose() calls into egid_of_pid().
2009-05-18  Dhaval Gianilibcgrouptest: Fix the cgroup_dbg macro
next