Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-27 | Add documentation for wallet-unknown-hosts | Russ Allbery | |
Change how autogen generates man pages to use a loop, which will make it easier to add more documentation in the future. | |||
2010-08-25 | wallet-unknown-hosts now uses Wallet::Server | Russ Allbery | |
2010-08-18 | Add reporting and purge functions to wallet-unknown-hosts | Russ Allbery | |
Add the report of purge-eligible keytabs and the command to do the purge. The command-line parsing still needs work. | |||
2010-08-16 | First cut at wallet contrib script to find keytabs for unknown hosts | Russ Allbery | |
2010-08-16 | Fix wallet-summary leading comment and module inclusion | Russ Allbery | |
This script now uses Wallet::Report, not Wallet::Admin. | |||
2010-02-19 | Refactor reporting into a separate module and script | Russ Allbery | |
Move all reporting from Wallet::Admin to Wallet::Report and simplify the method names since they're now part of a dedicated reporting class. Similarly, create a new wallet-report script to wrap Wallet::Report, moving all reporting commands to it from wallet-admin, and simplify the commands since they're for a dedicated reporting script. Remove the contrib script wallet-report to wallet-summary so that it doesn't conflict with the new reporting backend script. | |||
2009-06-09 | Add contrib script to map ACLs to contact e-mail addresses | Russ Allbery | |
2009-06-09 | Remove Subversion Id strings | Russ Allbery | |
2008-03-12 | Another sample script from Stanford's wallet migration. | Russ Allbery | |
2008-02-19 | Rename the -4 option to -k and fix a few bugs. | Russ Allbery | |
2008-02-19 | Initial version. | Russ Allbery | |
2008-02-19 | Remove declaration of unused variable. | Russ Allbery | |
2008-02-19 | Fix a typo and add an explicit license pointer. | Russ Allbery | |
2008-01-25 | Add a keytab reporting script. | Russ Allbery | |