summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/SessionHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-429/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-29/+35
* Some fixes and tests for bugs uncovered during testing of persistence.Gordon Sim2006-11-171-10/+17
* 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-4/+4
* Minor source reorg, see README.Alan Conway2006-11-061-2/+2
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-4/+9
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-32/+20
* Initial implementation for tx class.Gordon Sim2006-10-301-9/+31
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-1/+1
* Fixed various minor TODO issues.Alan Conway2006-10-191-8/+1
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-5/+5
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+405