summaryrefslogtreecommitdiffstats
path: root/api.c
Commit message (Expand)AuthorAgeFilesLines
* Remove merge comments and left overs from previous mergeBalbir Singh2008-05-111-15/+0
* Merge with Dhaval's branchBalbir Singh2008-05-111-3/+16
* chown recursive routines need to return zero on successBalbir Singh2008-04-211-3/+3
* Miscellaneous scripts and libcg bug fixesBalbir Singh2008-04-181-2/+5
* api.c | 23 +++++++++++++++--------Balbir Singh2008-04-161-8/+15
* Got recursive chown to work. API needs more changes to be able to ignoreBalbir Singh2008-04-121-7/+9
* Several bug fixes, some API enhancements.Balbir Singh2008-04-111-28/+133
* This patch fixes file handle leaks as noticed by Paul Menage.Balbir Singh2008-04-101-20/+8
* This patch modifies libcg to use the new cgroup data structure.Balbir Singh2008-04-071-80/+70
* Dhaval's API changes, phase 1, prototypeBalbir Singh2008-04-051-0/+347