Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-17 | Patch manpage source to build with docbook2x | Matthew Johnson | 1 | -0/+5 | |
2009-12-06 | add handleError in callbacks2.7 | Matthew Johnson | 1 | -2/+2 | |
2009-11-01 | fix tcp timestamp issues | Matthew Johnson | 1 | -0/+3 | |
2009-11-01 | read bus address from /home/mjj29 | Matthew Johnson | 1 | -0/+1 | |
2009-11-01 | make MessageReader/Writer use buffered streams | Matthew Johnson | 1 | -0/+2 | |
2009-11-01 | fix signal handling bug in DBusDaemon | Matthew Johnson | 1 | -1/+3 | |
2009-11-01 | fix lack of recursive deserialization of maps | Matthew Johnson | 1 | -2/+4 | |
2009-05-21 | log entry | Matthew Johnson | 1 | -0/+2 | |
2009-04-29 | fix bug in disconnected handling | Matthew Johnson | 1 | -0/+5 | |
2009-03-29 | log | Matthew Johnson | 1 | -2/+4 | |
2009-03-22 | add tests for and fix issue around Path/ObjectPath | Matthew Johnson | 1 | -0/+2 | |
2009-03-15 | fix dependency on unix.jar even in tcp mode | Matthew Johnson | 1 | -0/+1 | |
2009-02-20 | patches from Omair Majid <omajid@redhat.com> | Matthew Johnson | 1 | -1/+3 | |
2008-11-18 | PeerSet works | Matthew Johnson | 1 | -0/+7 | |
2008-11-16 | * Fix array mmarshalling bug (Fixes: #13291) | Matthew Johnson | 1 | -9/+6 | |
2008-11-14 | * Make signals with renamed interfaces and member names work | Matthew Johnson | 1 | -0/+9 | |
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 | log | Matthew Johnson | 1 | -0/+2 | |
2008-07-21 | * Fix for possible NPex in DBusDaemon | Matthew Johnson | 1 | -0/+5 | |
* Add hexdump.jar to Class-Path for libdbus-java.jar | |||||
2008-06-24 | changelog reorganisation | Matthew Johnson | 1 | -3/+0 | |
2008-06-24 | provide a bin target which doesn't build man and doc | Matthew Johnson | 1 | -0/+1 | |
2008-06-23 | Patch from Omair Majid <omajid -at- redhat -dot- com> to | Matthew Johnson | 1 | -0/+2 | |
have make all build the manpages. | |||||
2008-06-22 | add to changelog | Matthew Johnson | 1 | -0/+5 | |
2008-06-07 | relicence | Matthew Johnson | 1 | -0/+1 | |
2008-05-31 | relicence to LGPL | Matthew Johnson | 1 | -2/+5 | |
2008-05-31 | fixes | Matthew Johnson | 1 | -0/+2 | |
2008-05-14 | * Fix dynamic introspection of objects which export the same | Matthew Johnson | 1 | -0/+3 | |
interface multiple times (Patch fromSveinung Kvilhaugsvik <sveinung84 -at- users -dot- sourceforge -dot- net>) | |||||
2008-04-18 | fix race condition | Matthew Johnson | 1 | -0/+2 | |
2008-04-04 | +++ b/changelog | Matthew Johnson | 1 | -0/+1 | |
+ * Fix CreateInterface (Spotted by Tom Walsh <walshtc -at- gmail -dot- com>) | |||||
2008-03-09 | + * Fix returning DBusSerializables (Spotted by Johannes Felten | Matthew Johnson | 1 | -0/+5 | |
+ <johannesfelten -at- googlemail -dot- com>) | |||||
2008-02-19 | aoeu | Matthew Johnson | 1 | -1/+1 | |
2008-02-05 | make weakreferences optional | Matthew Johnson | 1 | -1/+3 | |
2008-02-05 | fix warnings when building with gcj | Matthew Johnson | 1 | -0/+2 | |
2008-02-03 | ensure buffer patch | Matthew Johnson | 1 | -0/+2 | |
2008-02-01 | fix utf8 characters in test | Matthew Johnson | 1 | -0/+1 | |
2008-01-29 | aoeu | Matthew Johnson | 1 | -1/+0 | |
2008-01-29 | small tweaks in test suite | Matthew Johnson | 1 | -0/+1 | |
2008-01-11 | work on bsd | Matthew Johnson | 1 | -0/+1 | |
2008-01-10 | aoue | Matthew Johnson | 1 | -0/+2 | |
2008-01-10 | Write multiple byte[] at once | Matthew Johnson | 1 | -0/+2 | |
2007-12-21 | .viewerclasses needs to depend on .binclasses | Matthew Johnson | 1 | -0/+1 | |
2007-12-11 | aoeu | Matthew Johnson | 1 | -1/+3 | |
2007-12-03 | add gettext localization | Matthew Johnson | 1 | -1/+1 | |
2007-12-02 | add fallback objects | Matthew Johnson | 1 | -0/+2 | |
2007-12-02 | weakreference bug fixes | Matthew Johnson | 1 | -0/+2 | |
2007-12-02 | fix or ignore warnings | Matthew Johnson | 1 | -1/+4 | |
2007-12-02 | +++ b/changelog | Matthew Johnson | 1 | -0/+6 | |
+Version 2.4: + + * Add DBusMemberName to force method names or signal names to something + other than the Java name (suggested byaViktar Vauchkevich <vctr -at- + yandex -dot- ru>) + | |||||
2007-11-29 | * Fix struct type parsing error (spotted by Gunnar Aastrand Grimnesv2.3.2 | Matthew Johnson | 1 | -0/+5 | |
<gunnar -dot- grimnes -at- dfki -dot- de> and Frank Benoit <keinfarbton -at- googlemail -dot- com>) * Fix parsing of serializable classes * Anonymous SASL (needs testing) | |||||
2007-10-25 | profile rate add; | Matthew Johnson | 1 | -1/+4 | |
* Make Marshalling more verbose and descriptive in the presence of mismatched parameter lists (suggested by Anibal Sanchez <anibal -dot- sanchez -at- sunya -dot- com -dot- ar>) | |||||
2007-08-29 | +++ b/changelog | Matthew Johnson | 1 | -0/+3 | |
+ * Add licence headers to files missing them + * Fix minor bug in AbstractConnection.java (reported by Frank Benoit + <benoit -at- tionex -dot- de> | |||||
2007-07-26 | +++ b/changelog | Matthew Johnson | 1 | -1/+9 | |
+Version 2.3.2: + + * Fix empty array/map bug (reported by Jan Kümmel + <freedesktop -at- snorc -dot- org>) + +Version 2.3.1: + + * Fix regression in normal array handling (spotted by Anibal Sanchez + <anibal -dot- sanchez -at- sunya -dot- com -dot- ar> |