aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2010-09-07Fix a syntax error in the sample wallet-report remctl configurationRuss Allbery
2010-07-07Add sample remctl configuration for wallet-reportRuss Allbery
2010-02-20wallet-backend gets the third store argument from stdin if missingRuss 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-14Fix logging in wallet-backend and the remctl configuration to not logRuss Allbery
the data passed to store.
2008-02-05Fix the example remctl configuration for keytab-backend to use theRuss Allbery
correct script name.
2007-09-01Add a remctl fragment for the wallet backend.Russ Allbery
2006-09-13Add the config stubs for the keytab-backend program.Russ Allbery