summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-22post release version bumpRay Strode1-1/+1
2009-07-22Fix example upstart system start script0.3.1Ray Strode2-2/+2
2009-07-21Update NEWS for 0.3.1 releaseRay Strode1-0/+21
2009-07-21Reference entities relative to srcdir not cwdRay Strode1-6/+6
2009-07-21Call "git log" instead of "git-log" in MakefileRay Strode1-1/+1
2009-07-20Add CanStop/Restart to D-Bus security policyMartin Pitt1-0/+6
2009-07-20Port to PolicyKit 1.0 apisMatthias Clasen6-473/+226
2009-07-20Get VT from X display if no controlling ttyRay Strode1-0/+72
2009-07-20Fix connector build on SolarisHalton Huo1-7/+0
2009-07-20Allow GetSessions to get calledVincent Untz1-0/+3
2009-07-16avoid a (harmless) warning messageMatthias Clasen1-1/+1
2009-07-16fix a bunch of xml validation errorsWilliam Jon McCann6-63/+82
2009-02-12fix parsing log entries with no bodyWilliam Jon McCann1-8/+17
2009-02-11clearer diagnostic if platform back-end isn't implementedDaniel Macks1-0/+3
2009-02-11parse gecos field to get real nameWilliam Jon McCann1-2/+13
2009-02-11don't leak dbus proxyJames Westby1-0/+2
2009-02-11fix building with Solaris PAMHalton Huo2-1/+19
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
2009-02-11add "nox11" option to the PAM moduleMartin Pitt2-0/+11
2009-02-11add example upstart events for loggingWilliam Jon McCann4-0/+27
2009-01-18fix up D-Bus permissionsColin Walters1-40/+80
2008-10-02check the result of the fchown callWilliam Jon McCann1-1/+6