summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Updates for 1.1.2 release1.1.2Eric Koegel8-97/+125
2017-06-02coverity: 180820 remove dead codeEric Koegel1-4/+0
2017-05-28chore: add CONSOLEKIT_DEBUGGING support back inEric Koegel1-1/+1
2017-05-22chore: update ck-list-sessions man pageEric Koegel1-2/+36
2017-05-22fix: add session class + state to ck-list-sessionsEric Koegel1-5/+26
2017-05-22chore: update tests for new methods addedEric Koegel2-1/+14
2017-05-22fix: Allow session-class property to be set via OpenSessionWithParametersEric Koegel1-0/+1
2017-05-21feat: add a session-state property and methodEric Koegel8-4/+178
2017-05-21fix: wrong lib linked in libconsolekit.pc.inEric Koegel1-1/+1
2017-05-21feat: Add session-class dbus property and get methodEric Koegel7-4/+176
2017-05-21feat: introduce libconsolekitEric Koegel21-313/+2614
2017-05-21fix: remove the rest of the gcc warningsEric Koegel16-47/+44
2017-05-21fix: remove warnings about signed/unsigned comparisonsEric Koegel2-4/+4
2017-05-21fix: remove warning about redeclarationEric Koegel1-2/+0
2017-05-21fix: remove warnings about redundant function declarationsEric Koegel9-18/+0
2017-05-21chore: simplify configure.acEric Koegel7-206/+699
2017-05-20feat: Add dbus method GetVTNr to SessionEric Koegel3-0/+28
2017-05-18feat: document session types allowedEric Koegel2-8/+13
2017-05-14feat: add dbus LockSession/UnlockSessionEric Koegel5-31/+186
2017-05-14feat: add dbus ActivateSession/ActivateSessionOnSeatEric Koegel5-8/+155
2017-05-10Fix --enable-libudev configure flagEric Koegel1-5/+5
2017-05-08Updates for 1.1.1 release1.1.1Eric Koegel8-316/+390
2017-05-08Transifex translation updateConsoleKit2TransifexBot5-268/+185
2017-05-06trivial: fix a gcc compiler warningEric Koegel1-1/+1
2017-05-06Drop the seat late rulesEric Koegel3-17/+1
2017-05-06Don't try to remove the cgroup when emptyEric Koegel1-11/+0
2017-05-06Add a LockedHint PropertyEric Koegel3-4/+90
2017-05-06trivial: update valgrind commandEric Koegel1-3/+7
2017-05-06Check passed in variables for NULL before usingEric Koegel2-1/+8
2017-05-06Fix ref count warning messages in ck-inhibitEric Koegel2-14/+8
2017-05-04Turn a harmless warning message into a debug oneEric Koegel1-1/+4
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-04fix coverity cid 178982 Resource leakEric Koegel1-0/+2
2017-05-04trivial: docs cleanupEric Koegel1-4/+0
2017-05-04Prevent a use-after-free in while emitting signal changesEric Koegel1-1/+16
2017-05-04trivial: i18n updatesEric Koegel5-313/+567
2017-05-04Handle runtimedir not being created/setEric Koegel2-10/+17
2017-05-04Add support for server managed FDsEric Koegel20-69/+2306
2017-05-04Update udev rulesEric Koegel6-3/+84
2017-02-06Merge pull request #91 from ajacoutot/openbsd-dmEric Koegel1-3/+6
2017-02-06Merge pull request #90 from ajacoutot/openbsd-vtEric Koegel1-0/+4
2017-01-25Do the same for FreeBSD as well.Antoine Jacoutot1-0/+2
2017-01-25Add a few more display manager users.Antoine Jacoutot1-3/+6
2017-01-25Fix for OpenBSD VT device naming scheme.Antoine Jacoutot1-0/+2
2016-11-19Merge pull request #86 from lainegholson/masterEric Koegel1-1/+2
2016-10-14Fix pam-ck-connector on muslLaine Gholson1-1/+2
2016-10-03Merge pull request #83 from ajacoutot/openbsd-kvmEric Koegel1-1/+1
2016-09-28OpenBSD: adapt to recent kvm(3) restrictionsAntoine Jacoutot1-1/+1
2016-09-26Merge pull request #82 from tw4452852/memory_leakageEric Koegel3-6/+18