summaryrefslogtreecommitdiffstats
path: root/src/ck-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Port to PolicyKit 1.0 apisMatthias Clasen2009-07-201-0/+5
|
* add GetSessions method to Manager interfaceWilliam Jon McCann2008-01-231-0/+3
|
* add error type to managerWilliam Jon McCann2008-01-231-1/+5
|
* initial stop/restart supportWilliam Jon McCann2008-01-221-1/+9
| | | | | | Add Stop and Restart methods to the Manager object. We'll rename the Manager object to System in the near future. Use libpolkit to determine authorization.
* deprecate the user properties and add unix-user propertiesWilliam Jon McCann2007-03-131-0/+4
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* add a system-idle-hint and system-idle-since-hintWilliam Jon McCann2007-02-201-4/+16
| | | | | The system idle hint is TRUE when there are no busy (ie non-idle) sessions. So the system is idle when there are no sessions or all sessions are idle.
* Initial importWilliam Jon McCann2006-10-251-0/+97