tftp-hpa-google/tftpd
H. Peter Anvin 99112f0206 tftpd: allow initgroups() to rescue setgroups() failure
If setgroups() fails, but initgroups() succeeds (somehow) then allow
the process to continue, as initgroups() ought to have set the group
list properly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-05-29 17:52:42 -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: handle rule filter flags more cleanly 2024-05-29 17:28:53 -07:00
remap.h tftpd: handle rule filter flags more cleanly 2024-05-29 17:28:53 -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 initgroups() to rescue setgroups() failure 2024-05-29 17:52:42 -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