Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-14 | Fix logging in wallet-backend and the remctl configuration to not log | Russ Allbery | |
the data passed to store. | |||
2008-02-05 | Fix the example remctl configuration for keytab-backend to use the | Russ Allbery | |
correct script name. | |||
2007-09-01 | Add a remctl fragment for the wallet backend. | Russ Allbery | |
2006-09-13 | Add the config stubs for the keytab-backend program. | Russ Allbery | |