summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcgroup: Dont check for success of moved tasksDhaval Giani2009-03-041-1/+1
* Fix a compiling warningKen'ichi Ohmichi2009-03-021-0/+1
* Tag v0.33Dhaval Giani2009-02-280-0/+0
* Feature: Provide new libcgroup walk tree APIDhaval Giani2009-02-285-1/+254
* libcgroup: Update specfile for v0.33 and bump up the versionDhaval Giani2009-02-274-10/+24
* libcgroup test: Change dbg to cgroup_dbgDhaval Giani2009-02-273-5/+21
* libcgroup: Add cgrulesengd man pageDhaval Giani2009-02-272-0/+62
* bcgroup: Rename 'flash' to 'reload'Dhaval Giani2009-02-262-4/+4
* libcgroup: Start cgred service after cgconfigDhaval Giani2009-02-261-1/+1
* libcgroup: Fix copyright noticesDhaval Giani2009-02-264-4/+4
* libcgroup manpages: Correct project nameDhaval Giani2009-02-265-5/+5
* libcgroup: Install the man pagesDhaval Giani2009-02-261-0/+5
* libcgroup: Move the man page into the correct locationDhaval Giani2009-02-261-0/+0
* libcgroup: cgred.conf.5 man pageDhaval Giani2009-02-261-0/+49
* libcgroup: Rename dbg() to cgroup_dbg()Dhaval Giani2009-02-258-96/+107
* libcgroup: Remove PACKAGE_VERSION from Makefile.inDhaval Giani2009-02-251-2/+1
* libcgroup: Include config.hDhaval Giani2009-02-253-0/+3
* libcgroup: Move dbg() to libcgroup-internal.hDhaval Giani2009-02-254-9/+14