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-linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
make consolekit2 not spam the syslog with an unimportant error
TimB87
1
-6
/
+6
2017-05-21
fix: remove the rest of the gcc warnings
Eric Koegel
1
-2
/
+2
2017-05-06
Check passed in variables for NULL before using
Eric Koegel
1
-1
/
+3
2017-05-04
Turn a harmless warning message into a debug one
Eric Koegel
1
-1
/
+4
2016-06-10
mount tmpfs with correct selinux labels
Jason Zaman
1
-1
/
+9
2016-06-10
Add ck_sysdeps_init/fini functions
Jason Zaman
1
-0
/
+12
2016-06-10
ck-sysdeps-linux: Add selinux lib functions
Jason Zaman
1
-0
/
+89
2016-03-01
login_session_id will be G_MAXUINT32 when unset
Eric Koegel
1
-2
/
+2
2016-02-29
Don't set a default tmpfs size
Eric Koegel
1
-1
/
+1
2016-01-23
Implement XDG_RUNTIME_DIR
Eric Koegel
1
-0
/
+52
2016-01-11
Minor cleanup
Eric Koegel
1
-4
/
+2
2016-01-11
Check for enough swap space before allowing hibernate operation
Robby Workman
1
-1
/
+82
2014-10-20
Add HybridSleep support and change CanSleep
Eric Koegel
1
-0
/
+6
2014-10-19
Merge branch 'dbus-api-additions'
Eric Koegel
1
-0
/
+37
2014-10-13
Fix gcc warning
Eric Koegel
1
-12
/
+12
2014-10-13
More Suspend DBUS API work
Eric Koegel
1
-0
/
+37
2014-10-06
Linux: Use /sys/class/tty/tty0/active for VT change notifications
Eric Koegel
1
-0
/
+134
2014-10-01
Add support for devices with long names
Aleix Conchillo FlaquƩ
1
-1
/
+1
2010-05-20
Enhancement CanActivateSessions for OpenSolaris.
Halton Huo
1
-0
/
+6
2008-04-03
initial login session id support
William Jon McCann
1
-0
/
+66
2007-08-27
move some of the freebsd specific stuff into sysdeps
William Jon McCann
1
-0
/
+49
2007-08-22
more build fixes for solaris
Brian Cameron
1
-1
/
+4
2007-08-21
abstract out the tty device basename stuff
William Jon McCann
1
-0
/
+35
2007-08-21
more solaris support
William Jon McCann
1
-0
/
+14
2007-08-16
move all proc stuff into ck-sysdeps
William Jon McCann
1
-0
/
+605