- Dec 06, 2003
- Dec 05, 2003
- Dec 04, 2003
- Dec 03, 2003
-
-
rswindell authored
offset of the original message, which if later deleted (due to the yes/no ques) would corrupt the source message base. Updated brace style.
-
rswindell authored
-
rswindell authored
is prematurely aborted (due to other error). Bugfix: message packing now unlocks message base before re-opening to write new header status.
-
- Dec 02, 2003
-
-
rswindell authored
databases (the larger the base, the lower the frequency), since scanning a large user database to count the number of active users can take a full second or more, which interferes with the user response time in the GUI.
-
rswindell authored
-
deuce authored
Now correctly renders all ANSI BBS Ads In the various ads subs I carry except those using animation (Which will never work) and those using |-codes (Which should be supported in the JS app, not the ANSI->HTML most likely) New update to those using msgs.ssjs... don't wrap messages that use ANSI.
-
rswindell authored
(i.e. not a socket object).
-
rswindell authored
-
rswindell authored
value (returns INVALID_SOCKET).
-
- Dec 01, 2003
-
-
rswindell authored
-
- Nov 27, 2003
-
-
deuce authored
anything and might help. One or the other is usually required. Honour CC, LD, CCPP etc. from build environment (Usefull for using a differnt compiler ie: gcc 3.x on FreeBSD 4.x)
-
- Nov 26, 2003
-
-
rswindell authored
including comment header fields.
-
rswindell authored
Created smb_getmsgtxtlen() to calculate total message body text length, including comment header fields.
-
rswindell authored
in JSexec-win32.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
than the mail sender's e-mail address.
-
rswindell authored
"being sent" via SMTP, keeping multiple sendmail instances from trying to send the same message simultaneously.
-
- Nov 25, 2003
- Nov 24, 2003
-
-
rswindell authored
crash on FreeBSD 5.1-CURRENT: #0 0x283230a9 in _atomic_lock () from /usr/lib/libc_r.so.5 #1 0x28323074 in _spinlock_debug () from /usr/lib/libc_r.so.5 #2 0x28328f74 in _mutex_cv_lock () from /usr/lib/libc_r.so.5 #3 0x28328de9 in pthread_mutex_unlock () from /usr/lib/libc_r.so.5 #4 0x282cd7a7 in sbbs_t::external(char const*, long, char const*)
-
- Nov 21, 2003
-
-
rswindell authored
-
- Nov 20, 2003
-
-
rswindell authored
throughput without any fancy buffer techniques).
-
rswindell authored
return value).
-
rswindell authored
-
rswindell authored
automatically terminated upon external termination request (defaults to true).
-
rswindell authored
-
rswindell authored
over-rides sbbs.ini settings, doesn't work with "*.exe" filenames) and nobody (to my knowledge) is relying on this behavior anyway.
-
- Nov 18, 2003
-
-
rswindell authored
-whoops!
-
- Nov 12, 2003
-
-
deuce authored
Parse the command name before arguments and after the ini file If controlling terminal goes away, use syslog logging. Don't re-read the .ini file on a SIGHUP... causes 100% CPU
-