index
:
krb5-wallet.git
debian
master
patches-bill
pristine-tar
ubuntu
upstream/latest
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Wallet
/
Admin.pm
Age
Commit message (
Expand
)
Author
2014-07-11
Switch to Module::Build for the Perl module
Russ Allbery
2014-04-13
Change my email address to eagle@eyrie.org
Russ Allbery
2013-04-16
Populate the enctype table by default on new install
Russ Allbery
2013-03-27
Register the wa-keyring object handler by default
Russ Allbery
2013-02-13
Don't separately warn on upgrade in Wallet::Admin
Russ Allbery
2013-02-13
Set upgrade directory in Wallet::Admin
Russ Allbery
2013-01-31
Renamed dbh subroutines and variables for clarity
Jon Robertson
2013-01-31
Suppress DBIx::Class::Schema::Versioned warnings
Jon Robertson
2013-01-31
Remove initialize and update code out of wallet-admin
Russ Allbery
2013-01-30
Moved the Perl wallet modules and tests to DBIx::Class
Jon Robertson
2012-08-30
Fix POD stopwords and formatting
Russ Allbery
2011-05-17
Add wallet-admin upgrade command to upgrade the database
Russ Allbery
2010-03-03
Use L<> links instead of man page references for modules
Russ Allbery
2010-02-19
Refactor reporting into a separate module and script
Russ Allbery
2010-02-09
Check spelling of server API POD and tweak server docs
Russ Allbery
2010-02-08
Coding style and whitespace fixes
Russ Allbery
2010-01-21
Documentation additions and fixes
Jon Robertson
2010-01-19
Coding style fixes for Perl wallet code
Russ Allbery
2010-01-07
Added ability to list only ACLs with no members
Jon Robertson
2009-12-03
Improved wallet-admin list command with searches
Jon Robertson
2009-06-09
Add owners report
Russ Allbery
2009-06-09
Remove Subversion Id strings
Russ Allbery
2008-02-13
Fix the signature of register_verifier in the documentation.
Russ Allbery
2008-02-13
Move register_object and register_verifier into Wallet::Admin.
Russ Allbery
2008-01-23
Return IDs and names from list_acls.
Russ Allbery
2008-01-23
Add Wallet::Admin interfaces to list all objects and all ACLs in the
Russ Allbery
2008-01-23
Add a destroy() method to the Wallet::Admin object and use that instead
Russ Allbery
2008-01-23
Refactor database initialization into a new Wallet::Admin module.
Russ Allbery