summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated valgrind suppressions for F8.Alan Conway2007-12-121-25/+4
* src/qpid/InlineAllocator.h: Removed cast, causing problems on alpha platform.Alan Conway2007-12-122-8/+4
* Fixed deadlock on connection closeGordon Sim2007-12-122-3/+15
* Fixed client crash on error opening a connection.Alan Conway2007-12-112-5/+12
* Change Broker::getPort() return type to uint16_t (was int16_t)Alan Conway2007-12-112-2/+2
* src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume. Alan Conway2007-12-113-55/+50
* set executable propertyAlan Conway2007-12-111-0/+0
* Improved exception message for messages out-of-order.Alan Conway2007-12-101-5/+12
* Added missing trailing \ to Makefile.am - the cause of the cruisecontrol buil...Kim van der Riet2007-12-101-1/+1
* Patches from Ted Ross <tross@redhat.com>Alan Conway2007-12-109-83/+1305
* Make sure abs_srcdir is defined (for older automake versions)Alan Conway2007-12-101-0/+3
* src/tests/SocketProxy.h: proxy between local client & server to simulate netw...Alan Conway2007-12-106-43/+108
* src/tests/Makefile.am: Add BrokerFixture.h to sourc listsAlan Conway2007-12-072-2/+2
* Summary:Alan Conway2007-12-0723-183/+386
* changed for accepting messages from python and c++Arnaud Simon2007-12-075-197/+60
* svn:ignore propertyAlan Conway2007-12-070-0/+0
* examples/verifyAlan Conway2007-12-077-50/+208
* changed for accepting messages from python and c++Arnaud Simon2007-12-072-18/+32
* changed for accepting messages without headearsArnaud Simon2007-12-071-3/+5
* Further use of get_pointer function to mask differences between boost versions.Gordon Sim2007-12-071-3/+3
* clean up outputArnaud Simon2007-12-076-16/+13
* Removed log4j depsArnaud Simon2007-12-071-1/+1
* Removed log4j depsArnaud Simon2007-12-0710-34/+28
* Changed to use the get_pointer function for compatability with boost 1.33 and...Gordon Sim2007-12-071-2/+4
* Fixed typoRajith Muditha Attapattu2007-12-061-1/+1
* Moved runSample.shAlan Conway2007-12-061-0/+0
* Increased release number.Alan Conway2007-12-061-2/+2
* File omitted from previous checkin.Alan Conway2007-12-061-6/+6
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-0626-140/+535
* Removed redundant TimerA, use intrusive_ptr for Timer.Alan Conway2007-12-067-166/+41
* Changed output path to .Arnaud Simon2007-12-061-8/+6
* run script for compiling and running the samplesArnaud Simon2007-12-061-0/+51
* Remove reference to deleted fileGordon Sim2007-12-061-1/+0
* Fixed minor problems with example Makefiles.Alan Conway2007-12-055-120/+11
* Removed deleted programGordon Sim2007-12-051-1/+1
* Reversed renamingGordon Sim2007-12-058-0/+0
* Extra exception info.Alan Conway2007-12-051-3/+7
* Removed line for deleted file.Gordon Sim2007-12-051-1/+0
* Renamed for consistency with c++Gordon Sim2007-12-058-0/+0
* Remove unnecessary file.Gordon Sim2007-12-052-131/+0
* Avoid holding lock while making the flush calls (can cause deadlocking)Gordon Sim2007-12-051-5/+11
* moved base example into the common packageArnaud Simon2007-12-0510-10/+10
* Fixed problems with setting pub/sub hosts.Alan Conway2007-12-051-19/+12
* Updates to examples from jonathan.robie@redhat.comGordon Sim2007-12-058-29/+18
* Fixed errors in usage text.Alan Conway2007-12-051-6/+3
* bumped the rpm release numberRafael H. Schloming2007-12-041-1/+1
* examples/Makefile.am:Alan Conway2007-12-044-11/+13
* removed warnings on duplicate constants, the issue will go away with 0-10 finalRafael H. Schloming2007-12-041-1/+2
* Added options to broker for journal file size. Also brought back exception co...Kim van der Riet2007-12-047-30/+44
* Patch from Ted Ross <tross@redhat.com>Alan Conway2007-12-041-1/+2