summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4792: convert between UUIDs and GUIDs as needed for Microsoft APIsClifford Allan Jansen2013-05-021-13/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478471 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-022-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478449 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-024-0/+1603
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478444 13f79535-47bb-0310-9956-ffa450edef68
* fixed content of 0-9 stripped to actually be 0-9Rafael H. Schloming2013-05-021-338/+429
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478434 13f79535-47bb-0310-9956-ffa450edef68
* one more ordering tweak for 0-8 and regen of 0-8 using the same scriptRafael H. Schloming2013-05-022-785/+410
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478425 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4775: C++ Broker add ACL property checks for delete queue and exchange.Charles E. Rolke2013-05-022-16/+264
| | | | | | | | | 0-18-based patch from Pavel Moravec was adjusted for trunk. Removed size properties from list of queue deletion check parameters. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478418 13f79535-47bb-0310-9956-ffa450edef68
* more order tweaks and removed comment from amqp tagRafael H. Schloming2013-05-021-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478400 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4807: Add new broker option to disable listening on specific transport typeAndrew Stitcher2013-05-024-44/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478398 13f79535-47bb-0310-9956-ffa450edef68
* more order tweaksRafael H. Schloming2013-05-021-24/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478397 13f79535-47bb-0310-9956-ffa450edef68
* more order tweaks and removed rulesRafael H. Schloming2013-05-021-247/+142
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478396 13f79535-47bb-0310-9956-ffa450edef68
* fixed 0-8 stripping to put index first and remove test tagsRafael H. Schloming2013-05-021-228/+145
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478393 13f79535-47bb-0310-9956-ffa450edef68
* fixed 0-8 stripping to remove text not wrapped in doc tagsRafael H. Schloming2013-05-021-808/+402
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478385 13f79535-47bb-0310-9956-ffa450edef68
* copied updated specsRafael H. Schloming2013-05-024-16/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478376 13f79535-47bb-0310-9956-ffa450edef68
* more copyright tweaksRafael H. Schloming2013-05-021-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478374 13f79535-47bb-0310-9956-ffa450edef68
* tweaked the copyrightsRafael H. Schloming2013-05-023-13/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478373 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4774: Honor reconnect_timeout in Connection; a patch from Ernie AllenJustin Ross2013-05-022-3/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478313 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4806: Suppress traceback when access denied; a patch from Ernie AllenJustin Ross2013-05-021-3/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478311 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4805: Don't override qpidd.conf defined values for journal files; a ↵Justin Ross2013-05-021-6/+10
| | | | | | patch from Ernie Allen git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478309 13f79535-47bb-0310-9956-ffa450edef68
* Resolve Windows compile error and warnings. NO-JIRAStephen D. Huston2013-05-021-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478252 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4801: Changed the log message to be of type DEBUG.Darryl L. Pierce2013-05-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478170 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4801: Show error when config file cannot be read.Darryl L. Pierce2013-05-011-0/+3
| | | | | | | When the configuration code fails to load the file, for whatever reason, it now reports an error. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478133 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Trivial python client fix, pass timeout in Sender.send.Alan Conway2013-05-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478115 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Remove "FIXME" string inadvertently left in code.Alan Conway2013-05-011-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478114 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4651: C++ Broker --log-disable option. Add doc text.Charles E. Rolke2013-05-011-18/+479
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478103 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4800: Fixed packaging for codec.pm.Darryl L. Pierce2013-05-012-1/+1
| | | | | | The package was missing the codec portion of the name. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478098 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-012-2/+0
| | | | | | The files are now aware of the new location for qpid.pm. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478097 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4799: Move qpid.pm to the lib directory.Darryl L. Pierce2013-05-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478096 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4798: switched python client over to using stripped XMLRafael H. Schloming2013-05-0111-15905/+5421
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478093 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4798: added stripped versions of 0-8 and 0-9Rafael H. Schloming2013-05-012-0/+2529
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478092 13f79535-47bb-0310-9956-ffa450edef68
* added back the stripped version of qpid-errataRafael H. Schloming2013-05-011-0/+1203
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478041 13f79535-47bb-0310-9956-ffa450edef68
* corrected the copyright for stripped versions and deleted the qpid-errata ↵Rafael H. Schloming2013-05-013-2678/+7
| | | | | | version as it is a duplicate, also deleted the preview version as it is unsed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478025 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4796 - Fixed intermittent test failure in stats test.Ted Ross2013-05-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478023 13f79535-47bb-0310-9956-ffa450edef68
* added stripped versions of the 0-10 spec filesRafael H. Schloming2013-05-013-0/+3871
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478012 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-013-25/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477979 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-013-15/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477975 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4795: update naming of the UserManagement MBeans to remove restriction ↵Robert Gemmell2013-05-018-52/+43
| | | | | | preventing there being multiple AuthenticationProviders capable of user management git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477965 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4767 [legacystore] QMF commands to create a persistent queue with an ↵Kim van der Riet2013-05-013-22/+46
| | | | | | illegal number of journal files or journal file size should be rejected, QPID-4794 Resizing qpid legacystore journal does not update queue arguments provided by QMF git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477907 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4339: Add include necessary under some versions of unixAndrew Stitcher2013-04-301-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477831 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4793: Change test so that regex.h works on other unixesAndrew Stitcher2013-04-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477822 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4651: export symbol directivesGordon Sim2013-04-301-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477800 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4339: some more export symbol directives needed for unit_test ↵Gordon Sim2013-04-301-5/+6
| | | | | | compilation on windows git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477784 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4339: add export symbol directivesGordon Sim2013-04-301-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477771 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4759 : make qpidd --help display sasl config dir default locationMichael Goulish2013-04-304-5/+2
| | | | | | | | Backing out my previous changes and just changing the help comment for the --sasl-config flag. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477724 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4339: fix for older compilers/c++ librariesGordon Sim2013-04-303-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477698 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4791: Change JSESSIONID cookie name to include the port number in order ↵Alex Rudyy2013-04-301-1/+5
| | | | | | to avoid JSESSIONID cookie name collisions when running multiple web management consoles in the same broswer comminication with the brokers started on different ports of the same host git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477668 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4778: Introduce additional states for configured objects: ERRORED and ↵Alex Rudyy2013-04-305-18/+247
| | | | | | REPLICA git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477667 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : remove unused code from the Java BrokerRobert Godfrey2013-04-3015-265/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477628 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4688: Update Java Broker docbook to reflect change in bdb versionKeith Wall2013-04-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477554 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4759 : make both builds put sasl config file in sysconfdir/sasl2Michael Goulish2013-04-304-1/+4
| | | | | | | and display default location in qpidd --help output git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477435 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4339: fix for windows buildGordon Sim2013-04-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477366 13f79535-47bb-0310-9956-ffa450edef68