- 20 Dec, 2008 2 commits
- 09 Dec, 2008 2 commits
- 08 Dec, 2008 3 commits
- 04 Dec, 2008 2 commits
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 25 Feb, 2008 2 commits
- 23 Feb, 2008 2 commits
- 24 Dec, 2007 2 commits
- 13 Dec, 2007 1 commit
-
-
rswindell authored
thread is done using the pointers to variable in the ctrl_thread (e.g. user). This should fix the exception on line 1790.
-
- 29 Nov, 2007 1 commit
-
-
rswindell authored
-
- 28 Nov, 2007 1 commit
-
-
rswindell authored
-
- 25 Jul, 2007 1 commit
-
-
rswindell authored
DLL-exported from sbbs.dll.
-
- 10 Jul, 2007 1 commit
-
-
rswindell authored
Removed unused recycle_sem code.
-
- 08 Jul, 2007 1 commit
-
-
deuce authored
-
- 07 Jul, 2007 1 commit
-
-
deuce authored
Also, when sending mail, the bind() call doesn't specify a port, so there is no need to ask for root.
-
- 11 Apr, 2007 2 commits
- 11 Feb, 2007 1 commit
-
-
rswindell authored
generated index files (e.g. 00index.html).
-
- 29 Dec, 2006 2 commits
- 07 Sep, 2006 1 commit
-
-
deuce authored
error and is fairly common on Linux.
-
- 29 Aug, 2006 1 commit
-
-
deuce authored
-
- 28 Aug, 2006 1 commit
-
-
deuce authored
Since the only way to correcty detect NPTL is at *runtime*, add that detection in to main() and honour it throughout. sbbscon.h makes the thread_suid_broken variable/macro available to other files which need it.
-
- 10 May, 2006 1 commit
-
-
rswindell authored
(enabled by adding LOOKUP_PASV_IP to the "Options" value in the [ftp] section of your ctrl/sbbs.ini. This option tells the FTP server to perform a hostname lookup (on the BBS's hostname) to determine the correct/current public IP address to use in PASV responses. This is one more kludge to work around stupid NAT devices (consumer firewalls/routers).
-
- 25 Apr, 2006 1 commit
-
-
rswindell authored
ARS keywords. These require that user->cursub and user->curdir are initialized with the proper internal code associated with the current sub/dir of the user. These ARS keywords were previously only supported in the chk_ar internal to the Telnet/RLogin server (chk_ar.cpp).
-
- 31 Jan, 2006 1 commit
-
-
rswindell authored
credits, and minutes - basically wrappers for adjustuserrec().
-
- 11 Jan, 2006 1 commit
-
-
rswindell authored
We really need a single, unified cmdstr() function. :-(
-
- 10 Jan, 2006 2 commits
- 13 Oct, 2005 1 commit
-
-
rswindell authored
(replacing sockopts.cfg).
-
- 07 Oct, 2005 1 commit
-
-
rswindell authored
-
- 05 Sep, 2005 1 commit
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-