- Oct 28, 2004
- Oct 27, 2004
-
-
rswindell authored
-
rswindell authored
Use MainForm->EditFile() to edit services.ini (using file associations when configured to do so).
-
rswindell authored
-
rswindell authored
white-space from message text buffer before displaying (avoiding unnecessary terminal line wraps).
-
rswindell authored
msg buffer.
-
rswindell authored
and carriage-returns) from the ends of \n-terminated lines in a string.
-
rswindell authored
-
rswindell authored
Eliminated unnecessary lfputs().
-
rswindell authored
P_OPENCLOSE method.
-
rswindell authored
-
rswindell authored
be returned by smb_getmsgtxt().
-
rswindell authored
-
rswindell authored
Using new smb macro: smb_hfield_bin() for storing net and agent types.
-
rswindell authored
types for forwarding netmail. Using new smb macro: smb_hfield_bin() for storing recipient net type.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Internet e-mail address. Only bounces messages back for QWK and Internet from_net.types.
-
rswindell authored
Created convenience macro: smb_hfield_bin().
-
rswindell authored
to/from/replyto_net_addr in input_msg_header() and save_msg() methods.
-
rswindell authored
-
deuce authored
-
deuce authored
-
rswindell authored
configuration changes). If BBS_OPT_NO_EVENTS gets set during run-time, event_thread() goes into a sleep loop until it is unset (or the server is terminated). Eliminated BBS_OPT_KEEP_ALIVE (use ctrl/sockopts.cfg instead). semfile_list_check() handles initialization of timestamp, if 0.
-
rswindell authored
(soon to be removed) to various startup header files.
-
rswindell authored
(soon to be removed) to websrvr.h. Defined web_init_fields[] and WEB_INIT_OPTS to specify elements (and bits) that require server recycle when changed.
-
rswindell authored
(soon to be removed) to mailsrvr.h. Defined mail_init_fields[] and MAIL_INIT_OPTS to specify elements (and bits) that require server recycle when changed.
-
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
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-