summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclValidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-071-0/+16
* QPID-3892 C++ broker add routing key wildcard support to Acl 'publish exchang...Charles E. Rolke2012-07-151-1/+1
* QPID-3799 Acl update. Merge from branches/QPID-3799-aclCharles E. Rolke2012-03-011-27/+34
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-171-116/+116
* Fix unreferenced variable warnings on Windows build.Stephen D. Huston2010-06-111-1/+1
* Reverting the change made in rev937119 as it seems to cause a core dump in RH...Rajith Muditha Attapattu2010-04-271-11/+14
* Changed from using arrays to using vectors.Rajith Muditha Attapattu2010-04-231-14/+11
* Simplified the vaidate method using for_each to make it more readable.Rajith Muditha Attapattu2010-04-121-31/+40
* Committing the patch attached to QPID-2488Rajith Muditha Attapattu2010-04-081-0/+141