- Sep 08, 2011
-
-
mcmlxxix authored
-
mcmlxxix 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
-
rswindell authored
Default max number of files per directory is now 10000.
-
rswindell authored
in a directory. Win32 glob() now excludes hidden files by default.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
termios.h now via comio.h
-
- Sep 07, 2011
- Sep 06, 2011
- Sep 05, 2011
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
(or at least unusable) pthread_t which is fine on FreeBSD as it's a pointer. I've left the recursive stuff in with an #ifdef __linux__ wrapper though it's a Bad Thing. After I talk to DigitalMan, this may all get ripped out in favour of proper pthread mutex usage, but I'm not sure why he wants recursive mutexes.
-
- Sep 03, 2011
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
on Linux are working).
-
sbbs authored
This may need tweaking for FreeBSD or OS-X support.
-
rswindell authored
defined). Use recursive mutex for mutex-protected linked-lists on *nix (the only kind of mutex/critical-section on Windows).
-
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
used). listFreeNods() now locks the list.
-
rswindell authored
-