summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-4984: WIP - Merge from trunk r.1534626.linearstoreKim van der Riet2013-10-227-4/+20
* QPID-4984: WIP - Merge from trunk r.1534385.Kim van der Riet2013-10-2149-334/+754
* QPID-4984: WIP - Compiles, but functionally incomplete. Transactions not yet ...Kim van der Riet2013-10-2149-2786/+2023
* QPID-4984: WIP - Compiles, but functionally incompleteKim van der Riet2013-10-0750-1404/+1958
* QPID-4984: WIP - Merge from trunk r.1525056Kim van der Riet2013-09-20285-5589/+12070
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-09-2036-548/+2139
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2322-430/+322
* QPID-4984: WIP - compiles, but not functional. Changed namespaces in project.Kim van der Riet2013-08-2164-320/+320
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2124-222/+276
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2172-5425/+1364
* QPID-4984: Continuing work on the linearstoreutils libKim van der Riet2013-07-108-9/+335
* QPID-4984 - Added a utilities library for linearstore and its tools.Ted Ross2013-07-103-0/+224
* NO-JIRA - Copied legacystore into linearstore as a starting point for work.Ted Ross2013-07-1084-0/+17924
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-1021-206/+587
* QPID-4627: fix faulty switch statementGordon Sim2013-07-081-0/+1
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-0511-41/+136
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-044-8/+8
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-045-12/+11
* QPID-4975: Only send correlation id if it isn't empty.Andrew Stitcher2013-07-031-1/+2
* QPID-4969: C++ Broker headers exchange allows creation of bindings Charles E. Rolke2013-07-012-5/+7
* QPID-4971: Uninitialized variables in QueueSettingsCharles E. Rolke2013-07-011-0/+2
* QPID-4969: Headers exchange allows bindings with duplicate managementId.Charles E. Rolke2013-06-281-0/+11
* NO-JIRA: Refactor AclData to extract two deeply nested functions. Fix parens.Charles E. Rolke2013-06-282-716/+699
* QPID-4966: ensure timeout is honoured while waiting of rmessagesGordon Sim2013-06-282-3/+33
* QPID-4965: check filters on assertGordon Sim2013-06-282-4/+64
* QPID-4957: ensure bindings created on attaching link are deleted alog with th...Gordon Sim2013-06-271-1/+1
* 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-2626-113/+717
* QPID-4950: ensure exchange stats are updated with correct content size for me...Gordon Sim2013-06-262-2/+1
* QPID-4953: recognise temp queue shorthand in 0-10 codepathGordon Sim2013-06-261-2/+8
* QPID-4949: explicitly delete the management agent during the Broker destructorKenneth Anthony Giusti2013-06-251-0/+1
* QPID-4712: fixes for windows, rhel5Gordon Sim2013-06-253-10/+11
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-2558-406/+1206
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-217-59/+63
* QPID-4931: Remove removed member function from windows SocketAddressAndrew Stitcher2013-06-191-13/+9
* QPID-4905: Add needed virtual destructor missed earlierAndrew Stitcher2013-06-191-0/+3
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-197-20/+19
* NO-JIRA: remove unused codeGordon Sim2013-06-192-40/+0
* QPID-4854: signal connection establishment for broker initiated connections alsoGordon Sim2013-06-191-0/+1
* QPID-4935: handle case where peer to sender settles without setting a deliver...Gordon Sim2013-06-192-2/+22
* QPID-4905: Stopped broker::Broker needing to refer to broker::ConnectionAndrew Stitcher2013-06-1919-92/+118
* QPID-4905: Tidy up broker::ConnectionAndrew Stitcher2013-06-1922-325/+208
* NO-JIRA: Remove useless HAVE_CONFIG_H definitionAndrew Stitcher2013-06-185-18/+9
* NO-JIRA: Fix compile errors in Windows build.Alan Conway2013-06-181-1/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-1742-532/+958
* NO-JIRA: Windows fixes for previous "simple" changeAndrew Stitcher2013-06-133-1/+3
* NO-JIRA: Remove unnecessary includes for AsynchIOAndrew Stitcher2013-06-132-8/+8
* NO-JIRA: Remove unnecessary codeAndrew Stitcher2013-06-131-45/+9
* QPID-4923: Windows C++ broker should use --ssl-port option to select ssl portAndrew Stitcher2013-06-131-1/+1
* QPID-4921: check pointer before using itGordon Sim2013-06-131-1/+1