summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Broker.h
Commit message (Expand)AuthorAgeFilesLines
* Some fixes relating to message 'staging'.Gordon Sim2007-12-131-2/+1
* Change Broker::getPort() return type to uint16_t (was int16_t)Alan Conway2007-12-111-1/+1
* Added options to broker for journal file size. Also brought back exception co...Kim van der Riet2007-12-041-0/+2
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-8/+12
* Make standard exchanges durableGordon Sim2007-11-081-0/+1
* - support for store to abort init / forceCarl C. Trieloff2007-11-031-0/+1
* Patch from TedCarl C. Trieloff2007-10-311-5/+9
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+1
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-2/+7
* - added options for aysnc store & store dir locationCarl C. Trieloff2007-10-181-0/+2
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-0/+4
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-271-2/+1
* * Summary:Alan Conway2007-07-191-12/+22
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-5/+0
* * Summary:Alan Conway2007-06-291-19/+17
* * src/qpid/broker/Plugin.h: Base class for plug-in objects.Alan Conway2007-06-271-0/+5
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-5/+7
* * qpid/CommonOptions.h:Alan Conway2007-04-251-10/+18
* Some dtx related updates.Gordon Sim2007-04-191-0/+3
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+108
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-82/+0
* 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-43/+43
* Minor source reorg, see README.Alan Conway2006-11-061-4/+4
* Misc. cleanup.Alan Conway2006-11-011-3/+3
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-22/+15
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-2/+2
* 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/+86