lp://staging/~mvo/go-dbus/lp1417456-name-owner-change-not-caught

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp://staging/~mvo/go-dbus/lp1417456-name-owner-change-not-caught
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
go-dbus
Status:
Merged

Recent revisions

134. By Michael Vogt

make signalWatch take a pointer instead of a value to ensure that nameOwnerChanges in signal.go are updated for the correct rule (see LP: #1417456)

133. By Samuele Pedroni

make message writes on a connection atomic (not globally)

132. By Samuele Pedroni

avoid exploding decoding an empty array into a blank interface, with test

131. By Samuele Pedroni

fix test hangs and races in signal.go; make sure signal watches observe name ownership changes and match signals in the order they arrive over the Connection (move to a callback approach at the lowest level internally to achieve that)

130. By Samuele Pedroni

fix names.go test hangs and races

129. By Sergio Schvezov

Making message writing sequential to avoid multiple messages writing to the bus at the same time

128. By John Lenton

Fix an off-by-one in a length check.

127. By John Lenton

Extend RegisterObjectPath to support receiving method calls on paths
that start with a given path without registering each sub-path
explicitly.

126. By Samuele Pedroni

fix offset after decoding map into blank interface

125. By John Lenton

Add support for decoding dictionaries into interface{} (e.g. for variants).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers