8000 Tags · mischief/dbus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ dbus Public
forked from godbus/dbus
  • Notifications You must be signed in to change notification settings
  • < 8000 a icon="repo-forked" id="fork-button" href="/login?return_to=%2Fmischief%2Fdbus" rel="nofollow" data-hydro-click="{"event_type":"authentication.click","payload":{"location_in_page":"repo details fork button","repository_id":58173029,"auth_type":"LOG_IN","originating_url":"https://github.com/mischief/dbus/tags","user_id":null}}" data-hydro-click-hmac="e81ab1a316cacc7d6e91a8b3e5ffe32ffb940e67768eaf1bc8c9ab489610a4ee" data-view-component="true" class="btn-sm btn"> Fork 0

Tags: mischief/dbus

Tags

v4.0.0

Toggle v4.0.0's commit message
v4.0.0

- Only launch one D-Bus instance for all connections
- Add support for Dial("tcp:host=..,port=..")
- Add support for the ALLOW_INTERACTIVE_AUTHORIZATION flag
- Fix introspection of subpath
- Refactor export code to allow a method table to be provided
- get godbus/dbus to compile on Solaris
- prop: fix interface name in IntrospectDataString
- conn_test.go: fix nil dereference
- conn: fix RemoveSignal and add test
- add AddMatchSignal method

v3

Toggle v3's commit message
v3

- Add BusObject interface
- Add ExportSubtree functions for subtree support
- Add ExportWithMap method to support exporting
  lower-case method names
- Fix mutex unlocking when releasing object
- Fix encoder alignment
- Fix nil dereference
- Used NameAcquired/NameLost signals to track names

v2

Toggle v2's commit message
v2

- Prevent double-close panic in conn.Close
- Fix flaky tests: don't rely on map iteration order.
- go vet: fix raw struct initialization
- worker: don't drop signals
- Add UnixCredentials system call for DragonFly BSD
- XML doctype declaration for introspection
- decouple connections from unixTransport

0

Toggle 0's commit message
fix(README): update the URLs

v1

Toggle v1's commit message
fix(README): update the URLs

0