Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-19 | Coding style fixes for Perl wallet code | Russ Allbery | |
Strip trailing whitespace, convert tabs to spaces, add newlines to exceptions, and remove a few stray blank lines and a few other minor coding style oddities. Make the SQL style consistent. | |||
2009-12-10 | Added support for Heimdal KDC | Jon Robertson | |
Added support for Heimdal as an alternative to MIT Kerberos. This involved separating out the kadmin-specific code into its own set of modules, and changing the existing Wallet::Object::Keytab code to branch based on which module is loaded. |