Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add GetSessions method to Manager interface | William Jon McCann | 2008-01-23 | 1 | -1/+9 |
| | |||||
* | initial stop/restart support | William Jon McCann | 2008-01-22 | 1 | -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 properties | William Jon McCann | 2007-03-13 | 1 | -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 framework | William Jon McCann | 2007-03-13 | 1 | -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. |