| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated qmf-agent API to allow user to specify uid, password, mechanism, and ... | Ted Ross | 2008-11-13 | 8 | -71/+89 |
| * | patches from imain for fixing agent heartbeats, agent and broker bank, and ag... | Rafael H. Schloming | 2008-11-13 | 1 | -10/+12 |
| * | merged 0-10 ruby client from QPID-1443 into existing ruby client | Rafael H. Schloming | 2008-11-13 | 39 | -388/+6105 |
| * | Added null config for SSL test. This test will malfunction if there is | Ted Ross | 2008-11-13 | 2 | -1/+2 |
| * | Removed optimistic-consume option for queues | Ted Ross | 2008-11-12 | 1 | -9/+1 |
| * | Removed optimisticConsume queue option, queues always consume optimistically. | Alan Conway | 2008-11-12 | 1 | -11/+0 |
| * | File missing from last commit. | Ted Ross | 2008-11-12 | 1 | -1/+1 |
| * | Generalized the creation of makefile fragments in qmf code generation. | Ted Ross | 2008-11-12 | 3 | -15/+50 |
| * | QPID-1457: Removed erroneous signal settings | Andrew Stitcher | 2008-11-12 | 1 | -3/+0 |
| * | Cluster replicates queues/exchanges with same encode/decode functions as the ... | Alan Conway | 2008-11-12 | 10 | -27/+86 |
| * | Fix problem where broker generates empty URL if run on a host with only the 1... | Alan Conway | 2008-11-12 | 1 | -3/+5 |
| * | Qpid-1146: Added doc + samples | Arnaud Simon | 2008-11-12 | 10 | -11/+187 |
| * | Added back header file that I mistakenly removed in r712653. | Gordon Sim | 2008-11-12 | 1 | -0/+1 |
| * | Correct returned value on successful parse | Stephen D. Huston | 2008-11-11 | 1 | -1/+1 |
| * | Add newly-added files and removed those removed | Stephen D. Huston | 2008-11-11 | 2 | -24/+0 |
| * | Include DeliveryRecord::credit in replication to new members. | Alan Conway | 2008-11-11 | 6 | -7/+14 |
| * | Fix deadlock when Message::flush() re-enters IncompleteMessageList. | Alan Conway | 2008-11-11 | 1 | -2/+5 |
| * | Fixed a violation of the lock hierarchy in LinkRegistry and Link | Ted Ross | 2008-11-11 | 1 | -24/+25 |
| * | fixed encoding of 64 bit types and added additional tests for 64 bit integers | Rafael H. Schloming | 2008-11-11 | 2 | -4/+9 |
| * | Fixed a file-descriptor leak in the c++ client API. If the socket connection | Ted Ross | 2008-11-11 | 2 | -2/+14 |
| * | added codec tests for int64 | Rafael H. Schloming | 2008-11-11 | 1 | -0/+8 |
| * | handle case where doOutput call causes last task to be removed. | Gordon Sim | 2008-11-11 | 1 | -0/+1 |
| * | QPID-1448 - Management APIs and CLI tools are not unicode safe | Ted Ross | 2008-11-11 | 6 | -76/+100 |
| * | QPID-1453 : Removed loops from script | Martin Ritchie | 2008-11-11 | 1 | -1/+1 |
| * | use long syntax for flow control literals, this will hopefully avoid future w... | Rafael H. Schloming | 2008-11-10 | 1 | -1/+1 |
| * | QPID-1446 - A more efficient data structure for freeing management objects. | Ted Ross | 2008-11-10 | 2 | -39/+34 |
| * | QPID-1445 patch from Jonathan | Carl C. Trieloff | 2008-11-10 | 12 | -87/+230 |
| * | QPID-1446 - Fixed memory leak in management agent affecting broker. | Ted Ross | 2008-11-10 | 3 | -6/+33 |
| * | * don't call exit after catching exception on any particular thread as the ot... | Gordon Sim | 2008-11-10 | 1 | -5/+6 |
| * | fixed potential race condition in qpid.util.listen; added asserts to internal... | Rafael H. Schloming | 2008-11-10 | 4 | -1/+4 |
| * | added a timestamp class to qpid.datatypes and modified codec to use it for AM... | Rafael H. Schloming | 2008-11-10 | 5 | -15/+120 |
| * | Just use standard qpidc config file for ssl options | Gordon Sim | 2008-11-10 | 1 | -1/+1 |
| * | Remove wrappers for 'transparent' failover; this will be better handled throu... | Gordon Sim | 2008-11-10 | 10 | -2701/+1 |
| * | broker/Message, IncompleteMessageList: drop waitFor(De|En)Complete, replace w... | Alan Conway | 2008-11-07 | 6 | -45/+53 |
| * | QPID-1439 : Revert change but add ability to track what test started the brok... | Martin Ritchie | 2008-11-07 | 3 | -6/+2 |
| * | QPID-1438: Before registering the rdma daemon transport plugin check | Andrew Stitcher | 2008-11-07 | 5 | -5/+19 |
| * | Added a bit more detail to comments. | Gordon Sim | 2008-11-07 | 1 | -0/+9 |
| * | * Added some doxygen comments for FailoverManager | Gordon Sim | 2008-11-07 | 4 | -57/+101 |
| * | QPID-961 fix for attempt not set back to 0 before forcequit loop, highlighted... | Marnie McCormack | 2008-11-07 | 1 | -1/+2 |
| * | QPID-1439 : Updates to ensure we maintain the log files from each external Ja... | Martin Ritchie | 2008-11-07 | 3 | -3/+12 |
| * | Update log4j to be more useful | Martin Ritchie | 2008-11-07 | 1 | -8/+34 |
| * | QPID-1425 : Upping the timeout to ensure that the failures we are occaisional... | Robert Godfrey | 2008-11-07 | 1 | -1/+1 |
| * | Add Message callbacks for async completion. | Alan Conway | 2008-11-06 | 13 | -42/+192 |
| * | Restrict connection close codes to the set defined in the spec | Gordon Sim | 2008-11-06 | 18 | -166/+104 |
| * | Removed the --enforce-acl option. Instead if a policy file is specified acl w... | Rajith Muditha Attapattu | 2008-11-06 | 5 | -39/+24 |
| * | QPID-1430: *ahem* better fix for NPE on connection close | Rafael H. Schloming | 2008-11-06 | 1 | -1/+6 |
| * | QPID-1437 - Made example better able to demonstrate proper shutdown by adding... | Ted Ross | 2008-11-06 | 1 | -2/+14 |
| * | QPID-1413: disable output before sending detach | Gordon Sim | 2008-11-06 | 6 | -3/+17 |
| * | Correct excessive use of inline functions in PersistableMessage.h. | Alan Conway | 2008-11-06 | 2 | -98/+133 |
| * | QPID-1437 - Fixed qmf agent shutdown | Ted Ross | 2008-11-06 | 2 | -7/+49 |