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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Wallet
/
Config.pm
Age
Commit message (
Expand
)
Author
2014-07-11
Switch to Module::Build for the Perl module
Russ Allbery
2014-07-11
Add some missing stopwords in POD documentation
Russ Allbery
2014-07-11
Add new object type for Duo integrations
Russ Allbery
2014-04-13
Change my email address to eagle@eyrie.org
Russ Allbery
2013-05-28
Fix documentation of ldap_map_principal hook
Russ Allbery
2013-02-27
Use correct form of Stanford's copyright statement
Russ Allbery
2013-02-13
Install the wallet schema during make install
Russ Allbery
2013-01-30
Moved the Perl wallet modules and tests to DBIx::Class
Jon Robertson
2013-01-16
Fix a mistake in the WebAuth keyring section of Wallet::Config
Russ Allbery
2012-08-30
Fix POD stopwords and formatting
Russ Allbery
2012-08-07
Initial implementation of WebAuth keyring objects
Russ Allbery
2012-04-03
Add initial LDAP attribute ACL verifier
Russ Allbery
2010-03-08
Add an ACL name audit to wallet-report and Wallet::Report
Russ Allbery
2010-03-05
Allow naming policy enforcement for ACL names
Russ Allbery
2010-03-03
Use L<> links instead of man page references for modules
Russ Allbery
2010-03-03
Add auditing for names that violate the naming policy
Russ Allbery
2010-02-18
Support unchanging keytabs with Heimdal without remctl
Russ Allbery
2010-02-09
Check spelling of server API POD and tweak server docs
Russ Allbery
2010-02-09
Document and make case-insensitive KEYTAB_KRBTYPE
Russ Allbery
2010-02-09
Remove kaserver synchronization support from the wallet backend
Russ Allbery
2009-06-09
Remove Subversion Id strings
Russ Allbery
2008-02-09
Add file object support to the wallet server.
Russ Allbery
2008-02-08
Wallet::Config and hence the wallet server now checks for the
Russ Allbery
2008-01-17
Support enforcing a naming policy for wallet objects via a Perl
Russ Allbery
2007-12-01
Move wallet.conf to /etc/wallet since we're going to want to put other
Russ Allbery
2007-11-20
Add support for running a user-defined function whenever an object is
Russ Allbery
2007-11-15
Add an ACL verifier that checks access against NetDB roles using the
Russ Allbery
2007-10-05
Add comprehensive license information in LICENSE and update the copyright
Russ Allbery
2007-09-26
Add support for deleting principals out of the AFS kaserver (optionally)
Russ Allbery
2007-09-25
Add support for synchronizing a key with an AFS kaserver in the keytab
Russ Allbery
2007-09-19
Implement unchanging support in the keytab object backend, which retrieves
Russ Allbery
2007-08-31
Add documentation.
Russ Allbery
2007-08-29
Load the configuration file after setting defaults for variables.
Russ Allbery
2007-08-29
Add the database parameters.
Russ Allbery
2007-08-28
Add the keytab object implementation. Add the skeleton of a config
Russ Allbery