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-2644 - Console examples sometimes fail due to not waiting for the broker...
Ted Ross
2010-06-03
3
-7
/
+9
*
QPID-2589 - Build DLLs and EXEs usable on both 32 and 64-bit architectures.
Ted Ross
2010-06-03
10
-15
/
+181
*
QPID-2640: Don't try to cast integer-like values during parsing; leave as str...
Gordon Sim
2010-06-03
1
-3
/
+0
*
Fix error string for invalid options, fix exception handling in qpid_send/qpi...
Alan Conway
2010-06-02
3
-17
/
+19
*
QPID-2004: Now that connections are cleaned up on shutdown, some cluster safe...
Gordon Sim
2010-06-02
2
-3
/
+0
*
Fixed sporadic client "reserved bits not 0" exceptions with cluster + encrypt...
Alan Conway
2010-06-02
1
-1
/
+1
*
Correct reference to test exe
Stephen D. Huston
2010-06-02
1
-2
/
+2
*
QPID-664: Changed default for reconnect to false as that is more intuitive (e...
Gordon Sim
2010-06-02
1
-1
/
+1
*
QPID-2004: Send disconnected event to any handles still registered after shut...
Gordon Sim
2010-06-01
5
-2
/
+62
*
QPID-2636: Ensure close is called for a disconnect preventing occasional leak...
Gordon Sim
2010-06-01
2
-13
/
+8
*
Change verbosity back to 0. Oops.
Michael Goulish
2010-06-01
1
-1
/
+1
*
Source cluster environment checks in run_cluster_authentication_test/_soak.
Alan Conway
2010-06-01
2
-2
/
+8
*
Fix memory error in failover_soak.cpp.
Alan Conway
2010-06-01
1
-1
/
+2
*
Added pkg-config support for qpid C++ client libraries.
Alan Conway
2010-05-31
3
-0
/
+15
*
Fixed assertion error in cluster_tests.py test_failover.
Alan Conway
2010-05-31
2
-1
/
+2
*
QPID-2628 - Patch from Chuck Rolke
Ted Ross
2010-05-28
43
-651
/
+2978
*
Fixed conflicting clean-local targets, causing make distcheck to fail.
Alan Conway
2010-05-28
2
-3
/
+5
*
Fix make distcheck: clean sasl_config test files.
Alan Conway
2010-05-28
1
-0
/
+3
*
Add missing sasl_test_setup.sh to EXTRA_DIST
Alan Conway
2010-05-28
1
-1
/
+2
*
Fix compilation error on windows
Gordon Sim
2010-05-28
1
-1
/
+1
*
Allow tests that load shareable libs to work on Windows with a debug build. T...
Stephen D. Huston
2010-05-28
3
-5
/
+15
*
QPID-2598: Prevent exit hang on windows (at the expense of intermittent leak ...
Gordon Sim
2010-05-28
1
-10
/
+8
*
Fixed: authentication with bad credentials causes cluster broker to exit.
Alan Conway
2010-05-27
4
-4
/
+31
*
Fix problems with cluster_authentication_soak test in VPATH build.
Alan Conway
2010-05-27
8
-100
/
+74
*
Fix issues with cluster+security
Alan Conway
2010-05-27
3
-30
/
+24
*
QPID-2631: For blocking Bounds::expand() calls, only increase the current cou...
Gordon Sim
2010-05-27
7
-12
/
+37
*
Fix "mismatched cluster-id" errors during start up.
Alan Conway
2010-05-25
2
-21
/
+28
*
QPID-2617: Fix the windows build for modified method signature
Gordon Sim
2010-05-25
1
-1
/
+1
*
Replaced the earlier-removed init function (in ManagementAgent.h) that uses
Ted Ross
2010-05-25
7
-5
/
+192
*
Removed sasl test db creation from the Makefile logic, and simply put it into...
Michael Goulish
2010-05-25
4
-33
/
+24
*
QPID-2617: Fix new sasl test setup for vpath builds (patch from Mick Goulish)
Gordon Sim
2010-05-25
1
-1
/
+1
*
Disable new sasl testing if SASL version is less than 2.1.22.
Michael Goulish
2010-05-24
2
-0
/
+8
*
The cmake build caught my omission of this unused arg.
Michael Goulish
2010-05-24
1
-1
/
+1
*
Jira QPID-2617 -- make sasl-based tests config files relocatable
Michael Goulish
2010-05-24
13
-46
/
+223
*
Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...
Kim van der Riet
2010-05-24
15
-90
/
+90
*
QMF: add bindEvent api to allow filtering of unsolicted events.
Kenneth Anthony Giusti
2010-05-21
7
-1
/
+105
*
Fix broker core dump during start-up caused by un-initialized mAgent pointer.
Alan Conway
2010-05-21
1
-0
/
+1
*
Added setEncoding call to strings encoded from maps and lists. Encoding is "...
Ted Ross
2010-05-21
1
-0
/
+1
*
QMF: provide event filter api for python console
Kenneth Anthony Giusti
2010-05-20
2
-11
/
+37
*
Removed the logic in the broker's management agent that detected name collisi...
Ted Ross
2010-05-20
4
-115
/
+37
*
Correct class/struct reference; resolves compile warning on Windows.
Stephen D. Huston
2010-05-19
1
-1
/
+1
*
Prevent race between shutdown() and release() resulting in attempt to close d...
Gordon Sim
2010-05-19
1
-3
/
+12
*
Fix RDMA for upstream changes which now require notification on shutdown
Andrew Stitcher
2010-05-18
6
-85
/
+209
*
Fix the behaviour of the EpollPoller when shutdowns and interrupts interact
Andrew Stitcher
2010-05-18
2
-14
/
+56
*
QMF: allow consoles to filter agent heartbeats based on agent identification.
Kenneth Anthony Giusti
2010-05-18
2
-5
/
+33
*
Added locking to make amqp_0_10::SenderImpl thread safe.
Alan Conway
2010-05-18
2
-11
/
+38
*
QPID-2612: Fix to windows build from Chuck Rolke
Gordon Sim
2010-05-18
13
-169
/
+169
*
QPID-2612: remove undesired char from makefile introduced by accident in last...
Gordon Sim
2010-05-18
1
-1
/
+1
*
QPID-2612: remove qpidtypes lib as it causes problems on windows
Gordon Sim
2010-05-18
3
-25
/
+16
*
Fix retry logic in ConnectionImpl::newSession.
Alan Conway
2010-05-17
1
-8
/
+9
[next]