aboutsummaryrefslogtreecommitdiff
path: root/server/wallet-backend
AgeCommit message (Expand)Author
2007-09-14Rewrite to put the guts into a function to make testing easier. RemoveRuss Allbery
2007-09-01Note that the commands section is duplicated from the wallet documentation.Russ Allbery
2007-09-01Print error messages for unknown commands. Rewrite the command docs toRuss Allbery
2007-09-01Add documentation.Russ Allbery
2007-09-01Add acl destroy as a command, add newlines after the owner, expires, andRuss Allbery
2007-08-31Implement argument checking. Stop explicitly including the MySQL driverRuss Allbery
2007-08-29Wallet::Server is now responsible for connecting to the database. Don'tRuss Allbery
2007-08-29Initial driver implementation.Russ Allbery