]> git.ipfire.org Git - thirdparty/libcgroup.git/shortlog
thirdparty/libcgroup.git
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
2009-05-18  Ken'ichi OhmichiSpecify the full path of cgrulesengd command in cgred.
2009-05-18  Ken'ichi OhmichiFix the error handling if failing to open/etc/cgrules...
2009-05-14  Masayuki IgawaThis patch fixes a trivial comment typo about the cgred.
2009-05-14  Masayuki IgawaThere is the problem that cgrulesengd cannot get Gid...
2009-05-08  Ken'ichi OhmichiFix the path of cgrulesengd command.
2009-05-08  Jan SafranekGenerate paths in initscripts by configure script
2009-05-07  Ivana VarekovaFix ECGOTHER error message
2009-05-07  Ivana VarekovaFix of cgexec error handling
2009-05-07  Ken'ichi OhmichiI tested a cgrlesengd daemon with huge load, which...
2009-05-07  \"Ken'ichi... Changelog v2:
2009-05-07  \"Ken'ichi... I have been testing a cgrulesengd daemon and I noticed...
2009-04-24  Balbir SinghMerge branch 'master' of ssh://balbir_singh@libcg.git...
2009-04-22  Dhaval Gianilibcgroup: Correct the version to which the statistics...
2009-04-22  Dhaval Gianilibcgroup: Add test cases for new get_task API
2009-04-22  Dhaval Gianilibcgroup: Add new API to walk tasks
2009-04-21  Balbir SinghMerge branch 'master' of ssh://balbir_singh@libcg.git...
2009-04-13  Bharata B RaoFix a few compilation warnings in api.c
2009-04-13  Bharata B RaoRemove the dependency of libcgroup on libcgroup build.
2009-04-13  Ken'ichi OhmichiFix the lacks of pthread_rwlock_unlock() calls.
2009-04-13  Ken'ichi OhmichiFix infinite loop if receiving a NLMSG_NOOP packet.
2009-04-13  Ken'ichi OhmichiAdd some success/error messages to 'cgred' service.
2009-04-13  Ken'ichi OhmichiAdd some success/error messages to 'cgconfig' service.
2009-04-03  Balbir SinghFurther removal of files based on review comments from Jan
2009-04-01  Balbir SinghRemove autogenerated files and update documentation...
2009-04-01  Bharata B RaoHere is the v2 of the patch which introduces APIs to...
2009-03-31  Ken'ichi OhmichiAdd free() call for error handling.
2009-03-31  Ken'ichi OhmichiAdd fclose() calls for error handling
2009-03-30  Jan SafranekNo matter how often I test, some last-minute change...
2009-03-26  Dhaval GianiMerge branch 'automake-and-spec-tuning' of git://fedora...
2009-03-26  Dhaval GianiMerge branch 'automake' of git://fedorapeople.org/...
2009-03-26  Jan SafranekGenerate .tar.bz2 on 'make dist'
2009-03-26  Jan SafranekUpdate the .spec file
2009-03-26  Jan SafranekRework the way how so version is defined
2009-03-26  Jan SafranekInstall cgconfigparser to /sbin
2009-03-26  Jan SafranekGenerate everything
2009-03-26  Jan SafranekFix compilation of some stuff
2009-03-26  Jan SafranekAdd warrning when test script is started by normal...
2009-03-26  Jan SafranekFix runlibcgrouptest.sh exit codes
2009-03-26  Jan SafranekDisable compilation of static libraries
2009-03-26  Jan SafranekMake runlibcgrouptest.sh executable
2009-03-26  Jan SafranekAdd automake makefiles
2009-03-26  Jan SafranekClean up the scripts directory
2009-03-26  Jan SafranekRemove wml samples
2009-03-26  Jan SafranekRemove mktarball
2009-03-26  Jan SafranekRemove tests/Makefile
2009-03-26  Jan SafranekDistribute files to various subdirectories
2009-03-26  Dhaval Gianilibcgroup: Version bump
2009-03-26  Ivana VarekovaMinor fix to cgconfig init script
2009-03-26  Ivana VarekovaFix of the return values
2009-03-26  Jan SafranekAdd PACKAGE_VERSION to Makefile
2009-03-09  Jan SafranekMove binaries and libraries to /bin and /lib
2009-03-09  Jan SafranekStart the config earlier
2009-03-04  Dhaval Gianilibcgroup: Initialize buffer in config.c
2009-03-04  Dhaval Gianilibcgroup: Removed unused functions from api.c
2009-03-04  Dhaval Gianilibcgroup: Fix unused variable warnings for the walk_tr...
2009-03-04  Dhaval Gianilibcgroup: Introduce -Wall in CFLAGS
2009-03-04  Dhaval Gianilibcgroup: Check if the data structures have been initi...
2009-03-04  Dhaval Gianilibcgroup: Dont check for success of moved tasks
2009-03-02  Ken'ichi OhmichiFix a compiling warning
2009-02-28  Dhaval GianiTag v0.33
2009-02-28  Dhaval GianiFeature: Provide new libcgroup walk tree API
2009-02-27  Dhaval Gianilibcgroup: Update specfile for v0.33 and bump up the...
2009-02-27  Dhaval Gianilibcgroup test: Change dbg to cgroup_dbg
2009-02-27  Dhaval Gianilibcgroup: Add cgrulesengd man page
2009-02-26  Dhaval Gianibcgroup: Rename 'flash' to 'reload'
2009-02-26  Dhaval Gianilibcgroup: Start cgred service after cgconfig
next