summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Respect multilib/multiarch filesystem layoutsKylie McClain5-10/+10
2015-07-13Transifex translation updateConsoleKit2TransifexBot1-0/+264
2015-07-12Transifex translation updateConsoleKit2TransifexBot3-35/+18
2015-07-12trivial: updates for release0.9.5Eric Koegel5-20/+51
2015-07-12Add an --enable-tests configure optionEric Koegel4-3/+31
2015-07-12Merge pull request #29 from ConsoleKit2TransifexBot/masterEric Koegel3-109/+121
2015-07-08Transifex translation updateConsoleKit2TransifexBot3-3/+3
2015-07-06Transifex translation updateConsoleKit2TransifexBot3-106/+118
2015-07-06i18n: update pot fileEric Koegel1-33/+37
2015-07-06Watch and handle dbus NameOwnerChanged eventsEric Koegel1-72/+48
2015-07-05Merge pull request #28 from fluxer/masterEric Koegel1-1/+14
2015-07-05mark sessions as local explicitly when not build with PAM supportIvailo Monev1-1/+14
2015-06-21Add new DBUS method: ListInhibitorsEric Koegel10-13/+266
2015-06-19Transifex translation updateConsoleKit2TransifexBot3-43/+26
2015-06-19trivial: fix transifex project configEric Koegel1-1/+2
2015-06-16trivial: updates for release0.9.4Eric Koegel2-2/+18
2015-06-16Update translationsEric Koegel3-4/+4
2015-06-15Cksession return empty string when login session id not setEric Koegel1-4/+8
2015-06-15Update translationsEric Koegel4-48/+64
2015-06-14test-manager: clean up test sessionsEric Koegel1-2/+26
2015-06-14idle since hint return NULL when idle hint not setEric Koegel1-0/+5
2015-06-14CkSession fix uid handlingEric Koegel1-4/+3
2015-06-14test-session: Close temporary sessionEric Koegel1-1/+15
2015-06-14throw warning if pid <= 1Eric Koegel1-0/+5
2015-06-14list-sessions: Log NULL properties as a debug messageEric Koegel1-1/+1
2015-06-13Handle login_session_id == NULLEric Koegel1-1/+5
2015-06-10trivial: updates for release0.9.3Eric Koegel7-97/+140
2015-06-09Fix build warningsEric Koegel1-25/+15
2015-06-08Update translationsEric Koegel4-157/+187
2015-06-08Fix logic of the inhibit changed eventEric Koegel1-2/+2
2015-06-08Fix Coverity CID 95915 Dereference after null checkEric Koegel1-1/+5
2015-06-08Fix Coverity CID 95916 Identical code for different branchesEric Koegel1-2/+1
2015-06-08Port list-sessions.c to GDBusEric Koegel4-147/+121
2015-06-07Update pot fileEric Koegel1-30/+39
2015-06-07Don't delete the inhibit files on startupEric Koegel1-39/+0
2015-06-07Fix inhibit FD passing with GDBusEric Koegel4-42/+73
2015-06-07Return NULL + error when no sessionsEric Koegel1-4/+4
2015-06-07Add "mode" to the inhibit callEric Koegel9-137/+538
2015-05-17Remove the pam-foreground-compat.ckEric Koegel8-142/+353
2015-05-17Merge pull request #25 from EricKoegel/GDBus-rebasedEric Koegel31-2057/+3172
2015-05-17Add po/LINGUAS fileEric Koegel1-0/+4
2015-05-10Update pot fileEric Koegel1-36/+49
2015-05-10Add translation updates from TransifexEric Koegel3-0/+483
2015-05-10Add transifex client configurationEric Koegel1-0/+8
2015-05-10Call the dbus signals for shutdown/sleepEric Koegel1-17/+21
2015-05-10CkSession: Fix error handling in dbus_activateEric Koegel1-1/+11
2015-05-10Return NULL when there's no sessions or seatsEric Koegel4-13/+22
2015-05-10Revert "Fix NULL checks"Eric Koegel2-4/+4
2015-05-10Revert "Don't set an initial value"Eric Koegel1-1/+5
2015-04-14Don't set an initial valueEric Koegel1-5/+1