Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-01 | fix tcp timestamp issues | Matthew Johnson | 1 | -0/+11 | |
2009-11-01 | change cross-test to test dbusdaemon more | Matthew Johnson | 1 | -1/+2 | |
2009-02-20 | patches from Omair Majid <omajid@redhat.com> | Matthew Johnson | 1 | -1/+2 | |
2008-11-18 | PeerSet works | Matthew Johnson | 1 | -0/+1 | |
2008-07-21 | * Fix for possible NPex in DBusDaemon | Matthew Johnson | 1 | -1/+1 | |
* Add hexdump.jar to Class-Path for libdbus-java.jar | |||||
2008-06-24 | provide a bin target which doesn't build man and doc | Matthew Johnson | 1 | -5/+4 | |
2008-06-23 | Patch from Omair Majid <omajid -at- redhat -dot- com> to | Matthew Johnson | 1 | -2/+6 | |
have make all build the manpages. | |||||
2008-06-22 | Author: Omair Majid <omajid@redhat.com> | Matthew Johnson | 1 | -2/+4 | |
Date: Fri Jun 20 12:41:49 2008 -0400 added JAVADOCPREFIX to allow overriding the installation location of javadocs when doing make install | |||||
2008-01-10 | oeu | Matthew Johnson | 1 | -1/+1 | |
2007-12-21 | .viewerclasses needs to depend on .binclasses | Matthew Johnson | 1 | -1/+1 | |
2007-12-03 | add gettext localization | Matthew Johnson | 1 | -4/+11 | |
2007-12-02 | calculate versions from changelog | Matthew Johnson | 1 | -2/+2 | |
2007-10-25 | profile rate add; | Matthew Johnson | 1 | -8/+8 | |
* 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-07-26 | bump version | Matthew Johnson | 1 | -1/+1 | |
2007-07-26 | +++ b/changelog | Matthew Johnson | 1 | -2/+2 | |
+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> | |||||
2007-07-13 | bump version number | Matthew Johnson | 1 | -2/+2 | |
2007-07-13 | fix make clean | Matthew Johnson | 1 | -3/+3 | |
2007-07-13 | +++ b/changelog | Matthew Johnson | 1 | -5/+5 | |
+ * Add test for arrays-of-structs + * Fix arrays-of-structs bug (spotted by Daniel Machado + <cdanielmachado -at- gmail -dot- com>) + * Fix bashism in Makefile | |||||
2007-07-11 | +++ b/changelog | Matthew Johnson | 1 | -1/+1 | |
+ * Update documentation for nested classes + * Documentation build fix | |||||
2007-05-30 | +++ b/changelog | Matthew Johnson | 1 | -4/+8 | |
+ * Add Class-Path to jar manifests | |||||
2007-05-26 | +++ b/changelog | Matthew Johnson | 1 | -1/+3 | |
+ * Apply recursive-path patch for DBusViewer (written by Zsombor Gegesy + <gzsombor -at- gmail -dot- com>) + | |||||
2007-03-31 | new version in testing | Matthew Johnson | 1 | -2/+2 | |
2007-01-17 | add DBusCall | Matthew Johnson | 1 | -9/+11 | |
2007-01-11 | fix cross-test-client | Matthew Johnson | 1 | -2/+2 | |
2007-01-04 | fix bugs, build scripts with $JAVA | Matthew Johnson | 1 | -2/+2 | |
2007-01-03 | aou | Matthew Johnson | 1 | -1/+1 | |
2007-01-03 | bump version | Matthew Johnson | 1 | -1/+1 | |
2007-01-03 | add zip target2.0 | Matthew Johnson | 1 | -1/+3 | |
2007-01-02 | windows zip makefile target | Matthew Johnson | 1 | -0/+9 | |
2007-01-02 | add windows files | Matthew Johnson | 1 | -31/+49 | |
2007-01-02 | add --version | Matthew Johnson | 1 | -1/+1 | |
2007-01-01 | run tests on DBusDaemon | Matthew Johnson | 1 | -22/+33 | |
2007-01-01 | multi-threaded daemon | Matthew Johnson | 1 | -2/+2 | |
2006-12-30 | aoeu | Matthew Johnson | 1 | -12/+17 | |
2006-12-29 | low-level & p2p documentation | Matthew Johnson | 1 | -0/+11 | |
2006-12-29 | * Add peer 2 peer support with DirectConnection class | Matthew Johnson | 1 | -1/+12 | |
* add peer to peer test * split some code from DBusConnection into common super-class AbstractConnection * Support float ('f') type with tests * Degrade floats to doubles when DBUS_JAVA_FLOATS is not set * add DBus.Peer interface to standard introspection data | |||||
2006-12-29 | documentation and changing binding to implementation | Matthew Johnson | 1 | -1/+0 | |
2006-12-25 | more fixes | Matthew Johnson | 1 | -2/+2 | |
2006-12-24 | fix more bugs | Matthew Johnson | 1 | -1/+1 | |
2006-12-22 | compiles!! | Matthew Johnson | 1 | -9/+9 | |
2006-12-22 | more updates | Matthew Johnson | 1 | -2/+2 | |
2006-12-18 | change to reference java unix not dbus | Matthew Johnson | 1 | -61/+34 | |
2006-12-13 | make tests run better1.13 | Matthew Johnson | 1 | -2/+3 | |
2006-12-13 | add checks and docs for DBusInterface outside package; make dist correctly ↵ | Matthew Johnson | 1 | -2/+2 | |
with new script locations | |||||
2006-11-27 | change build system to fix bsd bugs and use DESTDIR properly. Move ↵ | Matthew Johnson | 1 | -68/+69 | |
everything around somewhat | |||||
2006-11-21 | fix deadlock in signals, add AccessDenied signal | Matthew Johnson | 1 | -2/+3 | |
2006-11-21 | up to dev version number | Matthew Johnson | 1 | -2/+2 | |
2006-11-21 | don't install png, there aren't any | Matthew Johnson | 1 | -2/+1 | |
2006-11-21 | remove Hal and use tex4ht | Matthew Johnson | 1 | -5/+8 | |
2006-11-19 | compile with -pedantic -std=c99 | Matthew Johnson | 1 | -1/+1 | |