| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-901: always reset the auto-sync mode even if the call fails | Rafael H. Schloming | 2008-06-09 | 2 | -9/+21 |
| * | QPID-901: made logging of ids less expensive, also limit how much data we dum... | Rafael H. Schloming | 2008-06-09 | 3 | -4/+16 |
| * | QPID-901: added logging of sync bit and command-id | Rafael H. Schloming | 2008-06-09 | 4 | -3/+51 |
| * | QPID-1127: disable direct buffers as default. | Arnaud Simon | 2008-06-09 | 1 | -0/+1 |
| * | Missing lock in SessionManager::forget() | Alan Conway | 2008-06-09 | 1 | -1/+4 |
| * | QPID-1126: reuse channel numbers for sessions that have closed, and honor the... | Rafael H. Schloming | 2008-06-07 | 9 | -174/+64 |
| * | QPID-1124 : Use thread-safe map for messageListeners | Robert Godfrey | 2008-06-06 | 1 | -1/+1 |
| * | QPID-1125: log exceptions destined to be swallowed by MINA | Rafael H. Schloming | 2008-06-06 | 1 | -2/+11 |
| * | add missing header | Nuno Santos | 2008-06-06 | 1 | -0/+1 |
| * | QPID-1124 : Use thread-safe map for messageListeners | Robert Godfrey | 2008-06-06 | 1 | -2/+3 |
| * | Added exceptions to sys::Waitable. | Alan Conway | 2008-06-06 | 12 | -92/+123 |
| * | Added mutexes back in to protect management counts from corruption | Ted Ross | 2008-06-06 | 2 | -4/+11 |
| * | QPID-1062: use sync flag instead of sync command on tx commit | Arnaud Simon | 2008-06-06 | 1 | -1/+2 |
| * | QPID-1062: merge writes of separate frames within an assembly, use sync flag ... | Rafael H. Schloming | 2008-06-06 | 4 | -25/+79 |
| * | Modified to work with boost-1.32 | Alan Conway | 2008-06-05 | 1 | -8/+12 |
| * | Dequeue persistent messages from store in queue purge | Ted Ross | 2008-06-05 | 1 | -1/+9 |
| * | Uncomment test now that inline allocator is fixed. | Gordon Sim | 2008-06-05 | 1 | -2/+1 |
| * | Fixed bug in InlineAllocator | Alan Conway | 2008-06-05 | 1 | -4/+11 |
| * | Minor additions to Range and RangedSet | Kim van der Riet | 2008-06-05 | 1 | -1/+10 |
| * | QPID-1116: fixed a race condition in connection/session close, session close ... | Rafael H. Schloming | 2008-06-05 | 7 | -10/+28 |
| * | install libs in arch-appropriate directory | Nuno Santos | 2008-06-05 | 1 | -1/+1 |
| * | cleanup old irrelevant tests (from 0-10 preview functions) | Gordon Sim | 2008-06-05 | 5 | -320/+2 |
| * | install libs in arch-appropriate directory | Nuno Santos | 2008-06-05 | 1 | -2/+2 |
| * | install libs in arch-appropriate directory | Nuno Santos | 2008-06-05 | 1 | -0/+1 |
| * | install libs in arch-appropriate directory | Nuno Santos | 2008-06-05 | 1 | -1/+1 |
| * | install libs in arch-appropriate directory | Nuno Santos | 2008-06-05 | 1 | -3/+3 |
| * | Load modules from /usr/lib64/qpidd on x86_64 architecture | Ted Ross | 2008-06-05 | 1 | -0/+7 |
| * | Fix to makefile and tests (one test temporarily disabled until a fix is found). | Gordon Sim | 2008-06-05 | 5 | -40/+65 |
| * | Re-introduced previously clobbered realm option. | Gordon Sim | 2008-06-05 | 1 | -0/+2 |
| * | QPID-1123: Added a timeout (threading issue is still to be fixed) | Arnaud Simon | 2008-06-05 | 1 | -4/+14 |
| * | Management cleanup - renamed config/inst elements to properties and statistics | Ted Ross | 2008-06-04 | 1 | -3/+3 |
| * | Management cleanup - Synchronized with the spec on the Wiki | Ted Ross | 2008-06-04 | 4 | -22/+22 |
| * | QPID-1120: don't reset batch size as part of the messages are not accepted an... | Arnaud Simon | 2008-06-04 | 1 | -1/+0 |
| * | Remove unused classes IList and ISList. | Alan Conway | 2008-06-04 | 6 | -769/+0 |
| * | Fix valgrind error. | Alan Conway | 2008-06-04 | 1 | -1/+1 |
| * | Management clean-up. Made the management broker more defensive with regard t... | Ted Ross | 2008-06-04 | 2 | -25/+45 |
| * | QPID-1062: use BBDecoder for non fragmented segments, modified BBDecoder/Enco... | Rafael H. Schloming | 2008-06-04 | 8 | -25/+88 |
| * | Request a timely reqply to session.completed based on configured flush interval. | Alan Conway | 2008-06-04 | 3 | -5/+13 |
| * | QPID-1121 | Ted Ross | 2008-06-04 | 1 | -1/+3 |
| * | Increased default flush interval to 1MB, send spontaneous known-completed at ... | Alan Conway | 2008-06-04 | 5 | -11/+72 |
| * | Change to lazy-loading to avoid relying on the content-size to be set by client. | Gordon Sim | 2008-06-04 | 3 | -14/+22 |
| * | Avoid use of valgrind --log-file-exactly flag, removed in valgrind 3.3 | Alan Conway | 2008-06-04 | 4 | -9/+9 |
| * | QPID-1120: Changed addDeliveredMessage and commit so session.completed is sen... | Arnaud Simon | 2008-06-04 | 2 | -15/+52 |
| * | Removed assignment of a string literal that causes problems with some newer c... | Ted Ross | 2008-06-04 | 2 | -6/+6 |
| * | Create pid-dir if it does not exist | Ted Ross | 2008-06-03 | 1 | -0/+10 |
| * | Use help2man if available, pre-generated qpidd.1 if available, fall back to d... | Alan Conway | 2008-06-03 | 1 | -6/+9 |
| * | QPID-901: honor the timely-reply flag and handle known-completed | Rafael H. Schloming | 2008-06-03 | 2 | -9/+38 |
| * | QPID-1114 Change defaults for data-dir and pid-dir to /home/ross/.qpidd | Ted Ross | 2008-06-03 | 4 | -7/+28 |
| * | QPID-1062: modified generated code to keep packing flags in wire form and ove... | Rafael H. Schloming | 2008-06-03 | 10 | -185/+170 |
| * | Management fixes: set session.detachedLifetime to 0, set journal->queue link ... | Ted Ross | 2008-06-03 | 2 | -3/+10 |