summaryrefslogtreecommitdiff
path: root/daemon/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* Some build fixes for Solaris. Patch from Brian CameronWilliam Jon McCann2007-10-091-0/+1
* Set euid to 0 before setting egid so it can succeed.William Jon McCann2007-10-051-3/+18
* Remove some more obsolete stuff. Make distcheck happy.William Jon McCann2007-10-041-10/+53
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-041-4/+14
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-456/+456
* Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>William Jon McCann2007-08-211-5/+0
* Make cancellation work. Fix up the signal handler and add backtraces.William Jon McCann2007-06-211-2/+2
* Clean houseWilliam Jon McCann2007-06-121-2/+0
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-4/+9
* Land the first shot at the new settings frameworkWilliam Jon McCann2007-05-311-18/+26
* Add command line argument --debug. Add usr1 toggle for debug. Don't read de...William Jon McCann2007-05-221-3/+5
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-141-20/+113
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+596