summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Fix undefined behaviorMichal Sekletar1-1/+1
2016-01-13Updates for 1.0.1 release1.0.1Eric Koegel1-0/+5
2015-10-10Fix for NetBSD VT device naming schemeOBATA Akio1-0/+4
2015-09-09Add NetBSD supportOBATA Akio6-0/+70
2015-08-24Merge pull request #43 from rworkman/trivialEric Koegel1-2/+2
2015-08-23Fix some libdir/scripts stuff missed in 4d87a25ea0afRobby Workman1-2/+2
2015-08-22Revert "Minor code refactoring"Eric Koegel1-3/+0
2015-08-09Minor code refactoringEric Koegel1-0/+3
2015-07-14Respect multilib/multiarch filesystem layoutsKylie McClain3-3/+3
2015-07-05mark sessions as local explicitly when not build with PAM supportIvailo Monev1-1/+14
2015-06-14list-sessions: Log NULL properties as a debug messageEric Koegel1-1/+1
2015-06-08Fix Coverity CID 95916 Identical code for different branchesEric Koegel1-2/+1
2015-06-08Port list-sessions.c to GDBusEric Koegel1-145/+119
2015-05-17Remove the pam-foreground-compat.ckEric Koegel2-27/+0
2014-12-11Fixup a couple of missed hardcoded /var/run/ usagesRobby Workman1-1/+1
2014-12-08Add --with-rundir configure flagRobby Workman3-2/+3
2014-11-30Fix pam-foreground-compat installEric Koegel1-7/+8
2014-11-27openbsd: cleanups and sync with ConsoleKit portAntoine Jacoutot9-107/+8
2014-10-20Add HybridSleep support and change CanSleepEric Koegel8-0/+29
2014-10-19Merge branch 'dbus-api-additions'Eric Koegel12-0/+88
2014-10-14Add the suspend/hibernate scriptsEric Koegel12-0/+88
2014-10-13Fix event->type = CK_LOG_EVENT_SYSTEM_START in historyEric Koegel1-4/+3
2014-10-13Use 64-bit time_tajacoutot1-4/+11
2014-10-13Fix another warning: "_FORTIFY_SOURCE" redefinedEric Koegel1-1/+4
2014-10-12Mark more user strings for i18nEric Koegel2-4/+6
2014-10-12Limit max username length to 24Eric Koegel1-1/+1
2014-10-12Add i18n supportEric Koegel11-2/+88
2014-10-08ck-log-system-start: always create log directoryDaniel Drake1-0/+16
2014-10-08Fix ck-history truncating login namesEric Koegel1-11/+13
2014-10-06Add pkg check for XLIBEric Koegel1-0/+3
2014-10-05Return early when remote DISPLAY variable setEric Koegel1-0/+5
2014-10-05Undefine _FORTIFY_SOURCE before redefining itEric Koegel1-0/+1
2014-10-04Add OpenBSD supportRobert Nagy7-0/+155
2014-10-04Update makefiles and remove unused codeEric Koegel2-3/+3
2014-10-04Improve FreeBSD supportEric Koegel5-7/+148
2014-10-01udev-acl install to usrEric Koegel1-3/+4
2014-09-30Fix uninitialized variable: eEric Koegel1-1/+2
2014-09-30Clean up some compiler warnings and deprecated functionsEric Koegel5-6/+14
2014-09-30Use correct type in tools/ck-history.c (Bug 51120)Eric Koegel1-2/+2
2012-03-20build-sys: install run-seat.d symlink for udev-aclSamuli Suominen1-0/+4
2012-03-19Import udev-acl tool from udevMichael Biebl4-0/+518
2011-05-24ck-history: don't truncate --frequent output to 8 charsRay Strode1-1/+1
2010-09-20dbus: bump dependency on dbus-glib to 0.82Michael Biebl1-1/+0
2010-06-30Only set sessions to be is-local=true if set by a trusted partyWilliam Jon McCann1-9/+1
2010-06-11Add a --since option to show entries in a time windowWilliam Jon McCann1-22/+74
2009-09-14log the kernel release and boot arguments at start timeWilliam Jon McCann2-3/+34
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-07-20Get VT from X display if no controlling ttyRay Strode1-0/+72