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-3915: Add missing newlines
Justin Ross
2012-03-26
2
-0
/
+2
*
NO-JIRA: Added newlines to the end of some files
Andrew Stitcher
2012-03-23
2
-2
/
+2
*
QPID-3890: merge Queue lock scope reduction performance tweaks into trunk
Ken Giusti
2012-03-22
4
-213
/
+342
*
QPID-3899: fix the const-ness of the < operator.
Ken Giusti
2012-03-21
1
-1
/
+1
*
QPID-3899: fix namespace specifier
Ken Giusti
2012-03-21
2
-5
/
+5
*
QPID-3899: remove dead code
Ken Giusti
2012-03-20
1
-7
/
+1
*
QPID-3899: prevent TTL expiration of grouped msg from crashing broker.
Ken Giusti
2012-03-20
2
-30
/
+74
*
QPID-3877: hold msg lock across body encode.
Ken Giusti
2012-03-20
1
-7
/
+8
*
QPID-3896: assign each queue auto deletion task a unique name.
Ken Giusti
2012-03-20
1
-1
/
+1
*
QPID-2082: Put all of the C++ code in the source tree into a namespace
Andrew Stitcher
2012-03-20
2
-2
/
+10
*
QPID-3883: Using application headers in messages causes a very large slowdown
Andrew Stitcher
2012-03-05
12
-23
/
+18
*
QPID-3875: update txn and flow-to-disk counters
Ken Giusti
2012-03-02
1
-20
/
+38
*
QPID-3875: fix indentation
Ken Giusti
2012-03-02
3
-63
/
+63
*
QPID-3875: allow direct access to per-thread statistics
Ken Giusti
2012-03-02
4
-56
/
+80
*
QPID-3877: hold lock during message header encode.
Ken Giusti
2012-03-02
1
-3
/
+8
*
QPID-3799 Acl update. Merge from branches/QPID-3799-acl
Charles E. Rolke
2012-03-01
3
-25
/
+159
*
QPID-3603: HA support for stand-alone replication.
Alan Conway
2012-02-29
1
-3
/
+0
*
QPID-3871 - Added --mgmt-publish switch to the C++ broker
Ted Ross
2012-02-29
2
-1
/
+5
*
NO-JIRA: Fix missing EXTERN declarations, broke windows build.
Alan Conway
2012-02-20
7
-175
/
+204
*
NO-JIRA ACL whitespace police.
Charles E. Rolke
2012-02-17
1
-225
/
+224
*
QPID-3603: Merge new HA foundations.
Alan Conway
2012-02-17
36
-659
/
+1018
*
QPID-3773: generate a unique queue name for the internal bridge queues.
Ken Giusti
2012-02-10
1
-2
/
+2
*
QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...
Ted Ross
2012-02-09
10
-14
/
+179
*
QPID-3804: do not skip released grouped messages
Ken Giusti
2012-02-02
1
-1
/
+1
*
QPID-3481 - After queue deletion, route re-queued messages to the alternate e...
Ted Ross
2012-02-02
1
-9
/
+20
*
Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...
Alan Conway
2012-01-20
3
-4
/
+5
*
QPID-3603: Replace public broker::Consumer::position variable with get/set fu...
Alan Conway
2012-01-18
1
-3
/
+3
*
QPID-3603: Added public broker::Connection::isLink function.
Alan Conway
2012-01-18
2
-17
/
+19
*
QPID-3603: Merge SemanticState unsubscribe with cancel.
Alan Conway
2012-01-18
3
-9
/
+7
*
QPID-3603: Act on bridge cancellations before creations
Alan Conway
2012-01-18
1
-7
/
+9
*
QPID-3603: Fix spurious "exchange not found" error and debug messages.
Alan Conway
2012-01-18
4
-66
/
+58
*
QPID-3603: Consistent find/get functions for Queue and Exchange registries.
Alan Conway
2012-01-18
4
-5
/
+33
*
QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...
Alan Conway
2012-01-18
3
-5
/
+4
*
QPID-3603: Ensure listeners are notified of available messages even when a co...
Alan Conway
2012-01-18
1
-7
/
+6
*
QPID-3603: Replace public broker::Consumer::position variable with get/set fu...
Alan Conway
2012-01-18
4
-11
/
+18
*
QPID-3630: remove additional code in client.
Ken Giusti
2012-01-13
1
-2
/
+0
*
QPID-3630: remove deprecated rate limiting feature
Ken Giusti
2012-01-13
7
-219
/
+0
*
QPID-3755 - Concurrent queue bind on the same queue results in crash
Ted Ross
2012-01-13
2
-3
/
+18
*
QPID-3438
Michael Goulish
2012-01-05
3
-8
/
+1
*
QPID-3438
Michael Goulish
2011-12-16
3
-2
/
+10
*
added explicit cast, required by some compiler versions, namely on s390 arch
Nuno Santos
2011-12-12
1
-1
/
+1
*
QPID-3652: Fix cluster authentication.
Alan Conway
2011-12-06
3
-10
/
+24
*
QPID-3629: Changed management of credit window
Gordon Sim
2011-11-23
4
-50
/
+269
*
NO-JIRA - Fixed the handling of functions with ignored return values.
Ted Ross
2011-11-22
1
-5
/
+5
*
QPID-3180: Further fix to the size checking logic for ring queues
Gordon Sim
2011-11-18
1
-1
/
+1
*
QPID-3615: deprecate max-session-rate feature.
Ken Giusti
2011-11-14
1
-0
/
+7
*
add timestamp of oldest msg per group to query output
Ken Giusti
2011-11-09
1
-1
/
+10
*
QPID-3553: prevent multiple connection-tune-ok controls from leaving dangling...
Gordon Sim
2011-11-03
1
-4
/
+8
*
QPID-3577: assign null group identifiers to the default group
Ken Giusti
2011-11-02
1
-1
/
+4
*
QPID-3577: undo commit - qpidd.1 changes should not have been committed
Ken Giusti
2011-11-02
1
-4
/
+1
[next]