summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-07-04show session-service in ck-list-sessionsRobert Nagy1-0/+5
2017-06-22fix: FreeBSD session activationEric Koegel1-0/+76
2017-06-21fix: clean up clang warningsEric Koegel1-1/+1
2017-05-22fix: add session class + state to ck-list-sessionsEric Koegel1-5/+26
2017-05-21fix: remove the rest of the gcc warningsEric Koegel1-3/+3
2017-05-21fix: remove warnings about signed/unsigned comparisonsEric Koegel1-3/+3
2017-05-21chore: simplify configure.acEric Koegel1-15/+36
2017-05-06trivial: fix a gcc compiler warningEric Koegel1-1/+1
2017-05-06Drop the seat late rulesEric Koegel2-16/+1
2017-05-04fix coverity cid 64730 Use of untrusted string valueEric Koegel1-1/+19
2017-05-04fix coverity cid 178980 Constant expression resultEric Koegel1-1/+1
2017-05-04Handle runtimedir not being created/setEric Koegel1-3/+6
2017-05-04Add support for server managed FDsEric Koegel2-7/+92
2017-05-04Update udev rulesEric Koegel4-3/+79
2017-01-25Do the same for FreeBSD as well.Antoine Jacoutot1-0/+2
2017-01-25Fix for OpenBSD VT device naming scheme.Antoine Jacoutot1-0/+2
2016-04-21ck-remove-directory: remove dest dir as real userMatt Whitlock1-6/+25
2016-04-21ck-remove-directory: remove unused dest parameter on become_userMatt Whitlock1-7/+2
2016-04-21ck-remove-directory: return exit code 0 on successMatt Whitlock1-3/+1
2016-04-10Remove the root restriction for runtime dirsEric Koegel1-10/+0
2016-03-20Improve documentation for XDG_RUNTIME_DIREric Koegel1-2/+6
2016-01-23Implement XDG_RUNTIME_DIREric Koegel3-0/+182
2016-01-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