tftp-hpa-google/tftpd
H. Peter Anvin 6f96fcd1b6 tftpd: allow a rewrite rule to probe for the existence of a file
This adds an "E" flag to the rewrite rules, which exits rule
processing if and only if the result is a valid, accessible
filename. If combined with "r", the rewrite is cancelled if the rule
is not applied.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-05-29 17:16:06 -07:00
..
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
misc.c Reformat the source code 2008-07-08 17:14:44 -04:00
recvfrom.c tftpd: Canonicalize myaddr before address_is_local() 2015-08-07 11:55:08 -07:00
recvfrom.h tftpd: Canonicalize all the addresses 2015-08-07 11:49:13 -07:00
remap.c tftpd: allow a rewrite rule to probe for the existence of a file 2024-05-29 17:16:06 -07:00
remap.h tftpd: allow a rewrite rule to probe for the existence of a file 2024-05-29 17:16:06 -07:00
sample.rules Remove more obsolete $Id$ tags 2008-07-22 15:07:24 -04:00
tftpd.8.in tftpd: allow a rewrite rule to probe for the existence of a file 2024-05-29 17:16:06 -07:00
tftpd.c tftpd: allow a rewrite rule to probe for the existence of a file 2024-05-29 17:16:06 -07:00
tftpd.h tftpd: allow a rewrite rule to probe for the existence of a file 2024-05-29 17:16:06 -07:00