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
*
QPID-107 Implementation for ACL for C++ broker
Carl C. Trieloff
2008-09-02
9
-110
/
+985
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
33
-531
/
+665
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
11
-0
/
+217
*
echotest: tab separated.
Alan Conway
2008-08-26
2
-1
/
+44
*
Added ClusterFixture::kill
Alan Conway
2008-08-26
1
-35
/
+4
*
Test improvements.
Alan Conway
2008-08-26
4
-26
/
+95
*
Add license
Gordon Sim
2008-08-26
1
-0
/
+21
*
Removed unused rpm targets and files.
Alan Conway
2008-08-26
2
-0
/
+135
*
Fix typo.
Alan Conway
2008-08-21
1
-1
/
+1
*
Pre-buffering output strategy for cluster.
Alan Conway
2008-08-21
19
-85
/
+458
*
Remove 'clever' locking as it actually degrades performance.
Gordon Sim
2008-08-20
2
-40
/
+1
*
Forgot to remove unneeded comment
Kim van der Riet
2008-08-19
1
-1
/
+0
*
Missing DTX recover code for --dtx mode in txtest
Kim van der Riet
2008-08-19
2
-1
/
+30
*
Added --dtx option to txtest for DTX transaction testing
Kim van der Riet
2008-08-18
1
-5
/
+28
*
Fix memory leak in Cluster and enable valgrind in ais_check
Alan Conway
2008-08-15
5
-13
/
+32
*
Stop prevoius qpidd before runing singleton cluster.
Alan Conway
2008-08-14
1
-0
/
+1
*
Add option to run singleton cluster on default port.
Alan Conway
2008-08-14
1
-7
/
+9
*
echo with_ais_group errors to stderr.
Alan Conway
2008-08-14
1
-1
/
+1
*
distclean should delete qpid/framing/MaxMethodBodySize.h
Gordon Sim
2008-08-14
1
-0
/
+1
*
Queue cluster send frames, do cpg_mcast in separate thread, batching if possi...
Alan Conway
2008-08-12
2
-22
/
+50
*
Replace eventfd with more portable pipe implementation in PollableCondition.
Alan Conway
2008-08-12
2
-2
/
+46
*
Move frame processing out of CPG dispatch queue for cluster.
Alan Conway
2008-08-12
6
-20
/
+273
*
Added doxygen comments on using the Poller.
Alan Conway
2008-08-11
2
-1
/
+47
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
11
-64
/
+95
*
Decouple the DispatchHandle from its clients by using a
Andrew Stitcher
2008-08-11
1
-2
/
+24
*
Check CPG flow control.
Alan Conway
2008-08-07
3
-16
/
+48
*
On broker shutdown, re-join the timer thread outside of a locked scope to pre...
Ted Ross
2008-08-07
1
-15
/
+17
*
Patch from Gordon Sim to fix issues with hasOutput implementation.
Alan Conway
2008-08-07
3
-8
/
+32
*
Remove reference to deleted sys/posix/Thread.h
Gordon Sim
2008-08-07
1
-1
/
+0
*
- Added OutputTask::hasOutput() test.
Alan Conway
2008-08-06
13
-10
/
+66
*
Refactor Thread platform code so that the implementation is completely
Andrew Stitcher
2008-08-06
3
-95
/
+76
*
correct action on purge & remove ROUTINGKEY type
Carl C. Trieloff
2008-08-06
3
-3
/
+2
*
Added actions for ACL on mgnt actions
Carl C. Trieloff
2008-08-05
2
-2
/
+6
*
Fix Cluster::send encode race.
Alan Conway
2008-08-05
5
-11
/
+30
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
8
-28
/
+37
*
Fix sporadic shutdown hang in clustered broker.
Alan Conway
2008-08-05
6
-25
/
+55
*
Removed spurious print
Ted Ross
2008-08-05
1
-1
/
+0
*
QPID-1214 - Committed William's patch
Ted Ross
2008-08-05
2
-6
/
+22
*
Modified error checking on TCP socket read so that it's no longer fatal
Andrew Stitcher
2008-08-05
1
-1
/
+5
*
Initial framework for ACL reader
Kim van der Riet
2008-08-01
6
-4
/
+142
*
QPID-1174 - Clean up agent objects when the remote agent disconnects
Ted Ross
2008-08-01
3
-23
/
+57
*
Removed typedefs which were generating ignored warnings on gcc 4.3 compiler.
Kim van der Riet
2008-08-01
1
-3
/
+3
*
- Add support for ACL on message transfer
Carl C. Trieloff
2008-08-01
6
-14
/
+53
*
Added signed integer datatypes for use in management schemas
Ted Ross
2008-07-31
3
-0
/
+44
*
attempt to fix spec file
Carl C. Trieloff
2008-07-31
1
-1
/
+1
*
header file fix fr build
Carl C. Trieloff
2008-07-31
1
-1
/
+3
*
another missing file
Carl C. Trieloff
2008-07-31
1
-0
/
+57
*
small cleanup
Carl C. Trieloff
2008-07-31
2
-2
/
+1
*
missing file
Carl C. Trieloff
2008-07-31
1
-0
/
+13
*
- Implementation of ACL plugin
Carl C. Trieloff
2008-07-31
7
-21
/
+405
[next]