summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-08-28fix some compiler warnings, untabifyWilliam Jon McCann2-115/+81
2007-08-27move some of the freebsd specific stuff into sysdepsWilliam Jon McCann7-90/+229
2007-08-26Add support for FreeBSDJoe Marcus Clarke1-0/+4
2007-08-26Add ck-sysdeps-freebsd.c to the list of dist sourcesJoe Marcus Clarke1-0/+1
2007-08-25Restore copyright.Florent Thoumie1-0/+1
2007-08-25Some more fixes, Now test-vt-monitor works correctly.Florent Thoumie2-16/+33
2007-08-25Add FreeBSD native backend (untested)Florent Thoumie2-419/+174
2007-08-25First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie4-2/+679
2007-08-22more build fixes for solarisBrian Cameron2-3/+11
2007-08-21abstract out the tty device basename stuffWilliam Jon McCann4-13/+80
2007-08-21more solaris supportWilliam Jon McCann5-43/+136
2007-08-17display the current vtWilliam Jon McCann1-0/+12
2007-08-17add test-vt-monitorWilliam Jon McCann1-0/+1
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann8-112/+230
2007-08-17a few fixes for peer cred stuffWilliam Jon McCann1-6/+20
2007-08-16move peercred stuff into sysdeps. add solaris support.William Jon McCann3-0/+92
2007-08-16move all proc stuff into ck-sysdepsWilliam Jon McCann6-135/+137
2007-08-14make a lt library for proc stuffWilliam Jon McCann1-14/+25
2007-08-14make sure the device is a console and add some instructionsWilliam Jon McCann1-0/+44
2007-08-14don't bail if /proc/self/fd/0 is not a linkWilliam Jon McCann1-2/+1
2007-08-14add some solaris supportWilliam Jon McCann3-3/+350
2007-08-07don't use PERROR if not availableWilliam Jon McCann1-1/+7
2007-08-07don't use stderr or stdout as variable namesWilliam Jon McCann1-11/+11
2007-07-20Add preliminary support for seats with devicesWilliam Jon McCann4-8/+310
2007-05-15a few fixes for getfd suggested by LennartWilliam Jon McCann1-4/+12
2007-04-05use inotify to detect activity on tty when possibleWilliam Jon McCann9-56/+1472
2007-04-03add some input validationWilliam Jon McCann1-3/+15
2007-04-03daemonize a little earlierWilliam Jon McCann1-4/+4
2007-04-03add a glib message to syslog handlerWilliam Jon McCann11-311/+366
2007-04-02daemonize properlyDavid Zeuthen1-2/+1
2007-04-02autoconf fixes, separate pamlibdir variable, path expansion at make timeMichael Biebl1-0/+1
2007-04-02add unix-user to parse listWilliam Jon McCann1-1/+1
2007-03-19add CanActivateSessions to Seat interfaceWilliam Jon McCann4-16/+39
2007-03-14dont' mark the user properties to be set in the constructorWilliam Jon McCann1-2/+2
2007-03-13deprecate the user properties and add unix-user propertiesWilliam Jon McCann6-19/+71
2007-03-13various leak fixesWilliam Jon McCann4-21/+68
2007-03-13add the last bits of spec frameworkWilliam Jon McCann3-30/+11
2007-03-09fix the user prop typeWilliam Jon McCann1-9/+9
2007-03-09add a few more parameters to session idlWilliam Jon McCann1-0/+8
2007-03-09add uuid to cookieWilliam Jon McCann1-1/+9
2007-03-09add a tool to autogenerate dbus object ref docsWilliam Jon McCann3-8/+25
2007-03-06remove debug noiseWilliam Jon McCann1-1/+1
2007-03-06add very basic idle monitoring of text sessions and rework parameter parsingWilliam Jon McCann2-23/+205
2007-03-06use paths.h if availableWilliam Jon McCann3-12/+37
2007-03-06exit if we can't acquire name at startup and fix a glib warningWilliam Jon McCann1-9/+32
2007-03-06check for empty strings as well as nullWilliam Jon McCann1-7/+9
2007-03-06use a slightly more sophisticated rule for adding sessions to static seatWilliam Jon McCann2-5/+33
2007-03-06allow for the possibility of matching multiple sessions for deviceWilliam Jon McCann1-15/+145
2007-03-05add x11-display-device to parse tableWilliam Jon McCann2-6/+9
2007-03-05rename host-name in one more placeWilliam Jon McCann1-6/+6