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-sysdeps-unix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-22
OpenBSD: merge enhancements from ports
Antoine Jacoutot
1
-1
/
+1
2020-11-22
ck_open_a_console: unbreak on OpenBSD
Antoine Jacoutot
1
-0
/
+6
2017-10-28
Add DragonFlyBSD as a platform
Markus Pfeiffer
1
-1
/
+18
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
1
-9
/
+29
2017-06-21
fix: correct uninitialized variable warning
Eric Koegel
1
-2
/
+1
2017-06-20
fix: fix compiling on FreeBSD
Eric Koegel
1
-2
/
+2
2017-05-21
fix: remove the rest of the gcc warnings
Eric Koegel
1
-5
/
+5
2017-05-04
Add support for server managed FDs
Eric Koegel
1
-12
/
+12
2016-06-30
Freebsd: Fix session activation
Eric Koegel
1
-3
/
+8
2016-04-10
Remove the root restriction for runtime dirs
Eric Koegel
1
-5
/
+0
2016-01-23
Be extra safe with the XDG_RUNTIME_DIR setup
Eric Koegel
1
-0
/
+5
2016-01-23
Implement XDG_RUNTIME_DIR
Eric Koegel
1
-0
/
+146
2015-10-10
Fix pid detection with ck_get_socket_perr_credentials on NetBSD
OBATA Akio
1
-0
/
+20
2015-09-09
Add NetBSD support
OBATA Akio
1
-3
/
+10
2015-08-22
Revert "Minor code refactoring"
Eric Koegel
1
-59
/
+0
2015-08-09
Minor code refactoring
Eric Koegel
1
-0
/
+59
2014-10-05
unused label 'again'
Eric Koegel
1
-1
/
+4
2014-10-05
Fix some unused variable warnings
Eric Koegel
1
-6
/
+5
2014-10-04
Add OpenBSD support
Robert Nagy
1
-2
/
+18
2014-10-03
Improve DragonFlyBSD support
Eric Koegel
1
-2
/
+11
2014-09-30
Enables the FreeBSD VT ioctls on GNU/kFreeBSD (Bug 73258)
Eric Koegel
1
-2
/
+2
2014-09-30
Fallback to getpeereid() on FreeBSD and GNU/kFreeBSD (Bug 73257)
Eric Koegel
1
-0
/
+9
2011-05-03
Retry opening console device on EIO
Colin Watson
1
-0
/
+17
2010-11-17
Revert "linux: Use VT_WAITEVENT if available to avoid spawn too many threads"
Lennart Poettering
1
-44
/
+0
2010-09-06
linux: Use VT_WAITEVENT if available to avoid spawn too many threads
Kan-Ru Chen
1
-0
/
+44
2007-12-08
use VT_GETSTATE and tty0 to identify a console_ioctl on linux
Peter Jones
1
-4
/
+9
2007-09-19
try to make things work for systems that don't support VT_ACTIVATE etc
William Jon McCann
1
-4
/
+23
2007-08-28
untabify
William Jon McCann
1
-3
/
+3
2007-08-27
move some of the freebsd specific stuff into sysdeps
William Jon McCann
1
-0
/
+69
2007-08-25
Some more fixes, Now test-vt-monitor works correctly.
Florent Thoumie
1
-3
/
+11
2007-08-21
more solaris support
William Jon McCann
1
-11
/
+29
2007-08-17
add a vt monitor test, move getfd to sysdeps, add a check for the root user
William Jon McCann
1
-1
/
+113
2007-08-17
a few fixes for peer cred stuff
William Jon McCann
1
-6
/
+20
2007-08-16
move peercred stuff into sysdeps. add solaris support.
William Jon McCann
1
-0
/
+84