summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-2/+3
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-3/+5
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+3
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-121-1/+1
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-1/+1
* AclPlugin: Use --acl-file unmodified if --no-data-dir.Alan Conway2009-03-061-9/+4
* This is related to QPID-1523Rajith Muditha Attapattu2008-12-101-4/+12
* Removed the --enforce-acl option. Instead if a policy file is specified acl w...Rajith Muditha Attapattu2008-11-061-10/+10
* QPID-107 swap the enforce defualt to ACL has to be turned on. So defualt inst...Carl C. Trieloff2008-09-041-2/+2
* Initial framework for ACL readerKim van der Riet2008-08-011-0/+4
* - Implementation of ACL pluginCarl C. Trieloff2008-07-311-0/+89