- May 06, 2005
- May 05, 2005
- May 04, 2005
- May 03, 2005
- May 02, 2005
- May 01, 2005
-
-
rswindell authored
-
rswindell authored
pointer to such (no pointer necessary since the list isn't modified). This also fixes a bugs in a couple iniGet functions that assumed the arg was an array of pointers to strings (rather than a pointer to an array of pointers to strings). Since these functions haven't been used, the bug wasn't noticed. Created iniGetSectionCount() (used in v4upgrade.c).
-
rswindell authored
(i.e. hostname, temp_dir, ctrl_dir, and JS operating params). Display error message box if sbbs_write_ini() returns a failure.
-
rswindell authored
(if already set to the default value) as a fatal error (i.e. the value doesn't exist). Bugfix: sbbs_set_js_settings() wasn't setting the JS yield interval. sbbs_set_js_settings() is now used to write the global JS default values too.
-
rswindell authored
-
- Apr 30, 2005
- Apr 29, 2005
- Apr 28, 2005
-
-
rswindell authored
-
rswindell authored
ip and ip-silent trashcan files. Allows easy silent filtering of trash-canned twit/spammer IPs. Requires the latest newsutil.js.
-
rswindell authored
undefined RFC822 header field values: allows easy look-up/comparison of non-SMB-defined header field values (e.g. in newslink.js).
-
deuce authored
add tuning tips for OutbufDrainTimeout
-
deuce authored
Change default OutbufDrainTimeout to 20 rather than 10 (not changed in sbbs_ini.c for now) This results in vastly better performance over slower links. No longer is the "Sync" ANSI choppy from remote connections. Any sysop who has noticed slowness on remote conections should probobly add OutbufDrainTimeout=20 to their .ini file.
-
cyan authored
-
cyan authored
no sense to me, considering it generates unnecessary network traffic and could be done locally (since every server is aware of every user's AWAY status.) Alas.
-
cyan authored
server already exists. This may be the root of the 'invalid origin' bug, but we'll see.
-