summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/amqp_0_10
Commit message (Expand)AuthorAgeFilesLines
* QPID-6325: improve 0-10 connection handling logicGordon Sim2015-01-201-1/+1
* QPID-6310 ensure session is attached even for unsupported controlsGordon Sim2015-01-131-0/+1
* QPID-5963: fix from Chris Richardson to prevent broker incorrecctly thinking ...Gordon Sim2014-08-051-1/+1
* QPID-5871: Remove unused generated code and dependent codeAndrew Stitcher2014-07-0332-2522/+2
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-10/+7
* QPID-5239: preserve type of 'annotations' i.e. application properties added b...Gordon Sim2013-10-162-0/+6
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+86
* QPID-4919: repair r1497036 for windows buildsCharles E. Rolke2013-06-261-7/+8
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-262-7/+42
* QPID-4905: Tidy-up remove OutputHandler and directly use FrameHandlerAndrew Stitcher2013-06-102-2/+2
* QPID-4854: Make the protocol negotiation timeout actually relate toAndrew Stitcher2013-06-042-0/+2
* QPID-4905: Tidy upAndrew Stitcher2013-06-042-6/+0
* QPID-4820: fix incorrect AMQP 0-10 typecodesGordon Sim2013-05-081-3/+3
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-081-0/+5
* QPID-4630: HA Fix starting from persistent store.Andrew Stitcher2013-03-081-43/+83
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-071-0/+9
* QPID-4514: Remove IO readCredit throttling only used by removed cluster codeAndrew Stitcher2013-01-302-2/+0
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-192-8/+0
* NO-JIRA: Remove const qualifier from encode buffer (can't encode into if it i...Gordon Sim2012-08-282-3/+3
* QPID-4165: Fix unsused variable warnings when compiling with -DNDEBUGAlan Conway2012-07-241-3/+3
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-061-1/+44
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-061-81/+224
* QPID-3841: improve batching of outbound messagesKenneth Anthony Giusti2012-02-151-1/+6
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-202-8/+2
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-182-2/+8
* QPID-3603: Break infinite "detached" loop between federated brokers.Alan Conway2012-01-181-2/+4
* NO_JIRA: Small mods to certain log trace and debug messages to improve log me...Kim van der Riet2011-10-311-2/+2
* QPID-3352: Export method in common lib that is now used from within the broke...Gordon Sim2011-07-131-1/+1
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-121-2/+3
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-2/+2
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+3
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+0
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-281-7/+13
* Disable non-0 session timeouts.Alan Conway2010-08-031-1/+1
* QPID-2489 - Remove references to boost:: and qpid::framing:: from QMF-generat...Ted Ross2010-04-091-0/+14
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-0/+327
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-222-0/+12
* Fix regression introduced in r828108Alan Conway2009-10-261-9/+10
* Fix problems with sessions going out of scope and session numbers wrapping ar...Alan Conway2009-10-212-19/+21
* Fix broker race where broker closes connection before sending close-ok.Alan Conway2009-10-012-8/+15
* Set protocol versions correctly in cluster code.Alan Conway2009-07-302-3/+15
* Add directory to #includeAlan Conway2009-07-1415-17/+17
* Log an error only the first time a detached session is used, ignore after that.Alan Conway2009-06-222-15/+21
* Plumbed in an a connection abort operation to the OutputHandlerAndrew Stitcher2009-06-082-8/+10
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-112-1/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-122-29/+31
* QPID-1711: Ensure the session state between the two peers in an inter-broker ...Gordon Sim2009-03-041-1/+0
* Fix cluster flow control bug: hang with large messages (>frame-max) and low -...Alan Conway2009-02-101-1/+1
* Better error messages for not-attached exceptions.Alan Conway2009-01-292-36/+28
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-202-0/+7