summaryrefslogtreecommitdiff
path: root/org
AgeCommit message (Expand)AuthorFilesLines
2008-01-10Remove unneccessary castMatthew Johnson1-1/+1
2008-01-10Write multiple byte[] at onceMatthew Johnson1-6/+15
2007-12-11aoeuMatthew Johnson2-5/+14
2007-12-03add gettext localizationMatthew Johnson27-188/+303
2007-12-02fix fallback introspectionMatthew Johnson2-0/+6
2007-12-02add fallback objectsMatthew Johnson2-2/+70
2007-12-02weakreference bug fixesMatthew Johnson6-17/+98
2007-12-02fix or ignore warningsMatthew Johnson22-60/+85
2007-12-02+++ b/changelogMatthew Johnson7-24/+97
2007-11-29 * Fix struct type parsing error (spotted by Gunnar Aastrand Grimnesv2.3.2Matthew Johnson7-13/+109
2007-10-25profile rate add;Matthew Johnson5-2/+60
2007-08-29+++ b/changelogMatthew Johnson4-3/+51
2007-07-26+++ b/changelogMatthew Johnson4-6/+25
2007-07-13 * add DBusInterfaceName annotation to override the Java interface name as2.3Matthew Johnson7-9/+60
2007-07-13+++ b/changelogMatthew Johnson3-24/+72
2007-05-26+++ b/changelogMatthew Johnson3-21/+163
2007-03-31documentation and callinfo update for callbacksMatthew Johnson2-4/+12
2007-03-31Add async-with-callback API.Matthew Johnson7-6/+142
2007-03-20a few updatesMatthew Johnson2-28/+36
2007-03-18* Change casting and return types for get{Peer,}RemoteObject calls toMatthew Johnson2-13/+13
2007-03-08change to newer cross-test specMatthew Johnson3-27/+28
2007-02-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbus-javaMatthew Johnson2-4/+85
2007-02-13* fix CreateInterface to put DBusException in the right package in importMatthew Johnson1-1/+1
2007-01-17nicer error messagesMatthew Johnson1-42/+47
2007-01-17allow null interfacesMatthew Johnson1-0/+1
2007-01-17add DBusCallMatthew Johnson1-0/+66
2007-01-11fix cross-test-clientMatthew Johnson1-4/+13
2007-01-03set read timeoutMatthew Johnson4-16/+22
2007-01-03documentation, --tcp optionMatthew Johnson2-3/+36
2007-01-02add windows filesMatthew Johnson3-4/+20
2007-01-02add --versionMatthew Johnson2-2/+17
2007-01-02some fixupsMatthew Johnson2-73/+175
2007-01-01run tests on DBusDaemonMatthew Johnson1-15/+127
2007-01-01documentationMatthew Johnson1-0/+4
2007-01-01add extra sending thread in Abstract Connection, use blocking IOMatthew Johnson4-72/+94
2007-01-01multi-threaded daemonMatthew Johnson6-171/+501
2006-12-30daemonMatthew Johnson9-38/+118
2006-12-30aoeuMatthew Johnson3-1/+295
2006-12-30add missing filesnative-wireMatthew Johnson2-0/+42
2006-12-30fix sha-1 auth on reference implementationMatthew Johnson1-3/+14
2006-12-30implement sha-1 cookies for server and client, fix tcp connectionsMatthew Johnson3-152/+624
2006-12-29start to add tcp supportMatthew Johnson2-16/+119
2006-12-29low-level & p2p documentationMatthew Johnson3-9/+8
2006-12-29 * Add peer 2 peer support with DirectConnection classMatthew Johnson26-838/+1373
2006-12-29documentation and changing binding to implementationMatthew Johnson77-77/+77
2006-12-25passes internal-cross-checkMatthew Johnson5-12/+62
2006-12-25more fixesMatthew Johnson17-105/+109
2006-12-25speedupsMatthew Johnson6-21/+32
2006-12-25make check passesMatthew Johnson11-112/+168
2006-12-24lots of messages work!Matthew Johnson6-17/+59