- Oct 27, 2004
-
-
rswindell authored
(soon to be removed) to ftpsrvr.h. Defined ftp_init_fields[] and FTP_INIT_OPTS to specify elements (and bits) that require server recycle when changed.
-
rswindell authored
(soon to be removed) to startup.h. Defined bbs_init_fields[] and BBS_INIT_OPTS to specify elements (and bits) that require server recycle when changed.
-
rswindell authored
only supporting services[.host].ini going forward. Moved service_options[] definition from ini_opts.h (soon to be removed) to services.h. Defined services_init_fields[] and SERVICE_INIT_OPTS to specify elements (and bits) that require server recycle when changed.
-
rswindell authored
only supporting services[.host].ini going forward.
-
deuce authored
-
deuce authored
values.
-
deuce authored
You'll probobly want REUSEADDR set in ctrl/sockopts.cfg for this to work completely.
-
- Oct 23, 2004
-
-
rswindell authored
Greatly simplified the parsing, allocation, and freeing of MIME types.
-
rswindell authored
mailproc.cfg. Removed auto-hot keys from Edit sub menus (eliminates erroneous '&' in title of file edit forms).
-
rswindell authored
-
rswindell authored
See ctrl/mailproc.ini for details on format.
-
rswindell authored
-
- Oct 22, 2004
- Oct 21, 2004
-
-
deuce authored
Have pipereadline() return failure on shot read.
-
deuce authored
NOTE: If you are using CGI with the Synchronet web server, it is STRONGLY reccomended that you update as soon as possible.
-
deuce authored
and not at all related to Content-Length... I was processing an unterminated string. *blush*
-
deuce authored
-
rswindell authored
(previously "Wait", but unused).
-
rswindell authored
an unlimited number of messages (within SMB limits), by default.
-
rswindell authored
-
rswindell authored
-
rswindell authored
so configured in SCFG->System->New User Values->Question Toggles.
-
rswindell authored
node_misc bit.
-
rswindell authored
-
rswindell authored
-
rswindell authored
prompts on a per-user basis. Eliminated unused node_misc bits and other constant definitions.
-
rswindell authored
(stuffed into the "origaddr" field), to shut-up the idiots on FidoNet (e.g. Maurice Kinal and Paul Westell) that claim that some phantom unnamed software somewhere has a problem with the extended format.
-
rswindell authored
recycle.
-
rswindell authored
on server recycles. Removed FormVisible options (don't work yet). Eliminated legacy registry settings (moved to sbbs.ini). Don't import the legacy registry settings if the SysAutoStart registry value doesn't exist (i.e. fresh install).
-
rswindell authored
sbbs_get_ini_fname().
-
rswindell authored
Create/update startup .ini file immediately after importing registry settings and only set "Imported" key if written successfully.
-
- Oct 20, 2004
-
-
rswindell authored
prior to reading startup .ini file.
-
rswindell authored
is used by sbbscon to re-load the relevent portion of the startup .ini file when a server is recycled, allowing dynamic changes to sbbs.ini.
-
deuce authored
-
deuce authored
(Either me or whatever browser generates this garbage) has an incorrect conecept of what the Content-Length header means.
-
rswindell authored
-
rswindell authored
SaveSettings functions). File->Import/Export Settings menu options now write-to/read-from a sbbsctrl.ini (which contains SBBSCTRL-specific configuration settings only). File->Edit->Config Files now supports editing .ini files.
-
rswindell authored
-
- Oct 19, 2004
-
-
rswindell authored
"full" builds).
-