aboutsummaryrefslogtreecommitdiff
path: root/perl/Wallet/Object
AgeCommit message (Expand)Author
2007-08-29Fix lots of problems with the schema and rework it a little bit to beRuss Allbery
2007-08-29The backend will be called wallet-backend, not walletd.Russ Allbery
2007-08-29Show ACL names instead of IDs when displaying objects.Russ Allbery
2007-08-28Unlink the temporary keytab file after we've gotten the data out of it.Russ Allbery
2007-08-28Add accessor functions for the name and type.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