- 02 Jul, 2004 1 commit
-
-
rswindell authored
iniRemoveKey().
-
- 01 Jul, 2004 5 commits
-
-
rswindell authored
-
rswindell authored
gethostname() (and the proper WinSock init/cleanup) to get the hostname.
-
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.
-
- 29 Jun, 2004 1 commit
-
-
rswindell authored
Added more comments regarding supported line formats.
-
- 22 Jun, 2004 1 commit
-
-
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.
-
- 17 Jun, 2004 1 commit
-
-
rswindell authored
Added support for special key/value separator (:) to specify that white-space characters are not be truncated off the value.
-
- 16 Jun, 2004 7 commits
-
-
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
-
- 15 Jun, 2004 1 commit
-
-
rswindell authored
-
- 14 Jun, 2004 1 commit
-
-
rswindell authored
-
- 13 Jun, 2004 2 commits
- 12 Jun, 2004 1 commit
-
-
deuce authored
actually SUPPOSED to be displayed so it's disabled right now... Does anyone know for sure?
-
- 11 Jun, 2004 1 commit
-
-
deuce authored
-
- 10 Jun, 2004 1 commit
-
-
deuce authored
no matter what curses has to say about it.
-
- 09 Jun, 2004 4 commits
- 08 Jun, 2004 10 commits
-
-
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.
-
- 07 Jun, 2004 3 commits