summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/acl.py
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix error message test in acl.py, on older python versions error cod...Alan Conway2014-09-091-10/+10
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-231-3/+177
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-181-5/+158
* QPID-5561: QPID-5565: Broker->ACL module improvementsPavel Moravec2014-02-261-8/+8
* QPID-5519: ACL property/properties for paged queues - fixed typo, added tests...Pavel Moravec2014-02-031-0/+223
* QPID-5283: ensure queue has no consumers before granting exclusive ownershipGordon Sim2013-10-311-1/+2
* QPID-5246: update ACL code to recognise self-destruct policyGordon Sim2013-10-221-2/+13
* QPID-4775: C++ Broker add ACL property checks for delete queue and exchange.Charles E. Rolke2013-05-021-7/+239
* QPID-4735: ACL file size/count upper limit checks incorrectCharles E. Rolke2013-04-101-1/+94
* QPID-4727:C++ Broker ACL keyword to reference default exchange.Charles E. Rolke2013-04-081-0/+11
* QPID-4604: C++ Broker queue limits controlled by ACL file. Patch from Ernie A...Charles E. Rolke2013-03-011-39/+123
* QPID-4607: C++ Broker connection limit counting failsCharles E. Rolke2013-02-271-68/+78
* QPID-4054 C++ Broker connection limits per userCharles E. Rolke2013-02-091-7/+215
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-071-0/+282
* QPID-4249 TopicExchange binding lookup for all routing keysCharles E. Rolke2012-08-241-2/+123
* QPID-2393 Limit number of queues per user.Charles E. Rolke2012-08-241-0/+59
* QPID-4230 (review 6645) Username substition keywords in Acl file.Charles E. Rolke2012-08-201-0/+540
* NO-JIRA Initialize variable before its use.Charles E. Rolke2012-08-151-0/+1
* QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...Charles E. Rolke2012-07-151-1/+119
* QPID-4032 Broker ACL does not accept sub-groups in group declarationCharles E. Rolke2012-06-011-1/+29
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-021-10/+22
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-04-301-0/+50
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-201-9/+32
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-041-0/+194
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-011-206/+392
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-29/+33
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-121-0/+64
* QPID-3015: assertTrue not available on older versions of python; change to as...Gordon Sim2011-02-231-2/+2
* QPID-3015: cleanup and additional test of acl enforcementGordon Sim2011-02-231-26/+129
* Added a few more test cases for acl file format.Rajith Muditha Attapattu2010-05-121-3/+26
* This commit contains a fix for QPID-2600Rajith Muditha Attapattu2010-05-121-34/+24
* Use UnauthorizedAccessException for ACL violations rather than NotAllowedExce...Gordon Sim2010-05-061-76/+76
* This adds test cases for QPID-2488Rajith Muditha Attapattu2010-04-081-0/+75
* specify PLAIN so that sasl negotiation can't end up using ANONYMOUSRafael H. Schloming2010-02-051-1/+2
* This is a fix for QPID-2297Rajith Muditha Attapattu2010-01-111-2/+3
* Added full SASL authentication and security layer for the Python client.Ted Ross2009-11-111-5/+5
* This is related to QPID-2108Rajith Muditha Attapattu2009-09-291-8/+8
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-291-12/+114
* Organized the tests to cover both allow and deny mode for particular caseRajith Muditha Attapattu2009-09-111-33/+259
* This commit contains the followingRajith Muditha Attapattu2009-09-111-21/+105
* fixed the cpp/python test integrationRafael H. Schloming2009-08-111-59/+30
* This is related to QPID-1558.Rajith Muditha Attapattu2009-01-071-2/+44
* QPID-1464 - Moved qmf console API out of python/qpid and into python/qmfTed Ross2008-11-201-2/+2
* This is for QPID-1363Rajith Muditha Attapattu2008-10-221-0/+459