summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-22error out if unknown options are passed on command lineWilliam Jon McCann1-2/+9
2007-08-28untabifyWilliam Jon McCann1-6/+6
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann1-0/+6
2007-04-03daemonize a little earlierWilliam Jon McCann1-4/+4
2007-04-03add a glib message to syslog handlerWilliam Jon McCann1-7/+59
2007-04-02daemonize properlyDavid Zeuthen1-2/+1
2007-03-13various leak fixesWilliam Jon McCann1-1/+3
2007-03-06exit if we can't acquire name at startup and fix a glib warningWilliam Jon McCann1-9/+32
2007-02-13fix warning from missing includeWilliam Jon McCann1-4/+5
2007-02-13create and delete pid fileS.Çağlar Onur1-1/+24
2007-02-07support for reconnecting to the system busWilliam Jon McCann1-45/+153
2006-11-06Fix some small leaks. Add --timed-exit to daemon for valgrinding.William Jon McCann1-1/+2
2006-11-06Show message even when error is NULL. Fix valgrind script.William Jon McCann1-0/+4
2006-10-25Initial importWilliam Jon McCann1-0/+141