summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix of cgexec error handlingIvana Varekova2009-05-081-1/+2
* I tested a cgrlesengd daemon with huge load, which makes many 'su',Ken'ichi Ohmichi2009-05-082-4/+8
* Changelog v2:\"Ken'ichi Ohmichi\2009-05-082-1/+105
* I have been testing a cgrulesengd daemon and I noticed it fails to\"Ken'ichi Ohmichi\2009-05-081-60/+47
* Merge branch 'master' of ssh://balbir_singh@libcg.git.sourceforge.net/gitroot...Balbir Singh2009-04-245-3/+147
|\
| * libcgroup: Correct the version to which the statistics API belongDhaval Giani2009-04-221-3/+3
| * libcgroup: Add test cases for new get_task APIDhaval Giani2009-04-222-1/+52
| * libcgroup: Add new API to walk tasksDhaval Giani2009-04-223-0/+93
* | Merge branch 'master' of ssh://balbir_singh@libcg.git.sourceforge.net/gitroot...Balbir Singh2009-04-215-72/+70
|\|
| * Fix a few compilation warnings in api.cBharata B Rao2009-04-131-0/+4
| * Remove the dependency of libcgroup on libcgroup build.Bharata B Rao2009-04-131-3/+0
| * Fix the lacks of pthread_rwlock_unlock() calls.Ken'ichi Ohmichi2009-04-131-63/+43
| * Fix infinite loop if receiving a NLMSG_NOOP packet.Ken'ichi Ohmichi2009-04-131-1/+3
| * Add some success/error messages to 'cgred' service.Ken'ichi Ohmichi2009-04-131-3/+8
| * Add some success/error messages to 'cgconfig' service.Ken'ichi Ohmichi2009-04-131-2/+12
* | Further removal of files based on review comments from JanBalbir Singh2009-04-035-4515/+0
* | Remove autogenerated files and update documentation. More documentationBalbir Singh2009-04-0116-43398/+3
|/
* Here is the v2 of the patch which introduces APIs to read controllerBharata B Rao2009-04-016-4/+226
* Add free() call for error handling.Ken'ichi Ohmichi2009-03-311-2/+2
* Add fclose() calls for error handlingKen'ichi Ohmichi2009-03-313-2/+8
* No matter how often I test, some last-minute change screws everything up...Jan Safranek2009-03-302-2/+2
* Merge branch 'automake-and-spec-tuning' of git://fedorapeople.org/~jsafrane/l...Dhaval Giani2009-03-2617-111/+194
|\
| * Generate .tar.bz2 on 'make dist'HEADautomake-and-spec-tuningJan Safranek2009-03-263-17/+17
| * Update the .spec fileJan Safranek2009-03-261-3/+19
| * Rework the way how so version is definedJan Safranek2009-03-2615-70/+105
| * Install cgconfigparser to /sbinJan Safranek2009-03-262-21/+53
* | Merge branch 'automake' of git://fedorapeople.org/~jsafrane/libcgDhaval Giani2009-03-2667-2730/+42744
|\|
| * Generate everythingautomakeJan Safranek2009-03-2622-2042/+42634
| * Fix compilation of some stuffJan Safranek2009-03-261-1/+1
| * Add warrning when test script is started by normal userJan Safranek2009-03-261-0/+7
| * Fix runlibcgrouptest.sh exit codesJan Safranek2009-03-261-5/+10
| * Disable compilation of static librariesJan Safranek2009-03-261-0/+2
| * Make runlibcgrouptest.sh executableJan Safranek2009-03-261-0/+0
| * Add automake makefilesJan Safranek2009-03-2613-6/+90
| * Clean up the scripts directoryJan Safranek2009-03-269-458/+0
| * Remove wml samplesJan Safranek2009-03-262-108/+0
| * Remove mktarballJan Safranek2009-03-262-72/+0
| * Remove tests/MakefileJan Safranek2009-03-261-38/+0
| * Distribute files to various subdirectoriesJan Safranek2009-03-2619-0/+0
|/
* libcgroup: Version bumpDhaval Giani2009-03-262-10/+10
* Minor fix to cgconfig init scriptIvana Varekova2009-03-261-0/+5
* Fix of the return valuesIvana Varekova2009-03-261-5/+10
* Add PACKAGE_VERSION to MakefileJan Safranek2009-03-261-0/+1
* Move binaries and libraries to /bin and /libJan Safranek2009-03-091-11/+9
* Start the config earlierJan Safranek2009-03-091-3/+3
* libcgroup: Initialize buffer in config.cDhaval Giani2009-03-041-1/+2
* libcgroup: Removed unused functions from api.cDhaval Giani2009-03-041-45/+0
* libcgroup: Fix unused variable warnings for the walk_tree APIDhaval Giani2009-03-041-2/+0
* libcgroup: Introduce -Wall in CFLAGSDhaval Giani2009-03-042-0/+2
* libcgroup: Check if the data structures have been initialized for walk_treeDhaval Giani2009-03-041-0/+12