summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Minor fixesEric Koegel4-27/+30
2015-04-13Start removing dbus dependenciesEric Koegel11-236/+89
2015-04-13Port ck-session-leader to GDBusEric Koegel6-176/+264
2015-04-13Port CkManager to GDBusEric Koegel11-778/+575
2015-04-13CkSeat: Port to GDBusEric Koegel5-151/+185
2015-04-13CKSession: Port to GDBusEric Koegel8-729/+728
2015-04-07Merge pull request #22 from fluxer/masterEric Koegel1-0/+3
2015-04-06fix build without PolicyKit/PolkitIvailo Monev1-0/+2
2015-04-06include gio header required for GAsyncResultIvailo Monev1-0/+1
2015-02-25Merge pull request #21 from ajacoutot/openbsdEric Koegel1-6/+2
2015-02-25openbsd: unbreak get_kinfo_proc() by properly initializing lenAntoine Jacoutot1-6/+2
2015-02-18Merge pull request #20 from wolfbox/better-openpam-handlingEric Koegel2-1/+6
2015-02-17Check for Linux-PAM features rather than just Linux.Andrew Aldridge2-1/+6
2014-12-14Merge pull request #19 from rworkman/rundirv2Eric Koegel3-2/+3
2014-12-11Fixup a couple of missed hardcoded /var/run/ usagesRobby Workman3-2/+3
2014-12-10Fix for GLib-CRITICAL: Source ID was not foundEric Koegel1-2/+6
2014-12-09Merge pull request #17 from rworkman/rundirEric Koegel9-19/+39
2014-12-08Add --with-rundir configure flagRobby Workman9-19/+39
2014-12-06Revert "Fix crash on logout/login via SunRay"Eric Koegel1-3/+1
2014-11-30Fix pam-foreground-compat installEric Koegel1-7/+8
2014-11-27Merge pull request #14 from ajacoutot/openbsd-port-syncEric Koegel10-108/+9
2014-11-27openbsd: cleanups and sync with ConsoleKit portAntoine Jacoutot10-108/+9
2014-11-17Keep track of the idle callbackEric Koegel1-16/+52
2014-11-17Add the PrepareForSleep/Shutdown signalsEric Koegel4-35/+224
2014-11-17trivial: ignore non-empty log dir on uninstallEric Koegel1-1/+1
2014-11-11Fix installing 90-consolekit fileEric Koegel4-11/+25
2014-11-11Conditionally add the SystemdServiceEric Koegel2-6/+13
2014-11-11Fix installing logrotate fileEric Koegel4-19/+31
2014-11-02trivial: updates for release0.9.2Eric Koegel3-9/+31
2014-11-02Don't tie the inhibit locks to the who stringEric Koegel2-90/+34
2014-11-02Default to not building systemd unitsEric Koegel1-1/+1
2014-11-02Add a note about CONFIG_AUDITSYSCALL and PAMEric Koegel1-0/+3
2014-10-27Refactor the system action codeEric Koegel3-237/+188
2014-10-27trivial: update documentationEric Koegel1-51/+60
2014-10-26Emulate the logind dbus API betterEric Koegel4-30/+326
2014-10-21Escape the who string before using itEric Koegel2-4/+48
2014-10-20make distcheck requires config.rpathEric Koegel1-0/+614
2014-10-20Add autotools files to autotools folderEric Koegel3-614/+3
2014-10-20trivial: update pot fileEric Koegel1-7/+7
2014-10-20trivial: updates for release0.9.1Eric Koegel3-3/+20
2014-10-20Add HybridSleep support and change CanSleepEric Koegel19-58/+372
2014-10-19trivial: Change release from .xz to .biz2Eric Koegel2-7/+7
2014-10-19Updates prior to release0.9.0Eric Koegel3-3/+32
2014-10-19Delete any lingering inhibit pipes on startupEric Koegel1-0/+38
2014-10-19Install 90-consolekit script to xinitrc dirEric Koegel1-0/+5
2014-10-19Fix make distcheck when installing log fileEric Koegel3-4/+20
2014-10-19Add --with-logrotate-dir configure optionEric Koegel2-1/+18
2014-10-19Add additional files to data folderEric Koegel3-0/+42
2014-10-19Update .pot fileEric Koegel2-21/+21
2014-10-19Merge branch 'dbus-api-additions'Eric Koegel33-29/+2207