summaryrefslogtreecommitdiffstats
path: root/src/ck-job.c
Commit message (Collapse)AuthorAgeFilesLines
* don't use stderr or stdout as variable namesWilliam Jon McCann2007-08-071-11/+11
|
* add a glib message to syslog handlerWilliam Jon McCann2007-04-031-11/+10
| | | | | Also add ability to toggle debugging when SIGUSR1 is received.
* use an async job to collect session infoWilliam Jon McCann2007-03-051-0/+392
Use an async helper job to collect session info for the OpenSession() method.