- 24 Jul, 2018 1 commit
-
-
rswindell authored
option - the sysop chat availability is now controlled via semaphore file (ctrl/sysavail.chat).
-
- 20 Mar, 2018 1 commit
-
-
rswindell authored
-
- 20 Feb, 2018 1 commit
-
-
rswindell authored
-
- 28 Nov, 2016 1 commit
-
-
rswindell authored
-
- 23 Jan, 2015 1 commit
-
-
rswindell authored
of its startup structure.
-
- 09 Jan, 2014 1 commit
-
-
rswindell authored
all stopped the service instead. Thanks for the bug report, art!
-
- 06 May, 2013 1 commit
-
-
mcmlxxix authored
-
- 11 Feb, 2013 1 commit
-
-
deuce authored
-
- 01 Sep, 2011 1 commit
-
-
rswindell authored
The attempt list can be view with sbbscon->'a' command or sbbsctrl->view->Login Attempt List... Delay/throttle/hacklog/and auto-filter values/thresholds are now configurable in sbbs.ini.
-
- 17 Mar, 2010 1 commit
-
-
rswindell authored
-
- 19 Feb, 2009 1 commit
-
-
rswindell authored
-
- 11 Feb, 2009 2 commits
-
-
rswindell authored
event rather than the time of their were actually logged, which could be later)
-
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).
-
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 31 Dec, 2006 1 commit
-
-
rswindell authored
-
- 15 Sep, 2006 1 commit
-
-
rswindell authored
instead of a bit-mask representing all the log levels to actually "see", use a single numeric (or nmemonic) level value (ERROR, WARNING, NOTICE, etc.) and less severe log levels (levels with a higher numeric value) will be filtered (e.g. not "seen" or logged). It's the basic syslog() concept.
-
- 08 Apr, 2006 1 commit
-
-
rswindell authored
-
- 21 Feb, 2006 1 commit
-
-
rswindell authored
Bug-fix: the "SynchronetEvent" NT event log source wasn't be registered.
-
- 05 Sep, 2005 2 commits
- 04 Sep, 2005 1 commit
-
-
rswindell authored
can now be performed without using sbbsctrl or semaphore files.
-
- 02 Sep, 2005 1 commit
-
-
rswindell authored
Handles service not installed and other errors more gracefully now.
-
- 15 Mar, 2005 1 commit
-
-
rswindell authored
"SynchronetBBS").
-
- 12 Mar, 2005 1 commit
-
-
rswindell authored
service control dispatcher (just displays usage). Usage is no longer displayed if the service control dispatcher is started successfully. "/options" are supported (as well as "-options" and just "options"). When re-enabling a disabled service, sets the service's start type to "auto" or "manual" based on the AutoStart settings in the startup .ini file. Added "start" and "stop" commands to easily start and stop one or all services using sbbsNTsvcs.
-
- 18 Feb, 2005 1 commit
-
-
rswindell authored
-
- 04 Dec, 2004 2 commits
-
-
rswindell authored
MUTE, UNMUTE, SYSOP_AVAILABLE, and SYSOP_UNAVAILABLE (used to toggle these option bits from sbbsctrl).
-
rswindell authored
registered (in the registry), which allows the event log messages to be displayed in the Windows event log viewer more clearly (no more errors about missing event source descriptions).
-
- 21 Oct, 2004 1 commit
-
-
rswindell authored
recycle.
-
- 18 Oct, 2004 1 commit
-
-
rswindell authored
only used for disabling.
-
- 15 Oct, 2004 1 commit
-
-
rswindell authored
-
- 01 Jul, 2004 1 commit
-
-
rswindell authored
gethostname() (and the proper WinSock init/cleanup) to get the hostname.
-
- 28 May, 2004 1 commit
-
-
rswindell authored
sbbs_read/write_ini().
-
- 23 Oct, 2003 1 commit
-
-
rswindell authored
services) start type to DISABLE or AUTO_START.
-
- 21 Oct, 2003 1 commit
-
-
rswindell authored
-
- 16 Oct, 2003 1 commit
-
-
rswindell authored
(instead of EVENTLOG_SUCCESS).
-
- 15 Oct, 2003 3 commits
- 11 Oct, 2003 1 commit
-
-
rswindell authored
function prototypes. Simplified service control handlers.
-
- 09 Oct, 2003 1 commit
-
-
rswindell authored
a named semaphore).
-