- Jan 22, 2003
- Jan 21, 2003
-
-
rswindell authored
this fixes problem with non-blocking socket returning EWOULDBLOCK.
-
rswindell authored
-
rswindell authored
-
rswindell authored
without prompting the user (for automated configuration changes via script).
-
rswindell authored
Bugfix: default DNSServer key in sbbs.ini over-rode /etc/resolv.conf file.
-
- Jan 20, 2003
-
-
rswindell authored
-
- Jan 18, 2003
- Jan 17, 2003
-
-
rswindell authored
-
rswindell authored
Added copyright comment header.
-
rswindell authored
-
rswindell authored
target platform.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Eliminated unused function: readline_alloc().
-
rswindell authored
or longer, uses a passed 'buflen' parameter to determine the truncation point.
-
rswindell authored
-
rswindell authored
(matches much more closely with HyperTerminal and other telnet clients).
-
rswindell authored
-
rswindell authored
-
- Jan 16, 2003
-
-
rswindell authored
-
- Jan 15, 2003
-
-
rswindell authored
bulletins.
-
rswindell authored
handled by newuserdat() instead of sbbs_t::logoffstats(), so the SS_NEWUSER sys_status bit has no internal use (but is still set). This change increments the new user counter sooner (at account creation, rather than logoff) and includes calls to the system.new_user() method in the stats.
-
- Jan 14, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
requirements (e.g. ANSI), it will now work as the default.
-
rswindell authored
(only when using the "Screen Length" option and selecting "Auto Detect"). This solves the problem with terminals that don't respond properly to the ANSI cursor position report request.
-
rswindell authored
Removed extraneous debug output from node destructor in release build. Now tracks and logs number of Telnet/RLogin clients served.
-
rswindell authored
-
rswindell authored
Up-time root value is reset if server thread is shutdown and restarted. Switched to memmove() in get_request() to eliminate gcc v3 warning.
-