• src/sbbs3/fmsgdump.c

    From rswindell@1:103/705 to CVS commit on Sat Oct 6 16:19:51 2018
    src/sbbs3 fmsgdump.c NONE 3.1
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Added Files:
    fmsgdump.c
    Log Message:
    FidoNet stored message (.msg file) dumper - renamed from 'msgdump'.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Oct 6 16:59:11 2018
    src/sbbs3 fmsgdump.c 3.1 NONE
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Removed Files:
    fmsgdump.c
    Log Message:


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Oct 6 17:01:57 2018
    src/sbbs3 fmsgdump.c 3.2 3.3
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Added Files:
    fmsgdump.c
    Log Message:


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Oct 7 14:53:24 2018
    src/sbbs3 fmsgdump.c 3.3 3.4
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    fmsgdump.c
    Log Message:
    Enhancements for Mark Lewis:
    Parse the attribute flags and print descriptions of the set flags
    (except for unused bit-10).
    Allow a '-c' option to only print control (kludge) lines from the body text. The '-b' option displays both body text and control lines (same as before). Fixed a memory leak and some other bad code examples.
    Some minor beautifications.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Mar 29 15:45:28 2020
    src/sbbs3 fmsgdump.c 3.4 3.5
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21303

    Modified Files:
    fmsgdump.c
    Log Message:
    Fix typo: Zones are colon-separated, not dot-separated.
    patch/bug-report by Mark Lewis.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sun Apr 26 14:01:56 2020
    src/sbbs3 fmsgdump.c 3.5 3.6
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2374

    Modified Files:
    fmsgdump.c
    Log Message:
    Clarify that you'd normally use -c or -b, not both.

    --- SBBSecho 3.10-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 Tue Mar 1 22:43:08 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/4f11e1dff8fc6d37557e5b25
    Modified Files:
    src/sbbs3/fmsgdump.c
    Log Message:
    Better detection of correctly-null-terminated body textCID 229603
    --- SBBSecho 3.15-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 Wed Mar 9 20:57:47 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/d13003008ab5054d328ff480
    Modified Files:
    src/sbbs3/fmsgdump.c
    Log Message:
    Don't #include xpendian.h since we're not using it
    --- SBBSecho 3.15-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 17 00:04:53 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/2bf9c6cc04b6b2c3b1534585
    Modified Files:
    src/sbbs3/fmsgdump.c
    Log Message:
    Fix CID 229603: String not null terminated
    --- SBBSecho 3.15-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 Sun Dec 24 00:31:24 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/cac4e0a10887592e196e77d6
    Modified Files:
    src/sbbs3/fmsgdump.c
    Log Message:
    Fix mem leak reported by cppcheck
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)