summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionHandlerFactoryImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modifications to recovery process to allow for recovery of default bindings.Gordon Sim2006-11-201-1/+4
* Minor modifications for recovery and debug.Gordon Sim2006-11-161-4/+2
* Added ability for broker to load a message store implementation from a library.Gordon Sim2006-11-151-2/+4
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-6/+6
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-3/+5
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-3/+12
* Misc. cleanup.Alan Conway2006-11-011-0/+1
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-5/+5
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-4/+4
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+50