summaryrefslogtreecommitdiffstats
path: root/src/ck-job.c
Commit message (Collapse)AuthorAgeFilesLines
* 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.