- Nov 27, 2009
-
-
rswindell authored
than <logs_dir>/logs. Also, the view log menu options always look in the data_dir instead of the logs_dir.
-
- Oct 25, 2009
-
-
rswindell authored
-
- Oct 05, 2009
-
-
rswindell authored
the status bar directly (this is now handled in the UpTimerTick), thus preventing crashes if 2 callbacks are called concurrently.
-
- Aug 19, 2009
-
-
rswindell authored
-
- Aug 14, 2009
-
-
rswindell authored
-
- Apr 22, 2009
- Feb 13, 2009
-
-
rswindell authored
supports RLogin and SSH in addition to Telnet).
-
- Feb 12, 2009
-
-
rswindell authored
-
- Feb 11, 2009
-
-
rswindell authored
Store the actual time of the logged event in the link list, so if the log is paused (for example), the displayed time stamps remain correct.
-
rswindell authored
may be different than the cbdata pointer for the other bbs_startup_t callbacks. NT services now include the log level in log messages (allowing SBBSCTRL to filter/colorize as appropriate). Now use asynchronous logging (to linked lists) which improves performance considerably (BBS/server threads are not waiting for GUI updates) and allows the log to be completely paused (no updates) without losing any log messages. NT services and integrated servers should have the same log functionality now (log files, filtering, colorization).
-
- Jan 26, 2009
-
-
rswindell authored
-
- Jan 24, 2009
- Jun 04, 2008
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- Feb 24, 2008
-
-
rswindell authored
-
- Feb 21, 2008
-
-
rswindell authored
-
- May 10, 2007
-
-
rswindell authored
-
- Sep 24, 2006
-
-
deuce authored
-
- May 24, 2006
-
-
rswindell authored
(and it's yield interval, in milliseconds, now).
-
- Mar 16, 2006
-
-
rswindell authored
(not in the underlying servers and services). Since touching ctrl/recycle already reloads the configuration files in the various servers and services, this was redundant and potentially confusing.
-
- Mar 14, 2006
-
-
rswindell authored
servers.
-
rswindell authored
semaphore files so: 1. SCFG will touch ctrl/recycle causing sbbsctrl to reload its copy of the config files resolving the FAQ about why users appear to be running the wrong external program in the node window after adding/removing external programs in SCFG. 2. the control panel can now be gracefully shutdown by touching ctrl/shutdown.
-
- Jan 27, 2006
-
-
rswindell authored
services were installed, but disabled. New tray-icon popup menu items to configure web server and services.
-
- Dec 22, 2005
-
-
rswindell authored
Use new VERSION_HEX macro for bbs_ver_num() result check.
-
- Nov 28, 2005
-
-
rswindell authored
if Synchronet NT services were installed, but disabled.
-
- Aug 30, 2005
-
-
rswindell authored
-
- May 01, 2005
-
-
rswindell authored
(i.e. hostname, temp_dir, ctrl_dir, and JS operating params). Display error message box if sbbs_write_ini() returns a failure.
-
- Apr 26, 2005
- Feb 18, 2005
-
-
rswindell authored
external changes.
-
- Jan 01, 2005
-
-
rswindell authored
settings from v3.00-v3.11): Registry->ReadString() returns an AnsiString, not char*. (whoops)
-
- Dec 31, 2004
-
-
rswindell authored
-
- Dec 30, 2004
-
-
rswindell authored
EditFile(), allows editing of .js files instead of attempting to execute them (with wsh).
-
- Dec 04, 2004
-
-
rswindell authored
MUTE, UNMUTE, SYSOP_AVAILABLE, and SYSOP_UNAVAILABLE (used to toggle these option bits from sbbsctrl). Bugfix: web and services servers can now be muted/unmuted via sbbsctrl.
-
- Nov 08, 2004
-
-
rswindell authored
-
- Oct 27, 2004
-
-
rswindell authored
-
- Oct 23, 2004
-
-
rswindell authored
-
- Oct 21, 2004
-
-
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).
-