From rswindell@VERT to CVS commit on Fri Feb 1 10:46:00 2019
src/sbbs3 str_util.c 1.55 1.56
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv17831
Modified Files:
str_util.c
Log Message:
Don't ignore leading white-space chars in filter files (e.g. *.can, twitlist.cfg) - this allows adding a filter of say " *" which will filter
out names (e.g. mail "Fromt" names) beginning with a space character.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Sun Feb 3 16:53:00 2019
src/sbbs3 str_util.c 1.56 1.57
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
str_util.c
Log Message:
Fixed another instance where the leading white-space in search/filter
files was being skipped, causing false-positive filtering of imported
QWK messages on Vertrauen. Sorry about that!
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Sun Jul 7 10:42:39 2019
src/sbbs3 str_util.c 1.59 1.60
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv15337
Modified Files:
str_util.c
Log Message:
cleanup: Removed a few unused functions and bunch of #ifdef'd out code.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to sbbs/master on Sun Oct 25 11:05:31 2020