| Commit message (Expand) | Author | Age | Files | Lines |
| * | Start execution mark from -1 (0xFFFFFFFF) | Gordon Sim | 2007-09-26 | 7 | -12/+16 |
| * | Renamed the following files for consistency: | Alan Conway | 2007-09-25 | 53 | -120/+120 |
| * | Blocked revisions 578850 via svnmerge | Rupert Smith | 2007-09-25 | 0 | -0/+0 |
| * | Added a conveter to convert between FieldTable and Map<String,Object> for 0-10 | Rajith Muditha Attapattu | 2007-09-25 | 4 | -8/+60 |
| * | improved close handling, made session.sync() return on session close | Rafael H. Schloming | 2007-09-25 | 3 | -1/+31 |
| * | Changed the ExceptionListener to ClosedListerner that notifies a close event. | Rajith Muditha Attapattu | 2007-09-25 | 10 | -70/+80 |
| * | 2007-09-24 Alan Conway <aconway@redhat.com> | Alan Conway | 2007-09-24 | 17 | -214/+246 |
| * | Client.java: workaround for NPE + close underling connection. BasicInteropTes... | Rafael H. Schloming | 2007-09-24 | 2 | -9/+29 |
| * | switched to one byte for class/method ids | Rafael H. Schloming | 2007-09-24 | 2 | -3/+3 |
| * | added a mapping for byte[]s | Rafael H. Schloming | 2007-09-24 | 2 | -0/+2 |
| * | Packaging fixes to spec and Makefile from nsantos@redhat.com. | Alan Conway | 2007-09-24 | 2 | -0/+2 |
| * | Blocked revisions 575688,577316,577660,578048,578061,578765 via svnmerge | Rupert Smith | 2007-09-24 | 0 | -0/+0 |
| * | Added TestClient program for running distributed tests with. | Rupert Smith | 2007-09-24 | 4 | -0/+158 |
| * | added field table encoding/decoding | Rafael H. Schloming | 2007-09-24 | 17 | -113/+742 |
| * | rerun generate script when it is modified | Rafael H. Schloming | 2007-09-24 | 2 | -15/+28 |
| * | added svn:ignore for gentools/src/velocity.log and mllib/*.pyc | Rafael H. Schloming | 2007-09-22 | 0 | -0/+0 |
| * | Added missing makefiles to include_HEADERS for installation. | Alan Conway | 2007-09-21 | 1 | -61/+62 |
| * | Supression for bogus i386 valgrind error. | Alan Conway | 2007-09-21 | 1 | -23/+4 |
| * | - dequeue fix for AIO | Carl C. Trieloff | 2007-09-21 | 3 | -5/+16 |
| * | Split broker::Session into: | Alan Conway | 2007-09-21 | 22 | -281/+331 |
| * | Moved c++ over to using the same preview file for 0-10 work as java. | Gordon Sim | 2007-09-21 | 14 | -7485/+43 |
| * | Use octet each for class and method id (changed c++ and python) | Gordon Sim | 2007-09-21 | 20 | -85/+88 |
| * | added isolated test cases for interop with c++ broker | Rajith Muditha Attapattu | 2007-09-21 | 1 | -0/+126 |
| * | * cpp/bootstrap, cpp/rubygen/generate, cpp/src/Makefile.am: | Alan Conway | 2007-09-20 | 4 | -25/+22 |
| * | added back access ticket to the encode/decode methods | Rafael H. Schloming | 2007-09-20 | 1 | -4/+10 |
| * | added frame-end constant | Rafael H. Schloming | 2007-09-20 | 2 | -2/+11 |
| * | Fix uninitialized memory error. | Alan Conway | 2007-09-19 | 1 | -1/+2 |
| * | merged the qpidity.url classes in to qpid.url and deleted qpidity.url | Rajith Muditha Attapattu | 2007-09-19 | 15 | -317/+54 |
| * | AMQP 0-10 Session suppported on broker and client. | Alan Conway | 2007-09-19 | 9 | -50/+131 |
| * | changed method messageAcquire to test if the acquire range set is null | Arnaud Simon | 2007-09-19 | 1 | -1/+1 |
| * | added messageAcquire method | Arnaud Simon | 2007-09-19 | 1 | -0/+6 |
| * | updated for using jms message for filtering incoming messages | Arnaud Simon | 2007-09-19 | 1 | -42/+54 |
| * | forgot to dispatch non L4 methods inside SessionDelegate | Rafael H. Schloming | 2007-09-19 | 1 | -1/+6 |
| * | Fixed (il)logic in timeout management when waiting for completion. | Gordon Sim | 2007-09-19 | 1 | -2/+2 |
| * | Added routing key for more readable logs. | Alan Conway | 2007-09-19 | 1 | -1/+1 |
| * | renamed qpidity.jms to qpidity.njms and qpidity.client to qpidity.nclient | Arnaud Simon | 2007-09-19 | 59 | -0/+13674 |
| * | deleted qpidity.jms and qpidity.client | Arnaud Simon | 2007-09-19 | 59 | -13674/+0 |
| * | renamed qpidity.jms to qpidity.njms and qpidity.client to qpidity.nclient | Arnaud Simon | 2007-09-19 | 1 | -3/+5 |
| * | renamed qpidity.jms to qpidity.njms and qpidity.client to qpidity.nclient | Arnaud Simon | 2007-09-19 | 9 | -30/+28 |
| * | added njms | Arnaud Simon | 2007-09-19 | 42 | -122/+114 |
| * | added nclient | Arnaud Simon | 2007-09-19 | 17 | -45/+44 |
| * | Added HandlerImpl.h back to distributed list to get make distcheck working. | Gordon Sim | 2007-09-19 | 1 | -0/+1 |
| * | * src/qpid/broker/SemanticHandler.cpp: add assert to suspect logic for execu... | Alan Conway | 2007-09-18 | 2 | -11/+7 |
| * | Eliminate ChannelAdapter from broker code. | Alan Conway | 2007-09-18 | 3 | -37/+16 |
| * | File missed in previos commit. | Alan Conway | 2007-09-18 | 1 | -1/+1 |
| * | File missed in previos commit. | Alan Conway | 2007-09-18 | 1 | -1/+1 |
| * | Refactor HandlerImpl to use Session rather than CoreRefs. | Alan Conway | 2007-09-18 | 23 | -308/+198 |
| * | added message selector evaluation (for 0_10 only) | Arnaud Simon | 2007-09-18 | 4 | -30/+223 |
| * | Use credit mode when using NO_ACK and prefetch is not set. | Gordon Sim | 2007-09-18 | 1 | -8/+13 |
| * | * rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h: | Alan Conway | 2007-09-18 | 7 | -30/+35 |