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
path:
root
/
cpp
/
src
/
qpid
/
broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-3549 - Improved handling of boolean configuration options in Queue.cpp
Ted Ross
2011-10-14
1
-4
/
+29
*
QPID-3528
Michael Goulish
2011-10-13
1
-3
/
+26
*
QPID-3346: code cleanup - move private code out of headers, delete dead code.
Kenneth Anthony Giusti
2011-10-13
2
-80
/
+30
*
QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...
Alan Conway
2011-10-12
4
-9
/
+5
*
QPID-3417: C++ broker - support adding arrival timestamp to received messages.
Kenneth Anthony Giusti
2011-10-12
6
-6
/
+72
*
QPID-3522: Distinguish between null and empty string for sasl response
Gordon Sim
2011-10-12
5
-36
/
+69
*
QPID-3543: correctly dequeue messages that are auto-acknowledged.
Kenneth Anthony Giusti
2011-10-11
1
-1
/
+2
*
QPID-3346: move message group feature into trunk.
Kenneth Anthony Giusti
2011-10-07
21
-192
/
+1334
*
QPID-3304
Michael Goulish
2011-09-29
1
-0
/
+6
*
QPID-3502: Ensure accepts are sent when required for asynchronously completed...
Gordon Sim
2011-09-23
1
-3
/
+1
*
QPID-3488: Ensure that message-stop clears any outstanding credit 'window'
Gordon Sim
2011-09-15
2
-2
/
+8
*
QPID-3487: Ensure delivery records for cancelled subscriptions are correctly ...
Gordon Sim
2011-09-15
2
-1
/
+5
*
QPID-3384: DTX transactions - replicate suspended transactions.
Alan Conway
2011-08-30
1
-1
/
+5
*
QPID-3384: Fix compilation errors for boost 1.39 and gcc 4.4.4
Gordon Sim
2011-08-26
1
-1
/
+2
*
QPID-3455: Don't treat unspecified frame size as implying the minimum value. ...
Gordon Sim
2011-08-26
1
-1
/
+1
*
QPID-3384: Enable DTX transactions in a cluster.
Alan Conway
2011-08-25
15
-155
/
+214
*
QPID-3363, QPID-3443: Corrected exception used for 'default access' rule viol...
Gordon Sim
2011-08-23
1
-2
/
+5
*
QPID-3033: Segmentation fault while processing session.attach
Alan Conway
2011-08-18
2
-11
/
+9
*
QPID-3406: Get IPv6 working on Windows port
Andrew Stitcher
2011-08-12
1
-9
/
+35
*
two new management properties for connections: the sasl mechanism, and th...
Michael Goulish
2011-08-11
1
-1
/
+8
*
QPID-3403: Remove empty binding list from map
Gordon Sim
2011-08-10
1
-0
/
+3
*
QPID-3410: do not create priority queue if priority count zero or not provided.
Kenneth Anthony Giusti
2011-08-10
1
-1
/
+1
*
QPID-3363: prevent bind/unbind on default exchange
Gordon Sim
2011-08-09
1
-3
/
+8
*
QPID-3400: remove redundant delivery records on release
Gordon Sim
2011-08-09
1
-0
/
+4
*
QPID-3394: move object copy after changing object state, not before.
Kenneth Anthony Giusti
2011-08-04
2
-4
/
+11
*
QPID-3393: Fix CRAM-MD5, need to distinguish between null string and empty st...
Gordon Sim
2011-08-04
1
-3
/
+5
*
NO-JIRA: Remove unused #include file, causing compile errors on rhel5.
Alan Conway
2011-07-20
1
-1
/
+0
*
QPID-3304: fixes to windows build, broken by r1148503
Gordon Sim
2011-07-20
1
-3
/
+3
*
QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...
Kim van der Riet
2011-07-19
6
-43
/
+97
*
NO-JIRA: Trivial code clean-up - LegacyLVQ to use isInBroker
Alan Conway
2011-07-19
1
-5
/
+1
*
QPID-2979: Make windows broker advertise PLAIN even when auth is turned off.
Gordon Sim
2011-07-15
1
-0
/
+1
*
QPID-3352 - Federation bridge doesn't recover from session errors
Ted Ross
2011-07-12
3
-1
/
+22
*
NO-JIRA: minor update to doxygen comment for internal broker interface
Gordon Sim
2011-06-28
1
-1
/
+2
*
QPID-3121: Cluster management inconsistency when using persistent store.
Alan Conway
2011-06-23
1
-0
/
+6
*
NO-JIRA: Fix compile error on windows due to assigning an AtomicValue.
Alan Conway
2011-06-17
1
-1
/
+1
*
QPID-3280: further fix compilation error on windows
Gordon Sim
2011-06-17
1
-1
/
+1
*
QPID-3280: fix compilation error on windows introduced by previous commit for...
Gordon Sim
2011-06-17
1
-1
/
+1
*
QPID-3280: Performance problem with TTL messages.
Alan Conway
2011-06-15
11
-250
/
+175
*
QPID-3140: allow larger queue policy sizes
Gordon Sim
2011-06-13
2
-8
/
+8
*
QPID-3298: don't include the internal federation related args in the biding f...
Gordon Sim
2011-06-09
1
-2
/
+7
*
QPID-3284: Eliminated warnings from gcc 4.6 compiler
Andrew Stitcher
2011-06-07
3
-9
/
+6
*
QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...
Kim van der Riet
2011-06-06
5
-10
/
+17
*
QPID-3291: Applied patch fron Andy Goldstein to ensure that expiration is not...
Gordon Sim
2011-06-03
1
-1
/
+1
*
NO-JIRA: Remove a lot of redundant stuff from the Socket code
Andrew Stitcher
2011-05-26
1
-5
/
+0
*
Refactor socket connect calls to take a string port
Andrew Stitcher
2011-05-26
4
-7
/
+7
*
QPID-3252
Charles E. Rolke
2011-05-26
1
-1
/
+3
*
QPID-3278: pass container for expired messages by reference
Gordon Sim
2011-05-26
1
-1
/
+1
*
QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...
Ted Ross
2011-05-18
1
-0
/
+6
*
QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.
Ted Ross
2011-05-17
1
-2
/
+5
*
QPID-3186 - Import Export generalization to support a larger set of compilers...
Ted Ross
2011-05-17
9
-19
/
+28
[next]