summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reword a few thingsLennart Poettering2009-02-242-25/+30
|
* handle DBUS_ERROR_NO_REPLY properly as EBUSYLennart Poettering2009-02-241-1/+2
|
* decrease timeout for waiting for release to 5sLennart Poettering2009-02-241-1/+1
|
* document exactly which errors need to be handledLennart Poettering2009-02-241-3/+5
|
* handle DBUS_ERROR_TIMED_OUT/DBUS_ERROR_UNKNOWN_METHOD according to specLennart Poettering2009-02-241-0/+8
|
* include link to the spec in introspection dataLennart Poettering2009-02-241-0/+2
|
* allow passing of device name to grab on the command lineLennart Poettering2009-02-241-3/+8
|
* remove old show_ui cruftLennart Poettering2009-02-241-3/+3
|
* if we have a priority of INT32_MAX don't set DBUS_NAME_FLAG_ALLOW_REPLACEMENTLennart Poettering2009-02-241-2/+2
|
* get rid of ApplicationProcessID() implementationLennart Poettering2009-02-241-14/+0
|
* Simplifications for applications with a priority of INT32_MAXLennart Poettering2009-02-241-14/+30
| | | | | | For clients with a priority of INT32_MAX implementing RequestRelease() is optional, and the service name maybe acquired without DBUS_NAME_FLAG_ALLOW_REPLACEMENT.
* remove ApplicationProcessID since there is ↵Lennart Poettering2009-02-241-6/+1
| | | | org.freedesktop.DBus.GetConnectionUnixProcessID just for this
* get rid of show_ui to make things simplerLennart Poettering2009-02-034-26/+12
|
* add current version of the specLennart Poettering2009-02-021-0/+196
|
* initial commitLennart Poettering2009-02-025-0/+856