summaryrefslogtreecommitdiff
path: root/src/ck-session.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-14feat: add dbus LockSession/UnlockSessionEric Koegel1-0/+2
2017-05-04Add support for server managed FDsEric Koegel1-1/+3
2016-01-23Implement XDG_RUNTIME_DIREric Koegel1-0/+4
2015-07-28Add process grouping/trackingEric Koegel1-12/+0
2015-04-14Return error codes when seat fails to activate sessionEric Koegel1-0/+1
2015-04-13CkSession: add internal activte signal back inEric Koegel1-0/+4
2015-04-13More GDBus workEric Koegel1-4/+0
2015-04-13GDBus: add more stuff to CkSessionEric Koegel1-0/+4
2015-04-13Start removing dbus dependenciesEric Koegel1-1/+1
2015-04-13Port CkManager to GDBusEric Koegel1-1/+1
2015-04-13CKSession: Port to GDBusEric Koegel1-60/+27
2009-08-11Move ck_session_run_programs() from ck-run-programs.h to ck-session.hLennart Poettering1-0/+3
2008-05-05export login session id to the busWilliam Jon McCann1-3/+3
2008-04-03initial login session id supportWilliam Jon McCann1-0/+6
2007-10-10maintain a file with the dump of the local databaseDavid Zeuthen1-0/+3
2007-03-13deprecate the user properties and add unix-user propertiesWilliam Jon McCann1-2/+6
2007-03-05rename host-name to remote-host-name to make it more intuitiveWilliam Jon McCann1-3/+3
2007-03-05add x11-display-device attributeWilliam Jon McCann1-83/+89
2007-02-20make the idle hint getters sync dbus methodsWilliam Jon McCann1-2/+4
2007-02-20rename idle methods and signal to indicate they are hintsWilliam Jon McCann1-12/+12
2007-02-15add creation and idle-since timesWilliam Jon McCann1-0/+5
2007-02-15implement get/set idle methodsWilliam Jon McCann1-3/+4
2006-10-25Initial importWilliam Jon McCann1-0/+156