summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-2487: remove call to reversed() - not in pre2.4 python, increased bind t...Kenneth Anthony Giusti2010-04-201-9/+9
* Port of the ACL tests script to Windows Powershell.Stephen D. Huston2010-04-191-0/+98
* Add store test executions if building the store module. Add trigger on messag...Stephen D. Huston2010-04-193-0/+120
* QMF: Add timestamps to generated V2 objectsKenneth Anthony Giusti2010-04-194-29/+38
* QPID-2487: add wait for new exchange to appear in qmfKenneth Anthony Giusti2010-04-191-22/+48
* Add restorecon to qpid init script to allow SELinux to correctly handle pidfi...Kim van der Riet2010-04-191-0/+1
* Add missing Statistics.cpp to sender test's sourcesStephen D. Huston2010-04-191-1/+1
* Fix g++ compile warning-turned-errorStephen D. Huston2010-04-191-0/+2
* QPID-2379 / QPID-2400: Unregister event listeners during QMFService shutdown ...Robert Gemmell2010-04-191-0/+11
* Ensure that ConnectionImpl is notified of shutdown even in the case of discon...Gordon Sim2010-04-191-1/+7
* An alternative attempt at ensuring ConnectionImpl is not deleted before IO th...Gordon Sim2010-04-173-36/+41
* Formatting whitespace.Jonathan Robie2010-04-171-46/+53
* Added Hello World examples in Python and Java (these have also been checked i...Jonathan Robie2010-04-171-22/+259
* QPID-2487: fix route propagation tests to prevent spurious timeouts.Kenneth Anthony Giusti2010-04-161-58/+263
* Removed exception listenerJonathan Robie2010-04-161-5/+0
* Fix for QPID-2420 to correctly handle restoring and commit/abort prepared tra...Stephen D. Huston2010-04-1618-262/+899
* Fixed a minor compile issue and changed the prop file to denote the syntax as...Rajith Muditha Attapattu2010-04-162-3/+3
* Simplifying with Rajith's helpJonathan Robie2010-04-161-9/+2
* Fixed problems with the broker's QMFv2 mode:Ted Ross2010-04-166-12/+27
* Removed two superfluous comments, added parameters to createSession()Jonathan Robie2010-04-161-5/+2
* "Hello world!" example in JavaJonathan Robie2010-04-162-0/+110
* Ensure that ConnectionImpl is notified of shutdown even in the case of discon...Gordon Sim2010-04-162-1/+7
* QPID-2512Rajith Muditha Attapattu2010-04-163-1/+4
* Added the following tests exclude list temporarily.Rajith Muditha Attapattu2010-04-161-0/+3
* qpid_cpp_benchmark: added options to set address options for sending/receiving.Alan Conway2010-04-161-13/+13
* Added throughput reporting to sender.cpp.Alan Conway2010-04-162-8/+29
* brokertest.py: added __str__ methods to Broker and PopenAlan Conway2010-04-161-0/+4
* Revised introduction, new "Hello world" examples in C++ and Python (still nee...Jonathan Robie2010-04-161-192/+117
* Hello World example in Python - matches hello_world.cppJonathan Robie2010-04-161-0/+45
* Fix unreferenced local variable warnings.Stephen D. Huston2010-04-151-3/+3
* Applied Gordon's patch - much simpler now.Jonathan Robie2010-04-151-37/+23
* Remove reference to non-existent file.Gordon Sim2010-04-151-1/+0
* QPID-2496Rajith Muditha Attapattu2010-04-151-1/+1
* Naming change: variable queueName is now called address.Jonathan Robie2010-04-151-3/+3
* Added hello_world.cpp example for tutorial.Jonathan Robie2010-04-152-1/+54
* This is related to QPID-2496Rajith Muditha Attapattu2010-04-157-280/+835
* QPID-2507: drop the userLock before calling exchange->route()Kenneth Anthony Giusti2010-04-152-77/+94
* Made minor enchancements to the following support classes.Rajith Muditha Attapattu2010-04-152-7/+7
* QPID-2496Rajith Muditha Attapattu2010-04-153-2/+18
* Temporarily disabled the RecoverTests until properly investigated.Rajith Muditha Attapattu2010-04-151-0/+4
* QPID-2511: Altered shutdown sequence in connectors; after connect() has retur...Gordon Sim2010-04-155-48/+73
* Edited to work on Windows; resolves QPID-2510.Stephen D. Huston2010-04-151-2/+3
* Implementation of QPID-2509 (Remove message staging from C++ broker)Kim van der Riet2010-04-159-110/+17
* Temporarily disabled the RecoverTests until properly investigated.Rajith Muditha Attapattu2010-04-151-0/+5
* Removed drain and spout projects from examples as they need boostAndrew Stitcher2010-04-151-16/+0
* add extra debug info in qmf v1 exception handlerKenneth Anthony Giusti2010-04-151-0/+2
* Install new old-examples visual studio solution fileAndrew Stitcher2010-04-153-3/+24
* Commiting the patch attached to QPID-2471Rajith Muditha Attapattu2010-04-145-11/+88
* Split example Visual Studio projects into old API and new API solutionsAndrew Stitcher2010-04-142-202/+245
* QPID-2506: enable map and list method arguments.Kenneth Anthony Giusti2010-04-143-8/+21