Age | Commit message (Expand) | Author |
---|---|---|
2007-08-30 | Properly clean up errors from exceptions. Properly catch exceptions when | Russ Allbery |
2007-08-30 | Clean up all exception output when storing it in the error variable to | Russ Allbery |
2007-08-30 | Fix all the interfaces so that objects are identified as type, name, not | Russ Allbery |
2007-08-30 | This class now provides a method to do database initialization, which | Russ Allbery |
2007-08-29 | Add an initialize function to Wallet::Server to set up the database. | Russ Allbery |
2007-08-29 | Wallet::Server is now responsible for connecting to the database. Don't | Russ Allbery |
2007-08-29 | Fix the store implementation to take the right arguments. | Russ Allbery |
2007-08-28 | Initial untested implementation. Now supports all the remaining metadata | Russ Allbery |
2007-08-28 | Checkpoint. The object manipulation functions are here, as are the ACL | Russ Allbery |