Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-10 | Remove unneccessary cast | Matthew Johnson | 1 | -1/+1 |
2008-01-10 | Write multiple byte[] at once | Matthew Johnson | 1 | -6/+15 |
2007-12-11 | aoeu | Matthew Johnson | 2 | -5/+14 |
2007-12-03 | add gettext localization | Matthew Johnson | 27 | -188/+303 |
2007-12-02 | fix fallback introspection | Matthew Johnson | 2 | -0/+6 |
2007-12-02 | add fallback objects | Matthew Johnson | 2 | -2/+70 |
2007-12-02 | weakreference bug fixes | Matthew Johnson | 6 | -17/+98 |
2007-12-02 | fix or ignore warnings | Matthew Johnson | 22 | -60/+85 |
2007-12-02 | +++ b/changelog | Matthew Johnson | 7 | -24/+97 |
2007-11-29 | * Fix struct type parsing error (spotted by Gunnar Aastrand Grimnesv2.3.2 | Matthew Johnson | 7 | -13/+109 |
2007-10-25 | profile rate add; | Matthew Johnson | 5 | -2/+60 |
2007-08-29 | +++ b/changelog | Matthew Johnson | 4 | -3/+51 |
2007-07-26 | +++ b/changelog | Matthew Johnson | 4 | -6/+25 |
2007-07-13 | * add DBusInterfaceName annotation to override the Java interface name as2.3 | Matthew Johnson | 7 | -9/+60 |
2007-07-13 | +++ b/changelog | Matthew Johnson | 3 | -24/+72 |
2007-05-26 | +++ b/changelog | Matthew Johnson | 3 | -21/+163 |
2007-03-31 | documentation and callinfo update for callbacks | Matthew Johnson | 2 | -4/+12 |
2007-03-31 | Add async-with-callback API. | Matthew Johnson | 7 | -6/+142 |
2007-03-20 | a few updates | Matthew Johnson | 2 | -28/+36 |
2007-03-18 | * Change casting and return types for get{Peer,}RemoteObject calls to | Matthew Johnson | 2 | -13/+13 |
2007-03-08 | change to newer cross-test spec | Matthew Johnson | 3 | -27/+28 |
2007-02-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/dbus/dbus-java | Matthew Johnson | 2 | -4/+85 |
2007-02-13 | * fix CreateInterface to put DBusException in the right package in import | Matthew Johnson | 1 | -1/+1 |
2007-01-17 | nicer error messages | Matthew Johnson | 1 | -42/+47 |
2007-01-17 | allow null interfaces | Matthew Johnson | 1 | -0/+1 |
2007-01-17 | add DBusCall | Matthew Johnson | 1 | -0/+66 |
2007-01-11 | fix cross-test-client | Matthew Johnson | 1 | -4/+13 |
2007-01-03 | set read timeout | Matthew Johnson | 4 | -16/+22 |
2007-01-03 | documentation, --tcp option | Matthew Johnson | 2 | -3/+36 |
2007-01-02 | add windows files | Matthew Johnson | 3 | -4/+20 |
2007-01-02 | add --version | Matthew Johnson | 2 | -2/+17 |
2007-01-02 | some fixups | Matthew Johnson | 2 | -73/+175 |
2007-01-01 | run tests on DBusDaemon | Matthew Johnson | 1 | -15/+127 |
2007-01-01 | documentation | Matthew Johnson | 1 | -0/+4 |
2007-01-01 | add extra sending thread in Abstract Connection, use blocking IO | Matthew Johnson | 4 | -72/+94 |
2007-01-01 | multi-threaded daemon | Matthew Johnson | 6 | -171/+501 |
2006-12-30 | daemon | Matthew Johnson | 9 | -38/+118 |
2006-12-30 | aoeu | Matthew Johnson | 3 | -1/+295 |
2006-12-30 | add missing filesnative-wire | Matthew Johnson | 2 | -0/+42 |
2006-12-30 | fix sha-1 auth on reference implementation | Matthew Johnson | 1 | -3/+14 |
2006-12-30 | implement sha-1 cookies for server and client, fix tcp connections | Matthew Johnson | 3 | -152/+624 |
2006-12-29 | start to add tcp support | Matthew Johnson | 2 | -16/+119 |
2006-12-29 | low-level & p2p documentation | Matthew Johnson | 3 | -9/+8 |
2006-12-29 | * Add peer 2 peer support with DirectConnection class | Matthew Johnson | 26 | -838/+1373 |
2006-12-29 | documentation and changing binding to implementation | Matthew Johnson | 77 | -77/+77 |
2006-12-25 | passes internal-cross-check | Matthew Johnson | 5 | -12/+62 |
2006-12-25 | more fixes | Matthew Johnson | 17 | -105/+109 |
2006-12-25 | speedups | Matthew Johnson | 6 | -21/+32 |
2006-12-25 | make check passes | Matthew Johnson | 11 | -112/+168 |
2006-12-24 | lots of messages work! | Matthew Johnson | 6 | -17/+59 |