summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/cpp-broker/Security.xml
Commit message (Collapse)AuthorAgeFilesLines
* QPID-7207: Remove files and components that are obsolete or no longer in ↵Justin Ross2016-04-191-2516/+0
| | | | | | use; move doc and packaging pieces to the cpp subtree git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740032 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-231-993/+1419
| | | | | | | | | | | | | | | | | | | | | | | Recent changes have added new tables to define what are ACL lookups and their properties. This commit finishes that work by not propagating rules that will never match. Also, it completes the scaffolding for allowed and denied host lists to be fully integrated. This commit: * Adds startup logging of ACL validation tables with cross references to possible rule matches. * Hooks the ACL host allow/deny connection lists into self test. * Fixes self tests that get broken by proper rule table handling. * Introduces a 'create connection' decision mode similar to ACL rule decision mode. * Describes it all in doc book. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1612874 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5890: Add missing "queuename" property to Security doc. Rearrange ↵Charles E. Rolke2014-07-151-1/+1
| | | | | | entries in AclValidator for better automated doc generation. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1610700 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4947: Add keyword "all" to create connection host spec.Charles E. Rolke2014-07-151-25/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1610681 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5890: Refactoring AclModule documentation update.Charles E. Rolke2014-07-141-647/+771
| | | | | | | Refactoring exposed new details about how Acl works. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1610547 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: [C++ broker book] Fixed table errors in Security.xml, causing PDF ↵Alan Conway2014-07-101-62/+58
| | | | | | generation to fail. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1609494 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-181-3/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1603364 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5519: ACL property/properties for paged queues - fixed typo, added ↵Pavel Moravec2014-02-031-2/+36
| | | | | | tests and documentation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1563866 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4054: C++ Broker connection limits per userCharles E. Rolke2013-03-051-11/+97
| | | | | | | | | | QPID-4604: C++ Broker queue limits per user Add doc book description of changes to ACL processing. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1452966 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA C++ Broker ACL features and improvements.Charles E. Rolke2012-09-171-149/+204
| | | | | | | | See QPID-2393, QPID-3892, QPID-4230, QPID-4249 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1386740 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA C++ Broker ACL features and improvements.Charles E. Rolke2012-09-141-222/+688
| | | | | | | | See QPID-2393, QPID-3892, QPID-4230, QPID-4249 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1384951 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3799 and QPID-2616 Various C++ broker ACL changesCharles E. Rolke2012-05-021-195/+236
| | | | | | | | | | * New rule matching logic * Addition and removal of object properties * New command line switches git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1333150 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3722 : Tidy up the document generation. Split docs by book, remove ↵Robert Godfrey2012-04-261-0/+1217
monolithic book, use makefile to build git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1330925 13f79535-47bb-0310-9956-ffa450edef68