summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/AclModule.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-151-1/+1
* QPID-5890: Refactor AclModule.hCharles E. Rolke2014-07-111-437/+2
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-181-27/+66
* QPID-5599: C++ Broker silently ignores --max-connections option when no ACL f...Charles E. Rolke2014-03-051-0/+2
* QPID-5519: ACL property/properties for paged queues - fixed typo, added tests...Pavel Moravec2014-02-031-2/+2
* QPID-5519: ACL property/properties for paged queuesPavel Moravec2014-02-021-1/+28
* QPID-4373 fix ambiguous CLI args; restore C++ broker schema propertyCharles E. Rolke2012-10-171-0/+2
* QPID-4142 C++ Broker connection counting. Revert r1371772 which applied only ...Charles E. Rolke2012-09-071-4/+0
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-071-1/+19
* QPID-2393 Limit number of queues per user.Charles E. Rolke2012-08-241-0/+5
* QPID-4230 (review 6645) Username substition keywords in Acl file.Charles E. Rolke2012-08-201-1/+3
* QPID-4142 C++ Broker connection counting gets usernames confused Charles E. Rolke2012-08-101-0/+4
* QPID-4022 C++ Broker connection limits by host ip and by user name.Charles E. Rolke2012-06-111-0/+6
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-201-8/+0
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-041-5/+6
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-011-23/+159
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-171-225/+224
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-291-6/+16
* This commit contains the followingRajith Muditha Attapattu2009-09-111-1/+16
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-2/+1
* Removed the --enforce-acl option. Instead if a policy file is specified acl w...Rajith Muditha Attapattu2008-11-061-12/+2
* Adjust ACL-related enums to avoid Windows macro clashes; fixes QPID-1368Stephen D. Huston2008-10-301-94/+98
* This is for QPID-1297.Rajith Muditha Attapattu2008-09-301-1/+1
* Added default return values to satisfy a pedantic compiler (Fedora 9)Ted Ross2008-09-031-0/+4
* QPID-1174 Updates to the management frameworkTed Ross2008-09-031-3/+22
* QPID-107 Implementation for ACL for C++ brokerCarl C. Trieloff2008-09-021-10/+187
* correct action on purge & remove ROUTINGKEY typeCarl C. Trieloff2008-08-061-1/+1
* Added actions for ACL on mgnt actionsCarl C. Trieloff2008-08-051-2/+2
* Removed typedefs which were generating ignored warnings on gcc 4.3 compiler.Kim van der Riet2008-08-011-3/+3
* - Add support for ACL on message transferCarl C. Trieloff2008-08-011-1/+7
* another missing fileCarl C. Trieloff2008-07-311-0/+57