- Jul 07, 2007
-
-
deuce authored
Also, when sending mail, the bind() call doesn't specify a port, so there is no need to ask for root.
-
- Jun 29, 2007
-
-
deuce authored
Initialize opt_dflt
-
- Jun 11, 2007
-
-
rswindell authored
error - this is the wrong error value for Windows and it shouldn't be logged using lprintf (to the Telnet log/window). Instead, this JS function will now return null if/when select returns < 0 and the script can handle the error condition and log or not log as it sees fit.
-
- May 27, 2007
- May 11, 2007
-
-
rswindell authored
-
- May 10, 2007
- May 09, 2007
-
-
rswindell authored
-
- May 05, 2007
-
-
rswindell authored
SexPOTS.
-
- May 04, 2007
- May 02, 2007
-
-
rswindell authored
rate if a SexPOTS (dial-up) connection is detected.
-
- May 01, 2007
- Apr 21, 2007
- Apr 20, 2007
-
-
rswindell authored
speed, if supplied by the client. Log the entire IDENT response (for now). Use a 1-second IDENT request timeout (this should be configureable).
-
rswindell authored
Bug-fix: default timeout of 10 seconds was only used if timeout arg was < 0. Synchronet's been using a 0-second ident timeout since '03.
-
- Apr 18, 2007
-
-
rswindell authored
-
- Apr 11, 2007
-
-
rswindell authored
-
rswindell authored
so free(header) after logging error (which includes p).
-
rswindell authored
usages. Updated to use the new FIND/SKIP_WHITESPACE macros.
-
rswindell authored
with a *.<something> argument, even if the wildcards did not match the auto-gen index filenames. This could mess-up the command-line FTP client's "mget" command.
-
- Apr 10, 2007
-
-
rswindell authored
-
- Apr 01, 2007
- Mar 31, 2007
- Mar 25, 2007
-
-
rswindell authored
-
- Mar 18, 2007
-
-
rswindell authored
account.
-
- Mar 17, 2007
-
-
rswindell authored
-
- Mar 11, 2007
-
-
rswindell authored
first input character as it was attempting to use an uninitialized critical section (mutex) while asserting the UART interrupt. As long as the UART virtualization is enabled, this problem doesn't happen, even if don't actually *use* the UART virtualization.
-
- Feb 26, 2007
-
-
rswindell authored
number (e.g. '1'), and the RX_BY_NUMBER mail server option was disabled, then the mail would be rejected with "user unknown". "name aliases" weren't effected by this.
-