From rswindell@VERT to CVS commit on Wed Nov 5 14:35:54 2014
exec telgate.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv31812
Modified Files:
telgate.js
Log Message:
Allow bbs.telnet_gate() flags to be passed on the command-line following the host[:port] argumnet. Example:
"?telgate rainmaker.wunderground.com TG_PASSTHRU|TG_ECHO"
bbs.telnet_gate() is not tolerant of receiving an undefined parameter value (while bbs.rlogin_gate() is), so this messed up the subsequent argument
parsing which caused the strings pushed with the '-s' or '-S' options to
not work.
Fixes issue #774
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Aug 10 16:31:25 2024