- Apr 26, 2001
-
-
rswindell authored
-
rswindell authored
Added client_t* parm to sbbs_t constructor.
-
rswindell authored
Added FREE_ALLOC macro (to free cfg buffers malloced with get_alloc).
-
rswindell authored
Added FREE_ALLOC macro (to free cfg buffers malloced with get_alloc). Removed definition of SAVE_MEMORY (duplicate pointers make freeing difficult).
-
rswindell authored
Added client_t* parm to sbbs_t constructor (to initialize client member).
-
- Apr 23, 2001
- Apr 20, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Fixed bugs in receive_thread() when failed to open/create file: GPF/segfault trying to display error message (whoops) and then no 450 result code. Better log output for file not found messages.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Apr 19, 2001
- Apr 16, 2001
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Now logs port number, host name, and IP address for POP3 sessions where messages are either downloaded or deleted.
-
rswindell authored
Added js_CreateFileAreaObject function call. Now uses control port-1 (normally 20) for all active data sessions. Added active/passive to upload/download log output.
-
rswindell authored
Added js_CreateFileAreaObject function.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Apr 15, 2001
- Apr 12, 2001
-
-
rswindell authored
-