- Sep 08, 2011
-
-
deuce authored
-
sbbs authored
-
sbbs authored
-
rswindell authored
contain the default value as this makes the comments in the stock sbbs.ini make no sense.
-
rswindell authored
-
rswindell authored
-
rswindell authored
user that supplies a > 9 char password which happens to match a user's password when truncated to 8 chars.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Default max number of files per directory is now 10000.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
termios.h now via comio.h
-
- Sep 07, 2011
- Sep 05, 2011
- Sep 03, 2011
-
-
rswindell authored
-
rswindell authored
on Linux are working).
-
rswindell authored
apparently non-POSIX! This is a temporary fix until I can look at this more next week.
-
rswindell authored
Enabled row-select, disabled minimize.
-
rswindell authored
user if the "From" user is not a valid account.
-
rswindell authored
Added loginAttemptListClear().
-
rswindell authored
-
rswindell authored
-
- Sep 02, 2011
-
-
rswindell authored
Added 'c' command to show connected clients.
-
- Sep 01, 2011
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added menu item for editing modopts.ini.
-
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.
-
rswindell authored
-
- Aug 31, 2011
-
-
rswindell authored
js.gc_counter, js.gc_last_bytes, js.bytes, and js.max_bytes Since these properties rely on internal JS context structure offsets, they're not always compatible with replaced (upgraded or downgraded) JS library (shared object or DLL) and can cause crashes in some cases. They can be useful in some debugging cases, so I'm leaving them in the debug build, but use with caution.
-
rswindell authored
value of js.auto_terminate (e.g. the irc.js could not restore the original value, thus re-enabling auto-terminate upon exit of the IRC client).
-
rswindell authored
recent), and automatically filter IPs of obvious hackers (100 consecutive unique failed login attempts).
-
rswindell authored
-
rswindell authored
from the same host (but not necessarily the same connection). No login retry is allowed for suspected hackers (one authentication attempt per connection). New-connections from suspected hack hosts are now delayed increasingly with the number of failed login attempts.
-