summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2013-03-27Allow owners of objects to destroy them by defaultRuss Allbery
2013-02-27Add a license statement to perl/create-ddlRuss Allbery
2013-02-27Add copyright and license statements to SQL filesRuss Allbery
2013-02-27Fix some formatting issues in the POD for create-ddlRuss Allbery
2013-02-27Add standard headers to the Wallet::Schema::* classesRuss Allbery
2013-02-27Add explicit license statement to perl/t/data/READMERuss Allbery
2013-02-27Mark the LDAP verifier test as maintainer-onlyRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2013-02-27Add stopwords for new Wallet::Schema classesRuss Allbery
2013-02-22Fix NAME sections of new Wallet::Schema::Result::* classesRuss Allbery
2013-02-13Don't separately warn on upgrade in Wallet::AdminRuss Allbery
2013-02-13Install the wallet schema during make installRuss Allbery
2013-02-13Set upgrade directory in Wallet::AdminRuss Allbery
2013-02-13Add spelling stopwords to new wallet Perl modulesRuss Allbery
2013-02-13Add ssl-keypair to Stanford naming policyRuss Allbery
2013-02-05Add default owner for group-based files in Stanford policyRuss Allbery
2013-02-05Separate legacy groups from new groups in Stanford policyRuss Allbery
2013-02-05Add default owner support to Stanford naming policyRuss Allbery
2013-02-05Refactor Stanford naming policy, add new file patternsRuss Allbery
2013-02-05Add current Stanford naming policy and test suiteRuss Allbery
2013-01-31Renamed dbh subroutines and variables for clarityJon Robertson
2013-01-31Fixed errors with Keytab object and its testsJon Robertson
2013-01-31Suppress DBIx::Class::Schema::Versioned warningsJon Robertson
2013-01-31Remove initialize and update code out of wallet-adminRuss Allbery
2013-01-30Moved the Perl wallet modules and tests to DBIx::ClassJon Robertson
2013-01-16Add a test for WAKeyring objectsRuss Allbery
2013-01-16Fix a few random errors in the WAKeyring object implementationRuss Allbery
2013-01-16In Wallet::Object::WAKeyring, require the right version of WebAuthRuss Allbery
2013-01-16Fix a mistake in the WebAuth keyring section of Wallet::ConfigRuss Allbery
2013-01-16Add Wallet::Object::WAKeyring documentationRuss Allbery
2012-11-04Add new acl check commandRuss Allbery
2012-11-04Add stopwords for the preliminary Wallet::Object::WAKeyring docsRuss Allbery
2012-11-04Minor improvement to the Wallet::Kadmin test suiteRuss Allbery
2012-08-30Clean up a file created by the MIT keytab testsRuss Allbery
2012-08-30Fix POD stopwords and formattingRuss Allbery
2012-08-30Fix test counts and an error in the MIT keytab test suiteRuss Allbery
2012-08-30In show, handle undefined columnsRuss Allbery
2012-08-30Display the error message on the first kadmin test failureRuss Allbery
2012-08-30Attempt kinit --no-afslog first in Perl test suiteRuss Allbery
2012-08-07Initial implementation of WebAuth keyring objectsRuss Allbery
2012-04-03Add initial LDAP attribute ACL verifierRuss Allbery
2011-06-20Add a comment field to objectsRuss Allbery
2011-05-17Add wallet-admin upgrade command to upgrade the databaseRuss Allbery
2011-05-17Support database upgrades from version 0Russ Allbery
2011-05-17Add metadata table to the wallet databaseRuss Allbery
2010-07-29Add spelling exception for Wallet::ACL::Krb5::RegexRuss Allbery
2010-06-29Update test suite for the addition of krb5-regexRuss Allbery
2010-06-29Give credit to the right author for krb5-regexRuss Allbery
2010-06-29Add a krb5-regex ACL typeIan Durkacz
2010-05-18Clean up the ticket cache from the kadmin testRuss Allbery