index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ck-session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-04
add a session-service parameter mainly to be used by gdm
Robert Nagy
1
-0
/
+46
2017-07-24
fix: Seat property on Session interface
Eric Koegel
1
-1
/
+11
2017-07-23
feat: Add CanControlSession dbus call
Eric Koegel
1
-0
/
+9
2017-07-15
feat: Add wscons headers for OpenBSD
Eric Koegel
1
-3
/
+15
2017-07-06
fix: Use KDSKBMODE if defined
Eric Koegel
1
-0
/
+4
2017-06-21
fix: Explicitly check for needed symbols
Eric Koegel
1
-6
/
+6
2017-06-20
fix: Correct build errors in OpenBSD
Eric Koegel
1
-2
/
+11
2017-05-21
feat: add a session-state property and method
Eric Koegel
1
-0
/
+27
2017-05-21
feat: Add session-class dbus property and get method
Eric Koegel
1
-2
/
+27
2017-05-21
fix: remove the rest of the gcc warnings
Eric Koegel
1
-4
/
+4
2017-05-21
fix: remove warnings about redundant function declarations
Eric Koegel
1
-2
/
+0
2017-05-20
feat: Add dbus method GetVTNr to Session
Eric Koegel
1
-0
/
+11
2017-05-18
feat: document session types allowed
Eric Koegel
1
-2
/
+5
2017-05-14
feat: add dbus LockSession/UnlockSession
Eric Koegel
1
-12
/
+32
2017-05-06
Add a LockedHint Property
Eric Koegel
1
-3
/
+54
2017-05-04
fix coverity cid 178982 Resource leak
Eric Koegel
1
-0
/
+2
2017-05-04
Add support for server managed FDs
Eric Koegel
1
-12
/
+811
2016-09-22
fix some memory leakages
Tw
1
-5
/
+15
2016-01-23
trivial: Always return TRUE from gdbus methods
Eric Koegel
1
-1
/
+1
2016-01-23
Implement XDG_RUNTIME_DIR
Eric Koegel
1
-1
/
+56
2015-09-10
Apply overlooked PREFIX/lib -> LIBDIR substitution
Eric Hameleers
1
-1
/
+1
2015-08-22
Revert "Minor code refactoring"
Eric Koegel
1
-1
/
+55
2015-08-09
Minor code refactoring
Eric Koegel
1
-55
/
+1
2015-07-19
Fix get_caller_info in CkSession
Eric Koegel
1
-2
/
+4
2015-06-15
Cksession return empty string when login session id not set
Eric Koegel
1
-4
/
+8
2015-06-14
idle since hint return NULL when idle hint not set
Eric Koegel
1
-0
/
+5
2015-06-14
CkSession fix uid handling
Eric Koegel
1
-4
/
+3
2015-06-13
Handle login_session_id == NULL
Eric Koegel
1
-1
/
+5
2015-05-10
CkSession: Fix error handling in dbus_activate
Eric Koegel
1
-1
/
+11
2015-05-10
Revert "Don't set an initial value"
Eric Koegel
1
-1
/
+5
2015-04-14
Don't set an initial value
Eric Koegel
1
-5
/
+1
2015-04-14
Return error codes when seat fails to activate session
Eric Koegel
1
-10
/
+26
2015-04-13
uid/pid = 0 not NULL
Eric Koegel
1
-2
/
+2
2015-04-13
Fix Coverity CID 89287 Uninitialized scalar variable
Eric Koegel
1
-2
/
+2
2015-04-13
CkSession: document what failure codes may be returned.
Eric Koegel
1
-1
/
+1
2015-04-13
Wrong direction when creating keyfiles
Eric Koegel
1
-2
/
+6
2015-04-13
Ensure the session active property stays in sync with the seat
Eric Koegel
1
-0
/
+3
2015-04-13
Prevent more warnings from GDBus
Eric Koegel
1
-3
/
+29
2015-04-13
Add a TRACE macro
Eric Koegel
1
-4
/
+32
2015-04-13
Always return TRUE from dbus calls
Eric Koegel
1
-4
/
+4
2015-04-13
Change test-session to be more useful
Eric Koegel
1
-1
/
+26
2015-04-13
CkSessionLeader: fix save_parameters
Eric Koegel
1
-0
/
+4
2015-04-13
GDBus more porting work
Eric Koegel
1
-0
/
+59
2015-04-13
CkSession: add internal activte signal back in
Eric Koegel
1
-2
/
+34
2015-04-13
More GDBus work
Eric Koegel
1
-37
/
+60
2015-04-13
GDBus: add more stuff to CkSession
Eric Koegel
1
-7
/
+119
2015-04-13
Start removing dbus dependencies
Eric Koegel
1
-29
/
+15
2015-04-13
Port CkManager to GDBus
Eric Koegel
1
-1
/
+1
2015-04-13
CKSession: Port to GDBus
Eric Koegel
1
-598
/
+251
2014-09-30
Clean up some compiler warnings and deprecated functions
Eric Koegel
1
-3
/
+0
[next]