- Dec 05, 2003
- Dec 04, 2003
-
-
cyan authored
This should fix the 'undefined' crashes involving Selectable_Sockets_Map.
-
cyan authored
-
cyan authored
-
cyan authored
* Fix for 'undefined' being displayed in server info for QWK-connecting servers
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
cyan authored
-
rswindell authored
Changed all the malloc/realloc/free stuff to std C (no legacy macros).
-
rswindell authored
smb_read() will now retry the read operation if the read fails with an errno of DEADLOCK (occurs on Unix if a Win32 system has the bytes already locked).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Dec 03, 2003
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
offset of the original message, which if later deleted (due to the yes/no ques) would corrupt the source message base. Updated brace style.
-
rswindell authored
-
rswindell authored
for aliases.
-
rswindell authored
-
rswindell authored
No duplicate IPs in sbbsimsg.lst.
-
rswindell authored
is prematurely aborted (due to other error). Bugfix: message packing now unlocks message base before re-opening to write new header status.
-
- Dec 02, 2003
-
-
rswindell authored
databases (the larger the base, the lower the frequency), since scanning a large user database to count the number of active users can take a full second or more, which interferes with the user response time in the GUI.
-