Age | Commit message (Expand) | Author |
2016-01-23 | Clean up generation of Perl scripts | Russ Allbery |
2016-01-23 | Customize the path to Perl in the server scripts | A. Karl Kornel |
2016-01-17 | Update Perl version declaration and warnings for server scripts | Russ Allbery |
2016-01-03 | Add stopwords for some additional spelling issues | Russ Allbery |
2016-01-03 | Add POD documentation of schemes and types reports | Russ Allbery |
2016-01-03 | Add POD documentation for objects host report | Russ Allbery |
2016-01-03 | Document the acls nested report in the man page | Russ Allbery |
2015-11-18 | Added wallet report for nested ACL | Jon Robertson |
2015-06-08 | wallet-report: Added report of all host-based objects for host | Jon Robertson |
2015-06-08 | Added new method for wallet-backend, update | Jon Robertson |
2015-06-08 | Added reports to list all types and acl schemes | Jon Robertson |
2015-06-08 | Added an object history report to wallet-report | Jon Robertson |
2015-06-08 | Added acl replace command to wallet backend | Jon Robertson |
2015-06-08 | wallet-report: Added a report for unstored objects | Jon Robertson |
2014-10-14 | Added rename support for file objects | Jon Robertson |
2014-07-15 | Fix wallet-backend parsing of expires | Russ Allbery |
2014-07-11 | Test for Perl strict and minimum version | Russ Allbery |
2014-04-13 | Change my email address to eagle@eyrie.org | Russ Allbery |
2014-01-06 | Add additional stopwords for POD spelling tests | Russ Allbery |
2013-03-27 | Accept any characters in the argument to the comment command | Russ Allbery |
2013-03-27 | Allow owners of objects to destroy them by default | Russ Allbery |
2013-03-27 | Add additional stopwords for POD spelling tests | Russ Allbery |
2013-02-27 | Add explicit license statements to all POD documentation | Russ Allbery |
2013-02-27 | Use correct form of Stanford's copyright statement | Russ Allbery |
2013-01-31 | Remove initialize and update code out of wallet-admin | Russ Allbery |
2013-01-30 | Moved the Perl wallet modules and tests to DBIx::Class | Jon Robertson |
2012-11-04 | Add new acl check command | Russ Allbery |
2012-08-07 | Add some stopwords for POD spelling checks | Russ Allbery |
2011-06-20 | Add a comment field to objects | Russ Allbery |
2011-05-17 | Add wallet-admin upgrade command to upgrade the database | Russ Allbery |
2010-09-17 | Add owners command to wallet-report help output | Russ Allbery |
2010-07-28 | Fix help output for acls entry report | Russ Allbery |
2010-07-07 | Add a help command to wallet-report | Russ Allbery |
2010-06-29 | Add a krb5-regex ACL type | Ian Durkacz |
2010-05-18 | Add acls duplicate report | Russ Allbery |
2010-05-12 | Add a report of all objects that have never been downloaded | Russ Allbery |
2010-03-08 | Add an ACL name audit to wallet-report and Wallet::Report | Russ Allbery |
2010-03-05 | Add a report of unused ACLs | Russ Allbery |
2010-03-05 | Fix leading comment for wallet-admin to use the right script name | Russ Allbery |
2010-03-05 | Pull the list and report commands from wallet-admin | Russ Allbery |
2010-03-03 | Remove stray list keywords from wallet-report documentation | Russ Allbery |
2010-03-03 | Add auditing for names that violate the naming policy | Russ Allbery |
2010-02-20 | Update documentation for support for storing nul data | Russ Allbery |
2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery |
2010-02-19 | Refactor reporting into a separate module and script | Russ Allbery |
2010-02-09 | Reorganize main POD tests and add a spelling check | Russ Allbery |
2010-02-09 | Remove the sync documentation from wallet-backend | Russ Allbery |
2010-02-09 | Use the long enctype name for aes256-cts-hmac-sha1-96 | Russ Allbery |
2010-02-08 | Coding style and whitespace fixes | Russ Allbery |
2010-01-21 | Documentation additions and fixes | Jon Robertson |