• exec/load/smbdefs.js

    From rswindell@1:103/705 to CVS commit on Sun Jan 7 16:37:49 2018
    exec/load smbdefs.js 1.1 1.2
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv28767

    Modified Files:
    smbdefs.js
    Log Message:
    Added a comment/rcs keyword header


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Sep 23 18:40:19 2018
    exec/load smbdefs.js 1.3 1.4
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv19865

    Modified Files:
    smbdefs.js
    Log Message:
    Added SMB_SUMMARY (header-field-type) definition.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Sep 23 22:05:17 2018
    exec/load smbdefs.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv9261

    Modified Files:
    smbdefs.js
    Log Message:
    Added SMB_TAGS definition.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Tue Oct 2 23:10:50 2018
    exec/load smbdefs.js 1.5 1.6
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30534

    Modified Files:
    smbdefs.js
    Log Message:
    Added SMB_TAG_DELIMITER definition (' ').


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Feb 17 20:43:06 2019
    exec/load smbdefs.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv2994

    Modified Files:
    smbdefs.js
    Log Message:
    Added missing MsgBase.attributes bit flag definitions:
    - SMB_EMAIL
    - SMB_HYPERALLOC
    - SMB_NOHASH


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Apr 11 04:09:37 2019
    exec/load smbdefs.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv17607

    Modified Files:
    smbdefs.js
    Log Message:
    Re-sync with smbdefs.h:
    - Changed MSG_TRUNCFILE to MSG_MIMEATTACH
    - Removed unused netattr bit definitions.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From DaiTengu@1:103/705 to NightFox on Sun Apr 14 01:41:10 2019
    Re: exec/load/smbdefs.js
    By: rswindell to CVS commit on Thu Apr 11 2019 04:09 am

    Modified Files:
    smbdefs.js
    Log Message:
    Re-sync with smbdefs.h:
    - Changed MSG_TRUNCFILE to MSG_MIMEATTACH
    - Removed unused netattr bit definitions.

    Just a heads up, this commit breaks DDMsgReader. I edited my local copy to remove the definitions Rob got rid of, and changed MSG_TRUNCFILE to MSG_MIMEATTACH. Things seem OK, but I haven't done any message attachments.

    DaiTengu

    ... Da trouble wit computers is, dey got no sense of humor.

    ---
    ■ Synchronet ■ War Ensemble BBS - The sport is war, total war - warensemble.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:3634/12 to DaiTengu on Mon Apr 15 03:46:45 2019
    Re: exec/load/smbdefs.js
    By: DaiTengu to NightFox on Sun Apr 14 2019 01:41 am

    Re: exec/load/smbdefs.js
    By: rswindell to CVS commit on Thu Apr 11 2019 04:09 am

    Modified Files:
    smbdefs.js
    Log Message:
    Re-sync with smbd
  • From Nightfox@1:103/705 to DaiTengu on Mon Apr 15 10:20:48 2019
    Re: exec/load/smbdefs.js
    By: DaiTengu to NightFox on Sun Apr 14 2019 01:41 am

    Modified Files:
    smbdefs.js
    Log Message:
    Re-sync with smbdefs.h:
    - Changed MSG_TRUNCFILE to MSG_MIMEATTACH
    - Removed unused netattr bit definitions.

    Just a heads up, this commit breaks DDMsgReader. I edited my local copy to remove the definitions Rob got rid of, and changed MSG_TRUNCFILE to MSG_MIMEATTACH. Things seem OK, but I haven't done any message attachments.

    Thanks. I'll make a fix when I have some time.

    Nightfox

    ---
    ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Digital Man on Mon Apr 15 10:32:20 2019
    Re: exec/load/smbdefs.js
    By: Digital Man to DaiTengu on Mon Apr 15 2019 03:46 am

    - Changed MSG_TRUNCFILE to MSG_MIMEATTACH
    - Removed unused netattr bit definitions.

    Just a heads up, this commit breaks DDMsgReader. I edited my local
    copy to remove the definitions Rob got rid of, and chang MSG_TRUNCFILE
    to MSG_MIMEATTACH. Things seem OK, but I haven't done any message
    attachments.

    Sorry about that, I didn't expect anyone was using that value in their JS code - it wasn't used in Synchronet (or SMB) for anything and was removed along with some other cruft. The MIMEATTACH thing is new however and may be useful.

    My reader was only checking MSG_TRUNCFILE to add a more friendly readable description of the attribute. It doesn't actually make any real use of it.

    Nightfox

    ---
    ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From DaiTengu@1:103/705 to Digital Man on Mon Apr 15 12:50:05 2019
    Re: exec/load/smbdefs.js
    By: Digital Man to DaiTengu on Mon Apr 15 2019 03:46 am


    Just a heads up, this commit breaks DDMsgReader. I edited my local
    copy to remove the definitions Rob got rid of, and chang MSG_TRUNCFILE
    to MSG_MIMEATTACH. Things seem OK, but I haven't done any message
    attachments.

    Sorry about that, I didn't expect anyone was using that value in their JS code - it wasn't used in Synchronet (or SMB) for anything and was removed along with some other cruft. The MIMEATTACH thing is new however and may be useful.

    It looks like Nightfox declared all the possible message attributes in DDMsgReader.js, so with the missing attributes DDMsgReader was throwing errors.

    I just commented out what had been removed, which will work for now until Nightfox has a chance to update it :)

    DaiTengu

    ... He who ploughs a straight furrow, is probably in a rut.

    ---
    ■ Synchronet ■ War Ensemble BBS - The sport is war, total war - warensemble.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to DaiTengu on Mon Apr 15 12:49:58 2019
    Re: exec/load/smbdefs.js
    By: DaiTengu to Digital Man on Mon Apr 15 2019 12:50 pm

    It looks like Nightfox declared all the possible message attributes in DDMsgReader.js, so with the missing attributes DDMsgReader was throwing errors.

    I just commented out what had been removed, which will work for now until Nightfox has a chance to update it :)

    I just made a fix and committed it in CVS.
    I wasn't re-declaring all of those attributes.. My reader just converts them to a more readable string for displaying the attributes that a message might have.

    Nightfox

    ---
    ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu May 2 14:19:02 2019
    exec/load smbdefs.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv10161

    Modified Files:
    smbdefs.js
    Log Message:
    Constified and reformatted.
    This file should always be require()'d and not load()'d to avoid constant redefinition errors.
    Also added missing definitions:
    - FIDOCTRL
    - FIDOSEENBY
    - FIDOPATH
    - RFC822HEADER
    - SMTPRECEIVED


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu May 9 15:21:45 2019
    exec/load smbdefs.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16445

    Modified Files:
    smbdefs.js
    Log Message:
    Added SMB_PRIORITY_* definitions.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Aug 26 01:57:14 2019
    exec/load smbdefs.js 1.10 1.11
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv20727

    Modified Files:
    smbdefs.js
    Log Message:
    Added auxattr MSG_HFIELDS_UTF8 bit definition.


    --- SBBSecho 3.09-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 Mar 18 21:01:51 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/c0dd93dd96d7bd6df2cec8a5
    Modified Files:
    exec/load/smbdefs.js
    Log Message:
    Define SMB_TAGS_MAXLEN for maximum total tags length per message
    --- SBBSecho 3.14-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 Mar 18 21:01:51 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/41f72609f367767c46270904
    Modified Files:
    exec/load/smbdefs.js
    Log Message:
    Max that SMB_TAGS_MAXLEN
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Thu Apr 27 22:32:30 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/c381f2f7e1c02bb3dd425c55
    Modified Files:
    exec/load/smbdefs.js
    Log Message:
    Add more SMB header field type consts, some of which aren't usedYou can see some of these is in a msg_hdr.field_list, but these you won't:- SMB_GROUP (never added by anything)- RFC822MSGID (already represented by the id property)- RFC822REPLYID (already represented by the reply_id property)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 16 22:21:49 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c47cb57eaff240f233982a15
    Modified Files:
    exec/load/smbdefs.js
    Log Message:
    White-space fix-ups
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)