Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | Use the $SOURCE and $BUILD test suite variables | Russ Allbery | |
Now that runtests has been updated to a version that sets $SOURCE and $BUILD, use that in the test cases rather than Autoconf substitutions. | |||
2010-01-19 | Adjust server/admin test for the new list arguments | Russ Allbery | |
2009-06-09 | Add owners report | Russ Allbery | |
Add a new report owners command to wallet-admin and corresponding report_owners() method to Wallet::Admin, which returns all ACL lines on owner ACLs for matching objects. | |||
2009-06-09 | Remove Subversion Id strings | Russ Allbery | |
2008-04-24 | Perl 5.8 is required to run the test suite, but IO::String is not. | Russ Allbery | |
2008-02-13 | wallet-admin now supports registering new object or ACL verifier | Russ Allbery | |
implementations in the database. | |||
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery | |
database and list all objects and ACLs in the database. |