• exec/init-fidonet.js

    From Michael Long@1:103/705 to Git commit to sbbs/master on Wed Oct 21 12:31:54 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/54a8ebc163032825bac95b2b
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    Fix typo
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Wed Oct 21 12: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 typoSee merge request sbbs/sbbs!14
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Fri Oct 23 12: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
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Fri Oct 23 12: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 scriptSee merge request sbbs/sbbs!15
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Sun Nov 1 12: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
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Sun Nov 1 12:37:27 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/11a8733a1172849fbf7f078e
    Modified Files:
    exec/init-fidonet.js
    Log Message:
    use unzip on windows
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Sun Nov 1 12: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.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Michael Long@1:103/705 to Git commit to sbbs/master on Sun Nov 1 12: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.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Nov 1 13: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()
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Nov 1 13: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 enhancements1. 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.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Nov 1 14: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 numberDon't display the new network's domain if it's not defined.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Dec 24 18: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 rowThis repetition would happen when the hub's address was the same as their'fido' key value.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)