- Jul 11, 2012
-
-
deuce authored
unmoderated message in a sub.
-
- Sep 21, 2011
-
-
rswindell authored
longer (use lprintf(LOG_ERR,...) instead, which does). Added sbbs_t::hacklog() for convenience.
-
- Dec 04, 2009
-
-
rswindell authored
-
- Feb 23, 2008
-
-
rswindell authored
A lot of strcpy->SAFECOPY and sprintf->safe_snprintf/SAFEPRINTF conversions and other general code cleanup too.
-
- Jul 10, 2007
-
-
deuce authored
getlasgmsg() needs a uin32_t* as the second arg. loadmail() needs an int32_t* as the second argument. loadposts() needs an int32_t as the first argument.
-
- Sep 25, 2005
-
-
rswindell authored
-
- Sep 20, 2005
-
-
deuce authored
-
- Mar 12, 2005
-
-
rswindell authored
ptr value, sets last_read msg num along with ptr to actual last message num.
-
- Mar 11, 2005
-
-
rswindell authored
were no errors) - this forces the updated scan pointers to be saved.
-
- Jan 05, 2005
-
-
rswindell authored
loadmail() change which had a trickle-up effect to the higher level functions that use loadmail().
-
- Jan 10, 2004
-
-
rswindell authored
QWK packing events to spew unintended output strings into the event log.
-
- Oct 24, 2003
-
-
rswindell authored
-
- Aug 30, 2003
-
-
rswindell authored
it would always update the message at index offset 0, thus not correctly marking the sent message as deleted and sending dupes later. This also led to mild mail database corruption (duplicate message numbers and index header offsets).
-
- May 01, 2003
-
-
rswindell authored
deleted after QWK-packing.
-
- Apr 30, 2003
-
-
rswindell authored
-
- Nov 10, 2002
-
-
rswindell authored
-
- Aug 06, 2002
-
-
rswindell authored
-
- Jul 15, 2002
-
-
rswindell authored
mail_t and post_t are now defined as SMBLIB's idxrec_t. This fixes the problem of msgtoqwk() not having access to the correct idx data.
-
- Jul 03, 2002
-
-
rswindell authored
(to maintain threading across networks).
-
- Apr 22, 2002
-
-
rswindell authored
-
- Feb 21, 2002
-
-
rswindell authored
Don't call closedir() if opendir() returns NULL (fix FreeBSD segfault?).
-
- Feb 16, 2002
-
-
rswindell authored
-
- Feb 11, 2002
-
-
rswindell authored
-
- Feb 05, 2002
-
-
rswindell authored
single array of structures.
-
- Nov 13, 2001
-
-
rswindell authored
-
- Nov 04, 2001
-
-
rswindell authored
-
- Oct 08, 2001
-
-
rswindell authored
-
- Sep 24, 2001
-
-
rswindell authored
-
- Jun 15, 2001
-
-
rswindell authored
-
- Apr 16, 2001
-
-
rswindell authored
-
- Apr 10, 2001
-
-
rswindell authored
-
- Dec 11, 2000
-
-
rswindell authored
Each function that requires a temp string variable, now has its own "tmp" local variable.
-
- Nov 29, 2000
- Nov 28, 2000
-
-
rswindell authored
-
- Nov 04, 2000
-
-
rswindell authored
-
- Oct 30, 2000
-
-
rswindell authored
-
- Oct 26, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-