index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
fix: Only use tmpfs mounts on DFly if supported
Eric Koegel
1
-2
/
+5
2017-11-01
fix: incompatible-pointer-type warning
Eric Koegel
1
-1
/
+1
2017-10-31
Remove some redundant code probing for hibernation, suspend, and sleep
Markus Pfeiffer
1
-51
/
+3
2017-10-31
Fix make_tmpfs for DragonFly
Markus Pfeiffer
1
-7
/
+11
2017-10-29
Add ListSeats method to Manager interface
A. Wilcox
2
-0
/
+57
2017-10-28
Remove DragonFly specific code from FreeBSD sysdeps
Markus Pfeiffer
1
-66
/
+0
2017-10-28
Add DragonFlyBSD as a platform
Markus Pfeiffer
3
-1
/
+626
2017-10-23
Fixed a memory leak in ck-manager
Hummer12007
1
-1
/
+1
2017-07-24
fix: Seat property on Session interface
Eric Koegel
1
-1
/
+11
2017-07-23
feat: Add CanControlSession dbus call
Eric Koegel
2
-0
/
+24
2017-07-15
fix: Allow changing to VTs we don't have a session for
Eric Koegel
1
-8
/
+19
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-07-06
fix: Use #ifdef HEADER_H instead of #ifdef OS
Eric Koegel
1
-2
/
+14
2017-06-22
fix: FreeBSD session activation
Eric Koegel
2
-10
/
+30
2017-06-22
fix: Place sessions with a VT on the static Seat1
Eric Koegel
1
-1
/
+5
2017-06-21
fix: clean up clang warnings
Eric Koegel
2
-4
/
+4
2017-06-21
fix: correct uninitialized variable warning
Eric Koegel
1
-2
/
+1
2017-06-21
chore: more autotools cleanup work
Eric Koegel
1
-1
/
+1
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-06-20
fix: fix compiling on FreeBSD
Eric Koegel
2
-2
/
+4
2017-05-22
chore: update tests for new methods added
Eric Koegel
2
-1
/
+14
2017-05-22
fix: Allow session-class property to be set via OpenSessionWithParameters
Eric Koegel
1
-0
/
+1
2017-05-21
feat: add a session-state property and method
Eric Koegel
2
-3
/
+55
2017-05-21
feat: Add session-class dbus property and get method
Eric Koegel
2
-3
/
+54
2017-05-21
fix: remove the rest of the gcc warnings
Eric Koegel
15
-44
/
+41
2017-05-21
fix: remove warning about redeclaration
Eric Koegel
1
-2
/
+0
2017-05-21
fix: remove warnings about redundant function declarations
Eric Koegel
9
-18
/
+0
2017-05-21
chore: simplify configure.ac
Eric Koegel
1
-15
/
+28
2017-05-20
feat: Add dbus method GetVTNr to Session
Eric Koegel
2
-0
/
+25
2017-05-18
feat: document session types allowed
Eric Koegel
2
-8
/
+13
2017-05-14
feat: add dbus LockSession/UnlockSession
Eric Koegel
5
-31
/
+186
2017-05-14
feat: add dbus ActivateSession/ActivateSessionOnSeat
Eric Koegel
4
-8
/
+149
2017-05-06
Don't try to remove the cgroup when empty
Eric Koegel
1
-11
/
+0
2017-05-06
Add a LockedHint Property
Eric Koegel
2
-4
/
+88
2017-05-06
trivial: update valgrind command
Eric Koegel
1
-3
/
+7
2017-05-06
Check passed in variables for NULL before using
Eric Koegel
2
-1
/
+8
2017-05-06
Fix ref count warning messages in ck-inhibit
Eric Koegel
2
-14
/
+8
2017-05-04
Turn a harmless warning message into a debug one
Eric Koegel
1
-1
/
+4
2017-05-04
fix coverity cid 178982 Resource leak
Eric Koegel
1
-0
/
+2
2017-05-04
trivial: docs cleanup
Eric Koegel
1
-4
/
+0
2017-05-04
Prevent a use-after-free in while emitting signal changes
Eric Koegel
1
-1
/
+16
2017-05-04
Add support for server managed FDs
Eric Koegel
14
-55
/
+2115
2017-01-25
Add a few more display manager users.
Antoine Jacoutot
1
-3
/
+6
2016-09-28
OpenBSD: adapt to recent kvm(3) restrictions
Antoine Jacoutot
1
-1
/
+1
2016-09-26
Merge pull request #82 from tw4452852/memory_leakage
Eric Koegel
3
-6
/
+18
2016-09-22
fix some memory leakages
Tw
3
-6
/
+18
2016-09-22
fix memory corruption due to delete session recursively
Tw
1
-14
/
+47
2016-09-05
Use UID of logged in user instead UID of session leader process
Nikolai A. Dubinin
3
-4
/
+7
[next]