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
/
acl
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4631: C++ Broker federated links are protected by ACL policy.
Charles E. Rolke
2013-04-29
1
-1
/
+0
*
QPID-4735: ACL file size/count upper limit checks incorrect
Charles E. Rolke
2013-04-10
2
-73
/
+34
*
QPID-4727:C++ Broker ACL keyword to reference default exchange.
Charles E. Rolke
2013-04-08
3
-3
/
+15
*
QPID-4604: C++ Broker queue limits controlled by ACL file. Patch from Ernie A...
Charles E. Rolke
2013-03-01
7
-92
/
+220
*
QPID-4607: C++ Broker connection limit counting fails
Charles E. Rolke
2013-02-27
2
-3
/
+8
*
QPID-4054 C++ Broker connection limits per user
Charles E. Rolke
2013-02-09
9
-89
/
+351
*
QPID-4514: Remove obsolete cluster code: AclConnectionCounter
Alan Conway
2012-12-19
1
-61
/
+31
*
QPID-4449 - Reverted much of the original change and re-implemented the fix i...
Ted Ross
2012-11-30
2
-2
/
+2
*
QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...
Ted Ross
2012-11-20
2
-2
/
+2
*
QPID-4373 Repair r1399311 with more fluent CLI switch name
Charles E. Rolke
2012-10-17
1
-2
/
+2
*
QPID-4373 fix ambiguous CLI args; restore C++ broker schema property
Charles E. Rolke
2012-10-17
2
-2
/
+6
*
MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...
Alan Conway
2012-10-15
2
-6
/
+6
*
QPID-4142 C++ Broker connection counting. Revert r1371772 which applied only ...
Charles E. Rolke
2012-09-07
4
-50
/
+0
*
QPID-2393 Acl counts queues. Fix unit name in management stat. (from r1376961)
Charles E. Rolke
2012-09-07
1
-1
/
+1
*
QPID-4268 C++ Broker Acl support for limiting on-disk store file size and count
Charles E. Rolke
2012-09-07
2
-0
/
+30
*
QPID-4249 TopicExchange binding lookup for all routing keys
Charles E. Rolke
2012-08-24
2
-9
/
+29
*
QPID-2393 Limit number of queues per user.
Charles E. Rolke
2012-08-24
6
-3
/
+281
*
QPID-4230 Username substitution keywords in Acl file. Repair function definit...
Charles E. Rolke
2012-08-21
1
-4
/
+4
*
QPID-4230 (review 6645) Username substition keywords in Acl file.
Charles E. Rolke
2012-08-20
3
-12
/
+195
*
QPID-4142 C++ Broker connection counting gets usernames confused
Charles E. Rolke
2012-08-10
4
-0
/
+51
*
QPID-3892 add missing file
Charles E. Rolke
2012-07-16
1
-0
/
+89
*
QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...
Charles E. Rolke
2012-07-15
6
-57
/
+96
*
QPID-4022 C++ Broker connection limits corrections for cluster.
Charles E. Rolke
2012-06-15
1
-32
/
+63
*
NO-JIRA - Fixed some Windows Visual Studio build errors
Ted Ross
2012-06-11
1
-1
/
+1
*
QPID-4022 C++ Broker connection limits by host ip and by user name.
Charles E. Rolke
2012-06-11
6
-78
/
+197
*
QPID-4032 Broker ACL does not accept sub-groups in group declaration
Charles E. Rolke
2012-06-01
1
-3
/
+23
*
NO-JIRA: fix some defects found by Coverity static analysis scan of C++ code
Kenneth Anthony Giusti
2012-05-25
1
-1
/
+1
*
QPID-2616 Count and limit client connections.
Charles E. Rolke
2012-05-02
1
-5
/
+5
*
QPID-2616 Count and limit client connections.
Charles E. Rolke
2012-05-01
5
-7
/
+26
*
QPID-2616 Count and limit client connections
Charles E. Rolke
2012-04-27
5
-47
/
+349
*
QPID-3918 qualify namespace better for windows build
Charles E. Rolke
2012-04-04
1
-2
/
+2
*
QPID-3918 Add management queries to ACL module.
Charles E. Rolke
2012-04-04
3
-4
/
+118
*
QPID-3799 C++ broker ACL improvements.
Charles E. Rolke
2012-03-29
1
-6
/
+8
*
QPID-3799 delete stray debug log statement
Charles E. Rolke
2012-03-02
1
-1
/
+0
*
QPID-3799 Acl update. Merge from branches/QPID-3799-acl
Charles E. Rolke
2012-03-01
8
-420
/
+731
*
NO-JIRA ACL whitespace police.
Charles E. Rolke
2012-02-17
5
-967
/
+967
*
QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...
Alan Conway
2011-10-12
1
-1
/
+1
*
NO-JIRA - ACL Modules "reload" method now returns OK status if there was no e...
Ted Ross
2011-03-23
1
-1
/
+4
*
QPID-2916: throw an exception when a data value cannot be encoded correctly a...
Kenneth Anthony Giusti
2010-10-28
1
-2
/
+2
*
Consistent comparison of unsigned values; clarify usage as well as removing p...
Stephen D. Huston
2010-06-17
1
-1
/
+2
*
Fix unreferenced variable warnings on Windows build.
Stephen D. Huston
2010-06-11
2
-3
/
+3
*
This commit contains a fix for QPID-2600
Rajith Muditha Attapattu
2010-05-12
2
-27
/
+48
*
Reverting the change made in rev937119 as it seems to cause a core dump in RH...
Rajith Muditha Attapattu
2010-04-27
5
-62
/
+78
*
QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...
Andrew Stitcher
2010-04-23
1
-1
/
+1
*
QPID-2523
Rajith Muditha Attapattu
2010-04-23
2
-6
/
+20
*
Changed from using arrays to using vectors.
Rajith Muditha Attapattu
2010-04-23
5
-78
/
+62
*
This is a fix for QPID-2521
Rajith Muditha Attapattu
2010-04-20
1
-1
/
+6
*
Simplified the vaidate method using for_each to make it more readable.
Rajith Muditha Attapattu
2010-04-12
2
-49
/
+56
*
Adding virtual destructors.
Rajith Muditha Attapattu
2010-04-09
1
-0
/
+3
*
Committing the patch attached to QPID-2488
Rajith Muditha Attapattu
2010-04-08
3
-0
/
+227
[next]