~jamesh/+junk/go-dbus-native

  • Committer: James Henstridge
  • Date: 2012-11-27 07:03:13 UTC
  • Revision ID: james@jamesh.id.au-20121127070313-0r9x50yuw609pya4
Add a mutex to protect the various message handler maps.
Filename Latest Rev Last Changed Committer Comment Size
..
.gitignore 15.1.1 12 years ago Paul Sbarra Add .gitignore 9 bytes Diff Download File
auth.go 25 12 years ago Paul Sbarra Implement DBUS_COOKIE_SHA1 auth mechanism 3.4 KB Diff Download File
dbus.go 58 11 years ago James Henstridge Add a mutex to protect the various message handler 9.6 KB Diff Download File
dbus_test.go 47 11 years ago James Henstridge Make argument signature and parameters private to 1.2 KB Diff Download File
decoder.go 50 11 years ago James Henstridge Store the message body as an encoded byte slice. 10.4 KB Diff Download File
decoder_test.go 40 11 years ago James Henstridge Split the encoder and decoder into separate files. 8.1 KB Diff Download File
encoder.go 50 11 years ago James Henstridge Store the message body as an encoded byte slice. 4.4 KB Diff Download File
encoder_test.go 50 11 years ago James Henstridge Store the message body as an encoded byte slice. 6.6 KB Diff Download File
introspect.go 45 11 years ago James Henstridge Switch rest of code base over to ObjectPath and Si 2.5 KB Diff Download File
introspect_test.go 13 12 years ago Matej Knific A lot of fixes 2.1 KB Diff Download File
LICENSE 11 14 years ago papamitra Added LICENSE 1 KB Diff Download File
matchrule.go 45 11 years ago James Henstridge Switch rest of code base over to ObjectPath and Si 999 bytes Diff Download File
matchrule_test.go 20.1.1 12 years ago Bryan Matsuo Use 'better' names for MessageType constants. Add 349 bytes Diff Download File
message.go 55 11 years ago James Henstridge Rename Message.Append to Message.AppendArgs, .Get 6.1 KB Diff Download File
message_test.go 55 11 years ago James Henstridge Rename Message.Append to Message.AppendArgs, .Get 3.8 KB Diff Download File
proxy.go 56 11 years ago James Henstridge In-progress sketch of what object proxies could lo 4.6 KB Diff Download File
README.markdown 28 12 years ago Matej Knific Fixed example: Replaced Initialize with Authentica 2.3 KB Diff Download File
suite_test.go 33 11 years ago James Henstridge Convert newmarshal tests to use gocheck. Improve t 147 bytes Diff Download File
types.go 53 11 years ago James Henstridge Don't bother going through introspection data to d 2.3 KB Diff Download File