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
*
Removed spurious assertion from python test agent
Ted Ross
2009-10-26
1
-1
/
+0
*
Removed references to broker and agent bank from API, replaced with the
Ted Ross
2009-10-23
6
-99
/
+109
*
QPID-2156 - Add thread shutdown to python QMF bindings, additional logging, n...
Ted Ross
2009-10-23
1
-41
/
+99
*
Get selected TCP listen port before building the pid file name; fixes regress...
Stephen D. Huston
2009-10-23
1
-2
/
+3
*
Removed "..." from suppressions to work with older valgrind versions.
Alan Conway
2009-10-22
2
-5
/
+15
*
Move management-agent earlier in the init-sequence so it is destroyed after the
Ted Ross
2009-10-22
2
-2
/
+2
*
Added operators for present/not-present in the object (i.e. for optional prop...
Ted Ross
2009-10-22
1
-1
/
+3
*
Added immediate-publish for new connections and agents. This solves a race c...
Ted Ross
2009-10-22
3
-35
/
+53
*
Improved suppression for TCPConnector leak.
Alan Conway
2009-10-22
1
-8
/
+4
*
QPID-1732 - When an exchange is deleted, the binding-count for bound queues i...
Ted Ross
2009-10-22
5
-9
/
+6
*
Tidied up dependencies in IOHandle so that it is no longer
Andrew Stitcher
2009-10-21
7
-43
/
+41
*
Add missing accept() call to start listening on broker port
Stephen D. Huston
2009-10-21
1
-3
/
+4
*
Fix problems with sessions going out of scope and session numbers wrapping ar...
Alan Conway
2009-10-21
6
-29
/
+52
*
Fix repository location and update CMake-based build instructions
Stephen D. Huston
2009-10-21
1
-7
/
+8
*
Initial checkin of portable message store plugin and MS SQL-specific storage ...
Stephen D. Huston
2009-10-21
31
-11
/
+4104
*
Add ability to load modules from something other than a .so file; allows load...
Stephen D. Huston
2009-10-21
2
-1
/
+11
*
Fixed memory leak on broker shutdown. Broker's management agent pointer is now
Ted Ross
2009-10-20
2
-6
/
+6
*
Carry over recent AsynchIO-level changes to Windows.
Stephen D. Huston
2009-10-20
8
-77
/
+79
*
Supress TCPConnector join leak, disabled valgrind --gen-supressions - too ver...
Alan Conway
2009-10-20
2
-1
/
+16
*
QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...
Ted Ross
2009-10-20
3
-175
/
+842
*
Change CPG initialization log message to notice level.
Alan Conway
2009-10-19
1
-2
/
+2
*
r817742 (the fix for QPID-2102) did not cover the case for 2pc transactions r...
Gordon Sim
2009-10-18
4
-5
/
+26
*
Change threshold for reporting a timer as late from 10 to 50 msec. Resolves Q...
Stephen D. Huston
2009-10-16
1
-1
/
+1
*
Add API doc generation and install to CMake build.
Stephen D. Huston
2009-10-16
2
-2
/
+42
*
Consistently show qpid-based paths in #include directives. Help this work fro...
Stephen D. Huston
2009-10-16
1
-4
/
+4
*
Pull running acceptor out of Broker run loop
Andrew Stitcher
2009-10-16
3
-1
/
+3
*
Rationalised AsynchConnector/Acceptor/IO to all use the same code structure
Andrew Stitcher
2009-10-16
3
-66
/
+38
*
Fixed tcp nodelay, broken by previous socket code shuffling
Andrew Stitcher
2009-10-16
4
-16
/
+24
*
Fix creating socket in the wrong place for listen()
Andrew Stitcher
2009-10-16
1
-2
/
+2
*
Protect close method
Carl C. Trieloff
2009-10-16
1
-1
/
+2
*
Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...
Ted Ross
2009-10-15
6
-5
/
+46
*
Added select for object queries (Ruby).
Ted Ross
2009-10-15
2
-8
/
+51
*
Improved test output capturing in automated tests; correctly get exe process ...
Stephen D. Huston
2009-10-15
5
-28
/
+62
*
Have qpidd -q wait till the qpidd process exits before returning.
Alan Conway
2009-10-13
1
-2
/
+10
*
Add new SocketAddress.cpp and requisite adjustments; a few install improvements
Stephen D. Huston
2009-10-12
5
-32
/
+129
*
Split Socket::listen
Andrew Stitcher
2009-10-12
2
-2
/
+7
*
Added new SocketAddress class to Cmake build (oops)
Andrew Stitcher
2009-10-12
1
-0
/
+1
*
Refactored Socket to allow for IPv6 and unix domain socket
Andrew Stitcher
2009-10-12
4
-34
/
+48
*
Fix race condition in enqueue/dequeue callbacks.
Alan Conway
2009-10-09
2
-14
/
+25
*
Used new SocketAddress class in rdma code
Andrew Stitcher
2009-10-09
7
-58
/
+29
*
Added in passive socket address to SocketAddress and use in Socket::listen()
Andrew Stitcher
2009-10-09
2
-7
/
+15
*
Split responsibility for name lookup in AsynchConnector::connect
Andrew Stitcher
2009-10-09
7
-31
/
+140
*
Split TCP connect so that the connect is non blocking
Andrew Stitcher
2009-10-09
1
-35
/
+47
*
Change TCP AsynchConnector so that it returns all failures asynchronously
Andrew Stitcher
2009-10-09
1
-2
/
+7
*
Fix memory usage error in AsynchConnector
Andrew Stitcher
2009-10-09
3
-20
/
+27
*
Fix package name and NSIS banner bitmap size.
Stephen D. Huston
2009-10-08
3
-7
/
+5
*
QPID-2132: further fix from Ken Giusti.
Gordon Sim
2009-10-08
2
-6
/
+15
*
Help the package make go better on Linux
Stephen D. Huston
2009-10-08
1
-3
/
+3
*
Cluster shuts down broker via SignalHandler to fix memory errors on exit.
Alan Conway
2009-10-08
4
-4
/
+10
*
Fix race condition in testExclusiveQueueUpdate causing occasional false failu...
Alan Conway
2009-10-08
1
-0
/
+1
[next]