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
/
Kadmin
/
Heimdal.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
2014-01-08
Randomize the password on Heimdal principal creation
Russ Allbery
2013-02-27
Use correct form of Stanford's copyright statement
Russ Allbery
2012-08-30
Fix POD stopwords and formatting
Russ Allbery
2010-03-03
Use L<> links instead of man page references for modules
Russ Allbery
2010-02-18
Refactor Wallet::Kadmin keytab_rekey to return keytab
Russ Allbery
2010-02-18
Support unchanging keytabs with Heimdal without remctl
Russ Allbery
2010-02-18
Rename functions in Wallet::Kadmin API
Russ Allbery
2010-02-18
Move Wallet::Kadmin documentation into the parent class
Russ Allbery
2010-02-18
Refactor Wallet::Kadmin::Heimdal constructor
Russ Allbery
2010-02-18
Lift the error method into Wallet::Kadmin
Russ Allbery
2010-02-18
Move stub fork_callback() into parent class
Russ Allbery
2010-02-09
Check spelling of server API POD and tweak server docs
Russ Allbery
2010-02-09
Use the long enctype name for aes256-cts-hmac-sha1-96
Russ Allbery
2010-02-08
Fix canonicalization of principals for Heimdal
Russ Allbery
2010-02-08
Don't default the Heimdal kadmin server to localhost
Russ Allbery
2010-02-08
Fix syntax error in Wallet::Kadmin::Heimdal
Russ Allbery
2010-02-08
Coding style and whitespace fixes
Russ Allbery
2010-01-26
Added way to clean things during a fork for kadmin
Jon Robertson
2010-01-26
Improved error handling for Kadmin sub-modules
Jon Robertson
2010-01-21
Removed valid_principal as a Kadmin API function
Jon Robertson
2010-01-19
Coding style fixes for Perl wallet code
Russ Allbery
2010-01-05
Added randKeyPrincipal to the keytab creation process
Jon Robertson
2009-12-16
Improvements for keytab existance checks and keytab creation
Jon Robertson
2009-12-10
Added support for Heimdal KDC
Jon Robertson