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
/
AclData.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4123: C++ Broker ACL creates too many rules
Charles E. Rolke
2014-07-23
1
-13
/
+105
*
QPID-5902: Replace boost::make_shared with boost::shared_ptr
Charles E. Rolke
2014-07-17
1
-2
/
+1
*
QPID-4947: C++ Broker ACL restricts hosts from which users may connect.
Charles E. Rolke
2014-07-15
1
-13
/
+34
*
QPID-5519: ACL property/properties for paged queues
Pavel Moravec
2014-02-02
1
-0
/
+14
*
NO-JIRA: Refactor AclData to extract two deeply nested functions. Fix parens.
Charles E. Rolke
2013-06-28
1
-716
/
+685
*
QPID-4735: ACL file size/count upper limit checks incorrect
Charles E. Rolke
2013-04-10
1
-67
/
+30
*
QPID-4727:C++ Broker ACL keyword to reference default exchange.
Charles E. Rolke
2013-04-08
1
-2
/
+8
*
QPID-4604: C++ Broker queue limits controlled by ACL file. Patch from Ernie A...
Charles E. Rolke
2013-03-01
1
-1
/
+62
*
QPID-4054 C++ Broker connection limits per user
Charles E. Rolke
2013-02-09
1
-17
/
+86
*
QPID-4268 C++ Broker Acl support for limiting on-disk store file size and count
Charles E. Rolke
2012-09-07
1
-0
/
+14
*
QPID-4249 TopicExchange binding lookup for all routing keys
Charles E. Rolke
2012-08-24
1
-2
/
+19
*
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
1
-11
/
+172
*
QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...
Charles E. Rolke
2012-07-15
1
-44
/
+37
*
QPID-3799 C++ broker ACL improvements.
Charles E. Rolke
2012-03-29
1
-6
/
+8
*
QPID-3799 Acl update. Merge from branches/QPID-3799-acl
Charles E. Rolke
2012-03-01
1
-160
/
+408
*
NO-JIRA ACL whitespace police.
Charles E. Rolke
2012-02-17
1
-229
/
+229
*
Fix unreferenced variable warnings on Windows build.
Stephen D. Huston
2010-06-11
1
-2
/
+2
*
Reverting the change made in rev937119 as it seems to cause a core dump in RH...
Rajith Muditha Attapattu
2010-04-27
1
-18
/
+28
*
Changed from using arrays to using vectors.
Rajith Muditha Attapattu
2010-04-23
1
-28
/
+18
*
This is related to QPID-2413
Rajith Muditha Attapattu
2010-02-18
1
-8
/
+33
*
Add definition of int64_t (required by gcc 4.4.1)
Gordon Sim
2009-09-30
1
-0
/
+1
*
I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...
Rajith Muditha Attapattu
2009-09-29
1
-29
/
+79
*
This commit contains the following
Rajith Muditha Attapattu
2009-09-11
1
-34
/
+57
*
Fix Acl references related to QPID-1368
Stephen D. Huston
2008-10-30
1
-3
/
+3
*
correction to last commit
Carl C. Trieloff
2008-09-19
1
-2
/
+2
*
- fix 'all' user rules to match if not in user db.
Carl C. Trieloff
2008-09-19
1
-0
/
+4
*
QPID-107 Implementation for ACL for C++ broker
Carl C. Trieloff
2008-09-02
1
-0
/
+158