Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-29 | The backend will be called wallet-backend, not walletd. | Russ Allbery | |
2007-08-29 | Show ACL names instead of IDs when displaying objects. | Russ Allbery | |
2007-08-28 | Add accessor functions for the name and type. | Russ Allbery | |
2007-08-28 | Throw exceptions for failure of object new() and create() functions | Russ Allbery | |
rather than returning undef so that we can save the error message. | |||
2007-08-28 | Rename Wallet::Object to Wallet::Object::Base and fix some syntax errors | Russ Allbery | |
introduced by recent changes. |