Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | Add license statements to all textual documentation in docs | Russ Allbery | |
Change-Id: Id5af9714e3d4f516cf7391c869eff89521e145c5 Reviewed-on: https://gerrit.stanford.edu/849 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu> | |||
2012-03-29 | Fix incorrect wallet.conf path in the setup documentation | Russ Allbery | |
2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery | |
If there is no third argument to store, read it from standard input instead. This is the preferred way of running wallet-backend, using stdin=last support from remctl 2.14 and later. Receiving the third argument as a regular argument continues to be supported for backward compatibility. | |||
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery | |
database and list all objects and ACLs in the database. | |||
2007-12-01 | Move wallet.conf to /etc/wallet since we're going to want to put other | Russ Allbery | |
things in that directory as well. | |||
2007-09-01 | Note that you may need to change the path to wallet-backend. | Russ Allbery | |
2007-09-01 | Flesh out the setup instructions. | Russ Allbery | |
2007-08-27 | Initial brief notes on database setup. | Russ Allbery | |