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
/
broker
/
Broker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
1
-0
/
+2
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
1
-0
/
+1
*
- Implementation of ACL plugin
Carl C. Trieloff
2008-07-31
1
-21
/
+30
*
Allow configurable default size limit to be set for queues (merged from r6794...
Gordon Sim
2008-07-24
1
-0
/
+1
*
QPID-1170 - Provide a better factory for creation and deletion of the managem...
Ted Ross
2008-07-16
1
-0
/
+1
*
Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.
Alan Conway
2008-07-15
1
-3
/
+5
*
HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...
Alan Conway
2008-07-08
1
-3
/
+0
*
QPID-1170 - Remove boost dependency from management agent interface
Ted Ross
2008-07-08
1
-8
/
+7
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
1
-0
/
+3
*
QPID-1087
Ted Ross
2008-05-21
1
-4
/
+5
*
Support for AMQP 0-10 sessions in C++ broker.
Alan Conway
2008-05-20
1
-1
/
+2
*
QPID-1050: Patch from Ted Ross:
Gordon Sim
2008-05-12
1
-7
/
+12
*
QPID-648: Patch from Matt Farrellee
Gordon Sim
2008-05-09
1
-0
/
+1
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
1
-3
/
+0
*
* Renamed the Acceptor class to be the ProtocolFactory class
Andrew Stitcher
2008-04-22
1
-7
/
+7
*
Refactored Acceptor code to allow multiple acceptors to be present in the broker
Andrew Stitcher
2008-04-18
1
-5
/
+13
*
Refactored IO Thread creation so that it happens in the Broker class
Andrew Stitcher
2008-04-17
1
-0
/
+5
*
QPID-648: more flexible sasl implementation (patch provided by mfarrellee@red...
Gordon Sim
2008-04-14
1
-2
/
+0
*
QPID-648: Initial support for sasl authentication for c++ broker. From patch ...
Gordon Sim
2008-04-14
1
-0
/
+4
*
Make AsyncIOAcceptor multi-protocol:
Alan Conway
2008-03-18
1
-5
/
+3
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
1
-0
/
+2
*
Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...
Gordon Sim
2008-02-25
1
-0
/
+3
*
Broker::connect - connect to URL, return ConnectionInputHandler.
Alan Conway
2008-02-13
1
-2
/
+13
*
From Ted Ross, https://issues.apache.org/jira/browse/QPID-782
Alan Conway
2008-02-08
1
-0
/
+1
*
From Ted Ross, https://issues.apache.org/jira/browse/QPID-780
Alan Conway
2008-02-06
1
-1
/
+5
*
Initial cut of inter-broker bridging
Gordon Sim
2008-02-01
1
-0
/
+2
*
Added cluster URL configuration, defaults to all interfaces.
Alan Conway
2008-02-01
1
-5
/
+3
*
Deleted unused classes, adjusted files that still mention them.
Alan Conway
2008-01-29
1
-13
/
+0
*
Apply patch from QPID-732 by Ted Ross.
Alan Conway
2008-01-14
1
-10
/
+5
*
patch-715 (tross)
Carl C. Trieloff
2008-01-02
1
-0
/
+1
*
Some fixes relating to message 'staging'.
Gordon Sim
2007-12-13
1
-2
/
+1
*
Change Broker::getPort() return type to uint16_t (was int16_t)
Alan Conway
2007-12-11
1
-1
/
+1
*
Added options to broker for journal file size. Also brought back exception co...
Kim van der Riet
2007-12-04
1
-0
/
+2
*
Patch QPID-680 from tross
Carl C. Trieloff
2007-11-13
1
-8
/
+12
*
Make standard exchanges durable
Gordon Sim
2007-11-08
1
-0
/
+1
*
- support for store to abort init / force
Carl C. Trieloff
2007-11-03
1
-0
/
+1
*
Patch from Ted
Carl C. Trieloff
2007-10-31
1
-5
/
+9
*
Session resume support in client & broker: Client can resume a session
Alan Conway
2007-10-26
1
-0
/
+1
*
QPID-651 applied patch from Ted
Carl C. Trieloff
2007-10-19
1
-2
/
+7
*
- added options for aysnc store & store dir location
Carl C. Trieloff
2007-10-18
1
-0
/
+2
*
2007-09-24 Alan Conway <aconway@redhat.com>
Alan Conway
2007-09-24
1
-0
/
+4
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
1
-2
/
+1
*
* Summary:
Alan Conway
2007-07-19
1
-12
/
+22
*
Autodeletable shared queues are now deleted as soon as the consumer count dro...
Gordon Sim
2007-07-03
1
-5
/
+0
*
* Summary:
Alan Conway
2007-06-29
1
-19
/
+17
*
* src/qpid/broker/Plugin.h: Base class for plug-in objects.
Alan Conway
2007-06-27
1
-0
/
+5
*
Make check now starts a broker on a dynamically assigned port, so
Alan Conway
2007-06-27
1
-5
/
+7
*
* qpid/CommonOptions.h:
Alan Conway
2007-04-25
1
-10
/
+18
*
Some dtx related updates.
Gordon Sim
2007-04-19
1
-0
/
+3
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
1
-0
/
+108
[next]