| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * src/qpid/broker/SessionHandler.cpp: | Alan Conway | 2007-09-18 | 3 | -65/+75 |
| * | Added Dispatcher class (plus test). This converts incoming MessageTransfer fr... | Gordon Sim | 2007-09-18 | 6 | -11/+324 |
| * | Added XA support (for 0_10 only) | Arnaud Simon | 2007-09-18 | 10 | -36/+930 |
| * | made testlib use session_open for 0-10 | Rafael H. Schloming | 2007-09-18 | 1 | -1/+5 |
| * | added 0_10 replyTo support | Arnaud Simon | 2007-09-18 | 6 | -14/+46 |
| * | added support querying an exchange and implemented dtx Session | Arnaud Simon | 2007-09-18 | 3 | -12/+24 |
| * | * ProtocolEvent.Switch --> ProtocolDelegate | Rafael H. Schloming | 2007-09-17 | 14 | -121/+121 |
| * | Renamed SessionAdapter as SessionHandler. | Alan Conway | 2007-09-17 | 10 | -40/+40 |
| * | Blocked 574873,574876,565248 from M2 as requested. | Rupert Smith | 2007-09-17 | 0 | -0/+0 |