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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-2132: Applied patch from Ken Giusti
Gordon Sim
2009-10-08
2
-19
/
+30
*
Added more install-related content to the CMake structure.
Stephen D. Huston
2009-10-07
7
-55
/
+310
*
Add missing extern decls.
Stephen D. Huston
2009-10-07
2
-3
/
+3
*
Pick up size_t def from Windows rather than making one up and possibly clashi...
Stephen D. Huston
2009-10-07
1
-1
/
+3
*
Fix typo in ais_check, causing cluster tests to fail.
Alan Conway
2009-10-06
1
-1
/
+1
*
Remove conflicts checked in earlier
Stephen D. Huston
2009-10-06
1
-17
/
+0
*
Get remaining tests running on Windows
Stephen D. Huston
2009-10-05
3
-25
/
+119
*
Improve ability to avoid dialogs in automated tests
Stephen D. Huston
2009-10-05
1
-0
/
+17
*
Add new files from r821000; Fixes QPID-2130
Stephen D. Huston
2009-10-05
1
-0
/
+4
*
Minor improvements to cluster logging.
Alan Conway
2009-10-05
3
-16
/
+21
*
Removed AMQP method body classes from public API.
Alan Conway
2009-10-05
1
-1
/
+2
*
Correct some powershell problems for Windows
Stephen D. Huston
2009-10-05
4
-27
/
+28
*
Fixed: cluster udpate did not presever deliver-properties.exchange on messages.
Alan Conway
2009-10-05
13
-79
/
+118
*
Look for qpidd.exe in various places, not just Debug
Stephen D. Huston
2009-10-03
3
-6
/
+53
*
QMF Fixes in Ruby Console:
Ted Ross
2009-10-02
7
-9
/
+50
*
QMF Fixes:
Ted Ross
2009-10-02
7
-12
/
+32
*
qpidd prints message to stderr if logging configuration is invalid.
Alan Conway
2009-10-02
1
-15
/
+19
*
Applied patches to resolve QPID-2076
Stephen D. Huston
2009-10-02
6
-12
/
+18
*
Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.
Jonathan Robie
2009-10-02
1
-0
/
+15
*
define content- and view- classes separately from message class
Gordon Sim
2009-10-02
27
-428
/
+734
*
Removed LatencyTracker from cluster.
Alan Conway
2009-10-01
7
-201
/
+6
*
Set cluster version number from SVN revision.
Alan Conway
2009-10-01
1
-2
/
+6
*
Fix broker race where broker closes connection before sending close-ok.
Alan Conway
2009-10-01
2
-8
/
+15
*
Fix QPID-2086 - problem with read-credit.
Alan Conway
2009-10-01
9
-74
/
+70
*
Updated library dependencies
Ted Ross
2009-09-30
1
-1
/
+1
*
Add definition of int64_t (required by gcc 4.4.1)
Gordon Sim
2009-09-30
1
-0
/
+1
*
For Windows, add 'd' postfix to library file names
Stephen D. Huston
2009-09-30
1
-4
/
+4
*
Revised set of source files and library names for QMF; matches earlier change...
Stephen D. Huston
2009-09-29
1
-42
/
+45
*
This is related to QPID-2108
Rajith Muditha Attapattu
2009-09-29
2
-10
/
+10
*
Fix dependencies so python client used by tests is built before tests.
Alan Conway
2009-09-29
1
-0
/
+3
*
I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...
Rajith Muditha Attapattu
2009-09-29
4
-49
/
+214
*
QMF Engine updates:
Ted Ross
2009-09-29
17
-62
/
+259
*
Fix python tests to work in VPATH builds and for make distcheck.
Alan Conway
2009-09-28
15
-101
/
+135
*
Transient flow-to-disk messages switched to store from BDB. Only single-queue...
Kim van der Riet
2009-09-28
3
-4
/
+8
*
r817742 (the fix for QPID-2102), introduced a deadlock and a race condition i...
Gordon Sim
2009-09-28
2
-26
/
+30
*
QPID-2102: Changed QueuePolicy to rely on external locking and require dequeu...
Gordon Sim
2009-09-28
5
-37
/
+22
*
Adding missing file
Ted Ross
2009-09-27
1
-0
/
+32
*
Cleaned up issues with distribution.
Ted Ross
2009-09-27
1
-1
/
+4
*
Backed out a broker change that was unintentionally carried along in another ...
Ted Ross
2009-09-25
1
-1
/
+1
*
QMF updates:
Ted Ross
2009-09-25
47
-408
/
+651
*
Exchange route() refactorization that eliminates common code in each of the E...
Kim van der Riet
2009-09-25
7
-142
/
+67
*
Use struct/class consistently
Stephen D. Huston
2009-09-24
7
-49
/
+49
*
Fix to allow python testing stuff to build outside source tree
Andrew Stitcher
2009-09-23
1
-4
/
+2
*
This patch requires svn 817742, corrects the lock issue for ring queue in 817...
Carl C. Trieloff
2009-09-23
5
-24
/
+58
*
Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...
Ted Ross
2009-09-23
4
-27
/
+56
*
rhs's new system for python allows us to build python test
Michael Goulish
2009-09-23
12
-27
/
+34
*
Attempt to clean up a warning about violating aliasing rules.
Ted Ross
2009-09-23
1
-3
/
+3
*
QMF updates:
Ted Ross
2009-09-22
6
-16
/
+100
*
QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...
Ted Ross
2009-09-22
6
-0
/
+29
*
Minor update to allow store access to the message isPersistent() method. This...
Kim van der Riet
2009-09-22
4
-4
/
+6
[prev]
[next]