- Jul 01, 2004
-
-
rswindell authored
Passing a NULL hostname to sbbs_get_ini_fname() now automatically uses gethostname() (and the proper WinSock init/cleanup) to get the hostname. read_ini_globals() no longer clears the global.ctrl_dir, temp_dir, and host_name elements if they're not specified in the .ini file. Option bits are now separated by " | " instead of just "|".
-
rswindell authored
not found in the section and another section followed. Now inserts new keys before any blank lines separating sections.
-
rswindell authored
TIME (aka SYSTIME) @-code.
-
- Jun 29, 2004
-
-
rswindell authored
Added more comments regarding supported line formats.
-
- Jun 22, 2004
-
-
rswindell authored
was changed in rev 1.288 (sbbs 3.11a). Why did no one report this bug earlier (!), I wonder... Now logs an error if the telegram could not be saved successfully.
-
- Jun 17, 2004
-
-
rswindell authored
Added support for special key/value separator (:) to specify that white-space characters are not be truncated off the value.
-
- Jun 16, 2004
-
-
rswindell authored
Updated descriptions for all .ini-related methods.
-
rswindell authored
including reported segfault in write_node_cfg(), line 165.
-
rswindell authored
-
rswindell authored
NULL section arguments now specify "global" keys belonging to no specific section (top-most portion of .ini file).
-
rswindell authored
-
rswindell authored
ini_file functions to specify global keys (belonging to no section).
-
rswindell authored
-
- Jun 15, 2004
-
-
rswindell authored
-
- Jun 14, 2004
-
-
rswindell authored
-
- Jun 13, 2004
- Jun 12, 2004
-
-
deuce authored
actually SUPPOSED to be displayed so it's disabled right now... Does anyone know for sure?
-
- Jun 11, 2004
-
-
deuce authored
-
- Jun 10, 2004
-
-
deuce authored
no matter what curses has to say about it.
-
- Jun 09, 2004
- Jun 08, 2004
-
-
deuce authored
-
deuce authored
- Call recv() with a 2k buffer, use SO_RCVTIMEO rather than select() - Coallate output into lines and use cprintf() to display everything at once
-
deuce authored
the same way on Win32) Add shotcut key info to online menu Many scrollback viewing save/restore the screen
-
deuce authored
for it to be the default action.
-
deuce authored
Fix uifcbail() to initialize ciowrap Add support for some extended keys Added CTRL-S menu for on-line functions
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
comes first. Currently, support in Synchronet for this requires the USE_2ND_RLOGIN option to be set in the [BBS] section of the .ini file. I would like to make this the default for 3.20 any objections, speak up now.
-
deuce authored
I've ALWAYS hated it when term programs loose stuff from the backscroll on a terminal clear.
-
- Jun 07, 2004
- Jun 05, 2004
-
-
rswindell authored
-
- Jun 04, 2004