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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4622: Implement 'LIKE' string matching operations in selector
Andrew Stitcher
2013-03-14
1
-0
/
+81
*
QPID-4615: Allow unix qpidd to pass in existing socket fds on cmdline.
Andrew Stitcher
2013-03-01
2
-4
/
+5
*
QPID-4610: Remove duplicated transport code from C++ broker
Andrew Stitcher
2013-03-01
7
-409
/
+370
*
QPID-4555: HA Fix race condition in rejecting connections.
Alan Conway
2013-01-31
1
-0
/
+1
*
QPID-4514: Remove IO start/stop reading primitives used by removed cluster
Andrew Stitcher
2013-01-30
5
-62
/
+9
*
QPID-4514: Remove IO readCredit throttling only used by removed cluster code
Andrew Stitcher
2013-01-30
7
-51
/
+1
*
QPID-4095: New boost filesystem support. This commit removes the requirement ...
Charles E. Rolke
2013-01-18
1
-9
/
+30
*
QPID-4536: Remove functionality which automatically makes a broker
Andrew Stitcher
2013-01-14
3
-99
/
+0
*
QPID-4514: Clean up cluster code: Obsolete comment in BSDSocket.cpp.
Alan Conway
2013-01-14
1
-5
/
+0
*
QPID-4315: Changed Connection management name to be supplied by Link
Andrew Stitcher
2013-01-08
6
-32
/
+50
*
NO-JIRA: Removed some unused Timer features (old cluster used to use them)
Andrew Stitcher
2012-12-21
2
-9
/
+2
*
NO-JIRA: Stop using boost::filesystem for something that std::fstream can do ...
Andrew Stitcher
2012-12-20
1
-11
/
+8
*
NO-JIRA: Repair include guards that are absent or fail to encompass everything.
Charles E. Rolke
2012-12-20
1
-4
/
+4
*
QPID-4095: Move the directory iteration into FileSysDir:
Andrew Stitcher
2012-12-20
3
-0
/
+49
*
QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, doc
Alan Conway
2012-12-19
2
-10
/
+0
*
Prevent multiple threads from dispatching the condition handling at once. Fix...
Stephen D. Huston
2012-11-26
1
-1
/
+7
*
QPID-4447: C++ Client can hang during connect if heartbeat disconnect fires
Andrew Stitcher
2012-11-20
3
-0
/
+24
*
QPID-3351: Provide ability to specify the network interfaces
Andrew Stitcher
2012-11-16
1
-4
/
+4
*
QPID-3351: Provide ability to specify the network interfaces
Andrew Stitcher
2012-11-16
1
-38
/
+70
*
QPID-3351: Provide ability to specify the network interfaces
Andrew Stitcher
2012-11-16
1
-34
/
+59
*
QPID-3351: Provide ability to specify the network interfaces
Andrew Stitcher
2012-11-16
1
-0
/
+67
*
NO-JIRA: Removed unused isLocalHost() code
Andrew Stitcher
2012-11-16
1
-36
/
+0
*
QPID-4435: Reconnect on connect failure hangs at third address to try
Andrew Stitcher
2012-11-13
1
-0
/
+1
*
QPID-4430: HA QMF queue events do not propagate to backups under load (Jason ...
Alan Conway
2012-11-09
2
-2
/
+12
*
QPID-4403 review 7810 Too many 'task late and overran' messages
Charles E. Rolke
2012-11-03
2
-6
/
+6
*
NO-JIRA: removed all remaining traces of unused alloca.h
Andrew Stitcher
2012-10-24
1
-42
/
+0
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
14
-1034
/
+123
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
17
-18
/
+83
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
19
-242
/
+432
*
QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...
Andrew Stitcher
2012-10-24
13
-195
/
+142
*
QPID-4368: Make security strength factor a property of the security layer
Gordon Sim
2012-10-19
3
-3
/
+7
*
QPID-4368: Read any extra data available after protocol header
Gordon Sim
2012-10-19
2
-0
/
+6
*
QPID-4345: plug Windows memory leak on close (async write error)
Clifford Jansen
2012-10-13
1
-1
/
+2
*
QPID-4330: Windows static destructors: threadSafeShutdown() test
Clifford Jansen
2012-09-30
6
-7
/
+133
*
NO-JIRA: Removed now unused cluster specific ClusterSafe code.
Andrew Stitcher
2012-09-13
2
-153
/
+0
*
NO-JIRA: Make ssl setTcpNoDelay interface same as TCP
Andrew Stitcher
2012-08-29
3
-9
/
+7
*
NO-JIRA: Remove obsolete and now unused code
Andrew Stitcher
2012-08-29
2
-23
/
+0
*
NO-JIRA: Remove redundant stuff from SslSocket
Andrew Stitcher
2012-08-29
2
-36
/
+0
*
NO-JIRA: Remove const qualifier from encode buffer (can't encode into if it i...
Gordon Sim
2012-08-28
3
-5
/
+5
*
Resolves QPID-4084, changing the format of high-res logged time from seconds-...
Stephen D. Huston
2012-08-14
1
-14
/
+60
*
SSL changes for new buffer management
Andrew Stitcher
2012-08-10
5
-35
/
+43
*
Rearrange buffer memory ownership to avoid leaking buffer memory
Andrew Stitcher
2012-08-10
9
-56
/
+75
*
NO-JIRA: Work around compiler warning from clang 3.1 about casting between ty...
Andrew Stitcher
2012-08-10
1
-1
/
+1
*
Remove static initialisation from EpollPoller
Andrew Stitcher
2012-08-02
1
-5
/
+3
*
NO-JIRA: Remove some extra code left in by merge
Andrew Stitcher
2012-07-31
1
-2
/
+0
*
QPID-4127: Ensure SystemInfo::isLocalHost() returns true for ::1
Gordon Sim
2012-07-10
1
-1
/
+5
*
NO-JIRA: Fix previous TimerTask fix to workaround stupid windows.h symbol cor...
Andrew Stitcher
2012-07-06
2
-3
/
+3
*
NO-JIRA: Fix for potential Timer deadlock issue:
Andrew Stitcher
2012-07-05
2
-11
/
+51
*
QPID-4021: Badly behaved clients can still clog up the broker
Andrew Stitcher
2012-06-28
2
-2
/
+12
*
QPID-4071: basic porting changes for solaris native compiler
Clifford Jansen
2012-06-17
2
-0
/
+3
[next]