index
:
dbus/dbus-java
dyncode
master
native-wire
Java bindings for D-Bus lightweight IPC mechanism (mirrored from https://gitlab.freedesktop.org/dbus/dbus-java)
johnp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-17
another test case
HEAD
master
Matthew Johnson
3
-10
/
+31
2009-12-06
add handleError in callbacks
2.7
Matthew Johnson
5
-1
/
+67
2009-11-01
fix tcp timestamp issues
Matthew Johnson
1
-11
/
+18
2009-11-01
read bus address from /home/mjj29
Matthew Johnson
1
-1
/
+32
2009-11-01
make MessageReader/Writer use buffered streams
Matthew Johnson
2
-3
/
+7
2009-11-01
fix signal handling bug in DBusDaemon
Matthew Johnson
1
-65
/
+88
2009-11-01
add regression test for structs in maps in signals
Matthew Johnson
2
-3
/
+16
2009-11-01
fix lack of recursive deserialization of maps
Matthew Johnson
2
-1
/
+10
2009-05-21
Merge branch 'master' of git+ssh://ianthe.matthew.ath.cx/home/mjj29/scm/dbus-...
Matthew Johnson
13
-46
/
+195
2009-05-21
extra regression test and fix for empty signals
Matthew Johnson
6
-4
/
+58
2009-04-29
fix bug in disconnected handling
Matthew Johnson
1
-0
/
+2
2009-03-29
handle disconnected operations properly
Matthew Johnson
4
-12
/
+31
2009-03-29
Merge branch 'master' of git+ssh://illythia.matthew.ath.cx/home/mjj29/scm/dbu...
Matthew Johnson
1
-2
/
+1
2009-03-29
new (currently failing) tests relating to disconnected state
Matthew Johnson
4
-10
/
+61
2009-03-25
aoeu
Matthew Johnson
1
-2
/
+1
2009-03-25
make tests more robust
Matthew Johnson
1
-8
/
+9
2009-03-25
more merge lala
Matthew Johnson
1
-2
/
+2
2009-03-25
fix Path returns from implicit variants
Matthew Johnson
6
-9
/
+68
2009-03-25
fix Path returns from implicit variants
Matthew Johnson
2
-4
/
+17
2009-03-22
add tests for and fix issue around Path/ObjectPath
Matthew Johnson
6
-8
/
+68
2009-03-15
fix dependency on unix.jar even in tcp mode
Matthew Johnson
1
-1
/
+8
2009-01-07
whoops, I really should have added this!
Matthew Johnson
1
-0
/
+45
2008-11-18
PeerSet works
Matthew Johnson
3
-9
/
+9
2008-11-18
more peerset stuff
Matthew Johnson
2
-32
/
+97
2008-11-16
start doing PeerSet work
Matthew Johnson
2
-0
/
+77
2008-11-16
* Fix array mmarshalling bug (Fixes: #13291)
Matthew Johnson
5
-2
/
+19
2008-11-14
* Make signals with renamed interfaces and member names work
Matthew Johnson
5
-6
/
+45
2008-08-18
Add GetAll to properties interface
Matthew Johnson
1
-0
/
+6
2008-07-21
* Fix for possible NPex in DBusDaemon
Matthew Johnson
1
-2
/
+3
2008-06-12
fix stale threads being left over
Matthew Johnson
2
-1
/
+4
2008-06-08
add missing file
Matthew Johnson
1
-0
/
+43
2008-05-31
relicence to LGPL
Matthew Johnson
103
-105
/
+106
2008-05-31
fixes
Matthew Johnson
4
-6
/
+58
2008-05-14
* Fix dynamic introspection of objects which export the same
Matthew Johnson
1
-1
/
+3
2008-04-18
fix race condition
Matthew Johnson
1
-1
/
+3
2008-04-04
+++ b/changelog
Matthew Johnson
1
-1
/
+2
2008-03-09
+ * Fix returning DBusSerializables (Spotted by Johannes Felten
Matthew Johnson
3
-3
/
+11
2008-03-09
new regression test and fix part 1 for returning dbus-serializables
Matthew Johnson
3
-18
/
+23
2008-02-05
make weakreferences optional
Matthew Johnson
2
-6
/
+22
2008-02-05
fix warnings when building with gcj
Matthew Johnson
38
-233
/
+195
2008-02-03
bump the ensureBuffers multiple, makes a _huge_ difference
Matthew Johnson
1
-4
/
+4
2008-02-03
Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-java
Matthew Johnson
5
-224
/
+266
2008-02-03
ensure buffer patch
Matthew Johnson
1
-0
/
+19
2008-02-03
add profile
Matthew Johnson
5
-224
/
+266
2008-02-01
fix utf8 characters in test
Matthew Johnson
2
-14
/
+7
2008-01-29
aoeu
Matthew Johnson
2
-7
/
+14
2008-01-29
small tweaks in test suite
Matthew Johnson
2
-14
/
+7
2008-01-11
Fix profiler
Matthew Johnson
1
-7
/
+14
2008-01-11
work on bsd
Matthew Johnson
1
-4
/
+12
2008-01-10
oeu
Matthew Johnson
7
-10
/
+19
[next]