summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-013-15/+96
* QPID-4767 [legacystore] QMF commands to create a persistent queue with an ill...Kim van der Riet2013-05-013-22/+46
* QPID-4339: Add include necessary under some versions of unixAndrew Stitcher2013-04-301-0/+1
* QPID-4793: Change test so that regex.h works on other unixesAndrew Stitcher2013-04-301-2/+2
* QPID-4651: export symbol directivesGordon Sim2013-04-301-6/+6
* QPID-4339: some more export symbol directives needed for unit_test compilatio...Gordon Sim2013-04-301-5/+6
* QPID-4339: add export symbol directivesGordon Sim2013-04-301-9/+10
* QPID-4759 : make qpidd --help display sasl config dir default locationMichael Goulish2013-04-304-5/+2
* QPID-4339: fix for older compilers/c++ librariesGordon Sim2013-04-303-7/+9
* QPID-4759 : make both builds put sasl config file in sysconfdir/sasl2Michael Goulish2013-04-304-1/+4
* QPID-4339: fix for windows buildGordon Sim2013-04-291-0/+1
* QPID-4720: C++ Broker headers exchange tests not using run-time comaprisons.Charles E. Rolke2013-04-294-82/+135
* NO-JIRA: Reverting the commit from r1477150Darryl L. Pierce2013-04-291-1/+1
* QPID-4698: Fixed the location of the SASL2 configuration file.Darryl L. Pierce2013-04-291-1/+1
* QPID-4339: simple paged queue implementationGordon Sim2013-04-2923-47/+900
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-297-34/+61
* NO-JIRA: Fix install error in perl binding CMakeLists.txtAlan Conway2013-04-291-1/+1
* QPID-4631: C++ Broker federated links are protected by ACL policy.Charles E. Rolke2013-04-295-23/+129
* QPID-4719: Include Perl language files missing from source files.Darryl L. Pierce2013-04-291-1/+1
|\
| * QPID-4719: Added missing Perl files to source tarball.mcpierce-QPID-4719Darryl L. Pierce2013-04-291-1/+1
* | NO-JIRA: Remove spurious header file from qpid/cpp/src/qpid/broker/Bridge.cpp.Alan Conway2013-04-291-1/+0
|/
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-269-85/+423
* QPID-4756: only invoke property update callback if properties are presentKenneth Anthony Giusti2013-04-261-0/+2
* QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker.Alan Conway2013-04-263-29/+37
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-04-251-2/+39
* NO-JIRA: Removing the reference to errors.rb that crept back in.Darryl L. Pierce2013-04-251-1/+0
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-254-5/+52
* NO-JIRA: Removed references to deleted Exceptions in Ruby tests.Darryl L. Pierce2013-04-253-3/+4
* QPID-3828: When sending large messages loss of connection is not detected eve...Andrew Stitcher2013-04-251-1/+1
* QPID-4764: tweaks to locking in receiver and session to avoid deadlockGordon Sim2013-04-252-5/+8
* QPID-4758: Extend the qpidd --wait option to work at shutdownCharles E. Rolke2013-04-241-2/+2
* NO-JIRA: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-231-5/+5
* QPID-4702: ensure correct ordering of link arguments (libs must follow object...Gordon Sim2013-04-221-1/+4
* QPID-4765: "Incorrect parameter validation for legacystore wcache-page-size a...Kim van der Riet2013-04-221-30/+18
* QPID-4748: Fix to test broken (trivially) by r1469661Gordon Sim2013-04-221-1/+1
* Fix warning about uninitialised variable when running test under valgrind; ca...Gordon Sim2013-04-221-1/+1
* QPID-4759 : backed out change -- can't hard-code Cyrus SASL default. bad for...Michael Goulish2013-04-201-1/+0
* QPID-4759 : make --help output show default value for --sasl-configMichael Goulish2013-04-201-0/+1
* QPID-4757: C++ Broker report sasldb failures more clearly when problem may be...Charles E. Rolke2013-04-191-0/+7
* QPID-4748: Consistent handling of durations - apply changes to Windows platformCharles E. Rolke2013-04-192-3/+27
* QPID-4756: enable updateStats callback for QMFv2 object notificationsKenneth Anthony Giusti2013-04-191-15/+31
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-1912-42/+106
* QPID-4734: Expand ignoring warnings to all patchlevels of gcc 4.4Andrew Stitcher2013-04-181-1/+1
* QPID-3689: Fix previous change of command line option handlingAndrew Stitcher2013-04-182-3/+7
* QPID-3689: Change tcp nodelay to be the defaultAndrew Stitcher2013-04-173-3/+9
* QPID-4736: Demote journal log messages from warn to infoCharles E. Rolke2013-04-171-2/+2
* NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test failuresKenneth Anthony Giusti2013-04-171-4/+6
* QPID-3921: Move code from Statement.h to Statement.cppAndrew Stitcher2013-04-162-60/+58
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-119-77/+201