• src/smblib/smbdefs.h

    From deuce@VERT to CVS commit on Wed Oct 24 12:02:56 2012
    src/smblib smbdefs.h 1.79 1.80
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv14589/smblib

    Modified Files:
    smbdefs.h
    Log Message:
    Fix pretty much all of the warnings (except for the hard ones).

    I've likely broken something though, so if you see weird behaviour with extended ASCII, let me know please.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thu Sep 12 02:33:06 2013
    src/smblib smbdefs.h 1.80 1.81
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv9526

    Modified Files:
    smbdefs.h
    Log Message:
    Remove message subjects from the sources hashed for the "SPAM hash" database
    as spammers are now hijacking common/valid mail subjects (e.g.
    "Google Email Verification") for their spam messages and blocking all msgs with such subjects is too heavy-handed an approach. :-(

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 22 22:10:18 2015
    src/smblib smbdefs.h 1.81 1.82
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv9968

    Modified Files:
    smbdefs.h
    Log Message:
    Let us name our enums (finally, after all these years).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Deuce@VERT to rswindell on Mon Nov 23 01:58:35 2015
    Re: src/smblib/smbdefs.h
    By: rswindell to CVS commit on Sun Nov 22 2015 10:10 pm

    Let us name our enums (finally, after all these years).

    Why UPPER_CASE?

    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    Mro is an idiot. Please ignore him, we keep hoping he'll go away.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From Digital Man@VERT to Deuce on Mon Nov 23 16:08:59 2015
    Re: src/smblib/smbdefs.h
    By: Deuce to rswindell on Mon Nov 23 2015 01:58 am

    Re: src/smblib/smbdefs.h
    By: rswindell to CVS commit on Sun Nov 22 2015 10:10 pm

    Let us name our enums (finally, after all these years).

    Why UPPER_CASE?

    It seemed "right".

    digital man

    Synchronet "Real Fact" #74:
    Rob's alias "digital man" was inspired by a song on Rush's 1982 "Signals" album.
    Norco, CA WX: 73.9øF, 25.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Nov 24 02:26:50 2015
    src/smblib smbdefs.h 1.82 1.83
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv8265

    Modified Files:
    smbdefs.h
    Log Message:
    Use lowercase enum names because Deuce. :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Deuce@VERT to rswindell on Tue Nov 24 11:06:50 2015
    Re: src/smblib/smbdefs.h
    By: rswindell to CVS commit on Tue Nov 24 2015 02:26 am

    Use lowercase enum names because Deuce. :-)

    The best of reasons.

    ---
    http://DuckDuckGo.com/ a better search engine that respects your privacy.
    Mro is an idiot. Please ignore him, we keep hoping he'll go away.
    þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)
  • From rswindell@VERT to CVS commit on Wed Sep 7 16:28:50 2016
    src/smblib smbdefs.h 1.84 1.85
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv2827

    Modified Files:
    smbdefs.h
    Log Message:
    Added some helpful comments.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Nov 11 01:53:14 2016
    src/smblib smbdefs.h 1.87 1.88
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv24762

    Modified Files:
    smbdefs.h
    Log Message:
    Nested structures must also be explicitly packed with GCC.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From sbbs@VERT to CVS commit on Fri Nov 18 02:37:26 2016
    src/smblib smbdefs.h 1.92 1.93
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/home/sbbs/src/smblib

    Modified Files:
    smbdefs.h
    Log Message:
    Resolve gcc warning:
    comparison between signed and unsigned integer expressions


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Nov 21 01:25:26 2016
    src/smblib smbdefs.h 1.93 1.94
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv23735

    Modified Files:
    smbdefs.h
    Log Message:
    Added new smbmsg_t element: user_voted, used to pass around the results of smb_voted_already(), e.g. to @-codes in a custom msg header.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Nov 11 16:03:00 2017
    src/smblib smbdefs.h 1.98 1.99
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/home/rswindell/sbbs/src/smblib

    Modified Files:
    smbdefs.h
    Log Message:
    Added MSG_SPAM attribute flag for easy SPAM filtering.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Sep 23 22:04:16 2018
    src/smblib smbdefs.h 1.100 1.101
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv9109

    Modified Files:
    smbdefs.h
    Log Message:
    Define header field type 0x69 to be used for "tags" (ala hashtags) for
    messages (and maybe files in the future).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Oct 2 23:02:14 2018
    src/smblib smbdefs.h 1.101 1.102
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv28969

    Modified Files:
    smbdefs.h
    Log Message:
    Codify the message 'Tags' delimiter (space) with the SMB_TAG_DELIMITER macro.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 4 12:15:53 2018
    src/smblib smbdefs.h 1.104 1.105
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv20164

    Modified Files:
    smbdefs.h
    Log Message:
    Apparently Wellington (NZ) has Daylight Time too.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 10 17:36:49 2019
    src/smblib smbdefs.h 1.109 1.110
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/home/rswindell/sbbs/src/smblib

    Modified Files:
    smbdefs.h
    Log Message:
    Remove never-used msg network-attribute definitions.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Apr 11 03:59:33 2019
    src/smblib smbdefs.h 1.110 1.111
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv13930/smblib

    Modified Files:
    smbdefs.h
    Log Message:
    Redefine the unused MSG_TRUNCFILE msg auxattr flag to MSG_MIMEATTACH, used to indicate that a message's body text contains one or more MIME-encoded/embedded attachments - so that entities won't have to parse the message headers/body
    to determine whether or not a message has MIME-attachments.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Apr 11 13:29:16 2019
    src/smblib smbdefs.h 1.111 1.112
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv20553

    Modified Files:
    smbdefs.h
    Log Message:
    More cruft (unused enum value) removal.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu May 2 19:49:46 2019
    src/smblib smbdefs.h 1.115 1.116
    Update of /cvsroot/sbbs/src/smblib
    In directory cvs:/tmp/cvs-serv26091

    Modified Files:
    smbdefs.h
    Log Message:
    Mark MSG_LOCKED attribute flag as deprecated: never actually used for any purpose

    ---
    þ 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 Fri Sep 13 20:08:11 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/62b0507b4f8c4141621de729
    Modified Files:
    src/smblib/smbdefs.h
    Log Message:
    fileidexrec_t doesn't need to contain union

    This served exactly no purpose (since the idxrec_t existed at the same
    offset in both parts of the union). So this was just some weird artifact
    from the new filebase development.
    ---
    þ 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 Dec 21 14:43:54 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/f9ad15e85263487fedaa455e
    Modified Files:
    src/smblib/smbdefs.h
    Log Message:
    Fix off-by-one error in date/time field bit-mask calculation

    This became apparent when the the LSB of the day got set (an odd
    day). Oops.

    This only impacted decoding of date/time, not encoding.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net