summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't send replies to signalsHEADmasterLennart Poettering2009-08-182-47/+2
* filter NameOwnerChanged by its first argumentLennart Poettering2009-08-171-9/+18
* make clear that we indent with tabsLennart Poettering2009-07-016-6/+6
* don't consider the device active if the local connection is the ownerLennart Poettering2009-07-011-1/+9
* add C++ declarationsLennart Poettering2009-06-172-0/+16
* add emacs headerLennart Poettering2009-06-176-0/+12
* add generic device status monitoring APILennart Poettering2009-06-055-1/+430
* reindent test programLennart Poettering2009-06-051-51/+52
* minor cleanupsLennart Poettering2009-06-051-14/+8
* update comments a bitLennart Poettering2009-06-051-1/+1
* fix typoLennart Poettering2009-02-261-1/+1
* 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
* remove ApplicationProcessID since there is org.freedesktop.DBus.GetConnection...Lennart Poettering2009-02-241-6/+1
* 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