Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / guelfey/go.dbus issues and pull requests

#70 - Archived repo - use https://github.com/godbus/dbus instead

Issue - State: open - Opened by guelfey over 2 years ago

#69 - Handle empty SASL handshake to fix "dbus: authentication failed"

Pull Request - State: open - Opened by ringerc about 3 years ago

#68 - "dbus: authentication failed" with any example

Issue - State: closed - Opened by ringerc about 3 years ago - 5 comments

#66 - Surya/change imports

Pull Request - State: closed - Opened by heronhaye about 5 years ago

#65 - Surya/change imports

Pull Request - State: closed - Opened by heronhaye about 5 years ago

#64 - do not ignore transport not found err

Pull Request - State: open - Opened by heronhaye over 5 years ago

#62 - Bytestrings (ay)

Issue - State: closed - Opened by LEW21 about 8 years ago

#61 - Add a SetProperty method

Pull Request - State: open - Opened by Stebalien over 8 years ago

#60 - don't panic if conn.Close() is invoked twice

Pull Request - State: open - Opened by aulanov about 9 years ago

#59 - conn.Close() panics

Issue - State: open - Opened by aulanov about 9 years ago - 2 comments

#58 - in conn.Close() wait for the outWorker to terminate

Pull Request - State: open - Opened by aulanov about 9 years ago

#57 - conn.Close() may lose outbound messages

Issue - State: open - Opened by aulanov about 9 years ago

#56 - Fix encoding alignment logic.

Pull Request - State: open - Opened by vincenospam over 9 years ago

#54 - go vet: fix raw struct initialization

Pull Request - State: open - Opened by gpaul over 10 years ago - 1 comment

#53 - Honor introspection calls on sub path of every exported object

Pull Request - State: open - Opened by rrerolle over 10 years ago - 1 comment

#52 - Fix flaky tests: don't rely on map iteration order.

Pull Request - State: open - Opened by bradfitz over 10 years ago - 4 comments

#51 - relation with godbus/dbus repo

Issue - State: closed - Opened by lsm5 over 10 years ago - 1 comment

#50 - After calling Export, dbus still returns UnknownMethod

Issue - State: open - Opened by robxu9 over 10 years ago

#49 - It doesn't support empty struct .

Issue - State: closed - Opened by snyh almost 11 years ago - 2 comments

#48 - Send uid rather than username when authenticating via EXTERN

Pull Request - State: open - Opened by alexlarsson almost 11 years ago - 4 comments

#47 - Should allow multiple calls to Conn.Close()

Issue - State: open - Opened by alexlarsson almost 11 years ago

#46 - UnixFDIndex to UnixFD conversion only works on toplevel

Issue - State: open - Opened by alexlarsson almost 11 years ago - 1 comment

#45 - prop.Prop only supports one connection

Issue - State: open - Opened by alexlarsson almost 11 years ago - 2 comments

#44 - Add Peer to peer dbus support

Pull Request - State: open - Opened by alexlarsson almost 11 years ago - 3 comments

#43 - May be shouldn't auto invoke Conn.inWoker.

Issue - State: open - Opened by snyh almost 11 years ago - 2 comments

#42 - When call NetworkManager there has an failed with "unexpected EOF"

Issue - State: closed - Opened by snyh almost 11 years ago

#41 - Allow receiving sender in method call

Pull Request - State: closed - Opened by jessevdk almost 11 years ago - 3 comments

#40 - Support passing sender to method call

Issue - State: closed - Opened by jessevdk almost 11 years ago - 2 comments

#39 - Run go fmt

Pull Request - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#38 - Source is not go formatted

Issue - State: closed - Opened by jessevdk almost 11 years ago - 2 comments

#37 - Import "errors" in conn_darwin.go

Pull Request - State: closed - Opened by jessevdk almost 11 years ago

#36 - Missing errors import in conn_darwin.go

Issue - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#35 - Whether you can remove the restrict of exported method must be return an *dbus.Error

Issue - State: open - Opened by snyh almost 11 years ago - 5 comments

#34 - implement d-feet intropsect handle (I can't find some document descripti...

Pull Request - State: closed - Opened by snyh almost 11 years ago - 7 comments

#33 - Only send unix credentials on !darwin

Pull Request - State: closed - Opened by jessevdk almost 11 years ago

#32 - Use launchctl to obtain session bus address on OS X

Pull Request - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#31 - transport_unix does not compile on mac

Issue - State: closed - Opened by awalterschulze almost 11 years ago - 8 comments

#30 - Use launchctl to obtain session bus address on OS X

Pull Request - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#29 - Use launchctl to obtain session bus address on OS X

Pull Request - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#28 - Is SendNullByte needed?

Issue - State: closed - Opened by jessevdk almost 11 years ago - 1 comment

#27 - The server.go example is not properly introspectable

Issue - State: open - Opened by ijanos almost 11 years ago - 5 comments

#26 - Enabling the support of interface{} in type signature

Pull Request - State: closed - Opened by acasas almost 11 years ago - 1 comment

#25 - Convenience dbus Get

Pull Request - State: closed - Opened by hoffoo almost 11 years ago - 1 comment

#24 - Read properties of com.ubuntu.Upstart0_6.Instance

Issue - State: closed - Opened by acasas almost 11 years ago - 2 comments

#23 - panic: reflect: call of reflect.Value.Elem on map Value

Issue - State: closed - Opened by dmacvicar about 11 years ago - 2 comments

#22 - Handle signals with omitted sender

Pull Request - State: closed - Opened by tdubrownik about 11 years ago - 1 comment

#21 - Make struct-exports customizable

Issue - State: closed - Opened by Merovius about 11 years ago - 1 comment

#20 - Add missing err check for SessionBusPrivate() to prevent core dump

Pull Request - State: closed - Opened by jdutton about 11 years ago

#19 - Store fails with "invalid type interface{}"

Issue - State: closed - Opened by guelfey about 11 years ago - 1 comment
Labels: bug

#18 - Finalize API

Issue - State: open - Opened by guelfey over 11 years ago - 1 comment

#17 - Rework API for asynchronous calls

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#16 - introspect: Add some more stuff

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#15 - Move introspection stuff to a sub-package

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: maybe

#14 - Implement org.freedesktop.DBus.Properties

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#13 - Support autolaunching for the session bus

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: spec

#12 - Validate message bodies when decoding

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement, spec

#11 - Maximum message size is not checked

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: spec

#10 - Maximum signature length is not checked

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: spec

#9 - Maximum depth of container nesting is not checked

Issue - State: closed - Opened by guelfey over 11 years ago - 1 comment
Labels: spec

#8 - Add function for sending arbitrary messages

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#7 - Support eavesdropping

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#6 - Support transports besides unix

Issue - State: open - Opened by guelfey over 11 years ago
Labels: enhancement

#5 - Handle introspection requests better

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#4 - Make Call return a channel

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#3 - Some parts do not conform to the specification

Issue - State: closed - Opened by guelfey over 11 years ago - 1 comment
Labels: bug

#2 - Provide means to emit signals

Issue - State: closed - Opened by guelfey over 11 years ago
Labels: enhancement

#1 - Implement Unix file descriptor passing

Issue - State: closed - Opened by guelfey over 11 years ago - 2 comments
Labels: enhancement