- Sep 01, 2011
- Jul 15, 2011
-
-
rswindell authored
semaphore file check timer to the sem_chk_freq value (sbbs.ini SemFileCheckFrequency) in milliseconds rather than seconds, so this caused the sem file check timer to run continuously with file existence checking. Eliminated some old disabled (#if 0) code.
-
- Jul 14, 2011
- Mar 20, 2010
-
-
rswindell authored
When recycle semaphore file is touched, reload [bbs] section of sbbs.ini file to get current sysop available and mute button status.
-
- Mar 14, 2010
-
-
rswindell authored
the borland time() result for the start/connect time rather than the msvc DLL time() result.
-
- Feb 25, 2010
-
-
rswindell authored
-
- 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
- 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
- Apr 22, 2009
- Mar 29, 2009
- Feb 15, 2009
-
-
rswindell authored
-
- 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
-
- Feb 13, 2008
-
-
rswindell authored
of recipient mail addresses (for Deuce).
-
- Feb 12, 2008
- Jan 08, 2008