1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/ftp/wu-ftpd/files/patch-ai

33 lines
690 B
Plaintext
Raw Normal View History

*** config.h.orig Mon Jan 20 06:21:30 1997
--- config.h Thu Jan 30 16:13:31 1997
***************
*** 30,35 ****
--- 30,43 ----
#define LOG_FAILED
/*
+ * log login attempts that fail because of class connection
+ * limits. Busy servers may want to prevent this logging
+ * since it can fill up the log file and put a high load on
+ * syslog.
+ */
+ #define LOG_TOOMANY
+
+ /*
* allow use of private file. (for site group and site gpass)
*/
***************
*** 64,68 ****
* See README-2.4-HOBBIT for more information on this option.
*/
! #undef SKEY
--- 72,76 ----
* See README-2.4-HOBBIT for more information on this option.
*/
! #define SKEY