summaryrefslogtreecommitdiffstats
path: root/src/ck-vt-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* always try to detect parameters for sessionWilliam Jon McCann2008-04-191-1/+0
* fix solaris vt handling to work when no vt availableBrian Cameron2008-02-251-3/+5
* improve supporting Solaris VT switchingSimon Zheng2008-02-191-0/+59
* move some of the freebsd specific stuff into sysdepsWilliam Jon McCann2007-08-271-77/+19
* Some more fixes, Now test-vt-monitor works correctly.Florent Thoumie2007-08-251-13/+22
* First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie2007-08-251-2/+14
* more solaris supportWilliam Jon McCann2007-08-211-6/+8
* add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann2007-08-171-3/+2
* add a glib message to syslog handlerWilliam Jon McCann2007-04-031-18/+12
* limit the use of errnoWilliam Jon McCann2007-02-191-5/+10
* handle the no console fd case betterWilliam Jon McCann2007-02-191-10/+32
* improve thread safetyWilliam Jon McCann2007-02-191-52/+174
* fix warning from missing includeWilliam Jon McCann2007-02-131-1/+1
* Bump thread stack size up to 64kWilliam Jon McCann2007-02-081-1/+1
* Make threads use minimum stack size rather than the default.William Jon McCann2007-02-061-1/+1
* Initial importWilliam Jon McCann2006-10-251-0/+360