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
2020-12-07
netbsd: Add missing length argument to mount(2)
nia
1
-1
/
+1
2020-12-07
netbsd: Don't include sys/user.h, there's no such header
nia
1
-1
/
+0
2020-12-04
only disconnect the signal handler after the lock is removed
Robert Nagy
1
-1
/
+1
2020-11-29
Merge pull request #122 from rnagy/who_arg
Antoine Jacoutot
1
-2
/
+2
2020-11-29
get_named_pipe_path does not require the 'who' argument anymore
Robert Nagy
1
-2
/
+2
2020-11-29
Merge pull request #121 from rnagy/inhibit_fix
Antoine Jacoutot
4
-6
/
+21
2020-11-29
change the inhibitor lock handling to use the named_pipe_path as a reference
Robert Nagy
4
-6
/
+21
2020-11-22
OpenBSD: merge enhancements from ports
Antoine Jacoutot
2
-39
/
+38
2020-11-22
ck_open_a_console: unbreak on OpenBSD
Antoine Jacoutot
1
-0
/
+6
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
[next]