summaryrefslogtreecommitdiffstats
path: root/doc/xml/ref-ck-manager.xml
Commit message (Collapse)AuthorAgeFilesLines
* add GetSessions method to Manager interfaceWilliam Jon McCann2008-01-231-1/+9
|
* initial stop/restart supportWilliam Jon McCann2008-01-221-2/+8
| | | | | | 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-2/+13
| | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc.
* add the last bits of spec frameworkWilliam Jon McCann2007-03-131-0/+174
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml.