• exec/load/sbbsdefs.js

    From rswindell@VERT to CVS commit on Mon Aug 18 18:12:56 2014
    exec/load sbbsdefs.js 1.55 1.56
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv32236

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added mssing UQ_COLORTERM definition as reported by Nightfox.

    ---
    þ Synchronet þ Vertrauen þ Hom
  • From echicken@VERT to CVS commit on Mon Sep 29 13:00:17 2014
    exec/load sbbsdefs.js 1.56 1.57
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv32443

    Modified Files:
    sbbsdefs.js
    Log Message:
    Bring in WM_SUBJ_RO, WM_EDIT, WM_FORCEFWD.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ t
  • From rswindell@VERT to CVS commit on Tue Apr 28 23:56:04 2015
    exec/load sbbsdefs.js 1.57 1.58
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv22561

    Modified Files:
    sbbsdefs.js
    Log Message:
    Removed the SCAN_UNREAD definition (never used by SBBS).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri May 1 20:23:55 2015
    exec/load sbbsdefs.js 1.58 1.59
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30535

    Modified Files:
    sbbsdefs.js
    Log Message:
    Implemented the SCAN_UNREAD mode bit for scansubs(), scanallsubs(), scanposts(), and listsub(). These functions are exposed in the JS 'bbs' object as scan_subs(), scan_msgs(), and list_msgs().

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Aug 19 22:22:53 2015
    exec/load sbbsdefs.js 1.59 1.60
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6906/load

    Modified Files:
    sbbsdefs.js
    Log Message:
    Update to 3.17a

    New Features:
    - Multiple bindings for each service
    Use comma-separated interfaces on Interface= lines in the ini file.
    Default is now "0.0.0.0,::"
    - IPv6 support
    - TLS support for the webserver and (non-static) services
    New TLS option in services.ini (ie: Options=TLS)
    - Decrease LEN_SCAN_CMD to 35 chars, increase the CID field to 45 chars,
    and rename the MAIL_CMD string to IPADDR. I think this frees up the
    note field for SysOp use.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Jan 6 17:30:36 2016
    exec/load sbbsdefs.js 1.60 1.61
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31354

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add a SCAN_MSGSONLY flag so that even if "Automatic New File Scan" is set
    in the default user config, a scansubs(SCAN_ALL) will still not do a new
    file scan.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Nov 12 21:43:07 2016
    exec/load sbbsdefs.js 1.63 1.64
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11813

    Modified Files:
    sbbsdefs.js
    Log Message:
    New VOTING related constants.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Nov 19 23:12:48 2016
    exec/load sbbsdefs.js 1.65 1.66
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6383

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added new SMB-related constants for polls and poll-closures (from smbdefs.h).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 27 15:16:05 2016
    exec/load sbbsdefs.js 1.66 1.67
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv1312

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added new sub-scan mode: SCAN_POLLS (used to scan sub-boards for posted polls) Introduced a better progress indicator (similar to poll results), using the backfill() method. 2 new attr.cfg fields allow the progress indicator colors to be configured separately from poll results (though they default to the same white on magenta). This new progress indicator is used when loading msg ptrs and scanning for votes. I will be using it while performing other searches (e.g. file libraries/dirs) as well.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Dec 7 23:58:21 2016
    exec/load sbbsdefs.js 1.67 1.68
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv5041

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added KEY_INSERT and KEY_ABORT definitions.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Sep 26 17:57:18 2017
    exec/load sbbsdefs.js 1.68 1.69
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10497

    Modified Files:
    sbbsdefs.js
    Log Message:
    Telnet/rlogin gateway flags (TG_*) updates.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Nov 27 19:45:50 2017
    exec/load sbbsdefs.js 1.69 1.70
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv8371

    Modified Files:
    sbbsdefs.js
    Log Message:
    Define new SMB attr bit flag: MSG_SPAM


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Dec 9 18:08:06 2017
    exec/load sbbsdefs.js 1.70 1.71
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31577

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added PageUp/Down key mapping definitions (new to sbbs).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Dec 17 20:17:21 2017
    exec/load sbbsdefs.js 1.71 1.72
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15295

    Modified Files:
    sbbsdefs.js
    Log Message:
    Change the PageUp and PageDown ctrl-key mapping to Ctrl-P (previous)
    and Ctrl-N (next) instead Ctrl-U and Ctrl-D as that wasn't going to work with fseditor.js's (Ctrl-U is quote).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Jan 4 00:39:31 2018
    exec/load sbbsdefs.js 1.72 1.73
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv14447

    Modified Files:
    sbbsdefs.js
    Log Message:
    Define P_CPM_EOF printfile/putmsg mode flag

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Feb 2 04:45:19 2018
    exec/load sbbsdefs.js 1.76 1.77
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv18165

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added some new console.status flags for tracking alternate font states
    (mainly so we can use Ctrl-A codes for conditional implementation of the
    blink or high attribute based on alt. font activation).
    Also added some telnet command/option values for use with
    console.telnet_cmd() - e.g. putting the telnet client into binary mode
    for font data transfer.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Jun 10 01:34:32 2018
    exec/load sbbsdefs.js 1.77 1.78
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31385

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added the missing MM_* (msg_area.settings) flag definitions.
    Added loadmail mode (LM_*) definitions for new bbs.read_mail() argument (optional).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Oct 3 16:50:42 2018
    exec/load sbbsdefs.js 1.78 1.79
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12529

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added K_TRIM definition (follows sbbsdefs.h)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Oct 21 22:25:37 2018
    exec/load sbbsdefs.js 1.79 1.80
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv5277

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added USER_PETSCII and P_TRUNCATE definitions.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Dec 24 18:29:24 2018
    exec/load sbbsdefs.js 1.80 1.81
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv4132

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added xtrn_area.event[].settings bit-flag values (EVENT_*) froms sbbsdefs.h


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Dec 24 18:30:24 2018
    exec/load sbbsdefs.js 1.81 1.82
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv4432

    Modified Files:
    sbbsdefs.js
    Log Message:
    Fixed previous commit (this ain't C).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Dec 30 00:12:30 2018
    exec/load sbbsdefs.js 1.82 1.83
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30139

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added the LM_REVERSE load/read_mail() mode flag definition (from sbbsdef.h).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Jan 26 17:36:33 2019
    exec/load sbbsdefs.js 1.83 1.84
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv7329

    Modified Files:
    sbbsdefs.js
    Log Message:
    Use require() instead of load() for the recursively load'ed *defs scripts,
    this eliminates unnecessary redundant load/execution of scripts that were already loaded (faster, leaner, better).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Feb 17 04:53:30 2019
    exec/load sbbsdefs.js 1.84 1.85
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv29192

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added a couple of missing sub-board 'settings' flag definitions:
    - SUB_TEMPLATE
    - SUB_MSGTAGS


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 9 14:06:14 2019
    exec/load sbbsdefs.js 1.85 1.86
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6029

    Modified Files:
    sbbsdefs.js
    Log Message:
    Update external() mode flags definition (re-sync with sbbsdefs.h):
    - Renamed EX_INR and EX_OUTR to EX_STDIN and EX_STDOUT
    (with duplicate variables for backwards compatibility)
    - Removed long-obsolete EX_OUTL, EX_SWAP
    - Added (new) EX_NOLOG


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 9 14:10:25 2019
    exec/load sbbsdefs.js 1.86 1.87
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6516

    Modified Files:
    sbbsdefs.js
    Log Message:
    Define EX_STDIO for convenience (short-hand for EX_STDIN|EX_STDOUT)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu May 2 14:29:06 2019
    exec/load sbbsdefs.js 1.88 1.89
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11618

    Modified Files:
    sbbsdefs.js
    Log Message:
    Fix typo in previous commit (missing comma).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 3 23:23:28 2019
    exec/load sbbsdefs.js 1.89 1.90
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv963

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add CON_CR_CLREOL definition (console.status flag).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu May 9 15:16:56 2019
    exec/load sbbsdefs.js 1.90 1.91
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15729

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added new/missing P_mode flag defines:
    - P_NOERROR
    - P_PETSCII
    - P_WRAP


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Jul 6 01:38:03 2019
    exec/load sbbsdefs.js 1.91 1.92
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11541

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added new putmsg()/printfile() mode flag: P_UTF8
    Set automatically when printing a *.utf8 file or a file starting with ZWNBSP (BOM) UTF-8 sequence.
    When set, UTF-8 sequences will be converted to a compatible charset for the user's terminal.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Jul 16 00:08:19 2019
    exec/load sbbsdefs.js 1.92 1.93
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv7105

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added new bbs.sys_status flag definitions:
    - SS_QWKLOGON
    - SS_FASTLOGON


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jul 26 14:04:58 2019
    exec/load sbbsdefs.js 1.94 1.95
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv14141

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add P_NOXATTRS definition (not used by an scripts yet).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jul 26 01:47:31 2019
    exec/load sbbsdefs.js 1.93 1.94
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv18291

    Modified Files:
    sbbsdefs.js
    Log Message:
    Added P_AUTO_UTF8 (new p-mode) definition.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Aug 1 00:46:56 2019
    exec/load sbbsdefs.js 1.95 1.96
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6495

    Modified Files:
    sbbsdefs.js
    Log Message:
    Support new sbbs_t::email() / bbs.email() mode flag: WM_NOFWD to disable
    mail -> netmail forwarding for a specific invocation.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thu Aug 15 16:25:59 2019
    exec/load sbbsdefs.js 1.96 1.97
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv11877

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add missing semicolon.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Oct 9 10:47:24 2019
    exec/load sbbsdefs.js 1.98 1.99
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv18080

    Modified Files:
    sbbsdefs.js
    Log Message:
    Re-synchronize the SYS_* variables with the SM_ macros from sbbsdefs.h
    - Elminate unused values: NOBEEP, REQ_PW, L_SYSOP, QVALKEYS, and ERRALARM
    - Added: AUTO_DST and NONODELIST
    Addresses issue raised by Alterego (ALTERANT)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 1 16:10:35 2020
    exec/load sbbsdefs.js 1.99 1.100
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv1439

    Modified Files:
    sbbsdefs.js
    Log Message:
    Updated for long password support.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue May 12 01:29:02 2020
    exec/load sbbsdefs.js 1.100 1.101
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24501

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add CON_MOUSE_PASSTHRU definition (for console.status).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 24 01:34:21 2020
    exec/load sbbsdefs.js 1.101 1.102
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31629

    Modified Files:
    sbbsdefs.js
    Log Message:
    Add CON_MOUSE_REPORT definition and console.mose_mode bit flag definitions.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun May 24 03:23:03 2020
    exec/load sbbsdefs.js 1.102 1.103
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv14343

    Modified Files:
    sbbsdefs.js
    Log Message:
    Use separate mouse-down (click) and release pass-through flags.
    Rename CON_MOUSE_REPORT to CON_MOUSE_SCROLL (since that is all it is used for).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Mon Nov 2 01:44:12 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a6bf9ea1c4f1eea8779676bd
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add K_CTRLKEYS, P_MARKUP, and P_HIDEMARKS defines, copied from sbbsdefs.h
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tue Nov 10 18:32:47 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet defined). ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Rob Swindell on Tue Nov 10 22:47:27 2020
    Re: exec/load/sbbsdefs.js
    By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm

    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet


    so are you going to encrypt the passwords soon too?
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Digital Man@VERT to MRO on Tue Nov 10 21:10:41 2020
    Re: exec/load/sbbsdefs.js
    By: MRO to Rob Swindell on Tue Nov 10 2020 10:47 pm

    Re: exec/load/sbbsdefs.js
    By: Rob Swindell to Git commit to sbbs/master on Tue Nov 10 2020 06:32 pm

    https://gitlab.synchro.net/sbbs/sbbs/-/commit/50a53009f2a9c4991f0ad68f Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix problem with U_* defines introduced in CVS rev 1.100 (Apr-1-2020)

    as part of the 8->40 password length enhancement.

    Everything after U_OLDPASS was NaN because of a typo (U_PASS not yet


    so are you going to encrypt the passwords soon too?

    Nope.
    --
    digital man

    Synchronet "Real Fact" #108:
    Weedpuller "Falling Star" http://youtu.be/J0ijOUT7KIw
    Norco, CA WX: 53.0øF, 45.0% humidity, 2 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Dec 2 21:02:42 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/da5a58d88c5ab355bb1f8f7a
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Re-sync the BBS_OPT_* values with src/sbbs3/startup.h
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Jan 21 18:02:10 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/71388a19c2b56bf4c763907a
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add K_NUL definition.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 23 14:24:48 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/62c1a3f3cccba221d9357b7b
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add PROT_ definitions for transfer protocol 'settings' flags.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 20:25:30 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/4c4b4922311f2359275aaf32
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Resynchronize with sbbsdefs.h, adding and removing consts
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (in GitKraken)@VERT to Git commit to main/sbbs/master on Fri Mar 10 19:59:26 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/4573dfb8d8e0831a9175fb57
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Fix 30+ year old typo copy/pasted from sbbsdefs.h

    It's SCAN_CONT (for continuous). <sigh>

    Leave SCAN_CONST alias for backwards-compatibility, but deprecated.
    ---
    þ 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 Tue Feb 6 12:39:20 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3a04eb999767c699512f4c31
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add K_CP437 definition (for use with inkey())
    ---
    þ 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 Sun Mar 3 14:28:59 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c7747b9be61ecd7e47056023
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add SYS_MOUSE_HOT definition
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Wed Jan 8 23:41:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c82f5b9de64f28d22656f05e
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add P_ATCODES definition
    ---
    þ 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 Wed Feb 5 13:03:57 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/270775142a7c6bdeb2d0d58a
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Define K_WRAP as a legacy alias for K_WORDWRAP
    ---
    þ 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 Mon Apr 28 20:20:52 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/79f3aed0ab0137a148b456b9
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add WM_EXPLANDLF and WM_CR_STRIP definitions
    ---
    þ 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 May 3 22:47:05 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d82e90f5df7ea74290a6da2f
    Modified Files:
    exec/load/sbbsdefs.js
    Log Message:
    Add P_MODS and P_CENTER definitions
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net