aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Admin.pm
AgeCommit message (Expand)Author
2014-07-11Switch to Module::Build for the Perl moduleRuss Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2013-04-16Populate the enctype table by default on new installRuss Allbery
2013-03-27Register the wa-keyring object handler by defaultRuss Allbery
2013-02-13Don't separately warn on upgrade in Wallet::AdminRuss Allbery
2013-02-13Set upgrade directory in Wallet::AdminRuss Allbery
2013-01-31Renamed dbh subroutines and variables for clarityJon 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
2012-08-30Fix POD stopwords and formattingRuss Allbery
2011-05-17Add wallet-admin upgrade command to upgrade the databaseRuss Allbery
2010-03-03Use L<> links instead of man page references for modulesRuss Allbery
2010-02-19Refactor reporting into a separate module and scriptRuss Allbery
2010-02-09Check spelling of server API POD and tweak server docsRuss Allbery
2010-02-08Coding style and whitespace fixesRuss Allbery
2010-01-21Documentation additions and fixesJon Robertson
2010-01-19Coding style fixes for Perl wallet codeRuss Allbery
2010-01-07Added ability to list only ACLs with no membersJon Robertson
2009-12-03Improved wallet-admin list command with searchesJon Robertson
2009-06-09Add owners reportRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-02-13Fix the signature of register_verifier in the documentation.Russ Allbery
2008-02-13Move register_object and register_verifier into Wallet::Admin.Russ Allbery
2008-01-23Return IDs and names from list_acls.Russ Allbery
2008-01-23Add Wallet::Admin interfaces to list all objects and all ACLs in theRuss Allbery
2008-01-23Add a destroy() method to the Wallet::Admin object and use that insteadRuss Allbery
2008-01-23Refactor database initialization into a new Wallet::Admin module.Russ Allbery