index
:
libcg.git
automake
automake-and-spec-tuning
devel/automake-updates
devel/cgdelete
devel/config3
devel/doxygen3
fix-initscripts
master
review/daemon-exec
Unnamed repository; edit this file to name it for gitweb.
Jan Šafránek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcgroup: Extend cgroup_get_cgroup for uids as well.
Dhaval Giani
2008-08-12
1
-3
/
+55
*
libcgroup: Fix segmentation fault in cgroup_init() -take2
Dhaval Giani
2008-08-09
1
-2
/
+6
*
libcgroup: Add new API to get cgroup data structure from filesystem
Dhaval Giani
2008-08-06
1
-0
/
+153
*
libcgroup: Add more debug statements
Dhaval Giani
2008-07-29
1
-4
/
+14
*
libcgroup: Fix up rentrant functions patch.
Dhaval Giani
2008-07-23
1
-3
/
+17
*
libcgroup: Ensure global data is protected
Dhaval Giani
2008-07-21
1
-13
/
+44
*
libcgroup: Make libcgroup use rentrant functions
Dhaval Giani
2008-07-21
1
-5
/
+15
*
libcgroup: fix return value in cg_set_conrol_value
Dhaval Giani
2008-07-21
1
-1
/
+1
*
libcgroup: Fix segmentation fault in cgroup_attach_task_pid
Dhaval Giani
2008-07-08
1
-1
/
+1
*
libcgroup: Handle null cgroups in APIs
Dhaval Giani
2008-07-08
1
-0
/
+9
*
From: Sudhir Kumar <sudhir@linux.vnet.ibm.com>
Dhaval Giani
2008-07-01
1
-4
/
+4
*
libcgroup: Fix segmentation fault in APIs.
Dhaval Giani
2008-06-11
1
-20
/
+13
*
Some bugs were missed in v0.1b. Fixing those bugs and tagging
Dhaval Giani
2008-06-10
1
-6
/
+60
*
Fix more api.c warnings
Balbir Singh
2008-05-30
1
-4
/
+12
*
Fix api.c warnings, include wrapper.c in Makefile. More changes to
Balbir Singh
2008-05-30
1
-29
/
+7
*
Add v0.1b tag
Balbir Singh
2008-05-24
1
-22
/
+29
*
Multiple mount point support. Patches built on top of Dhaval'a patches.
Balbir Singh
2008-05-17
1
-102
/
+211
*
Remove merge comments and left overs from previous merge
Balbir Singh
2008-05-11
1
-15
/
+0
*
Merge with Dhaval's branch
Balbir Singh
2008-05-11
1
-3
/
+16
*
chown recursive routines need to return zero on success
Balbir Singh
2008-04-21
1
-3
/
+3
*
Miscellaneous scripts and libcg bug fixes
Balbir Singh
2008-04-18
1
-2
/
+5
*
api.c | 23 +++++++++++++++--------
Balbir Singh
2008-04-16
1
-8
/
+15
*
Got recursive chown to work. API needs more changes to be able to ignore
Balbir Singh
2008-04-12
1
-7
/
+9
*
Several bug fixes, some API enhancements.
Balbir Singh
2008-04-11
1
-28
/
+133
*
This patch fixes file handle leaks as noticed by Paul Menage.
Balbir Singh
2008-04-10
1
-20
/
+8
*
This patch modifies libcg to use the new cgroup data structure.
Balbir Singh
2008-04-07
1
-80
/
+70
*
Dhaval's API changes, phase 1, prototype
Balbir Singh
2008-04-05
1
-0
/
+347