From rswindell@VERT to CVS commit on Sun Dec 6 19:37:35 2015
src/smblib smbdump.c 1.14 1.15
Update of /cvsroot/sbbs/src/smblib
In directory cvs:/tmp/cvs-serv3728
Modified Files:
smbdump.c
Log Message:
Changes to smb_dump_msghdr() - used by smbutil and chksmb:
Include name of to/from/reply net-type.
Include to-extension value last on the "To" line.
Use ctime_r() to dump the forwarded date/time.
Correct some other unsafe uses of ctime() here (replace with cime_r).
Fix the accidental reference to the GPL license (it's actually LGPL for smblib).
---
þ 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 00:28:03 2021
Make it obvious when a message header value string has trailing white-space. Make this function (and binstr()) thread-safe by eliminating the local static variable.
---
þ 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 Jun 14 21:03:22 2024