index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-3936: Java Performance Test Framework - better PSFC support
Keith Wall
2012-05-26
10
-52
/
+461
*
QPID-3992 - Removed the Boost license text from the Ruby LICENSE file.
Ted Ross
2012-05-25
1
-29
/
+0
*
QPID-3995 - Cleans up queues created during Cucumber feature tests
Ted Ross
2012-05-25
6
-12
/
+29
*
NO-JIRA: eliminate dead code and potential null pointer dereference as found ...
Kenneth Anthony Giusti
2012-05-25
1
-23
/
+19
*
NO-JIRA: fix some defects found by Coverity static analysis scan of C++ code
Kenneth Anthony Giusti
2012-05-25
11
-13
/
+12
*
QPID-4006: [Java Broker] BDB HA.
Keith Wall
2012-05-25
14
-75
/
+237
*
QPID-4012: update the priority queue entry sub lists to maintain a record of ...
Robert Gemmell
2012-05-25
1
-4
/
+13
*
QPID-3767: add additional test case for link sharing.
Kenneth Anthony Giusti
2012-05-24
1
-0
/
+113
*
QPID-4006: Remove BDB StateChangeListener during Environment#close() to avoid...
Keith Wall
2012-05-24
1
-73
/
+108
*
NO-JIRA: Rearrange memory status code
Andrew Stitcher
2012-05-24
3
-5
/
+15
*
NO-JIRA: Rearrange CMake a bit to improve the chances of compiling on non-Lin...
Andrew Stitcher
2012-05-24
1
-9
/
+12
*
NO-JIRA: Remove final vestiges of non-portable alloca().
Andrew Stitcher
2012-05-24
3
-11
/
+9
*
QPID-3004: Keep the code compatible with clang C++ compiler (and probably gcc...
Andrew Stitcher
2012-05-22
5
-21
/
+17
*
QPID-4006: BDB HA. Make passivation async to avoid holding up the BDB thread....
Keith Wall
2012-05-22
7
-173
/
+175
*
QPID-3603: Renamed brokers and public-brokers to brokers-url and public-url f...
Alan Conway
2012-05-22
6
-61
/
+66
*
QPID-3603: HA backups pass identifying info to primary.
Alan Conway
2012-05-22
14
-28
/
+210
*
QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...
Andrew Stitcher
2012-05-21
4
-15
/
+61
*
QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...
Andrew Stitcher
2012-05-21
6
-16
/
+75
*
NO-JIRA: Implement abort for ssl connections
Andrew Stitcher
2012-05-21
3
-2
/
+19
*
QPID-4011: TestIsLocalHost unit_test fails with if machine name resolves to l...
Andrew Stitcher
2012-05-21
1
-1
/
+1
*
QPID-4013: Windows Broker SSL is more difficult to use than necessary and pos...
Andrew Stitcher
2012-05-21
1
-4
/
+23
*
QPID-3994: fix -Doptional=true enabling of the optional bdbstore dependency i...
Robert Gemmell
2012-05-20
2
-0
/
+12
*
QPID-4011: TestIsLocalHost unit_test fails with if machine name resolves to l...
Andrew Stitcher
2012-05-18
2
-11
/
+30
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-18
2
-20
/
+18
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-18
4
-46
/
+58
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-18
6
-19
/
+29
*
QPID-4010 : [Java broker] Add LDAP authentication
Robert Godfrey
2012-05-18
3
-3
/
+406
*
QPID-3973 : [Java] Add support for non JKS key store types (patch supplied by...
Robert Godfrey
2012-05-18
9
-28
/
+65
*
QPID-4006: Fix failing HA tests due to spaces in filenames on Apache CI servers
Keith Wall
2012-05-18
4
-12
/
+3
*
QPID-4007 : [Java Broker] Fix pointless equality test in Kerberos authenticat...
Robert Godfrey
2012-05-18
1
-1
/
+1
*
QPID-4008: added check for INVALID_SOCKET similar to Linux implementation
Clifford Allan Jansen
2012-05-17
1
-7
/
+10
*
QPID-4007 : [Java Broker] Add Kerberos authentication support
Robert Godfrey
2012-05-17
2
-2
/
+230
*
QPID-4006: exclude systests until updated to account for the paths found in t...
Robert Gemmell
2012-05-17
1
-0
/
+3
*
QPID-3603: HA failover test, increase timeout to avoid false failures.
Alan Conway
2012-05-17
1
-4
/
+3
*
QPID-4006: add support for using BDB HA to form an active-passive cluster for...
Robert Gemmell
2012-05-17
70
-725
/
+3153
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-17
1
-0
/
+2
*
QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...
Robert Godfrey
2012-05-17
15
-42
/
+781
*
QPID-4005: Eliminate "using" especially "using namespace" from header file
Andrew Stitcher
2012-05-16
31
-31
/
+61
*
NO-JIRA: Removed unused File
Andrew Stitcher
2012-05-16
2
-71
/
+0
*
QPID-4004: Cruft in qpid::framing::Buffer class should be removed
Andrew Stitcher
2012-05-16
7
-64
/
+31
*
QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.
Alan Conway
2012-05-16
3
-15
/
+53
*
QPID-3603 HA broker backup/primary ready checks. Repair r1338889 for Windows.
Charles E. Rolke
2012-05-16
2
-3
/
+3
*
QPID-3997 : [Java Broker] Refactor code to make all calls to getAuthenticatio...
Robert Godfrey
2012-05-16
13
-25
/
+82
*
NO-JIRA: reuse the properties from build.deps, remove duplication in build.xm...
Robert Gemmell
2012-05-15
1
-16
/
+3
*
QPID-3603: HA rename "promoting" to "recovering"
Alan Conway
2012-05-15
6
-15
/
+15
*
QPID-3603: HA remove backup Replicator code to track unready queues.
Alan Conway
2012-05-15
9
-64
/
+24
*
QPID-3603: Test fixes to ha_tests.py
Alan Conway
2012-05-15
2
-44
/
+46
*
QPID-3603: Fix inconsistent use of bridge-name and queue-name for bridge sess...
Alan Conway
2012-05-15
1
-1
/
+1
*
QPID-3603: HA backup brokers don't connect to self when searching for primary.
Alan Conway
2012-05-15
5
-14
/
+32
*
QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...
Alan Conway
2012-05-15
6
-106
/
+123
[prev]
[next]