- Sep 28, 2013
-
-
rswindell authored
bundles: 1. If the unpackable bundle file was more then 48 hours old, it would not try to rename it - the file date/time comparison logic was backwards and was trying to rename the file only if it was *less* than 48 hours old (and could in theory still be in transit). 2. If the unpackable bundle file was more than 48 hours old, SBBSecho would continuously and indefinitely try to unpack it consuming CPU cycles and generating log output. Forever.
-
- Sep 24, 2013
-
-
rswindell authored
Deuce.
-
- Sep 19, 2013
-
-
deuce authored
-
- Sep 18, 2013
- Sep 17, 2013
-
-
rswindell authored
header fields, not just the filler portion) - much more sane.
-
rswindell authored
deletion by the maintenance process).
-
rswindell authored
Don't reset the origin zone in import_netmail(). Fix-up type 2+ packet header parsing (ugh this is ugly).
-
rswindell authored
Use zone information from packet header (rather than default/system zone) since packed message headers don't zone information - use this address for replying to AREAFIX requests.
-
- Sep 16, 2013
-
-
rswindell authored
Joe Delahaye. Increment version to 2.21.
-
- Sep 15, 2013
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
or 'longs'. Amazing that no one noticed.
-
rswindell authored
int is 64-bit (not 32-bit).
-
rswindell authored
MS's CRTL throws an assertion. Buffer size must be >=2.
-
rswindell authored
-
rswindell authored
than never?).
-
rswindell authored
(e.g. "in private chat with digital man" rather than "in private chat with sysop").
-
rswindell authored
"local chat with sysop" rather than "private chat with node 0".
-
rswindell authored
don't try to run it. Previously it would display an error to the user: "Sorry, you have insufficient access to run that program" (which is confusing for the user).
-
rswindell authored
value in node status (e.g. for local chat user event).
-
- Sep 14, 2013
- Sep 13, 2013
-
-
rswindell authored
counter/limits as branch counter/limits.
-
rswindell authored
If an external progarm is configured (in SCFG->External Progarms) is configured to "execute on event" set to "Local/Sysop Chat", then that program will be executed when the remote user is "pulled" into sysop-chat (e.g. via F10 key in sbbsctrl) rather than running the normal built-in chat. Don't change the current node's action (to XTRN) if it's currently PCHT (private chat) as that's a signal to the local sysop chat app that the user has disconnected.
-
rswindell authored
If an external progarm is configured (in SCFG->External Progarms) is configured to "execute on event" set to "Local/Sysop Chat", then that program will be executed when the remote user is "pulled" into sysop-chat (e.g. via F10 key in sbbsctrl) rather than running the normal built-in chat.
-
- Sep 12, 2013
-
-
rswindell authored
as spammers are now hijacking common/valid mail subjects (e.g. "Google Email Verification") for their spam messages and blocking all msgs with such subjects is too heavy-handed an approach. :-(
-
rswindell authored
if a received messages is for local or relay. This comparison predates the domains.cfg file which makes it obsolete. And it really bugged Deuce and apparently was a problem for his new IPv6-happy version of resolve_ip(). :-P
-
rswindell authored
-
- Sep 04, 2013
- Sep 03, 2013
-
-
deuce authored
Whatever we needed windows.h for here is gone. this fixes the windows.h -> winsock.h / winsock2.h problem.
-
- Aug 22, 2013
-
-
rswindell authored
-
- Aug 17, 2013
-
-
deuce authored
in SyncTERM. Win32 binaries end with .exe. Line with winmm and ws2_32 libs for Win32
-
- Aug 09, 2013
-
-
rswindell authored
-
- Aug 06, 2013
- Jul 10, 2013
-
-
rswindell authored
-