- Feb 04, 2006
-
-
rswindell authored
To more-easily get the current sub-board or file directory internal code (string). Deuce will test. :-)
-
- Feb 03, 2006
-
-
rswindell authored
-
deuce authored
ToDo: Check if TCP_MAXSEG actually *is* defined here ever.
-
deuce authored
Fix a (unlikely) bug when using chinked output with a full ringbuffer.
-
deuce authored
auto-tuning based on the negotiated MSS (3.13b and higher only).
-
cyan authored
would cause a server with a wildcard C:Line to continue to attempt to connect to its uplink even after a connection was established. * When connecting to another server, it was possible that the IRCd would send its PASS/SERVER command pair again in error. This would generate warning messages on the receiving server side stating "Refusing to comply with supposedly bogus SERVER command." * When a channel was both +k and +l, the IRCd would incorrectly interpret the incoming SJOIN message for that channel. (i.e. +kl 1 1 would return +k 11) * The IRCd now crunches modes on an incoming SJOIN message.
-
rswindell authored
specified, if "filename.js" exists, it will be executed instead of "filename.bin". Previously, the ".bin" extension was always assumed if it wasn't specified on the command-line. This modification allows exec/bullseye.js to take precedence over exec/bullseye.bin without any change to the command-line configuration. Execute "*filename.bin" if you want to specifically execute "filename.bin" and not "filename.js" (if it exists).
-
rswindell authored
-
rswindell authored
-
rswindell authored
FL_EXFIND mode bit is set. <sigh>
-
rswindell authored
FL_FINDDESC mode bit is set.
-
rswindell authored
enum constants (only used to map to strings) - this gives more flexibility in error reporting (e.g. "ERROR - compiling JS script").
-
rswindell authored
-
- Feb 02, 2006
-
-
deuce authored
Then autotune the highwater mark to be the MSS and never send() a buffer larger than that.
-
rswindell authored
(trying to be consistent with post-as-verb, not noun). Introduced bbs.list_msgs() for various listing (as opposed to scan/reading) modes (text search, message to-you, etc.).
-
rswindell authored
replaced sbbs_t::searchsub() and searchsub_toyou() with multi-function sbbs_t::listsub(). Fixed some perceived bugs with SMB error reporting (popping the SMB stack *before* reporting the error details).
-
runemaster authored
-
runemaster authored
-
rswindell authored
restrictions into account (the 'D' and 'U' restrictions).
-
deuce authored
load)
-
deuce authored
lightbar generation. (Hopefully) No functional change.
-
deuce authored
-
- Feb 01, 2006
-
-
rswindell authored
-
rswindell authored
Updated JS docs for methods.
-
rswindell authored
Updated JS docs for methods.
-
rswindell authored
documented methods.
-
runemaster authored
-
runemaster authored
IE is still partially broken ... stupid handling of display: block; Still looking for a work-around.
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
-
runemaster authored
(Profiles, update posts/e-mails, and future expandability.)
-
runemaster authored
-
- Jan 31, 2006
-
-
rswindell authored
-
runemaster authored
* The ability to toggle *inc files (header, topnav, leftnav, rightnav <-- new, footer) * Update User posts and E-Mails sent -- Requires Sync 3.13b Many more subtle additions
-
runemaster authored
* The ability to toggle *inc files (header, topnav, leftnav, rightnav <-- new, footer) * Update User posts and E-Mails sent -- Requires CVS version of Sync Many more subtle additions
-
runemaster authored
-
rswindell authored
-
rswindell authored
-