summaryrefslogtreecommitdiff
path: root/src/ck-vt-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Revert "linux: Use VT_WAITEVENT if available to avoid spawn too many threads"Lennart Poettering1-40/+8
2010-11-17Revert "linux: Check for VT_WAITEVENT ioctl during runtime"Lennart Poettering1-49/+9
2010-09-20dbus: bump dependency on dbus-glib to 0.82Michael Biebl1-1/+0
2010-09-20linux: Check for VT_WAITEVENT ioctl during runtimeMichael Biebl1-9/+49
2010-09-06linux: Use VT_WAITEVENT if available to avoid spawn too many threadsKan-Ru Chen1-8/+40
2009-10-16Fix bug console-kit-daemon exit when receiving SIGPOLL on Solaris.Halton Huo1-0/+2
2008-04-19always try to detect parameters for sessionWilliam Jon McCann1-1/+0
2008-02-25fix solaris vt handling to work when no vt availableBrian Cameron1-3/+5
2008-02-19improve supporting Solaris VT switchingSimon Zheng1-0/+59
2007-08-27move some of the freebsd specific stuff into sysdepsWilliam Jon McCann1-77/+19
2007-08-25Some more fixes, Now test-vt-monitor works correctly.Florent Thoumie1-13/+22
2007-08-25First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie1-2/+14
2007-08-21more solaris supportWilliam Jon McCann1-6/+8
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann1-3/+2
2007-04-03add a glib message to syslog handlerWilliam Jon McCann1-18/+12
2007-02-19limit the use of errnoWilliam Jon McCann1-5/+10
2007-02-19handle the no console fd case betterWilliam Jon McCann1-10/+32
2007-02-19improve thread safetyWilliam Jon McCann1-52/+174
2007-02-13fix warning from missing includeWilliam Jon McCann1-1/+1
2007-02-08Bump thread stack size up to 64kWilliam Jon McCann1-1/+1
2007-02-06Make threads use minimum stack size rather than the default.William Jon McCann1-1/+1
2006-10-25Initial importWilliam Jon McCann1-0/+360