summaryrefslogtreecommitdiffstats
path: root/src/libcgroup-internal.h
Commit message (Expand)AuthorAgeFilesLines
* config: don't implicitly import cgroup_config_cleanup_namespace_table(), this...Lennart Poettering2010-03-261-0/+1
* api: don't keep one copy of the mount table per .c fileLennart Poettering2010-03-261-2/+2
* add const where applicable, drop const where unnecessaryLennart Poettering2010-03-261-1/+1
* Move private definitions to private headerJan Safranek2010-03-211-0/+19
* Remove last_errno from public headerJan Safranek2010-03-081-0/+4
* libcgroup: Setup the namespace datastructuresDhaval Giani2010-01-071-0/+12
* libcgroup: Introduce the new namespace keywordDhaval Giani2010-01-071-0/+1
* removes copy_name_value_from_rules to wrapperIvana Varekova2009-08-061-0/+2
* Add the parser of process name in /etc/cgrules.conf.Ken'ichi Ohmichi2009-06-291-0/+11
* Add cgroup_get_procname_from_procfs() for getting a process name.Ken'ichi Ohmichi2009-06-291-0/+1
* libcgroup: Add flags to the walk_tree handleDhaval Giani2009-06-181-0/+9
* cgconfigparser: Change mkdir in cgroup_config_mount_fs to mkdir -pDhaval Giani2009-06-181-0/+1
* Cleanup: Integrate similar code to cgroup_get_uid_gid_from_procfs().Ken'ichi Ohmichi2009-06-081-0/+2
* Cleanup: Rename "name" to "username" in struct cgroup_rule.Ken'ichi Ohmichi2009-06-081-1/+1
* Distribute files to various subdirectoriesJan Safranek2009-03-261-0/+105