summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-23/+123
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-11/+172
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-44/+37
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-161/+411
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-171-229/+229
* Fix unreferenced variable warnings on Windows build.Stephen D. Huston2010-06-111-2/+2
* Reverting the change made in rev937119 as it seems to cause a core dump in RH...Rajith Muditha Attapattu2010-04-271-18/+28
* Changed from using arrays to using vectors.Rajith Muditha Attapattu2010-04-231-28/+18
* This is related to QPID-2413 Rajith Muditha Attapattu2010-02-181-8/+33
* Add definition of int64_t (required by gcc 4.4.1)Gordon Sim2009-09-301-0/+1
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-291-29/+79
* This commit contains the followingRajith Muditha Attapattu2009-09-111-34/+57
* Fix Acl references related to QPID-1368Stephen D. Huston2008-10-301-3/+3
* correction to last commitCarl C. Trieloff2008-09-191-2/+2
* - fix 'all' user rules to match if not in user db.Carl C. Trieloff2008-09-191-0/+4
* QPID-107 Implementation for ACL for C++ brokerCarl C. Trieloff2008-09-021-0/+158