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: Give write access to the group as well
Dhaval Giani
2008-12-17
1
-0
/
+11
*
libcgroup: Better error reporting for libcgroup
Dhaval Giani
2008-12-09
1
-0
/
+32
*
Merge several bug-fixes and cleanups. No version bump yet, since this is
Balbir Singh
2008-10-15
1
-21
/
+36
*
libcgroup: Change how cgroup_get_cgroup works
Dhaval Giani
2008-09-29
1
-13
/
+25
*
Configuration rewrite to use the main cgroups API and several bug fixes
Balbir Singh
2008-09-29
1
-17
/
+73
*
The automatic classification engine (cgexec, cgclassify, pam_cgroup)
Balbir Singh
2008-09-29
1
-0
/
+86
*
Merge the cgruleseng daemon from Steve Olivieri
Balbir Singh
2008-09-26
1
-180
/
+628
*
Once we build the path, we don't have all the room in path anymore.
Balbir Singh
2008-09-20
1
-2
/
+4
*
Fix a warning in api.c, where we ignore the fscanf value.
Balbir Singh
2008-09-20
1
-1
/
+6
*
More fixes to the earlier attempt to create new cgroup inheriting parent's
Balbir Singh
2008-08-22
1
-16
/
+74
*
This patch adds cgroup_create_cgroup_from_parent() API. I've tested it
Balbir Singh
2008-08-22
1
-10
/
+154
*
libcgroup: Some libcgroup API cleanups
Dhaval Giani
2008-08-15
1
-12
/
+9
*
libcgroup: Fix cgroup_fill_cgc()
Dhaval Giani
2008-08-14
1
-1
/
+1
*
libcgroup: Fix return values in cgroup_attach_value
Dhaval Giani
2008-08-14
1
-0
/
+4
*
libcgroup: beautify strcpy in modify_cgroup
Dhaval Giani
2008-08-14
1
-5
/
+5
*
libcgroup: Fix up some free errors
Dhaval Giani
2008-08-14
1
-3
/
+3
*
libcgroup: Fix cgroup_modify_cgroup
Dhaval Giani
2008-08-14
1
-3
/
+5
*
libcgroup: Fix the delete API
Dhaval Giani
2008-08-14
1
-0
/
+5
*
libcgroup: Ensure null is returned if cgroup does not exist in cgroup_get_cgr...
Dhaval Giani
2008-08-14
1
-0
/
+4
*
libcgroup: New API interfaces for task placement
Dhaval Giani
2008-08-13
1
-0
/
+343
*
libcgroup: check for return code of fprintf()
Dhaval Giani
2008-08-13
1
-4
/
+30
*
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