summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker
Commit message (Expand)AuthorAgeFilesLines
* update Apache licenses to the current versionStephen Vinoski2006-11-1059-767/+944
* Some more riguorous 'const' declarations in basic header properties. Some mor...Gordon Sim2006-11-101-1/+7
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-0956-229/+231
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-094-4/+71
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-0821-114/+67
* Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...Gordon Sim2006-11-074-12/+20
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-0719-50/+174
* Minor source reorg, see README.Alan Conway2006-11-0622-54/+54
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-0310-29/+86
* Misc. cleanup.Alan Conway2006-11-014-7/+9
* Moved APR specific sources into src_apr.Alan Conway2006-11-012-5/+5
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-3116-95/+49
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-3112-80/+92
* Added doc & unit tests.Gordon Sim2006-10-312-1/+11
* Some additional unit tests.Gordon Sim2006-10-314-8/+15
* Initial implementation for tx class.Gordon Sim2006-10-3042-270/+1291
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-247-29/+17
* Fixed various minor TODO issues.Alan Conway2006-10-192-18/+11
* Fix core dump if address in use.Alan Conway2006-10-171-2/+0
* Add apr-1/ prefix to APR #includes to pick up from standard location.Alan Conway2006-10-161-1/+1
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-1637-132/+132
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-1638-0/+3581