summaryrefslogtreecommitdiff
path: root/src/ck-sysdeps-linux.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-10make consolekit2 not spam the syslog with an unimportant errorTimB871-6/+6
2017-05-21fix: remove the rest of the gcc warningsEric Koegel1-2/+2
2017-05-06Check passed in variables for NULL before usingEric Koegel1-1/+3
2017-05-04Turn a harmless warning message into a debug oneEric Koegel1-1/+4
2016-06-10mount tmpfs with correct selinux labelsJason Zaman1-1/+9
2016-06-10Add ck_sysdeps_init/fini functionsJason Zaman1-0/+12
2016-06-10ck-sysdeps-linux: Add selinux lib functionsJason Zaman1-0/+89
2016-03-01login_session_id will be G_MAXUINT32 when unsetEric Koegel1-2/+2
2016-02-29Don't set a default tmpfs sizeEric Koegel1-1/+1
2016-01-23Implement XDG_RUNTIME_DIREric Koegel1-0/+52
2016-01-11Minor cleanupEric Koegel1-4/+2
2016-01-11Check for enough swap space before allowing hibernate operationRobby Workman1-1/+82
2014-10-20Add HybridSleep support and change CanSleepEric Koegel1-0/+6
2014-10-19Merge branch 'dbus-api-additions'Eric Koegel1-0/+37
2014-10-13Fix gcc warningEric Koegel1-12/+12
2014-10-13More Suspend DBUS API workEric Koegel1-0/+37
2014-10-06Linux: Use /sys/class/tty/tty0/active for VT change notificationsEric Koegel1-0/+134
2014-10-01Add support for devices with long namesAleix Conchillo FlaquƩ1-1/+1
2010-05-20Enhancement CanActivateSessions for OpenSolaris.Halton Huo1-0/+6
2008-04-03initial login session id supportWilliam Jon McCann1-0/+66
2007-08-27move some of the freebsd specific stuff into sysdepsWilliam Jon McCann1-0/+49
2007-08-22more build fixes for solarisBrian Cameron1-1/+4
2007-08-21abstract out the tty device basename stuffWilliam Jon McCann1-0/+35
2007-08-21more solaris supportWilliam Jon McCann1-0/+14
2007-08-16move all proc stuff into ck-sysdepsWilliam Jon McCann1-0/+605