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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing externs for Queue methods; silence getenv() warnings on Windows b...
Stephen D. Huston
2009-07-13
2
-3
/
+5
*
Replace getenv usage with more secure Windows calls - silences compile diagno...
Stephen D. Huston
2009-07-13
5
-11
/
+35
*
Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...
Kim van der Riet
2009-07-13
20
-99
/
+103
*
Change remaining broker Timer clients to use the single broker Timer
Andrew Stitcher
2009-07-10
5
-8
/
+10
*
Change all broker users of broker::Timer to use sys::Timer
Andrew Stitcher
2009-07-10
16
-91
/
+78
*
Allow TimerTasks to be delayed correctly by separating out the time
Andrew Stitcher
2009-07-10
2
-3
/
+10
*
Typos/Whitespace fixes
Andrew Stitcher
2009-07-10
3
-5
/
+5
*
Correct the case where for very low ( bytes) staging threshhold management
Carl C. Trieloff
2009-07-10
2
-1
/
+29
*
Fix cluster handling of multiple errors.
Alan Conway
2009-07-10
3
-19
/
+37
*
Minor improvement to cluster logging.
Alan Conway
2009-07-09
1
-3
/
+6
*
Simplified PollableCondition
Alan Conway
2009-07-09
5
-140
/
+41
*
Move helper functions out of the public interface, as they are unsafe
Carl C. Trieloff
2009-07-09
1
-3
/
+4
*
Clean up for next commit to clean broker interface
Carl C. Trieloff
2009-07-09
2
-3
/
+4
*
simulate this:
Carl C. Trieloff
2009-07-08
1
-0
/
+42
*
Fix to cover this case:
Carl C. Trieloff
2009-07-08
3
-1
/
+13
*
fix for regression in patch & test to prevent regression again
Carl C. Trieloff
2009-07-08
2
-1
/
+51
*
Now that broker expects clients to send heartbeats, the client half of an int...
Gordon Sim
2009-07-08
1
-3
/
+8
*
test for last commit
Carl C. Trieloff
2009-07-08
1
-1
/
+18
*
More tests and complete fix for svn791672 commit -- correct requeue
Carl C. Trieloff
2009-07-08
4
-6
/
+23
*
QPID-1974: Fixes (and tests) for updating lvq state to new cluster members.
Gordon Sim
2009-07-08
6
-5
/
+93
*
Properly handle queued closes originating locally. Fixes QPID-1952
Stephen D. Huston
2009-07-07
1
-3
/
+8
*
Added python long cluster test outline for long tests and soak tests. Also ad...
Kim van der Riet
2009-07-07
5
-7
/
+90
*
Add expected failure case to the list (purge is currently disabled on cluster...
Gordon Sim
2009-07-07
1
-0
/
+1
*
Correcting to ensure recovered cluster-durable messages are dequeued from store
Carl C. Trieloff
2009-07-07
1
-2
/
+8
*
More tests and completion of fix for 791672
Carl C. Trieloff
2009-07-07
3
-5
/
+40
*
Corrected the case where message on more than one queue does not persist when...
Carl C. Trieloff
2009-07-07
4
-3
/
+43
*
Make up-to-date check for generated files look in binary dir. On Windows, don...
Stephen D. Huston
2009-07-02
1
-7
/
+25
*
Don't try to unset MEMORYCHECK_COMMAND - jut leave it if not needed
Stephen D. Huston
2009-07-02
1
-2
/
+0
*
Federation: Propagation of dynamic bindings is now done on the thread servici...
Ted Ross
2009-07-02
6
-14
/
+30
*
Fix make build to generate code into the build tree
Andrew Stitcher
2009-07-02
1
-15
/
+15
*
Fix cmake build for recent gnu ld which needs all libs used by prog and
Andrew Stitcher
2009-07-02
2
-5
/
+26
*
Fix members joining cluster while cluster is handling client errors.
Alan Conway
2009-07-01
8
-38
/
+80
*
Prevent broker thread blocking while SSL handshake completes.
Gordon Sim
2009-07-01
1
-2
/
+0
*
Enabled tests, corrected Boost lib locators
Stephen D. Huston
2009-07-01
2
-30
/
+22
*
Fix for cluster_test problems: a) When not started from within test dir, qpid...
Kim van der Riet
2009-07-01
5
-203
/
+226
*
QPID-1963: hold lock across TopicExchange::isBound() method
Gordon Sim
2009-07-01
1
-0
/
+1
*
Fix members joining cluster while cluster is handling client errors.
Alan Conway
2009-07-01
12
-35
/
+234
*
Fix cluster race condition with connections closed by broker while in use.
Alan Conway
2009-06-30
10
-44
/
+62
*
Removed installation lines that were redundant with the nobase_include_HEADER...
Ted Ross
2009-06-30
1
-3
/
+0
*
Add some ring queue tests to make check-long (fix script to use QPID_PORT cor...
Gordon Sim
2009-06-30
3
-6
/
+44
*
Minor test env name cleanup which syncs with changes to store
Kim van der Riet
2009-06-29
2
-9
/
+9
*
Backout last change to test script
Gordon Sim
2009-06-29
1
-1
/
+1
*
Have receivers in test ignore duplicates (makes it possible to recover from c...
Gordon Sim
2009-06-29
1
-1
/
+1
*
Added extra test script for testing ring queues plus a random data generation...
Gordon Sim
2009-06-29
3
-0
/
+274
*
In isInline() don't try to take address of a vector w/o storage yet; fixes QP...
Stephen D. Huston
2009-06-26
1
-0
/
+4
*
Take dirpath off of plugin name to load; fixes QPID-1959
Stephen D. Huston
2009-06-26
1
-2
/
+2
*
Export callMe on Windows; fixes QPID-1958
Stephen D. Huston
2009-06-26
1
-1
/
+5
*
Fix out-of-range vector access; fixes QPID-1957
Stephen D. Huston
2009-06-26
1
-1
/
+2
*
Added const to the Uuid constructor argument.
Ted Ross
2009-06-25
2
-5
/
+5
*
Require exact match for environment variables before they are interpreted as ...
Gordon Sim
2009-06-25
1
-1
/
+2
[next]