- 31 Dec, 2002 6 commits
-
-
rswindell authored
-
rswindell authored
Experimenting with this in sbbs to see if there are any race conditions between threads that manipulate the I/O buffers (e.g. Ctrl-C in input_thread clears output buffer).
-
rswindell authored
-
rswindell authored
-
rswindell authored
- disables Ctrl-C checking in input_thread (sets rio_abortable to false) - sends Telnet "DONT BINARY" command after executing external program - forces text attributes back to lightgray after executing external program
-
rswindell authored
pass-through bitmap.
-
- 30 Dec, 2002 9 commits
-
-
rswindell authored
-
rswindell authored
(was preliminarily named adduser).
-
rswindell authored
-
rswindell authored
with intercepted stdio (fix for downloads with sz).
-
rswindell authored
-
rswindell authored
-
rswindell authored
bitmask.
-
rswindell authored
multiple days of month on which to execute an event (or 0 for any).
-
rswindell authored
(ctrl/mailproc.cfg).
-
- 29 Dec, 2002 1 commit
-
-
rswindell authored
-
- 28 Dec, 2002 3 commits
-
-
rswindell authored
parsing the header object parameter, to prevent duplicate header fields from being saved back to the message base (bug reported by Guardian Angel).
-
rswindell authored
pointers to freed memory (that might be accidentally dereferenced later).
-
rswindell authored
(i.e. not the data fields). smb_freemsgmem() still frees both.
-
- 20 Dec, 2002 10 commits
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
needs to seek backwards and write the header after the message text.
-
rswindell authored
- prevents use of realpath_r() in single threaded utils.
-
rswindell authored
-
rswindell authored
-
rswindell authored
thread-safe version of realpath() for OpenBSD builds, but normal version of realpath() for single-threaded builds.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- 19 Dec, 2002 6 commits
-
-
rswindell authored
packet did not work at all and resulted in corrupted indexes (if enabled). Updated brace style.
-
rswindell authored
-
rswindell authored
-
rswindell authored
solve race condition that could occur if one server failed to initialize (e.g. bind failure) causing other servers to fail to bind when running as user..
-
rswindell authored
Added SBBS_SRC and XPDEV command-line switches to SBL make.
-
rswindell authored
-
- 17 Dec, 2002 1 commit
-
-
rswindell authored
-
- 14 Dec, 2002 4 commits