summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-19Add support for GNU/HurdPino Toscano2-0/+409
2011-05-03Retry opening console device on EIO0.4.5Colin Watson1-0/+17
2010-11-17Revert "linux: Use VT_WAITEVENT if available to avoid spawn too many threads"Lennart Poettering3-86/+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 Biebl6-6/+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 Chen3-8/+86
2010-08-03Only load seat files with a .seat extensionWilliam Jon McCann2-4/+8
2010-08-03Fix a few memory leaksAnders Kaseorg2-1/+9
2010-06-30Only set sessions to be is-local=true if set by a trusted partyWilliam Jon McCann1-2/+164
2010-05-20Enhancement CanActivateSessions for OpenSolaris.Halton Huo5-0/+32
2010-05-20Revert "Enhancement CanActivateSessions for OpenSolaris."Halton Huo2-26/+1
2010-04-19Enhancement CanActivateSessions for OpenSolaris.Halton Huo2-1/+26
2010-01-29format not a string literal and no format argumentsFrederic Crozat2-9/+9
2010-01-28Use the correct property ID for idle-hintWilliam Jon McCann1-1/+1
2010-01-28Don't segfault if the seats file is invalid.Michael Biebl1-0/+4
2009-12-21Don't take bus name until readyRay Strode1-8/+8
2009-11-10Implement CanRestart and CanStop interfaces on Solaris.Halton Huo1-9/+22
2009-11-03Identify major device number for vt rather than hard code as 15.Halton Huo1-1/+21
2009-10-16Fix bug console-kit-daemon exit when receiving SIGPOLL on Solaris.Halton Huo1-0/+2
2009-10-16Correct tty return value after VT support is integrated in Solaris.Halton Huo1-19/+0
2009-09-24fix styleWilliam Jon McCann1-7/+14
2009-09-24Fix a crasherWilliam Jon McCann1-1/+0
2009-09-24fix a small memory leakMatthias Clasen1-6/+1
2009-09-14close file descriptors before exit funcHalton Huo1-0/+1
2009-09-14log the kernel release and boot arguments at start timeWilliam Jon McCann2-2/+43
2009-09-14fix a few small leaksWilliam Jon McCann1-5/+10
2009-08-12Add seat.d/ callout directory and guarantee we dump the database before callo...Lennart Poettering5-25/+200
2009-08-12get rid of session.d's session_active_changed calloutLennart Poettering1-2/+0
2009-08-12database: write the console database to disk before signalling via dbusLennart Poettering3-27/+23
2009-08-11Enforce that the env array has the right sizeLennart Poettering1-0/+2
2009-08-11when printing size_t use %z format stringLennart Poettering1-1/+1
2009-08-11make CK database world readableLennart Poettering3-6/+1
2009-08-11get rid of ck_seat_set_active_session() prototype since no such function existsLennart Poettering1-3/+0
2009-08-11Move ck_session_run_programs() from ck-run-programs.h to ck-session.hLennart Poettering2-3/+3
2009-07-20Port to PolicyKit 1.0 apisMatthias Clasen3-468/+220
2009-07-16avoid a (harmless) warning messageMatthias Clasen1-1/+1
2009-07-16fix a bunch of xml validation errorsWilliam Jon McCann2-3/+4
2009-02-12fix parsing log entries with no bodyWilliam Jon McCann1-8/+17
2009-02-11don't leak dbus proxyJames Westby1-0/+2
2009-02-11fix zero-sized struct/unionWilliam Jon McCann1-0/+4
2009-02-11serialize removals, and avoid using freed data caused by removalsJames Westby1-32/+94
2009-02-11close directory to fix leakSteve Langasek1-0/+1
2008-10-02check the result of the fchown callWilliam Jon McCann1-1/+6
2008-10-02don't close the log file fd twiceWilliam Jon McCann1-4/+6
2008-07-30update for 0.3.0 releaseWilliam Jon McCann1-1/+1
2008-07-30don't allow reboot if PolicyKit and RBAC are disabledWilliam Jon McCann1-13/+14
2008-07-23use spec files directly as introspection xml and try to generate docs on the flyWilliam Jon McCann7-199/+955
2008-07-22use object paths for seat added/removed signals per specWilliam Jon McCann1-4/+4
2008-07-22regenerate the docs and xml from the specWilliam Jon McCann1-0/+3