- Aug 06, 2016
-
-
rswindell authored
be 0 (at least on Windows), but readuserdat() treated 0 as an invalid file descriptor and opened the file again. The probably is the reason for the reported issues with the Windows GUI user editor not being able to save changes to the user database. Bug introduced in Dec-2015 (rev 1.164 of this file).
-
- Aug 03, 2016
-
-
rswindell authored
-
rswindell authored
- Removed "%FROM" (not supported) - Added "%RESCAN <areaname>" (new feature) - Clarified "%RESCAN" purpose ("scan all connected areas")
-
rswindell authored
Added support for "%RESCAN <echo-tag>" at the request of Al Prunty, because he asked for this "new feature".
-
rswindell authored
Filtered messages include messages not imported due to age, twitlist, dupes, etc. To change this behavior, set RelayFilteredMsgs=true in your sbbsecho.ini.
-
rswindell authored
-
- Jul 30, 2016
- Jul 29, 2016
-
-
deuce authored
size and date. Previously, it would always skip which could result in the uplink holding the files indefiniately.
-
deuce authored
-
deuce authored
such as syntax errors.
-
deuce authored
This script is intended to allow TickIT to keep nodelists up to date from received TIC files.
-
deuce authored
-
deuce authored
Run the handler in a try/catch and log exceptions.
-
- Jul 28, 2016
- Jul 27, 2016
-
-
deuce authored
if it should be replaced. It's common on FidoNet for replaces to have a wildcard in it. Also, add support for a new Handler key in tickit.ini. This defines a file which defines a Handle_TIC function and whose last statement isn't null. The parsed TIC file is passed to this function and, if it returns true, the file is assumed to be handled.
-
- Jul 24, 2016
-
-
nightfox authored
Version 1.13 beta 1. Bug fix: Message number error when a new user starts reading messages. Now checks for a seemily special value for the message number to avoid an error.
-
- Jul 22, 2016
-
-
deuce authored
-
deuce authored
This will only import tic files from the secure inbound. This is intended to be used with IgnorePassword to limit the attack surface.
-
deuce authored
-
deuce authored
TIC passwords and not care if they match the packet password or not. This imports *ALL* TIC files into the local file base, possibly overriding existing files, so could be dangerous if you accept incoming TIC files from anybody (which is the normal Fido setup).
-
deuce authored
Despite what fsp-1039.001 says, ALLFIX uses multiple Desc lines for long descriptions, so Desc is *not* "A one line description of the file to be distributed." and actually matches the Ldesc description. Support both, but use the longest one.
-
deuce authored
-
deuce authored
has no password.
-
- Jul 21, 2016
-
-
deuce authored
-
- Jul 13, 2016
-
-
deuce authored
-
- Jul 12, 2016
-
-
echicken authored
-
- Jul 11, 2016
- Jul 05, 2016
-
-
rswindell authored
ERROR 2 (No such file or directory) opening stray packet: /sbbs/temp/sbbsecho/577ab8e4.pkt
-
- Jun 30, 2016
-
-
rswindell authored
(35 chars). Use macros for maximum internal code length and echo tag lengths.
-