Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/cgdconfig



Module Name:    src
Committed By:   elric
Date:           Sat May 10 21:38:40 UTC 2008

Modified Files:
        src/sbin/cgdconfig: cgdconfig.8 cgdconfig.c

Log Message:
Add -p flag to retrieve passphrases from stdin.  This is mainly aimed
at programatic use where the caller wants to be able to use PKCS#5.

Disable looping on invalid verifications unless both a passphrase method
is in use and the -p flag is not specified.

Update man page to document -p flag.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sbin/cgdconfig/cgdconfig.8
cvs rdiff -r1.21 -r1.22 src/sbin/cgdconfig/cgdconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index