summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03prepare for the 1.2.3 release1.2.3Robert Nagy1-0/+13
2021-06-03do not unref an object which was not referenced before andRobert Nagy1-7/+4
2021-01-07Update [FR] translation.Antoine Jacoutot1-10/+10
2021-01-07Merge pull request #126 from phileimer/masterAntoine Jacoutot2-0/+383
2020-12-30Add French translationJean Philippe EIMER2-0/+383
2020-12-07Merge pull request #125 from niacat/master1.2.2Antoine Jacoutot1-2/+1
2020-12-07netbsd: Add missing length argument to mount(2)nia1-1/+1
2020-12-07netbsd: Don't include sys/user.h, there's no such headernia1-1/+0
2020-12-05Merge pull request #124 from rnagy/nreleaseAntoine Jacoutot4-4/+22
2020-12-05prepare the 1.2.2 release and update AUTHORSRobert Nagy4-4/+22
2020-12-04Merge pull request #123 from rnagy/signal_handlingAntoine Jacoutot1-1/+1
2020-12-04only disconnect the signal handler after the lock is removedRobert Nagy1-1/+1
2020-11-29Merge pull request #122 from rnagy/who_argAntoine Jacoutot1-2/+2
2020-11-29get_named_pipe_path does not require the 'who' argument anymoreRobert Nagy1-2/+2
2020-11-29Merge pull request #121 from rnagy/inhibit_fixAntoine Jacoutot4-6/+21
2020-11-29Merge pull request #118 from ajacoutot/openbsd-open-consoleAntoine Jacoutot2-39/+44
2020-11-29change the inhibitor lock handling to use the named_pipe_path as a referenceRobert Nagy4-6/+21
2020-11-22Merge branch 'openbsd-open-console' of github.com:ajacoutot/ConsoleKit2 into ...Antoine Jacoutot0-0/+0
2020-11-22OpenBSD: merge enhancements from portsAntoine Jacoutot2-39/+38
2020-11-22ck_open_a_console: unbreak on OpenBSDAntoine Jacoutot1-0/+6
2019-02-10ck_open_a_console: unbreak on OpenBSDAntoine Jacoutot1-0/+6
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