summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-1447 : Added some addition debug log to queue to aid understanding when ...Martin Ritchie2010-07-051-0/+5
* QPID-2681 : Update VHC to correctly merge queues-(exchange)-queueMartin Ritchie2010-07-051-16/+16
* QPID-2681 : Correcly process global configuration, added test to coverMartin Ritchie2010-07-052-6/+65
* QPID-2681 : Updated test to start broker before running testMartin Ritchie2010-07-051-6/+6
* QPID-1447 : Added improved toString to SCD componentsMartin Ritchie2010-07-054-13/+49
* QPID-2681 : Provide ability to merge configurations. This does simple merging...Martin Ritchie2010-07-055-34/+348
* QPID-2581 : Process new topic configurationMartin Ritchie2010-07-053-21/+309
* QPID-2681 : Refactor existing SCD tests to make Topic Testing easierMartin Ritchie2010-07-053-248/+288
* QPID-2681 : Update SCD config to exist in topic/topics sectionsMartin Ritchie2010-07-053-4/+6
* QPID-1447 : Move Queue Reconfiguration to the Queue rather than the Binding F...Martin Ritchie2010-07-052-8/+9
* Add navigation section about the ASF. Update the download link to point direc...Robert Gemmell2010-07-031-1/+13
* Add a very basic build script to wrap each of the content html files and copy...Robert Gemmell2010-07-032-0/+53
* Rename home.html to index.html, merge some missed updates to the published co...Robert Gemmell2010-07-034-7/+19
* Add source for updated download page, .htaccess file to redirect download.htm...Robert Gemmell2010-07-035-135/+201
* Remove redundant filesRobert Gemmell2010-07-034-555/+0
* Excluded the test from the Java test profiles and remove the unnessecery prof...Rajith Muditha Attapattu2010-07-022-22/+2
* QPID-2716: QMF bugfix - set agent name in object idKenneth Anthony Giusti2010-07-022-0/+8
* QPID-2555 Added documentation for Info OSGI Plugin contributed by Sorin SuciuMarnie McCormack2010-07-021-0/+261
* Merge r957625 change from published site back to the source fileRobert Gemmell2010-07-021-0/+1
* Fix sporadic cluster core on exit.Alan Conway2010-07-012-1/+1
* Fix spordic failure in cluster_test testConnectionKnownHosts.Alan Conway2010-07-013-4/+19
* Ensure broker is deleted in main thread, not by global destructors.Alan Conway2010-07-011-4/+13
* QPID-664: Translate exceptions to correct type when occuring on creating new ...Gordon Sim2010-07-012-0/+12
* QPID-2708 - Patch from Chuck RolkeTed Ross2010-07-011-2/+2
* Ensure broker is deleted in main thread, not by global destructors.Alan Conway2010-07-011-0/+2
* Add qpid/types/ImportExport.h to distribution.Alan Conway2010-07-011-1/+3
* QPID-664: expose authenticated username for connectionGordon Sim2010-06-306-1/+17
* QPID-664: corrected option name for setting subscribe options on a queueGordon Sim2010-06-302-2/+15
* Fix to bug introduced in r959353 causing error when qpid-stat is run against ...Gordon Sim2010-06-301-1/+2
* QPID-2708: Create a separate qpidtypes library for the types namespace.Alan Conway2010-06-307-140/+197
* Ensure that any additional brokers in the cluster being monitored are cleaned...Gordon Sim2010-06-301-0/+1
* fixed auth username for saslRafael H. Schloming2010-06-301-1/+5
* added accessor for auth_usernameRafael H. Schloming2010-06-303-0/+8
* Fixed incorrect syntax for connection options in the comments.Ted Ross2010-06-301-1/+1
* fixed concurrent closeRafael H. Schloming2010-06-303-42/+162
* Added sed based alternative to help2man to ensure that a reasonable man page ...Gordon Sim2010-06-305-8/+28
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-291-0/+13
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-298-20/+7
* Move all shared lib prefix/postfix/suffix settings from tests/CMakeLists.txt ...Stephen D. Huston2010-06-293-13/+11
* added a case for SEC_ERROR_EXPIRED_CERTIFICATE: in getErrorString() Rajith Muditha Attapattu2010-06-291-0/+1
* phrase level markup change.Jonathan Robie2010-06-281-1/+1
* Modified the wording for the log4j section.Jonathan Robie2010-06-281-6/+6
* QPID-2689: Install and package Visual Studio debugging symbols (.pdb) files,Andrew Stitcher2010-06-282-168/+191
* QPID-2663: fix parameter name misspelling [found by tross]Kenneth Anthony Giusti2010-06-281-2/+2
* fix mangling for addresses that are NoneRafael H. Schloming2010-06-281-1/+1
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-251-6/+74
* Added null checks in fillInCommonNodeArgs() and when trying to parse capaciti...Rajith Muditha Attapattu2010-06-251-6/+12
* add uuid prefix to addresses beginning with hash(#)Rafael H. Schloming2010-06-251-0/+8
* fix timeout tests to not leave queues lying aroundRafael H. Schloming2010-06-251-1/+1
* make sure we initialize properties even if application_headers is NoneRafael H. Schloming2010-06-251-1/+1