summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclValidator.h
Commit message (Expand)AuthorAgeFilesLines
* Reverting the change made in rev937119 as it seems to cause a core dump in RH...Rajith Muditha Attapattu2010-04-271-2/+2
* Changed from using arrays to using vectors.Rajith Muditha Attapattu2010-04-231-2/+2
* Simplified the vaidate method using for_each to make it more readable.Rajith Muditha Attapattu2010-04-121-18/+16
* Adding virtual destructors.Rajith Muditha Attapattu2010-04-091-0/+3
* Committing the patch attached to QPID-2488Rajith Muditha Attapattu2010-04-081-0/+82