summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* exit with the bus now that we're activated by the busWilliam Jon McCann2008-05-051-57/+8
* always create the directories we needWilliam Jon McCann2008-02-251-13/+37
* guard against writing null string to keyfileWilliam Jon McCann2008-02-121-0/+5
* error out if unknown options are passed on command lineWilliam Jon McCann2007-10-221-2/+9
* untabifyWilliam Jon McCann2007-08-281-6/+6
* add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann2007-08-171-0/+6
* daemonize a little earlierWilliam Jon McCann2007-04-031-4/+4
* add a glib message to syslog handlerWilliam Jon McCann2007-04-031-7/+59
* daemonize properlyDavid Zeuthen2007-04-021-2/+1
* various leak fixesWilliam Jon McCann2007-03-131-1/+3
* exit if we can't acquire name at startup and fix a glib warningWilliam Jon McCann2007-03-061-9/+32
* fix warning from missing includeWilliam Jon McCann2007-02-131-4/+5
* create and delete pid fileS.Çağlar Onur2007-02-131-1/+24
* support for reconnecting to the system busWilliam Jon McCann2007-02-071-45/+153
* Fix some small leaks. Add --timed-exit to daemon for valgrinding.William Jon McCann2006-11-061-1/+2
* Show message even when error is NULL. Fix valgrind script.William Jon McCann2006-11-061-0/+4
* Initial importWilliam Jon McCann2006-10-251-0/+141