summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-01login_session_id will be G_MAXUINT32 when unsetEric Koegel1-2/+2
2016-02-29Don't set a default tmpfs sizeEric Koegel4-4/+4
2016-02-29Handle the legacy 'user' property as an override settingEric Koegel1-0/+7
2016-02-14Add a 'Seats' section to the CK databaseEric Koegel1-0/+30
2016-02-02Change owner of newly created cgroup to owner of progress group leaderMoritz Maxeiner1-0/+20
2016-02-01Create cgroup on all controllers managed by cgmanagerMoritz Maxeiner1-3/+3
2016-01-26Add the netbsd tmpfs functionsEric Koegel1-0/+56
2016-01-23trivial: Always return TRUE from gdbus methodsEric Koegel1-1/+1
2016-01-23Be extra safe with the XDG_RUNTIME_DIR setupEric Koegel2-7/+12
2016-01-23Implement XDG_RUNTIME_DIREric Koegel12-1/+484
2016-01-21Merge pull request #60 from msekletar/active-sessionEric Koegel1-2/+2
2016-01-19When assigning session to active VT prefer graphical sessionsMichal Sekletar1-2/+2
2016-01-19Fix undefined behaviorMichal Sekletar1-1/+1
2016-01-11Minor cleanupEric Koegel1-4/+2
2016-01-11Check for enough swap space before allowing hibernate operationRobby Workman1-1/+82
2015-10-10Fix behavior of ck_process_stat_get_tty on NetBSDOBATA Akio1-22/+6
2015-10-10Fix pid detection with ck_get_socket_perr_credentials on NetBSDOBATA Akio1-0/+20
2015-09-15Merge pull request #50 from obache/neatsrc/netbsd-supportEric Koegel3-3/+509
2015-09-10Apply overlooked PREFIX/lib -> LIBDIR substitutionEric Hameleers1-1/+1
2015-09-09Add NetBSD supportOBATA Akio3-3/+509
2015-08-24Filter out the kdm userIvailo Monev1-2/+3
2015-08-24Merge pull request #43 from rworkman/trivialEric Koegel1-1/+1
2015-08-23Fix some libdir/scripts stuff missed in 4d87a25ea0afRobby Workman1-1/+1
2015-08-22Revert "Minor code refactoring"Eric Koegel4-118/+163
2015-08-09Ensure we add CONSOLE_KIT_LIBS to libckEric Koegel1-4/+6
2015-08-09Minor code refactoringEric Koegel4-163/+118
2015-08-09Filter out the sddm userEric Koegel1-2/+3
2015-08-02Update gettext to avoid a warning messageEric Koegel1-21/+59
2015-07-28Add process grouping/trackingEric Koegel5-19/+379
2015-07-26Prevent infinite loop when removing inhibitorsEric Koegel1-1/+1
2015-07-19Merge pull request #31 from Somasis/masterEric Koegel2-7/+7
2015-07-19test-session: Fix wrong variable checkEric Koegel1-4/+3
2015-07-19Fix get_caller_info in CkSessionEric Koegel2-2/+6
2015-07-19Add an additional bounds checkEric Koegel1-1/+1
2015-07-14Respect multilib/multiarch filesystem layoutsKylie McClain2-7/+7
2015-07-12Add an --enable-tests configure optionEric Koegel1-0/+8
2015-07-06Watch and handle dbus NameOwnerChanged eventsEric Koegel1-72/+48
2015-06-21Add new DBUS method: ListInhibitorsEric Koegel9-13/+263
2015-06-15Cksession return empty string when login session id not setEric Koegel1-4/+8
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-13Handle login_session_id == NULLEric Koegel1-1/+5
2015-06-09Fix build warningsEric Koegel1-25/+15
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-08Port list-sessions.c to GDBusEric Koegel1-0/+1
2015-06-07Don't delete the inhibit files on startupEric Koegel1-39/+0