- Mar 13, 2002
-
-
rswindell authored
GMT/UTC.
-
- Mar 11, 2002
-
-
rswindell authored
Added special log output to ftp_close_socket when closing the server socket. Rearranged termination sequence at end of ctrl_thread to fix race conditions. Added wait at end of ftp_server thread for other threads to terminate
-
rswindell authored
using dynamically allocated xfer_t buffer rather than static local variable.
-
- Mar 08, 2002
-
-
rswindell authored
-
- Mar 01, 2002
-
-
rswindell authored
-
- Feb 28, 2002
-
-
rswindell authored
-
- Feb 27, 2002
- Feb 25, 2002
-
-
rswindell authored
-
- Feb 24, 2002
-
-
rswindell authored
Added send_thread and filexfer debug bits.
-
- Feb 20, 2002
-
-
rswindell authored
transfer to complete.
-
- Feb 02, 2002
-
-
rswindell authored
-
- Feb 01, 2002
-
-
rswindell authored
-
- Jan 26, 2002
-
-
rswindell authored
first result.
-
- Jan 24, 2002
-
-
rswindell authored
-
- Jan 23, 2002
-
-
rswindell authored
Hopefully solves problem of asynchronous log output during sbbsctrl shutdown.
-
- Jan 20, 2002
-
-
rswindell authored
-
- Jan 11, 2002
-
-
rswindell authored
matchuser() now optionally matches built-in sysop aliases.
-
- Dec 27, 2001
-
-
rswindell authored
-
- Dec 14, 2001
-
-
rswindell authored
-
- Dec 13, 2001
-
-
rswindell authored
-
- Nov 27, 2001
- Nov 16, 2001
- Nov 15, 2001
-
-
rswindell authored
and other potential multi-threaded issues.
-
- Nov 14, 2001
-
-
rswindell authored
-
- Nov 11, 2001
-
-
rswindell authored
-
- Nov 10, 2001
-
-
rswindell authored
-
- Oct 20, 2001
-
-
rswindell authored
Added use of select to receive_thread to solve possible dead-lock during uploads. Moved periodic transfer progress reports to occur even when no data is transferring. Changed all byte value printfs to unsigned and all sockets to signed.
-
- Oct 19, 2001
-
-
rswindell authored
If resuming transfer, offset is now shown in progress reports.
-
- Oct 17, 2001
-
-
rswindell authored
-
- Oct 13, 2001
-
-
rswindell authored
Eliminated exception in send_thread() when shut-down during transfer by no-longer dereferencing ctrl_thread pointer if shut-down in progress.
-
- Oct 09, 2001
-
-
rswindell authored
-
- Oct 02, 2001
-
-
rswindell authored
-
- Sep 27, 2001
-
-
rswindell authored
-
- Sep 19, 2001
- Sep 18, 2001
-
-
rswindell authored
-