- 18 Nov, 2004 1 commit
-
-
rswindell authored
Macros in sbbsdefs.mk should only be defined when building libsbbs.so. This is the cause of the "static declaration of 'x' follows non-static declaration" GCC warnings. While harmless warnings now, in GCC 3.5, this condition has been elevated to a compile error. :-( The real fix needs to be made in GNUmakefile someday (Deuce). :-)
-
- 16 Nov, 2004 1 commit
-
-
rswindell authored
-
- 06 Nov, 2004 1 commit
-
-
rswindell authored
(R)ecycle/(S)hutdown/(T)erminate any server (or all servers) and (!) to execute an external (system) command.
-
- 03 Nov, 2004 1 commit
-
-
rswindell authored
-
- 02 Nov, 2004 2 commits
- 29 Oct, 2004 7 commits
-
-
rswindell authored
to detect load_cfg() failure.
-
rswindell authored
-
rswindell authored
-
rswindell authored
and errors.
-
rswindell authored
Removed extraneous line-feeds from lprintf() calls.
-
rswindell authored
-
rswindell authored
wasn't routed to syslog in daemon mode). Bugfix: all log output was filtered by the bbs_startup.log_mask.
-
- 27 Oct, 2004 1 commit
-
-
deuce authored
You'll probobly want REUSEADDR set in ctrl/sockopts.cfg for this to work completely.
-
- 20 Oct, 2004 2 commits
- 13 Oct, 2004 1 commit
-
-
rswindell authored
-
- 26 Sep, 2004 1 commit
-
-
rswindell authored
-
- 25 Sep, 2004 1 commit
-
-
deuce authored
FC3-t2 is just broken until further details are received.
-
- 24 Sep, 2004 2 commits
- 13 Sep, 2004 1 commit
-
-
rswindell authored
Added warning log message if default .ini values are being used.
-
- 23 Aug, 2004 1 commit
-
-
rswindell authored
(using FILE*) and I want to use iniGet for future str_list_t iniGet functions.
-
- 28 May, 2004 1 commit
-
-
rswindell authored
sbbs_read/write_ini().
-
- 18 May, 2004 1 commit
-
-
deuce authored
-
- 17 May, 2004 1 commit
-
-
deuce authored
(fixes problems with at least some dosemu setups)
-
- 24 Mar, 2004 1 commit
-
-
deuce authored
-
- 14 Mar, 2004 2 commits
- 08 Mar, 2004 1 commit
-
-
deuce authored
Prevents detection of recycle semaphore before option is set (First noticed on OpenBSD)
-
- 07 Dec, 2003 1 commit
-
-
rswindell authored
low ports, even if DONT_BLAME_SYNCHRONET was not defined, which of course would fail. Afaik, no Unix should allow this and I'm not sure why it was using _THREAD_SUID_BROKEN (e.g. LinuxThreads) for this determination at all.
-
- 20 Nov, 2003 2 commits
- 12 Nov, 2003 1 commit
-
-
deuce authored
Parse the command name before arguments and after the ini file If controlling terminal goes away, use syslog logging. Don't re-read the .ini file on a SIGHUP... causes 100% CPU
-
- 17 Oct, 2003 1 commit
-
-
rswindell authored
-
- 11 Oct, 2003 1 commit
-
-
rswindell authored
function prototypes (currently using LOG_INFO level for all).
-
- 01 Oct, 2003 1 commit
-
-
rswindell authored
-
- 30 Sep, 2003 1 commit
-
-
deuce authored
flaw... on Linux systems, it probobly never worked anyways. This should fix the "Sync mysteriously died" after a slew of signal 13s received on FreeBSD.
-
- 27 Sep, 2003 2 commits