• src/sbbs3/echocfg.c sbbsecho.c sbbsecho.h

    From rswindell@VERT to CVS commit on Saturday, October 05, 2013 01:12:14
    src/sbbs3 echocfg.c 1.25 1.26 sbbsecho.c 1.222 1.223 sbbsecho.h 1.20 1.21 Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv26329

    Modified Files:
    echocfg.c sbbsecho.c sbbsecho.h
    Log Message:
    Better packet header parsing and generation code (eliminated unnecessary
    memcpy calls and explicit setting of fields to 0) - this code is just bad.
    The only functional change should be that the SBBSecho product code (0x12FF) and major/minor version number is now added to headers of type 2+ packets generated by SBBSecho. Type 2 and 2.2 packets will have just 0xff for the product code and the SBBSecho major version number in the product "serial number" field (as is the common practice). I guess everyone's using type 2+ packets these days? You don't get 5D addresses with 2+, but SBBSecho doesn't really do anything with 5D addresses anyway. <shrug>


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 11, 2016 04:40:52
    src/sbbs3 echocfg.c 3.0 3.1 sbbsecho.c 3.0 3.1 sbbsecho.h 3.0 3.1
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv10612

    Modified Files:
    echocfg.c sbbsecho.c sbbsecho.h
    Log Message:
    Address warnings reported by GCC 4.9.2.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Friday, November 24, 2017 14:06:41
    src/sbbs3 echocfg.c 3.22 3.23 sbbsecho.c 3.60 3.61 sbbsecho.h 3.20 3.21
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv1302

    Modified Files:
    echocfg.c sbbsecho.c sbbsecho.h
    Log Message:
    EchoCfg -> Linked Nodes:
    - Expose the node's "name" property to be edited
    - Expose the node's "areafix support" property to be toggled
    - Renamed "AreaFix Keys" to "EchoList" keys (these are keys to EchoLists)
    - Display the node number's 8-char hexadecimal value, helpful for filename
    mapping

    EchoCfg->NetMail Settings:
    - New optino: Ignore NetMail 'KillSent' Attribute
    when set, sent netmails with the "KillSent" flag won't be deleted by SBBSecho

    EchoCfg->EchoLists:
    - The name (destination) of forwarded AreaFix requests is now configurable
    (no longer hard-coded to "AreaFix")

    Enforce the SM_DELREADM option.
    Use smb_storage_mode().




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