Searched refs:allowstrangers (Results 1 – 8 of 8) sorted by relevance
87 int allowstrangers = 0; variable264 allowstrangers = 1; in readconfig()268 allowstrangers ? "set" : "unset"); in readconfig()
269 extern int allowstrangers; /* if addresses not local to our links
63 edit leafnode's config file. Look there for "allowstrangers".
65 # allowstrangers = 0
1879 if (allowstrangers == 0 && checkpeerlocal(0) != 1) { in main()
824 - Robustness: The allowstrangers option is now "stronger", enabling it964 check README and config.example for a new option "allowstrangers" and how to
315 * nntpd.c: Robustness: if allowstrangers is set, don't call1018 * config.example: Fix typo, make allowstrangers warnings more
63 "allowstrangers".