summaryrefslogtreecommitdiffstats
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation outside of source directoryJan Safranek2009-12-161-2/+2
* Restrict the effective range of SIGUSR2 signal.Ken'ichi Ohmichi2009-10-041-30/+13
* Add the strings of errno to cgrulesengd daemon's message.Ken'ichi Ohmichi2009-10-041-11/+12
* Remove unnecessary includes from libcgroup.hJan Safranek2009-08-291-0/+1
* Add a process name to the log of cgrulesengd daemon.Ken'ichi Ohmichi2009-07-071-5/+6
* Reduce "Cgroup change for PID:X, UID:X, GID:X FAILED!" messages.Ken'ichi Ohmichi2009-07-071-5/+4
* Cleanup: find better name for CGRULE_CGRED_TEMP_FILEJan Safranek2009-07-011-3/+3
* Add the handler of unchanged process to cgrulesengd daemon.Ken'ichi Ohmichi2009-06-291-5/+198
* Cleanup: Separate the netlink method to cgre_receive_netlink_msg().Ken'ichi Ohmichi2009-06-291-37/+49
* Add a exec event to the event handler of cgrulesengd daemon.Ken'ichi Ohmichi2009-06-291-9/+26
* Add the parser of process name in /etc/cgrules.conf.Ken'ichi Ohmichi2009-06-291-3/+0
* Cleanup: Integrate similar code to cgroup_get_uid_gid_from_procfs().Ken'ichi Ohmichi2009-06-082-56/+7
* Cleanup: Remove unnecessary 'err' value.Ken'ichi Ohmichi2009-06-081-3/+1
* Add options to enable/disable various build targets.Jan Safranek2009-05-251-1/+5
* Fix the deadlock of rl_lock.Ken'ichi Ohmichi2009-05-221-7/+26
* Fix the deadlock of vsyslog() call.Ken'ichi Ohmichi2009-05-221-0/+8
* Cleanup the infinite loop of cgrulesengddaemon.Ken'ichi Ohmichi2009-05-191-2/+3
* There is the problem that cgrulesengd cannot get Gid from /proc/PID/status,Masayuki Igawa2009-05-141-2/+0
* Changelog v2:\"Ken'ichi Ohmichi\2009-05-082-1/+105
* I have been testing a cgrulesengd daemon and I noticed it fails to\"Ken'ichi Ohmichi\2009-05-081-60/+47
* Merge branch 'master' of ssh://balbir_singh@libcg.git.sourceforge.net/gitroot...Balbir Singh2009-04-211-1/+3
|\
| * Fix infinite loop if receiving a NLMSG_NOOP packet.Ken'ichi Ohmichi2009-04-131-1/+3
* | Remove autogenerated files and update documentation. More documentationBalbir Singh2009-04-011-470/+0
|/
* Rework the way how so version is definedJan Safranek2009-03-261-3/+5
* Generate everythingautomakeJan Safranek2009-03-261-0/+468
* Add automake makefilesJan Safranek2009-03-261-0/+6
* Distribute files to various subdirectoriesJan Safranek2009-03-262-0/+920