summaryrefslogtreecommitdiff
path: root/perl/Wallet/Config.pm
AgeCommit message (Expand)Author
2014-07-11Switch to Module::Build for the Perl moduleRuss Allbery
2014-07-11Add some missing stopwords in POD documentationRuss Allbery
2014-07-11Add new object type for Duo integrationsRuss Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2013-05-28Fix documentation of ldap_map_principal hookRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2013-02-13Install the wallet schema during make installRuss Allbery
2013-01-30Moved the Perl wallet modules and tests to DBIx::ClassJon Robertson
2013-01-16Fix a mistake in the WebAuth keyring section of Wallet::ConfigRuss Allbery
2012-08-30Fix POD stopwords and formattingRuss Allbery
2012-08-07Initial implementation of WebAuth keyring objectsRuss Allbery
2012-04-03Add initial LDAP attribute ACL verifierRuss Allbery
2010-03-08Add an ACL name audit to wallet-report and Wallet::ReportRuss Allbery
2010-03-05Allow naming policy enforcement for ACL namesRuss Allbery
2010-03-03Use L<> links instead of man page references for modulesRuss Allbery
2010-03-03Add auditing for names that violate the naming policyRuss Allbery
2010-02-18Support unchanging keytabs with Heimdal without remctlRuss Allbery
2010-02-09Check spelling of server API POD and tweak server docsRuss Allbery
2010-02-09Document and make case-insensitive KEYTAB_KRBTYPERuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet backendRuss Allbery
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