- Jul 26, 2018
-
-
rswindell authored
already with a call to getnodedat()). When using the MSVC2017 CRTL, a lock() of a region that was previously locked is a blocking call causing major slowness in the MSVC2017 build. This just reverses the 1-line commit from 16 years ago in rev 1.10 of this file.
-
- Jul 24, 2018
-
-
rswindell authored
Most of the copyright years in the source code were misleading (the date of most recent publish was actually later) and all were unnecessary. I've been removing copyright years piecemeal, for a long time, but I decided it was time to just perform a bulk search and (mostly) replace. In some cases, I left old copyright years on files that either are not used (and soon to be removed) or obsolete and unlikely to ever be touched again (e.g. Win9x FOSSIL VXD). Some of the runtime binaries still contain copyright years and those were updated to 2018.
-
- Jan 10, 2016
-
-
deuce authored
lock across things with timeouts in them, but since if another thread has the file locked we shouldn't be fillding with it anyway, this should be fine. Fixes weird (and relatively rare) timing issues with node.dab accesses on a many core host.
-
- Aug 20, 2015
-
-
deuce authored
New Features: - Multiple bindings for each service Use comma-separated interfaces on Interface= lines in the ini file. Default is now "0.0.0.0,::" - IPv6 support - TLS support for the webserver and (non-static) services New TLS option in services.ini (ie: Options=TLS) - Decrease LEN_SCAN_CMD to 35 chars, increase the CID field to 45 chars, and rename the MAIL_CMD string to IPADDR. I think this frees up the note field for SysOp use.
-
- Nov 09, 2009
-
-
rswindell authored
-
- Sep 25, 2005
-
-
rswindell authored
-
- May 16, 2003
-
-
rswindell authored
(shared-write) files.
-
- Apr 09, 2003
-
-
rswindell authored
-
- Sep 17, 2002
-
-
rswindell authored
-
- Aug 22, 2002
-
-
rswindell authored
outside the sbbs_t class).
-
- Jun 18, 2002
-
-
rswindell authored
-
- May 02, 2002
-
-
rswindell authored
-
- Mar 17, 2002
- Oct 02, 2001
-
-
rswindell authored
-
- Jun 12, 2001
-
-
rswindell authored
-
- Jun 06, 2001
-
-
rswindell authored
Changed putnode to retry writing up to 10 times before erroring out - hopefully solving EDEADLK problem with Linux/smbmount/Win2K server.
-
- May 21, 2001
-
-
rswindell authored
-
- Nov 14, 2000
-
-
rswindell authored
-
- Nov 09, 2000
-
-
rswindell authored
This change was needed for compatibility with the Linux Samba client. :-( (SS_NODEDAB, nodefile_fp, and node_ext_fp are no longer used).
-
- Nov 04, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-