summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-14Change vt error code to CkSeatEric Koegel3-1/+5
2015-04-14Fix NULL checksEric Koegel2-4/+4
2015-04-14Return error codes when seat fails to activate sessionEric Koegel6-27/+47
2015-04-14unix_user should be cast to a uid_tEric Koegel1-1/+1
2015-04-13uid/pid = 0 not NULLEric Koegel2-14/+14
2015-04-13Update potfileEric Koegel1-27/+47
2015-04-13Fix Coverity CID 89287 Uninitialized scalar variableEric Koegel2-14/+14
2015-04-13Add missing break statmentEric Koegel1-0/+1
2015-04-13Fix some cppcheck warningsEric Koegel5-8/+7
2015-04-13CkSession: document what failure codes may be returned.Eric Koegel2-1/+2
2015-04-13CkSeat: document what failure codes may be returned.Eric Koegel1-1/+2
2015-04-13CkSeat: Ensure we return TRUE from dbus callsEric Koegel1-3/+2
2015-04-13CkManager: Ensure we return TRUE from dbus callsEric Koegel1-4/+4
2015-04-13CkManager: document what failure codes may be returned.Eric Koegel2-7/+32
2015-04-13Add the new GDBus annotationsEric Koegel1-0/+12