summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-2313-41/+26
* QPID-2523Rajith Muditha Attapattu2010-04-232-6/+20
* Changed from using arrays to using vectors.Rajith Muditha Attapattu2010-04-235-78/+62
* QPID-2261: resync with updated Connection api.Kenneth Anthony Giusti2010-04-229-265/+107
* QMF: correct the build of exception response messages.Kenneth Anthony Giusti2010-04-221-16/+30
* Integrated feedback from Rafi.Jonathan Robie2010-04-221-32/+57
* Shell script to build a single chapter or section in PDF and HTML.Jonathan Robie2010-04-221-0/+26
* Fix bug in disabling sequence number and timestamp.Alan Conway2010-04-221-5/+9
* Strip out the Unicode BOM markAndrew Stitcher2010-04-221-1/+1
* Add missing include file used by qmf generated code to Windows SDK builderAndrew Stitcher2010-04-221-0/+1
* Applied new patch from Gordon.Jonathan Robie2010-04-221-18/+25
* QPID-1811: Applied patch from Andrey Kotrekhov with more portableAndrew Stitcher2010-04-221-20/+35
* QPID-2508, Committing a patch from Emmanuel BourgRajith Muditha Attapattu2010-04-223-62/+12
* QPID-2522Rajith Muditha Attapattu2010-04-212-3/+2
* Integrated Gordon's patch, merging in most of the day's work that I had done ...Jonathan Robie2010-04-211-324/+531
* QPID-2527: Remove Thread::id member as its uses are better implemented by com...Andrew Stitcher2010-04-217-20/+46
* Add QMF_LIB to PYTHONPATH to pick up qmf.consoleStephen D. Huston2010-04-211-3/+6
* Add QMF_LIB to PYTHONPATH to pick up qmf.consoleStephen D. Huston2010-04-213-3/+9
* Fixed license text in c++ Visual Studio examples solutions files.Andrew Stitcher2010-04-212-124/+23
* qpid_send: make serialno & timestamp optional.Alan Conway2010-04-212-9/+19
* Consistent use of string constants for message property keys in sender/receiv...Alan Conway2010-04-218-12/+21
* Count latency samples, don't assume all messages are latency samples.Alan Conway2010-04-212-4/+8
* - Hold up tearing down client I/O threads until there are no moreAndrew Stitcher2010-04-211-1/+8
* QPID-2479: set the log level to WARN for the tests as they use high frequency...Robert Gemmell2010-04-211-0/+4
* QPID-2525: Updated Build.xml to build Management ExamplesMartin Ritchie2010-04-212-85/+270
* QPID-2479: Add info/debug level logging to allow tracking the virtualhost hou...Robert Gemmell2010-04-211-4/+8
* Applied Gordon's patch ... will now start merging in changes from my own reorg.Jonathan Robie2010-04-201-905/+1060
* This is a fix for QPID-2521Rajith Muditha Attapattu2010-04-201-1/+6
* QMF: fix object name separator, use native bool typeKenneth Anthony Giusti2010-04-202-2/+2
* QPID-2097: Enable MALT and update it to fix breakages while it was disabled. ...Robert Gemmell2010-04-204-15/+18
* QPID-2097: Use the standard RMIServerSocketFactory for InVM testing to workar...Robert Gemmell2010-04-204-16/+62
* QPID-2097: fix issues with ModelTest to allow it to pass normally: it isnt po...Robert Gemmell2010-04-201-6/+5
* 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