summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/security/auth/database/PlainPasswordFilePrincipalDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-16/+4
* QPID-2668: Improve PlainPasswordPrincipalDatabase lock managementAndrew Donald Kennedy2010-07-311-26/+15
* QPID-2040: remove use of FileUtils.copyCheckedEx for security reasons, genera...Robert Gemmell2009-10-201-21/+25
* QPID-2040: update the save process for the plain password file. Only attempt ...Robert Gemmell2009-08-171-8/+39
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+491
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-491/+0
* QPID-1502: Update the PlainPasswordFilePrincipalDatabase to be manipulatable ...Robert Gemmell2009-02-271-44/+290
* QPID-1533 : Patch from Robert Gemmell, Fixes the reload tab in UserManagement...Martin Ritchie2009-01-261-0/+5
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+240
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-240/+0
* Merged revisions 549011 via svnmerge from Martin Ritchie2007-06-201-9/+12
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-181-8/+7
* Merged revisions 533075-533079 via svnmerge from Martin Ritchie2007-04-271-1/+2
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-201-18/+2
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-201-2/+2
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-191-4/+88
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-03-191-3/+9
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-161-0/+163