aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Object/Keytab.pm
AgeCommit message (Expand)Author
2007-08-31Use a better method of setting the internal error that automaticallyRuss Allbery
2007-08-31Be considerably more robust in the face of configuration errors. CheckRuss Allbery
2007-08-31Fix some documentation issues around trace information and add more SEERuss Allbery
2007-08-31Add documentation.Russ Allbery
2007-08-30Fix the valid principal check and fix assumptions about who qualifiesRuss Allbery
2007-08-30Do not require (or allow) principals to be qualified with the realm.Russ Allbery
2007-08-30Clean up all exception output when storing it in the error variable toRuss Allbery
2007-08-30Fix all the interfaces so that objects are identified as type, name, notRuss Allbery
2007-08-28Unlink the temporary keytab file after we've gotten the data out of it.Russ Allbery
2007-08-28Throw exceptions for failure of object new() and create() functionsRuss Allbery
2007-08-28Rename Wallet::Object to Wallet::Object::Base and fix some syntax errorsRuss Allbery
2007-08-28Add the keytab object implementation. Add the skeleton of a configRuss Allbery