- 24 Jan, 2009 1 commit
-
-
rswindell authored
-
- 14 Jan, 2009 1 commit
-
-
deuce authored
as well. This fixes a bug where /dev/urandom is not a character special file (on FreeBSD it's a symlink) and there is a random() function available. In this case, the same sequence of random numbers was used for each process (most noticable with jsexec).
-
- 12 Jan, 2009 2 commits
- 20 Dec, 2008 1 commit
-
-
rswindell authored
and context. This allows the event thread to perform its own JS cleanup without deleting its sbbs_t instance (causing the exception on sbbs/sbbsctrl shutdown). This replaces the change committed in rev 501.
-
- 09 Dec, 2008 1 commit
-
-
deuce authored
bugs.
-
- 08 Dec, 2008 3 commits
- 04 Dec, 2008 3 commits
- 28 Nov, 2008 1 commit
-
-
rswindell authored
-
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 02 Mar, 2008 1 commit
-
-
rswindell authored
-
- 26 Feb, 2008 1 commit
-
-
rswindell authored
-
- 24 Feb, 2008 1 commit
-
-
rswindell authored
-
- 23 Feb, 2008 2 commits
- 12 Feb, 2008 1 commit
-
-
rswindell authored
-
- 09 Feb, 2008 1 commit
-
-
deuce authored
-
- 11 Jan, 2008 3 commits
- 25 Aug, 2007 1 commit
-
-
rswindell authored
enables read & write permissions for user & group & others.
-
- 14 Aug, 2007 1 commit
-
-
deuce authored
Remove time32str()
-
- 11 Aug, 2007 1 commit
-
-
deuce authored
-
- 11 Jul, 2007 2 commits
- 10 Jul, 2007 4 commits
-
-
deuce authored
Silly hack for writing a 32-bit value. (With TODO comment)
-
rswindell authored
The main server thread sees the NODE_RRUN flag before the recycle sem file, so the 'initialized' time-stamp is always updated during init/re-init to the latest timestamp of the recycle sem file, if one exists.
-
deuce authored
Mostly changing sizeof(type) to sizeof(variable)
-
rswindell 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.
-
- 04 May, 2007 1 commit
-
-
rswindell authored
appropriate sbbs_t member variables (cid and client_name), which get logged, displayed, and stored in the user record accordingly.
-
- 02 May, 2007 1 commit
-
-
rswindell authored
rate if a SexPOTS (dial-up) connection is detected.
-
- 01 May, 2007 1 commit
-
-
rswindell authored
RLogin and SSH. Created sbbs_t.node_connection variable to hold node connection constant, set to DCE rate for SexPOTS connections.
-
- 21 Apr, 2007 2 commits
- 20 Apr, 2007 1 commit
-
-
rswindell authored
speed, if supplied by the client. Log the entire IDENT response (for now). Use a 1-second IDENT request timeout (this should be configureable).
-