summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclValidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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