- 11 Apr, 2017 1 commit
-
-
rswindell authored
Added (back) the '-d' command-line option to disable the deletion of processed (e.g. imported) inbound netmail messages. - This option has no effect if DeleteNetmail is set to "false" in sbbsecho.ini. - This option *only* disables deletion of incoming netmail (no effect on outbound netmail deletion) - In SBBSecho v2, the '-d' option disabled all netmail deletion, even though the help output only mentioned "netmail after import" (it was wrong).
-
- 06 Apr, 2017 1 commit
-
-
nightfox authored
Version 1.17 beta 35: Updated the threshold for the percentage of ANSI codes to convert to Synchronet (& strip out any ANSI that's difficult to convert) rather than display as ANSI (previous was 6%, now 7%), due to a message with ~6.4% ANSI codes.
-
- 04 Apr, 2017 1 commit
-
-
rswindell authored
-
- 22 Mar, 2017 1 commit
-
-
rswindell authored
update the file path in the message subject to point to the inbound directory where the packet was found.
-
- 13 Mar, 2017 1 commit
-
-
nightfox authored
Version 1.17 beta 34: Updated the way it deals with rogue ANSI codes that seem to be added to certain messages (including cursor movement characters) which probably weren't intended to be there, which can mess up the display of messages when using the scrolling interface.
-
- 07 Mar, 2017 1 commit
-
-
rswindell authored
name(s) are zero-length strings.
-
- 06 Mar, 2017 4 commits
-
-
rswindell authored
attribute for netmail (both *.msg and in the mail base). This option should *not* be used when the DeleteNetmail option is enabled (set to 'Yes'). A warning will be logged in this configuration as dupe netmail msgs may be sent in that case.
-
rswindell authored
by Bill McGarrity.
-
rswindell authored
number is particularly interesting to me given the error's he reported seeing.
-
nightfox authored
-
- 03 Mar, 2017 1 commit
-
-
echicken authored
-
- 01 Mar, 2017 4 commits
-
-
rswindell authored
-
rswindell authored
sbbsecho.h:186:7: warning: array æpktTypeStringListÆ assumed to have one element Warning: size of symbol `pktTypeStringList' changed from 8 in .../rechocfg.o
-
rswindell authored
For packet creation, the only difference (from Type-2+) is with packets created from point nodes: the origNet field won't be set to 0xffff (as is the case with FSC-48, Type-2+ packets). The auxNet field is now always set to the originating net (ala Squish) when configured for Type-2+ packet generation. When importing Type-2e (FSC-39) packets, the detected/logged packet type may be reported as "2e" for valid "2+" packets. This is normal and expected when the originating node is not a point and the auxNet field is 0. The second set of orig/dest zone fields in a type 2e/2+ pkt header will now be used when importing if the old/QM orig/dest zone fields are 0. Also, the originating point field may now be imported even if the auxNet field is not used (origNet != 0xffff). New umask sbbsecho.ini configuration option (global), maybe used to over-ride the default *nix file creation mode mask (077), similar to sbbs.ini.
-
rswindell authored
Use more formal terminology (e.g. "Type-2", not "type 2.0").
-
- 27 Feb, 2017 2 commits
- 24 Feb, 2017 1 commit
-
-
rswindell authored
- %RESCAN returns a different failure result if the requested echo is a pass-through area (cannot be rescanned) - %UNLINKED will return only the unlinked echoes even when an "additional echolist" is utliized and the linked areas are all pass-through (for Bill).
-
- 21 Feb, 2017 2 commits
-
-
rswindell authored
If what appears to be a QWKnet addressed was passed, but the QWK-ID portion was exactly 9 characters, a 1-byte stack corruption would occur as the 10-char local variable (node) could be written with 11 chars (9-char QWK-ID, colon, null). The reported issue happend when attempting to send netmail to "hemo@ujointbbs" which is neither a valid Internet email address or a valid QWKnet address.
-
nightfox authored
Version 0.16 beta: Added a main menu option to display poll stats - Lists the polls by highest number of votes (highest first), and for each one, lists the answer(s) with the highest number of votes (highest first).
-
- 20 Feb, 2017 1 commit
-
-
nightfox authored
Version 1.17 beta 33: Improved to better handle message text that starts with "By <name> to <name> on <date>" - Some of those messages have ANSI codes (such as cursor movement codes, etc.) in that part of the text, which can mess up the display of the message when using the scrolling interface.
-
- 12 Feb, 2017 1 commit
-
-
rswindell authored
-
- 10 Feb, 2017 1 commit
-
-
rswindell authored
findstr() and findstr_in_list(). This means that rather than listing an IP address range using the traditional wildcard characters (e.g. "192.168.1.*"), you could specify a subnet range using CIDR notation (e.g. "192.168.1.0/24"). The '!' prefix is supported for CIDR match lines (for negated match results), but no other wildcard/match characters are (e.g. '^', '~', or '*'). You can mix and match traditional match lines and CIDR match lines in the same filter file. IPv6 CIDR notation is not yet supported.
-
- 09 Feb, 2017 1 commit
-
-
echicken authored
If a key in the [feeds] section of modopts.ini begins with '_crosspost', the value is assumed to be: 'url,sub1,sub2...', for example: [feeds] _crosspost1 = http://my-feed/rss.xml,dove-gen,syncprog,general Avoid duplicate key names by tacking a number onto the end: _crosspost1, _crosspost2 The old style 'sub = http://my-feed/rss.xml' pairs are still supported.
-
- 08 Feb, 2017 1 commit
-
-
nightfox authored
Version 1.17 beta 32: Fix for some (new) instances where it wasn't checking the sub-board code to see if it was "mail" before checking the can_read property
-
- 06 Feb, 2017 2 commits
-
-
nightfox authored
Added a revision history note for version 1.17 (even though it's still in 'beta'). Also, updated the readme to include some notes on voting, and added a list of lines from text.dat used by the reader.
-
nightfox authored
Version 1.17 beta 31: Added some checks to ensure the user won't be able to read a sub-board if they don't have permission to (if the sub-board's can_read property is false).
-
- 05 Feb, 2017 2 commits
-
-
nightfox authored
Added a section with notes for sysops, which explains where to delete polls from within SlyVote and which text lines from text.dat are used in SlyVote.
-
nightfox authored
Version 0.15 beta: If there is more than one topic area (sub-board) configured, a menu option will be added to change the topic area. Also, now it actually loads text.js so that references to text line definition variables will work properly. Also, it now checks whether the user can post & read messages in the sub-board before allowing the user to vote & view results.
-
- 29 Jan, 2017 1 commit
-
-
nightfox authored
Version 1.17 beta 30: Made an update that should (hopefully) fix a message number error when a new user does a newscan for the first time (I thought I had fixed that some time ago, but it looks like I didn't fix it for all cases).
-
- 25 Jan, 2017 7 commits
-
-
nightfox authored
When getting the message text, now checks if it's reading personal email before checking if it's a moderated message area, avoiding an 'undefined' error. This would more than likely not happen with SlyVote though..
-
nightfox authored
Bug fix: When getting the message text, now checks if it's reading personal email before checking if it's a moderated message area, avoiding an 'undefined' error.
-
deuce authored
converted from unicode, then the path was being free()ed.
-
rswindell authored
in your USERPROFILE and (in my case at least) root of C: When the 'type' parameter to get_syncterm_filename() was is 2 (SYNCTERM_DEFAULT_TRANSFER_PATH), the fn (filename) argument would remain uninitialized (random/garbage) at the point that it creates the directory stored in 'fn' if it doesn't exist. Often garbage would be an invalid filename (or just 0) which would cause Windows to fail the request to create the directory. But other times, the garbage would still be a valid directory name (usually just one or two characters). The code after this assumes 'fn' is initialized and (like I just pointed out), in some cases, it's not. So there might be another fix here needed.
-
nightfox authored
Version 0.13 beta: Added support for validating messages in moderated areas. It seems it's using the wrong message number though, which will need to be fixed..
-
nightfox authored
-
nightfox authored
-
- 22 Jan, 2017 3 commits
-
-
nightfox authored
Started working on a way to validate a message in a sub-board where the message requires moderation. Doesn't seem to be successfully saving the updated message header though.
-
nightfox authored
-
nightfox authored
Improved the look of the sub-board chooser menu when SlyVote starts by displaying the SlyVote stylized text and the vertical bars around the menu. Also, added a help screen for the result viewer mode.
-