- Jan 04, 2019
-
-
rswindell authored
-
rswindell authored
<useron alias>, so we need to include it in the log message here if we want the current user's alias included in event related log messages (e.g. unpacking QWK-REP packages).
-
rswindell authored
error messages.
-
rswindell authored
251 response which was made optional in RFC2821 - to address privacy concerns.
-
rswindell authored
-
- Jan 01, 2019
-
-
rswindell authored
Incremented copyright year to 2019.
-
rswindell authored
Incremented copyright year to 2019.
-
rswindell authored
change the errormsg() call to just a debug-level log message. These failures are expected if the local system (QWKnet node) didn't get the original poll message, for example. Continue to log these errors when encountered on a QWKhub (where they are less expected since a hub should normally have a deeper history of messages/polls than nodes will).
-
rswindell authored
-
rswindell authored
-
- Dec 31, 2018
- Dec 30, 2018
-
-
rswindell authored
Mail.*LstHdr text strings.
-
rswindell authored
decide that.
-
rswindell authored
data-type and API. This works better for terminals < 80 cols in width and has some other improvements with inserting/deleting lines using the arrow keys, but still not great. No longer does tab-expansion on text read from a file - may want to add that back in <shrug>.
-
rswindell authored
-
rswindell authored
Added a command key (!) to reverse the mail list sort order.
-
rswindell authored
normal (chronological) order of the returned mail indexes.
-
rswindell authored
-
rswindell authored
-
- Dec 28, 2018
-
-
rswindell authored
-
- Dec 20, 2018
-
-
rswindell authored
quote files (ain't nobody got time for that!).
-
- Dec 18, 2018
-
-
rswindell authored
requests sent to "SBBSecho" again. SBBSecho used to allow this back in v3.02 (Nov-2017) and earlier versions, but was removed for loop-safety since AreaMgr notifications and responses are sent from "SBBSecho", but we have bot-loop protection built in, so that should be okay.
-
rswindell authored
-
rswindell authored
skip any spaces before parsing the value (for CGI supplied headers).
-
deuce authored
If we get one of these statuses from via a CGI, assume we have good headers.
-
- Dec 17, 2018
-
-
rswindell authored
the file.can. Log a message when receiving or filtering files received via QWK/REP.
-
- Dec 15, 2018
-
-
rswindell authored
timeout) when opening the mail base for statistics purposes. This should solve the problem of long delays during logon or sbbsctrl shutdown while mail base maintenance is being performed.
-
rswindell authored
line endings (sole-LF) instead of CR/LF line endings. Thanks to Mark Lewis (wkitty42) for the bug report!
-
- Dec 12, 2018
-
-
rswindell authored
- include errno description (strerror output) - exclude (redundant) node number
-
- Dec 07, 2018
-
-
rswindell authored
created) before this funciton is called, so we can't *always* delete the quote file. Delete it if restoring a draft or if quoting is disabled only.
-
rswindell authored
going to recover a draft message or quote a source message or whatever. Lingering QUOTES.TXT files interferred with recovering draft messages.
-
- Dec 06, 2018
-
-
rswindell authored
in GET responses when Connection: Keep-Alive is not enabled.
-
rswindell authored
HTTP-Version value we send (no functional change). My intepretation is we should be sending either nothing or "HTTP/1.1" here, never "HTTP/1.0". This interpretation appears to match the behavior of other web servers (e.g. Apache httpd).
-
- Dec 04, 2018
-
-
rswindell authored
expands to "on" or "off" based on user's split-screen private chat setting.
-
- Dec 03, 2018
-
-
rswindell authored
PAGER (expands to "on" or "off" to indicate chat page enable status) ALERTS (expands to "on or "off" to indicate activity alert enable status)
-
- Nov 23, 2018
-
-
rswindell authored
-
rswindell authored
description/documentation more closely. That is, if there is an INTL kludge line in the incoming netmail message, there will be no "fuzzy" zone matching. This means that Fuzzy Zone operation will only apply to netmail messages that do *not* have an INTL kludge line (which specifies the source and destination zones already). This solves the problem reported by Mark Lewis with unexpected Fuzzy Zone behavior (when enabled), it was over-riding the source zone number even though it was specified (via INTL kludge) in the original netmail message body.
-
rswindell authored
-
rswindell authored
CPU utilization to get a large file copy completed quicker.
-