Added the EXISTS command which checks if the specified file is
commit20ee94441732ba0b219eb1a3f64afcff02d4802b
authorBen Kibbey <bjk@luxsci.net>
Tue, 14 Aug 2007 22:36:21 +0000 (14 18:36 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 14 Aug 2007 22:36:21 +0000 (14 18:36 -0400)
tree77da527858d78cbec933a0fdb55e0e108ae86994
parent6fedbd04c154e406e46b74c0aff4c6f7c17647f8
Added the EXISTS command which checks if the specified file is
readable. The ISCACHED command will no longer return
EPWMD_FILE_NOT_FOUND at any time. It only checks the file cache and
not the file system. This fixes determining whether a new file has a
cached password which may have been specified with the OPEN command.
COMMANDS
src/commands.c
src/pwmd_error.h