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
Age
Commit message (
Expand
)
Author
2010-02-18
Lift the error method into Wallet::Kadmin
Russ Allbery
2010-02-18
Call fork_callback conditionally
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