Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-17 | another test caseHEADmaster | Matthew Johnson | 3 | -10/+31 | |
2009-12-06 | add handleError in callbacks2.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 ↵ | Matthew Johnson | 13 | -46/+195 | |
git+ssh://ianthe.matthew.ath.cx/home/mjj29/scm/dbus-java Conflicts: org/freedesktop/dbus/test/test.java | |||||
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 ↵ | Matthew Johnson | 1 | -2/+1 | |
git+ssh://illythia.matthew.ath.cx/home/mjj29/scm/dbus-java | |||||
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 | |
if they are explicitly listened for (Partially fixes: #18257). Also make the error reporting better when it doesn't work. * Add test for signal with renamed interface. * Fix clearing of string buffer during marshalling (Fixes: #17362) | |||||
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 | |
* Add hexdump.jar to Class-Path for libdbus-java.jar | |||||
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 | |
interface multiple times (Patch fromSveinung Kvilhaugsvik <sveinung84 -at- users -dot- sourceforge -dot- net>) | |||||
2008-04-18 | fix race condition | Matthew Johnson | 1 | -1/+3 | |
2008-04-04 | +++ b/changelog | Matthew Johnson | 1 | -1/+2 | |
+ * Fix CreateInterface (Spotted by Tom Walsh <walshtc -at- gmail -dot- com>) | |||||
2008-03-09 | + * Fix returning DBusSerializables (Spotted by Johannes Felten | Matthew Johnson | 3 | -3/+11 | |
+ <johannesfelten -at- googlemail -dot- com>) | |||||
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 | |
Conflicts: changelog | |||||
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 | |