summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Modified return codes for txtest: returns 1 if check fails; 2 if exception is...Kim van der Riet2008-09-181-4/+6
* Build tweaks for distcheck: Gordon Sim2008-08-193-2/+6
* Forgot to remove unneeded commentKim van der Riet2008-08-191-1/+0
* Missing DTX recover code for --dtx mode in txtestKim van der Riet2008-08-192-1/+30
* Added --dtx option to txtest for DTX transaction testingKim van der Riet2008-08-181-5/+28
* Add extra boost headers to dist tarballGordon Sim2008-08-121-15/+27
* Ported from trunk: Usage of lockf for locking the data directory. This ensur...Ted Ross2008-08-082-26/+34
* Updated suppressionsGordon Sim2008-08-071-124/+65
* Merged r681164.Gordon Sim2008-08-064-0/+148
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-058-28/+37
* Merged r682685: Modified error checking on TCP socket read so that it's no lo...Gordon Sim2008-08-051-1/+5
* Added error handling for case where socket cannot be accepted e.g. due to con...Gordon Sim2008-07-301-5/+10
* Merged r680691Gordon Sim2008-07-291-2/+6
* Ensure that the management thread is stopped before shutdown() returns (to al...Gordon Sim2008-07-281-0/+1
* Reduce the size of messages in fanout perftest to keep the queues from gettin...Gordon Sim2008-07-251-1/+1
* Only reduce count and size maintained for queue plicy when messages are actua...Gordon Sim2008-07-254-33/+59
* Merged fix to SubscriptionManager (was r679739)Gordon Sim2008-07-252-1/+24
* QPID-447: Optional mechanism to avoid race when automating topic tests. Patch...Gordon Sim2008-07-252-8/+36
* Set a configurable default size limit on queuesGordon Sim2008-07-244-10/+23
* Further fixes to transactional perftest:Gordon Sim2008-07-231-4/+4
* Fix to transaction batching. (Backport of r669215).Gordon Sim2008-07-221-1/+1
* Allow for pluggable exchange types.Gordon Sim2008-07-142-6/+28
* Add a get() method to subscription manager that retrieves one message from th...Gordon Sim2008-07-1011-312/+280
* Assume accept-mode=1 (i.e. none required) where not explicitly specified on a...Gordon Sim2008-07-103-3/+10
* Fix for broker wraparound problem.Alan Conway2008-06-135-12/+25
* Revert SessionState changes in r667503.Alan Conway2008-06-131-12/+8
* Fix bug in SessionState - avoid all replay calculations for timeout==0.Alan Conway2008-06-131-8/+12
* Default --log-output to syslog in --daemon mode.Alan Conway2008-06-121-2/+7
* add missing DESIGN file to Makefile.amNuno Santos2008-06-121-1/+1
* Fix test error.Alan Conway2008-06-121-3/+6
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-126-12/+16
* Improvements to comment clarity.Alan Conway2008-06-123-3/+3
* * make tcp-nodelay option available for all testsGordon Sim2008-06-112-10/+50
* Improved exception handling for commit.Gordon Sim2008-06-101-10/+18
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-0936-571/+270
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-0918-307/+42
* Missing lock in SessionManager::forget()Alan Conway2008-06-091-1/+4
* add missing headerNuno Santos2008-06-061-0/+1
* Added exceptions to sys::Waitable.Alan Conway2008-06-0612-92/+123
* Added mutexes back in to protect management counts from corruptionTed Ross2008-06-062-4/+11
* Modified to work with boost-1.32Alan Conway2008-06-051-8/+12
* Dequeue persistent messages from store in queue purgeTed Ross2008-06-051-1/+9
* Uncomment test now that inline allocator is fixed.Gordon Sim2008-06-051-2/+1
* Fixed bug in InlineAllocatorAlan Conway2008-06-051-4/+11
* install libs in arch-appropriate directoryNuno Santos2008-06-051-1/+1
* install libs in arch-appropriate directoryNuno Santos2008-06-051-2/+2
* install libs in arch-appropriate directoryNuno Santos2008-06-051-0/+1
* install libs in arch-appropriate directoryNuno Santos2008-06-051-1/+1
* install libs in arch-appropriate directoryNuno Santos2008-06-051-3/+3
* Load modules from /usr/lib64/qpidd on x86_64 architectureTed Ross2008-06-051-0/+7