From rswindell@VERT to CVS commit on Sunday, June 17, 2018 19:26:00
exec/load fido.js 1.32 1.33
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv16288
Modified Files:
fido.js
Log Message:
Fix bug in parse_flo_file_path():
If there's no zone in the specified path, the default_zone is used and that zone
is a decimal number, not a hexadecimal string, so running parseInt(...,16)
on it errorneously generates an incorrect outbound/FLO dir.
This should fix the problem reported by Al @ TRMB.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From deuce@VERT to CVS commit on Thursday, August 09, 2018 20:20:00
exec/load fido.js 1.33 1.34
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv1456/load
Modified Files:
fido.js
Log Message:
Have TickIT use the "closest" address in the From line.
This may resolve Dumas Walker's issue with cross-domain TIC forwarding.
This should really use the value from BinkpSourceAddress, but that would
mean renaming that key and including it in the TicITCfg object, or
creating a new SBBSEchoCfg object method or something, and I don't want
to mess with the sbbsecho.ini format.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Monday, November 18, 2019 21:19:52
exec/load fido.js 1.34 1.35
Update of /cvsroot/sbbs/exec/load
In directory cvs:/home/rswindell/sbbs/exec/load
Modified Files:
fido.js
Log Message:
Fix bug reported by Alterego (ALTERANT):
11/18 20:12:48 evnt BINKOUT Connecting to 3:633/509.1@fidonet at p1f509.n633.z3.binkp.net:24554
* The address is missing a dot between p1 and f509?
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net