- 18 Sep, 2020 1 commit
-
-
Rob Swindell authored
When a sysop wants to chat, he wants to chat right now, damnit!
-
- 16 Aug, 2020 1 commit
-
-
Rob Swindell authored
-
- 01 Aug, 2020 1 commit
-
-
rswindell authored
automatically revert to Raw/TCP mode. This resolves the issue of users that connect using modem/serial emulators over TCP that do not actually support Telnet and then either try to transfer files, which usually will not work due to escaped (or unescaped) IAC (0xFF) characters, or the user may be sent Telnet Go Ahead (GA) sequences which may display as periodic garbage in their terminal program. This seemed like a better solution than having (yet another) dedicated terminal server port for "raw" connections over TCP, though a "raw" port still might not be a bad idea for a future enhancement. RLogin is already super close to "raw", so it's probably not really necessary to have another port configured/listening.
-
- 30 Nov, 2015 1 commit
-
-
rswindell authored
after a user (has been) disconnected and before the node transitions to waiting for connection (WFC) status. Usually the duration of this status is very short, but it can be longer (e.g. for running log-out module and event) and for (new) msg-scan pointer fix-ups. Updated logout() to remove some cruft and add some more log/debug output. Automatic new-scan pointer fix-ups when performing new-message scans (if the current pointer is greater than the last message number, set it to the last message number) and when saving message pointers. Passing user_t* to get/putmsgptrs() instead of message number now (to better detect Guest account).
-
- 06 Jan, 2008 1 commit
-
-
deuce authored
-
- 05 Jan, 2008 1 commit
-
-
deuce authored
node messages and timeleft warnings. Requested by xvlxxix for a JS game.
-
- 08 Jul, 2007 1 commit
-
-
deuce authored
-
- 01 May, 2007 1 commit
-
-
rswindell authored
RLogin and SSH.
-
- 10 Oct, 2003 1 commit
-
-
rswindell authored
-
- 09 Oct, 2003 1 commit
-
-
deuce authored
-
- 18 Jun, 2002 1 commit
-
-
rswindell authored
-
- 03 May, 2002 1 commit
-
-
rswindell authored
-
- 09 Nov, 2000 1 commit
-
-
rswindell authored
-
- 06 Nov, 2000 1 commit
-
-
rswindell authored
-
- 04 Nov, 2000 3 commits
- 26 Oct, 2000 3 commits
- 10 Oct, 2000 1 commit
-
-
rswindell authored
-
- 25 Sep, 2000 1 commit
-
-
rswindell authored
-