summaryrefslogtreecommitdiff
path: root/extras
Commit message (Collapse)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-2856-5/+8419
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1451244 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ↵Kim van der Riet2012-08-271-0/+2
| | | | | | QPID-4178. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1377715 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-032-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368910 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-042-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1334037 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-5/+7
| | | | | | | Merged from qpid-3603-7. This is basic support for the new HA approach. For information & limitations see qpid/cpp/design_docs/new-ha-design.txt. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1245587 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3798: do not wait indefinately for connection close.Kenneth Anthony Giusti2012-02-021-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1239648 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3667: do not set the user-id header in the messages if the connection ↵Kenneth Anthony Giusti2011-12-071-1/+1
| | | | | | does not provide a proper user-id git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1211654 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Added USE_SYSTEM_EXTENSIONS to configure.ac for saslwrapperTed Ross2011-12-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1211613 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1197304 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Fixed a memory leak in Python QMF ConsoleTed Ross2011-10-191-0/+1
| | | | | | | This bug was researched and fixed by Darryl Pierce. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1185949 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3409: Fixup federation tools to allow IPv6 literals as part of the ↵Andrew Stitcher2011-08-121-10/+14
| | | | | | address in broker URLs git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1157278 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3348: A fix whcih allows Qmf management calls defined in ↵Kim van der Riet2011-07-081-3/+10
| | | | | | management-schema.xml to use keword arguments when being called from Python. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1144302 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1141643 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Build fixes for saslwrapper:Ted Ross2011-04-275-5/+4
| | | | | | | | - Add -fno-strict-aliasing to the compile flags for the c++ wrapper code - Ensure that the Python artifacts are installed in an arch-specific location git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1097181 13f79535-47bb-0310-9956-ffa450edef68
* QPID_3122 - Added backward-compatible map keys in QMFv2 consoles for earlier ↵Ted Ross2011-03-071-3/+14
| | | | | | development agents. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1078895 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1078729 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3046 - Removed pure-python qmf2 from dist/install and renamed to ↵Ted Ross2011-03-0217-1/+1
| | | | | | qmf2-prototype. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1076376 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3060Ted Ross2011-02-161-5/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1071138 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA - Replaced m4/ac_pkg_swig.m4 with updated version that works with newerTed Ross2011-02-091-3/+5
| | | | | | | versions of Swig. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1068956 13f79535-47bb-0310-9956-ffa450edef68
* Added brokerConnectionFailed() method to DebugConsole.Jonathan Robie2011-01-101-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1057263 13f79535-47bb-0310-9956-ffa450edef68
* Prints connection error information.Jonathan Robie2011-01-101-0/+6
| | | | | | | Previously, connection errors were silently ignored. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1057195 13f79535-47bb-0310-9956-ffa450edef68
* Changes to QMFv2 formats to make the agents and consoles consistent:Ted Ross2011-01-061-19/+21
| | | | | | | | | 1) Events in _data_indication messages are carried as lists of events (consistent with object data) 2) Built-in attributes for agents (in _heartbeaet_indication) all start with '_' to differentiate them from user-defined attributes. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056112 13f79535-47bb-0310-9956-ffa450edef68
* Undo svn commit r1052086.Jonathan Robie2011-01-051-10/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1055655 13f79535-47bb-0310-9956-ffa450edef68
* Added logging to QMF console connections.Jonathan Robie2010-12-221-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warning if a broker can not be found, error if SASL authentication fails or other connection errors when connecting to an existing broker. Default log level is ERROR. qpid-printevents allows the log level to be set. It also allows the user to specify that a connection is required, in which case it terminates if a connection can not be established. Examples: $ ./qpid-printevents --sasl-mechanism PLAIN nonexistent-broker => Not an error. Waits for the broker to be started. $ ./qpid-printevents --sasl-mechanism PLAIN localhost 2010-12-22 17:07:18,365 ERROR Could not connect to broker localhost:5672 (None, 'No acceptable SASL authentication mechanism available') => Connection error condition in output - SASL authentication failed because user name and password are not supplied. But qpid-printevents keeps running, waiting for you to start the broker. $ ./qpid-printevents --sasl-mechanism PLAIN --log-level critical => Connection error condition in output - SASL authentication failed because user name and password are not supplied. No output in this case, because the log level has been set to critical. $ ./qpid-printevents --sasl-mechanism PLAIN --require-connection localhost 2010-12-22 17:11:03,791 ERROR Could not connect to broker localhost:5672 (None, 'No acceptable SASL authentication mechanism available') Failed: ConnectionFailed - (None, 'No acceptable SASL authentication mechanism available') => Connection error condition. qpid-printevents terminates because --require-connection was specified. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1052086 13f79535-47bb-0310-9956-ffa450edef68
* fix type conversion errorKenneth Anthony Giusti2010-12-081-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1043581 13f79535-47bb-0310-9956-ffa450edef68
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032374 13f79535-47bb-0310-9956-ffa450edef68
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-311-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1029521 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2782: enhance the console's ability to selectively filter unsolicited ↵Kenneth Anthony Giusti2010-10-291-76/+235
| | | | | | events. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028819 13f79535-47bb-0310-9956-ffa450edef68
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-281-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1028476 13f79535-47bb-0310-9956-ffa450edef68
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
| | | | | | | Swig (for Python) generates code that violates the strict aliasing rules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1022224 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2862: immediately cancel a pending getObjects or method call if the ↵Kenneth Anthony Giusti2010-09-271-12/+32
| | | | | | broker disconnects. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1001917 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2883: store events until schema response arrives.Kenneth Anthony Giusti2010-09-231-4/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1000629 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2883: call event handler when v2 events arrive.Kenneth Anthony Giusti2010-09-231-14/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1000528 13f79535-47bb-0310-9956-ffa450edef68
* QMF: bugfix - ack message even if handler throws an exception.Kenneth Anthony Giusti2010-09-101-102/+112
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@995963 13f79535-47bb-0310-9956-ffa450edef68
* QMF: bugfix - heartbeats arriving on wrong queue.Kenneth Anthony Giusti2010-09-101-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@995935 13f79535-47bb-0310-9956-ffa450edef68
* fixed usage of UUIDRafael H. Schloming2010-09-101-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@995810 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2846: release pending sequence numbers when cleaning up an agent.Kenneth Anthony Giusti2010-09-021-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@992113 13f79535-47bb-0310-9956-ffa450edef68
* QMF: do not add wildcards to the agent filter list.Kenneth Anthony Giusti2010-08-301-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@991006 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2810: clean up the broker thread properly on shutdown.Kenneth Anthony Giusti2010-08-191-20/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@987330 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2663: prevent slow consoles from causing agent disconnects due to full ↵Kenneth Anthony Giusti2010-08-181-28/+39
| | | | | | topic queues git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@986828 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2806: enable v2 heartbeats regardless of rcvHeartbeats callback setting.Kenneth Anthony Giusti2010-08-161-8/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@986093 13f79535-47bb-0310-9956-ffa450edef68
* QMF: include exception handler callback in v1 topic listenerKenneth Anthony Giusti2010-08-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@984253 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: Schema cache in console.py could get locked in the state whereTed Ross2010-08-021-1/+1
| | | | | | | entries were partial (i.e. schema key is known but schema is not). git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@981682 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-011-37/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@981277 13f79535-47bb-0310-9956-ffa450edef68
* QMF: bugfix - save the exception object generated on broker connection setup ↵Kenneth Anthony Giusti2010-07-201-12/+4
| | | | | | failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965927 13f79535-47bb-0310-9956-ffa450edef68
* QMF: fix for r961919 - accept old style class keys without throwing an ↵Kenneth Anthony Giusti2010-07-141-12/+18
| | | | | | exception. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@964155 13f79535-47bb-0310-9956-ffa450edef68
* QMF: enable python console to pull schema info from agent.Kenneth Anthony Giusti2010-07-121-39/+164
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@963479 13f79535-47bb-0310-9956-ffa450edef68
* QMF: add api to get agent id, and new object id constructor that uses agent id.Kenneth Anthony Giusti2010-07-081-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@961919 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2663: fix parameter name misspelling [found by tross]Kenneth Anthony Giusti2010-06-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@958691 13f79535-47bb-0310-9956-ffa450edef68
* Handle the case where older versions of the broker supply no ↵Ted Ross2010-06-241-1/+1
| | | | | | | | | delivery-properties to messages originated from within the broker. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957676 13f79535-47bb-0310-9956-ffa450edef68