- Feb 25, 2008
-
-
rswindell authored
Bumped smblib version to 2.50.
-
rswindell authored
of 0xffff) - which is the same crc-16 of a 0-length string.
-
rswindell authored
Fixed bug in iniPopKey().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added support for FORWARDED header field to smb_hfieldtype(). Better thread-safety for smb_zonestr() and smb_faddrtoa().
-
- Feb 24, 2008
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
the flag is already set.
-
rswindell authored
Created iniPopKey(), a combination of iniGetString() and iniRemoveKey().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Feb 23, 2008
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
startup option - we will *always* use the local timezone. If the sysop wants to use GMT/UTC, they should configure their operating system accordingly.
-
rswindell authored
in xptime.
-
rswindell authored
argument values of -1 (for no seconds) and < -1 (for no minutes or seconds) in the output string.
-
rswindell authored
-
rswindell authored
-
rswindell authored
A lot of strcpy->SAFECOPY and sprintf->safe_snprintf/SAFEPRINTF conversions and other general code cleanup too.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Moved xpDateTime and isoDateTime functions from datewrap.* to xpdatetime.*. Created several new xp and ISO date time functions and macros.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Numerous bounds-checking additions.
-
rswindell authored
server.
-
deuce authored
Was using the wrong condition to test if we should start interpreting from the start of the string... would cause problems for strings ending in a CR
-
deuce authored
-
deuce authored
-
deuce authored
at the start of the function rather than at the end. Also, for sbbs_t.getsmsg() clear the node.misc bits for all nodes with the to user rather than just the current node.
-