summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* This is my proposal of cgclassify man page. I've used some of some partsBalbir Singh2009-02-171-0/+31
* This is my proposal of cgexec man page. I've used some of some partsBalbir Singh2009-02-171-0/+72
* Feature: Add new man page for cgrules.confBalbir Singh2009-02-171-0/+120
* This patch store the last errno value to last_errno value and addBalbir Singh2009-02-166-14/+92
* libcgroup: Install the PAM moduleDhaval Giani2009-02-161-0/+2
* libcgroup: Add man pages to MakefileDhaval Giani2009-02-161-0/+4
* libcgroup: Add configure option to enable debug outputDhaval Giani2009-02-163-0/+29
* libcgroup: Rename DEBUG to CGROUP_DEBUGDhaval Giani2009-02-163-5/+5
* libcgroup: Compile cgrulesengd without -DDEBUGDhaval Giani2009-02-161-2/+1
* libcgroup: Don't store Makefile in SVNDhaval Giani2009-02-121-90/+0
* libcgroup: Add new command line options to sample config fileDhaval Giani2009-02-122-6/+12
* libcgroup: Add command line options to set log level and log destinations.Dhaval Giani2009-02-121-35/+129
* libcgroup: Make the group change logs more readableDhaval Giani2009-02-121-12/+20
* libcgroup: Send log message to a log file, to syslog or to both.Dhaval Giani2009-02-122-92/+160
* libcgroup: Convert any printf to dbgDhaval Giani2009-02-101-6/+6
* I've noticed it's possible to set permissions and other parameters of rootBalbir Singh2009-02-061-4/+103
* The previous patch is split so the second part of the patch:Balbir Singh2009-02-031-2/+2
* Here is my proposal for a man page describing content of /etc/cgconfig.conf.Balbir Singh2009-02-031-0/+463
* libcgrouptest: rename get_controller() to is_subsystem_enabled()Dhaval Giani2009-01-143-4/+4
* libcgrouptest: open may fail wrt permissions, so use statDhaval Giani2009-01-091-8/+17
* libcgrouptest: let check_task() receive a pid as argumentDhaval Giani2009-01-092-5/+9
* libcgrouptest:attach exclusive pid support in test_cgroup_attach_task() functionDhaval Giani2009-01-093-15/+24
* libcgrouptest: Move functions into a new file to reuseDhaval Giani2009-01-094-747/+917
* libcgrouptest: Avoid external variables usageDhaval Giani2009-01-092-94/+139
* libcgroup: Fix low hanging cleanupsDhaval Giani2009-01-061-38/+69
* libcgroup: Fix compile warning in cgrulesengd.cDhaval Giani2009-01-061-1/+1
* libcgrouptest: Cleanup valgrind output for libcgroup testsDhaval Giani2009-01-051-17/+34
* libcgroup: Fix a few of the valgrind issuesDhaval Giani2009-01-051-3/+17
* libcgroup: Intialize all pointers in api.cDhaval Giani2009-01-051-34/+42
* libcgrouptest: Initialize uninitialized pointers in test casesDhaval Giani2009-01-021-2/+2
* libcgroup: Fix pam_cgroup.so Makefile dependencyDhaval Giani2008-12-302-2/+2
* libcgrouptest: Change the dynamic creation of messages to static 2d arrayDhaval Giani2008-12-302-124/+26
* libcgroup: v0.32.2Dhaval Giani2008-12-293-1280/+1685
* libcgroup: Don't fail cgroup_get_cgroup if fscanf fails ...Dhaval Giani2008-12-291-16/+13
* libcgroup: test for cgroup_add/free_controllerDhaval Giani2008-12-222-0/+33
* libcgroup: test for cgroup_get_cgroupDhaval Giani2008-12-222-28/+76
* libcgroup: one more test for cgroup_get_cgroupDhaval Giani2008-12-221-0/+11
* libcgroup: replace numbers by meaningful macrosDhaval Giani2008-12-222-72/+114
* libcgroup: create function for cgroup_modify_cgroupDhaval Giani2008-12-222-100/+119
* libcgroup: create function for cgroup_delete_cgroupDhaval Giani2008-12-222-122/+72
* libcgroup: create function for cgroup_create_cgroupDhaval Giani2008-12-222-125/+76
* libcgroup: adds warning messages in libcgroup testcasesDhaval Giani2008-12-221-9/+15
* libcgroup: cleanup: remove redundant parameter to functionDhaval Giani2008-12-222-16/+16
* libcgroup: create function for cgroup_new_cgroupDhaval Giani2008-12-222-135/+145
* libcgroup: libcgroup testcases for cgroup_get_cgroupDhaval Giani2008-12-222-1/+38
* libcgroup: libcgroup testcases for compare_cgroupDhaval Giani2008-12-222-0/+69
* libcgroup Test:Balbir Singh2008-12-171-6/+6
* libcgroup Test: add messageBalbir Singh2008-12-172-1/+4
* libcgroup Test: change control valueBalbir Singh2008-12-171-3/+3
* libcgroup Test: address earlier commentsBalbir Singh2008-12-171-3/+3