summaryrefslogtreecommitdiff
path: root/perl/Wallet/Config.pm
AgeCommit message (Expand)Author
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-02-09Add file object support to the wallet server.Russ Allbery
2008-02-08Wallet::Config and hence the wallet server now checks for theRuss Allbery
2008-01-17Support enforcing a naming policy for wallet objects via a PerlRuss Allbery
2007-12-01Move wallet.conf to /etc/wallet since we're going to want to put otherRuss Allbery
2007-11-20Add support for running a user-defined function whenever an object isRuss Allbery
2007-11-15Add an ACL verifier that checks access against NetDB roles using theRuss Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-09-26Add support for deleting principals out of the AFS kaserver (optionally)Russ Allbery
2007-09-25Add support for synchronizing a key with an AFS kaserver in the keytabRuss Allbery
2007-09-19Implement unchanging support in the keytab object backend, which retrievesRuss Allbery
2007-08-31Add documentation.Russ Allbery
2007-08-29Load the configuration file after setting defaults for variables.Russ Allbery
2007-08-29Add the database parameters.Russ Allbery
2007-08-28Add the keytab object implementation. Add the skeleton of a configRuss Allbery