• exec/init-fidonet.js

    From rswindell@VERT to CVS commit on Tue Mar 31 19:53:13 2020
    exec init-fidonet.js 1.14 1.15
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2556

    Modified Files:
    init-fidonet.js
    Log Message:
    Use the ctrl/init-fidonet.ini file for the list of FidoNet zones and othernets (metadata).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Mar 31 21:52:21 2020
    exec init-fidonet.js 1.15 1.16
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv22310

    Modified Files:
    init-fidonet.js
    Log Message:
    Support manual download/extraction of echolist by sysop during setup
    procedure. The echolist in the .ini file may now be just a filename or other URL-type.
    Re-ordered somethings and changed some wording slightly.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 1 01:44:54 2020
    exec init-fidonet.js 1.16 1.17
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30160

    Modified Files:
    init-fidonet.js
    Log Message:
    A re-ordering of prompts to allow the sending of an application email early
    (if desired).
    Read the sbbsecho.ini for the existing sysop name setting and the existing uplink/hub settings. This make re-running this script (e.g. after receiving your permanent node address) less of a headache.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 1 02:09:55 2020
    exec init-fidonet.js 1.17 1.18
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv3242

    Modified Files:
    init-fidonet.js
    Log Message:
    Require a '@' in the email address to attempt the sending of an application email (via Internet).
    Support code_prefix's from the init-fidonet.ini. If undefined (not present), the default will be used (e.g. "<netname>_"), if blank, non will be used -
    for the creation of the new message group during setup.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 1 02:27:10 2020
    exec init-fidonet.js 1.18 1.19
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6891

    Modified Files:
    init-fidonet.js
    Log Message:
    code_prefix -> areatag_prefix



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Apr 2 02:21:13 2020
    exec init-fidonet.js 1.19 1.20
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv3293

    Modified Files:
    init-fidonet.js
    Log Message:
    More details in the auto-application email body text (BBS name, adddress).
    Give the sysop an opportunity to abort the app-mail send.
    Support fidonet address ("fido" key) in .ini file, for network coordinator (this is separate from the Othernet/hub addrss "addr" key).
    Handle exceptions i HTTPRequest().get().
    Fix the HTTP response code reporting (typo).
    Give opportunity to abort the retry cycle of http download failures.
    Don't try to import 0-byte echolist files.
    Give the sysop the opportunity to send an application netmail to the network coordinator's fidonet address (if defined) if they did't send to the Othernet addres.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Apr 3 01:54:14 2020
    exec init-fidonet.js 1.20 1.21
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23177

    Modified Files:
    init-fidonet.js
    Log Message:
    Add Fid-related log/stats files to "Operator" G-files section (optionally)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Apr 4 16:11:51 2020
    exec init-fidonet.js 1.21 1.22
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv16782

    Modified Files:
    init-fidonet.js
    Log Message:
    Read the init-fidonet.ini from the exec directory, not ctrl (it was moved). Allow 'Q' to quit the zone selection prompt and exit the module.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Apr 5 15:19:12 2020
    exec init-fidonet.js 1.22 1.23
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv8778

    Modified Files:
    init-fidonet.js
    Log Message:
    Added support for "areatag_exclude" key to remove useless area tags such "netmail" from the downloading/imported echolist.
    Added support for "areamgr" key to support hubs that any hub's that may not receive area manager request emails directed "AreaFix".
    Send a verbose AreaFix request messge, by default (actually list each echo),
    as not all AreaMgr's support the "%+ALL" directive.
    Remove accidental debug alert added in previous commit.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Apr 5 18:01:11 2020
    exec init-fidonet.js 1.23 1.24
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2801

    Modified Files:
    init-fidonet.js
    Log Message:
    Add support for new "also" key, for secondary net admin info. It's a free form field, but preferred is: Name <email> fido-addr


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 8 16:51:04 2020
    exec init-fidonet.js 1.25 1.26
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv14655

    Modified Files:
    init-fidonet.js
    Log Message:
    Include more details in the node number application form (packet/bundle
    type).
    Fix typo line 454 ReferenceError: paseInt is not defined, reported by Coz!



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Apr 18 03:55:49 2020
    exec init-fidonet.js 1.26 1.27
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv10619

    Modified Files:
    init-fidonet.js
    Log Message:
    Allow the sysop to actually change the hub's address.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue May 12 10:23:30 2020
    exec init-fidonet.js 1.28 1.29
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2720

    Modified Files:
    init-fidonet.js
    Log Message:
    Address RefrenceError: SUB_NAME is not defined.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Wed Oct 21 19:31:54 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/54a8ebc163032825bac95b2b
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix typo

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Oct 21 19:31:54 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a56227932f75dad1aea78a4b
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Merge branch 'patch-1' into 'master'

    Fix typo

    See merge request sbbs/sbbs!14

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Fri Oct 23 19:15:10 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/12723416d3f09e5ae9a646f9
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix another typo that crashes the script

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Fri Oct 23 19:15:10 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/098619a07a72ae10c214bebc
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Merge branch 'patch-1' into 'master'

    Fix another typo that crashes the script

    See merge request sbbs/sbbs!15

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Sun Nov 1 20:37:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/00e33392d72bb762ede8c8c6
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    change from hardcoded 200 to http_request.status.ok

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Sun Nov 1 20:37:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/11a8733a1172849fbf7f078e
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    use unzip on windows

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Sun Nov 1 20:37:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e25dfe65e626e721990c7c72
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Revert "use unzip on windows"

    This reverts commit 11a8733a1172849fbf7f078eeeeec6b9e4a84fb7.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Michael Long@VERT to Git commit to sbbs/master on Sun Nov 1 20:37:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/cd36a63ddb16787bfc65c9d9
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Revert "change from hardcoded 200 to http_request.status.ok"

    This reverts commit 00e33392d72bb762ede8c8c6eac895078f64be06.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 1 21:28:29 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5b4e44de9fb29fb3ba8a61f3
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Simplify the changes to get_linked_node()

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 1 21:41:01 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c73f9bdb0aee3bb438edd2e5
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix up the unzip command-line introduced in mlong's enhancements

    1. You can't include % specifiers in the string passed to system.exec()
    - this is just a wrapper for system(), it doesn't recongize Synchronet
    command-line specifiers.
    - so I just prepend the exec_dir for Win32, leave off for *nix.
    - it appears this wasn't tested since that command-line would not work.

    2. Added 'j' option to unzip. We don't want the extraction of infopacks with
    sub-directories to be creating sub-directories under our ctrl dir.
    We should consider extracting to a temp dir instead of the ctrl dir if
    we don't have absolute control over what's being extracted from downloaded
    zip files. This could be dangerous if we're not extremely careful.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 1 22:31:45 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/9aaa2dd017de677d6a03c3fe
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Use constant for temp node number (9999) instead of repeating the magic number

    Don't display the new network's domain if it's not defined.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Dec 25 02:41:34 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/c74ab4184640f9cb37258e65
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Don't prompt to send application netmail to same address twice in a row

    This repetition would happen when the hub's address was the same as their 'fido' key value.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jan 2 22:07:08 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7c98f7adf3331ae40ae6054f
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Report correct filename in open failure error message

    Fixes issue #476

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jan 16 21:52:58 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ca5cf8e09bd4798ad53eaf09
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix a couple of compile errors introduced since v3.19

    It'd be nice if someone (me?) tested this. :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Fri Feb 24 17:48:51 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/97ab95081a893fe13e3cdc40
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Prompt for sysop's valid/working Internet email address

    ... and use as reply-to address for any Internet-mailed node number applications.

    This fixes issue #456 reported by Nick Andre.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Fri Feb 24 18:39:46 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/12f48d22664976c3494639b7
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Use Archive() instead of executing 'unzip' to get echolist from infopack

    Fixes issue #311

    Also clarify "Internet e-mail" address (unrelated)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat Mar 25 20:32:33 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/11ed0c781e445b5bb132db38
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix with in adding new FTN addres to [fidonet] addr_list in msgs.ini

    The address needed to be converted to a string first.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net