From rswindell@VERT to CVS commit on Tuesday, March 24, 2020 18:20:19
exec/load install-binkit.js NONE 1.1
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv24515
Added Files:
install-binkit.js
Log Message:
BinkIT installation library:
- Migrated from exec/binkit.js -> install()
- Fixed "poll" key bug (was supposed to be "BinkpPoll")
- Now suitable for use from multiple modules (init-fidonet.js and binkit.js)
- Call functions for line-endings rather than hard-coding \r\n (better suited
for jsexec)
- Returns true on success or an error string on failure
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Wednesday, March 25, 2020 23:18:33
exec/load install-binkit.js 1.1 1.2
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv10787
Modified Files:
install-binkit.js
Log Message:
Only do the [node:*] SessionPwd setting if the SessionPwd is not already present/defined. This prevents someone from losing their SessinoPwd's just because they re-ran this script after BinkIT had already been installed.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, January 16, 2023 21:30:28