This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/TODO

153 lines
4.2 KiB
Plaintext
Raw Normal View History

2001-11-09 13:53:19 +00:00
$Id$
2002-06-05 18:29:27 +00:00
MBSE BBS V0.35.01 TODO list.
2001-08-17 05:46:24 +00:00
----------------------------
These are a list of things that must be implemented one way or
another. Some things are urgent and necessary to operate the bbs
without human intervention, others are just for comfort, or nice.
I think this list will always contain items, I only hope the urgent
matters will be removed.
Note that most goodies are still in my mind instead of in this file.
Classes: U = Urgent.
N = Normal, second priority.
L = Cosmetic or nice to have.
mbsebbs:
L: Must include SEEN-BY and other hidden lines into BlueWave and QWK
mail, must be user selectable. see remarks of William McBrine.
The default is oke now.
N: Rewrite chat to use "mbtask". Write chat functions into "mbmon"
N: Implement session and time/day limits.
N: Display textfiles and archives.
N: Check for tagged files before logoff
L: Implement telnet door.
2001-10-22 05:45:55 +00:00
L: Spell checker in full screen editor.
L: Better word wrapping or paragraph justification in editor.
2001-08-17 05:46:24 +00:00
L: E-mail downloads with e-mail verification.
N: When a file is attached with netmail that doesn't exist the user
doesn't see an error message.
2001-08-17 05:46:24 +00:00
mbfido:
U: Code cleanup and make a structure in this program. Remove duplicate
or similar functions.
N: Remove memory leak during toss. (It's ok for less 5000 messages for
each run).
N: When a news article is received from a mailinglist there is a valid
To: address in the message, the gate doesn't see that and uses the
name to "All".
2001-08-25 19:53:11 +00:00
U: GoldED netmail from points, FMPT kludge is missing.
U: GoldED messages to internet becomes null.
U: E-mail for points get status normal in the outbound.
N: Wish: internet addresses in the From: field.
2002-02-23 13:28:42 +00:00
N: Process GoldED filerequest netmails with the filereq flag set, we
should create a .req file with the contents of the subject line.
2002-05-23 17:57:22 +00:00
N: Process To: and Cc: lines in messages gated from Fido to Internet.
2002-05-26 11:20:00 +00:00
N: Must be able to use more nodelist override's from the setup.
U: Add routing table to override standard routing.
N: The first file received in a not yet created tic area is refused
after the area is created: node xxx not connected to area xxx.
2002-06-11 18:46:18 +00:00
N: Add traffic to html.nodes
2002-06-16 21:17:26 +00:00
N: Add stats for posts made by external programs.
N: Add macro's for stats of all months.
2001-08-17 05:46:24 +00:00
mbcico:
L: Implement modem connect response translation for ISDN lines, i.e.
make the CAUSE responses human readable. see McMail for this
option.
N: Implement MD5 crypt in binkp protocol driver.
mbfile:
N: Add a check to see if the magic filenames are (still) valid.
2001-08-17 05:46:24 +00:00
N: Update <filespec> <area> <-touch>
N: Rearc <area>
2002-05-23 17:57:22 +00:00
N: Possibility to skip file areas from checking and reindexing.
N: Override timeout during virus scan when files are imported.
2001-08-17 05:46:24 +00:00
mbaff:
L: Add setup parameters for minimum length of keywords.
mbindex:
N: Add usernames index.
mbmon:
L: Logfile tail functions.
L: Chat with bbs users.
mbtask:
L: Add chat protocol.
N: Add events.
2002-01-27 17:23:41 +00:00
mbnewusr:
N: On NetBSD, supress error message from mbpasswd.
2001-08-17 05:46:24 +00:00
mbsetup:
U: PickAka function lets mbsetup crash if domain is 12 characters
2002-06-11 18:46:18 +00:00
U: Use some sort of sorting for the system aka's and make sure the
main aka with zone's is listed first. Having zone's mixed gives
too high outbound stats and the outbound is scanned multiple times.
2002-03-12 19:41:41 +00:00
U: When moving an JAM messagebase, check filefind records.
N: Put ZMH fields in the network setup for each zone.
2002-05-23 17:57:22 +00:00
N: Add switch for file area to skip checking and indexing.
2002-05-26 11:20:00 +00:00
N: Add more nodelist override settings for nodes.
2001-08-17 05:46:24 +00:00
L: Generate crossreference document:
File Areas <=> BBS groups
File Areas <=> Newfiles groups
Filefind flags <=> TIC Areas
Echomail <=> Mail groups
Echomail <=> Nodes
Fileechos <=> Groups
Fileechos <=> Nodes
Fileechos <=> BBS Areas
Fileechos <=> Magic processing
Fileechos <=> Hatch
Newfiles <=> BBS Areas
Newfiles <=> File groups
Echomail groups <=> Nodes
Echomail groups <=> Areas
Fileecho groups <=> Nodes
Fileecho groups <=> File echos
Fileecho groups <=> Newfile reports
Fileecho groups <=> BBS Areas
2002-06-16 08:58:53 +00:00
install:
U: On RedHat 7.3 the big-endian menus are installed.