summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Revert "linux: Use VT_WAITEVENT if available to avoid spawn too many threads"Lennart Poettering4-87/+8
2010-11-17Revert "linux: Check for VT_WAITEVENT ioctl during runtime"Lennart Poettering1-49/+9
2010-11-17systemd: simplify unit files a littleLennart Poettering3-9/+9
2010-11-17systemd: log shutdown when doing kexec rebootLennart Poettering1-1/+4
2010-09-20dbus: bump dependency on dbus-glib to 0.82Michael Biebl8-8/+1
2010-09-20linux: Check for VT_WAITEVENT ioctl during runtimeMichael Biebl1-9/+49
2010-09-20build-sys: Bump GLIB_REQUIRED_VERSION to 2.14 for GRegexMichael Biebl1-1/+1
2010-09-20build-sys: extend configure check for kfreebsdLuca Favatella1-1/+1
2010-09-14systemd: make sure the file system is writable before we write log dataLennart Poettering3-3/+6
2010-09-07post release version bumpLennart Poettering1-1/+1
2010-09-06systemd: keep around console-kit-log-system-start.service after it was run to...0.4.2Lennart Poettering1-0/+1
2010-09-06linux: Use VT_WAITEVENT if available to avoid spawn too many threadsKan-Ru Chen4-8/+87
2010-09-05NEWS: update for 0.4.2Lennart Poettering1-1/+12
2010-09-05systemd: install unit files for CK logging callsLennart Poettering5-2/+66
2010-08-12systemd: install systemd unit filesLennart Poettering6-1/+40
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 McCann2-11/+165
2010-06-11Add a --since option to show entries in a time windowWilliam Jon McCann1-22/+74
2010-05-20Enhancement CanActivateSessions for OpenSolaris.Halton Huo5-0/+32
2010-05-20Revert "Enhancement CanActivateSessions for OpenSolaris."Halton Huo3-39/+1
2010-04-19Enhancement CanActivateSessions for OpenSolaris.Halton Huo3-1/+39
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-12-21Don't daemonize when activatedMatthias Clasen1-1/+1
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-25Turn on silent build by defaultRay Strode1-1/+1
2009-09-24fix styleWilliam Jon McCann1-7/+14
2009-09-24post release version bumpWilliam Jon McCann1-1/+1
2009-09-24Another? So soon?0.4.1William Jon McCann1-0/+8
2009-09-24Fix a crasherWilliam Jon McCann1-1/+0
2009-09-24fix a small memory leakMatthias Clasen1-6/+1
2009-09-24update email addressWilliam Jon McCann1-2/+1
2009-09-24post release version bumpWilliam Jon McCann1-1/+1
2009-09-24Update for release0.4.0William Jon McCann3-2/+20
2009-09-24bump version before new releaseWilliam Jon McCann2-2/+2
2009-09-14close file descriptors before exit funcHalton Huo1-0/+1
2009-09-14log the kernel release and boot arguments at start timeWilliam Jon McCann4-5/+77
2009-09-14show display in host field if the host isn't setWilliam Jon McCann1-7/+15
2009-09-14print the uptime for the reboot items in the reportWilliam Jon McCann1-2/+39
2009-09-14fix logic for finding session remove eventsWilliam Jon McCann1-4/+4
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 Poettering2-3/+7
2009-08-12database: write the console database to disk before signalling via dbusLennart Poettering3-27/+23