- Sep 26, 2004
-
-
rswindell authored
-
- Jul 02, 2004
-
-
rswindell authored
for outbound/relayed messages.
-
- Dec 13, 2003
-
-
rswindell authored
from a blacklisted server. Probably want to make rate adjustable later.
-
- Dec 07, 2003
-
-
rswindell authored
on outgoing mail (send anyway).
-
- Oct 21, 2003
-
-
rswindell authored
-
- Oct 15, 2003
-
-
rswindell authored
of log entries reach the system (NT event) log.
-
- Oct 11, 2003
-
-
rswindell authored
function prototypes (currently using LOG_INFO level for all).
-
- Oct 09, 2003
-
-
rswindell authored
recycling without using semaphore files.
-
- Sep 26, 2003
-
-
rswindell authored
back to callback functions (e.g. lputs, thread_up, etc). This allows servers to share the same callback functions, eliminating many nearly-identical functions. This was able to shave quite a bit of redundant code from ntsvcs.c. This feature is not utilized in sbbs (sbbscon.c) or sbbsctrl (mainformunit.cpp).
-
deuce authored
If you are not running your BBS as root, update and recompile now. NOTE: Remember, RH9 users using the new threads - the default should use gmake THREADS_ACTUALLY_WORK=1
-
- Sep 05, 2003
- Sep 04, 2003
-
-
deuce authored
from header IPs against the DNS blacklists. Most people won't want to use this.
-
- Jun 07, 2003
-
-
rswindell authored
Added semaphore file check frequency (sem_chk_freq) element to all server startup structures (previously hard-coded to 2 seconds in most cases), defaults to 5 seconds. New SemFileCheckFrequency value in .ini file (both global and per-server).
-
- Apr 04, 2003
-
-
rswindell authored
option must be enabled to allow POP-before-SMTP type authentication.
-
- Feb 16, 2003
-
-
rswindell authored
-
- Dec 12, 2002
-
-
rswindell authored
filename.
-
- Dec 06, 2002
-
-
rswindell authored
-
- Jul 31, 2002
-
-
rswindell authored
operation).
-
- Jul 21, 2002
- Jul 20, 2002
-
-
rswindell authored
-
- Jul 13, 2002
-
-
rswindell authored
The hardcoded RBL functionality has been replaced with dns_blacklist.cfg. Created option bits: MAIL_OPT_DNSBL_IGNORE and REFUSE. If neither is set, mail is marked with optional subject flag and X-RBL header.
-
- Apr 26, 2002
-
-
rswindell authored
-
- Apr 12, 2002
-
-
rswindell authored
-
- Mar 25, 2002
-
-
rswindell authored
per sbbs instance).
-
- Mar 20, 2002
-
-
rswindell authored
FreeBSD-tested seteuid(BOOL user) (set effective user-id) callback. Deuce's mod.
-
- Mar 19, 2002
-
-
rswindell authored
-
- Mar 18, 2002
-
-
rswindell authored
-
- Feb 28, 2002
-
-
rswindell authored
-
- Feb 25, 2002
-
-
rswindell authored
-
- Feb 24, 2002
- Feb 02, 2002
-
-
rswindell authored
-
- Jan 23, 2002
-
-
rswindell authored
-
- Jan 11, 2002
-
-
rswindell authored
-
- Dec 20, 2001
-
-
rswindell authored
-
- Dec 14, 2001
-
-
rswindell authored
-
- Dec 13, 2001
-
-
rswindell authored
-