- Aug 17, 2016
-
-
nightfox authored
Version 1.13: A couple of bug fixes. Now should no longer generate a message number error when a new user starts reading messages. Also, it should now always successfully save a message header with the READ attribute when the user it was addressed to has read the message. This should fix an issue where the same message would keep coming up in a newscan, etc.
-
- Aug 13, 2016
- Aug 12, 2016
-
-
rswindell authored
FidoNet addresses of message authors to Internet email compatible address format.
-
rswindell authored
name (e.g. "Rob Swindell") and fidonet source address (e.g. "1:103/705") and converts it to an Internet email compatible address format (e.g. "Rob.Swindell@f705.n103.z1.fidonet") - for use with the listserver.js
-
- Aug 11, 2016
- 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.
-