- Oct 20, 2004
- Oct 19, 2004
- Oct 18, 2004
-
-
rswindell authored
-
rswindell authored
you don't want something/one writing to the file while it's being transferred.
-
rswindell authored
only used for disabling.
-
rswindell authored
Display messagebox if NT service failed to start. No longer start local server thread if NT service failed to start.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Oct 17, 2004
-
-
rswindell authored
Increased version info box size to include web server.
-
rswindell authored
-
rswindell authored
-
rswindell authored
signalling semaphore files. If not text specified, writes the local hostname to file (for debugging purposes). semfile_list_init() handles a gethostname() failure better. semfile_check() will initialize the passed timestamp to the current time, if 0.
-
rswindell authored
correctly for the BBS (e.g. "Telnet" and "RLogin") until the chk_ar function is changed to accept a client_t argument.
-
rswindell authored
or "RLogin") instead of COM port number (not used).
-
deuce authored
-
- Oct 16, 2004
-
-
deuce authored
Egads, previously, if fork() failed (say insufficient memory) it would attempt to kill EVERY process the user that SBBS runs as had!
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
(using gethostname).
-
rswindell authored
files in the format: ctrl/<action>[.host][.service]. Examples: * ctrl/recycle - recycle all services on all hosts * ctrl/recycle.vert - recycle all services on system with hostname "vert" * ctrl/shutdown.vert.telnet - shutdown telnet service on vert only [service] can be "telnet", "ftp", "mail", "web" or "services". The old recycle semaphore filenames (e.g. telnet.rec, ftpsrvr.rec, etc.) are still supported for backward-compatibility.
-
rswindell authored
-
- Oct 15, 2004