summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Updates for 1.2.1 release1.2.1Eric Koegel7-45/+125
2017-12-13Transifex translation updateConsoleKit2TransifexBot6-84/+84
2017-12-13fix: Correctly report SELinux supportEric Koegel1-1/+1
2017-11-09i18n: update pot fileEric Koegel1-14/+14
2017-11-09fix: Only use tmpfs mounts on DFly if supportedEric Koegel2-3/+7
2017-11-01fix: incompatible-pointer-type warningEric Koegel1-1/+1
2017-11-01Transifex translation updateConsoleKit2TransifexBot6-50/+422
2017-10-31Merge pull request #103 from markuspf/fix-make-tmpfs-dragonflyEric Koegel1-58/+14
2017-10-31Remove some redundant code probing for hibernation, suspend, and sleepMarkus Pfeiffer1-51/+3
2017-10-31Fix make_tmpfs for DragonFlyMarkus Pfeiffer1-7/+11
2017-10-30Merge pull request #102 from AdelieLinux/masterEric Koegel3-0/+60
2017-10-29Add ListSeats method to Manager interfaceA. Wilcox3-0/+60
2017-10-29Merge pull request #101 from markuspf/dragonfly-supportEric Koegel6-69/+646
2017-10-28Remove DragonFly specific code from FreeBSD sysdepsMarkus Pfeiffer1-66/+0
2017-10-28Add DragonFlyBSD as a platformMarkus Pfeiffer5-3/+646
2017-10-23Merge pull request #100 from Hummer12007/patch-1Eric Koegel1-1/+1
2017-10-23Fixed a memory leak in ck-managerHummer120071-1/+1
2017-07-31chore: Switch away from AC_DISABLE_STATICEric Koegel1-2/+1
2017-07-24fix: Seat property on Session interfaceEric Koegel1-1/+11
2017-07-23feat: Add CanControlSession dbus callEric Koegel3-0/+27
2017-07-17Updates for 1.2.0 release1.2.0Eric Koegel3-5/+33
2017-07-17Transifex translation updateConsoleKit2TransifexBot5-203/+183
2017-07-15i18n: update pot fileEric Koegel1-39/+35
2017-07-15fix: Allow changing to VTs we don't have a session forEric Koegel1-8/+19
2017-07-15fix: correct introspection prefixesEric Koegel1-2/+2
2017-07-15feat: Add wscons headers for OpenBSDEric Koegel2-4/+17
2017-07-07fix: Change configure.ac to enable the udev backend with devattrEric Koegel1-6/+31
2017-07-06fix: Use KDSKBMODE if definedEric Koegel1-0/+4
2017-07-06fix: Use #ifdef HEADER_H instead of #ifdef OSEric Koegel1-2/+14
2017-06-22fix: FreeBSD session activationEric Koegel4-11/+112
2017-06-22fix: Place sessions with a VT on the static Seat1Eric Koegel1-1/+5
2017-06-21fix: clean up clang warningsEric Koegel3-5/+5
2017-06-21fix: correct uninitialized variable warningEric Koegel1-2/+1
2017-06-21chore: update gitignoreEric Koegel1-0/+3
2017-06-21chore: more autotools cleanup workEric Koegel2-40/+39
2017-06-21fix: Explicitly check for needed symbolsEric Koegel1-6/+6
2017-06-20fix: Correct build errors in OpenBSDEric Koegel1-2/+11
2017-06-20fix: fix compiling on FreeBSDEric Koegel3-3/+5
2017-06-08Transifex translation updateConsoleKit2TransifexBot5-206/+140
2017-06-02chore: update readme with new depsEric Koegel1-0/+2
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