home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / PPPBCKP / SRC / SRC15B29.ZIP / CHANGES.DOC next >
Text File  |  1997-06-29  |  18KB  |  418 lines

  1. Beta-29
  2.  
  3.     - Changed the multitasker detection logic so that Windows 95 and OS/2
  4. will be reported correctly, even if NETBIOS support is also enabled.
  5.  
  6.     - Fixed a problem where the newsgroup pointer could be incorrectly set if
  7. <Esc> or <Space> was pressed to abort newsgroup retrieval.
  8.  
  9.     - Newsgroups are no longer deleted from NEWS.RC when an unrecoverable
  10. error occurs.  Instead, an SSM is sent to the sysop account, so that the
  11. appropriate action can be done.
  12.  
  13.     - Fixed a problem in NEWS where the crossposted or returned messages
  14. were not being deleted for the first group listed in NEWS.RC.
  15.  
  16.     - Fixed a problem that would be created by messages with long subject
  17. lines or recipient name.
  18.  
  19.     - EXP now reports if the *subtype (asterisk before subtype) is missing in
  20. the mailling list section of NET.INI.
  21.  
  22.     - Fixed a problem which resulted in mailling list messages not ending
  23. up on the subboard if the "reply-to" address format included any additional
  24. information han the Internet mailing address.
  25.  
  26.     - Fixed a problem where Internet mail would not get sent out on the
  27. current connect if no network packets were pending.
  28.  
  29.     - Moved EXP calls to ensure outbound Internet mail was processed prior
  30. to callouts.
  31.  
  32. Beta-28
  33.  
  34.     - Added the first cut at support for putting Internet Mailing Lists to a
  35. subboard.  To do this, you need to add a section to the NET.INI file as
  36. shown.  The email name should be the name that the emails are posted from,
  37. the subtype can be alpha or numeric (don't forget to make the N*.NET file).
  38.  
  39. ;
  40. ; Mailing List Section - used to define internet mailing lists that are to
  41. ; be retrieved into a message base rather than EMAIL.
  42. ;
  43. [MAILLIST]
  44. ; email_name   subtype    (NOTE: Asterisk (*) is required!)
  45. my_listserv@domain.com *1000
  46.  
  47.     - Changed the open mode for the WATTCP.CFG configuration file, to fix the
  48. problem some systems see with the software trying to read this file before it
  49. has been rewritten by the TCPWAT program.
  50.  
  51.     - Makes sure any received packets are renamed before the NETWORK routines
  52. are called, so all received packets are processed after the current call.
  53.  
  54.     - Changed the return address for messages which are received with the
  55. format "User Name <id@site>" to the more standard "id@site (User Name)"
  56. format.  This keeps replies from hosing the SMTP server and getting the
  57. SMTP socket connect failed error message (at least for this case).
  58.  
  59.     - Fixed a problem where posts that were sent out on a newsgroup would be
  60. reposted when the message was received back from the newsserver.
  61.  
  62.     - Allows Internet-based subs to be set up with @32767 as the host rather
  63. than a subscriber.  This allows Network Validation for outgoing posts, but
  64. prevents the subs from being networked to other BBS's.
  65.  
  66.     - Added support for XPOSTS=0, which turns off cross-post detection
  67. for newsgroups.
  68.  
  69.     - Changed the originator on network packets to be the real account name
  70. rather than the forwarding service name, to allow for the correct
  71. identification of bounced packets.
  72.  
  73.     - Changed the NEWS log file logic that seemed to sometimes cause crashes
  74. while retrieving newsgroups.
  75.  
  76.     - Now strips high ASCII characters from user name during export.
  77.  
  78.     - Added error-checking to ensure file pointers existed before closing.
  79.  
  80.     - Added check to ensure file was not zero-byte before spawning UU (which
  81. would cause a lockup!)
  82.  
  83. Beta-27
  84.  
  85.     - Increased _stklen variable in the hope it addresses problems from some
  86. systems running out of stack space during runtime.
  87.  
  88.     - Supports Waterloo TCP/IP "INACTIVE" vice "SOCK_INACTIVE" in WATTCP.CFG,
  89. which should properly respond to lost carrier, poor IP connections, etc.
  90.  
  91.     - The CLEANUP option in NET.INI now will execute FLINK and LINKER only,
  92. instead of spawning NETWORK1/2 for normal BBS cleanup.  Some systems were
  93. running out of memory during this process, and it was redundant of the BBS.
  94.  
  95.     - Makes two passes in MQUEUE on each run to assist those whose provider
  96. didn't settle handshaking immediately after connect.
  97.  
  98.     - Reads in alpha subtypes from NEWS.RC in upper case now to prevent
  99. problems in finding subtypes on the BBS.
  100.  
  101.     - Honors the <TAB> character in received newsgroup articles.  This was
  102. causing some text to be skewed (originating from mail readers which didn't
  103. substitute space).  Also properly terminates the received strings, so the
  104. spurious characters at the end-of-line on newsgroups should be fixed.
  105.  
  106. Beta-26
  107.  
  108.     - Fixed bug which caused binary groups to get sent into the bit bucket
  109. during retrieval.  Self-inflicted wound in Beta-25 with addition of alpha
  110. subtypes.
  111.  
  112.     - Changed CONTACT.NET update to a new method.  CONTACT.NET is now
  113. updated for each system for whom the program prepares a packet.  In this
  114. manner, it now reflects what gets sent to each system uniquely.
  115.  
  116.     - Tweaked the routines which read/write WATTCP.CFG.  This should get rid
  117. of any problems associated with that, including creating 0 byte files and
  118. inability to create WATTCP.CFG at runtime.
  119.  
  120.     - Forced a newline at the beginning of each newsgroup article.  This
  121. ensures that the text of a message doesn't begin on the same line as the
  122. RE:.
  123.  
  124. Beta-25
  125.  
  126.     - I didn't get all the changes/enhancements into this beta which I'd
  127. hoped.  There are a great deal of functional changes below, and the todo
  128. list is a bit smaller, but there's still work before the release of
  129. version 2.  Please report any problems you find.
  130.  
  131.     - First stab at "AUTHINFO" directive used by NNTP to validate username
  132. and password.  I could find no governing RFC, so a lot of this is in the
  133. blind until I can set up an NNTP host which supports it.  If your news host
  134. requires a Userid and Password for login (such as GTE), add the following to
  135. the [NEWS] section of NET.INI:
  136.  
  137.         NEWSNAME = <username>
  138.         NEWSPASS = <password>
  139.  
  140. The initial feedback is that this function is working properly, but it may need
  141. fine-tuning.
  142.  
  143.     - The trailing '.' on each Internet email message is now bypassed in email
  144. retrieval, so it won't be displayed to users viewing it on the BBS.
  145.  
  146.     - Nailed down the stacked "RE: RE: RE:" found in newsgroup responses.
  147.  
  148.     - Added "Continued in next message..." as the final line in newsgroup posts
  149. which exceed 32K (and become split into multiple parts) and "Continued from
  150. previous message..." on trailing parts.
  151.  
  152.     - Fixed the news and mail time/byte entries in NET.LOG, so each is
  153. maintained uniquely now.  If you use ONECALL in NET.INI, you will get two
  154. entries (one for @32767 and the other for the system you called), each with
  155. its own bytes and time.
  156.  
  157.     - Added definable maximum cross-posts before newsgroup article is skipped.
  158. New entry to NET.INI in [NEWS] section reads:
  159.  
  160.         XPOSTS = nn
  161.  
  162. where 'nn' is a number between 1 and 99.  (Setting this to '1' will reject any
  163. message crossposted to another newsgroup.)
  164.  
  165.     - Added support for the PPPURGE utility which cleans up the SENT directory
  166. externally.  By adding "PURGE=N" to the [GENERAL] section in NET.INI, you can
  167. bypass packet cleanup during normal network routines.  You must then add
  168. "PPPURGE <days>" to your external event batch file to kill SENT files.
  169.  
  170.     - Tweaked internal stack size which seems to stabilize problems resulting
  171. from line noise (modem), lost connections during transfers, etc.  Need more
  172. feedback on reliability of these changes, so we don't introduce new bugs!
  173.  
  174.     - Overrides net validation for newsgroup posts received from the Internet,
  175. but leaves normal validation intact for other methods.  This is useful for
  176. anyone who gates newsgroups with netval, as it lets the Internet stuff flow
  177. through unimpeded but still validates BBS-originating posts.
  178.  
  179.     - Added internal support for the FWDNAME and FWDDOM parameters from
  180. NET.INI.  If defined in the [GENERAL] section, these will be used for the
  181. headers of email and newsgroup posts.  This is helpful for anyone using a
  182. forwarding service, such as bigfoot.com, as their BBS mail host.
  183.  
  184.     - Fixed a problem in the UUDECODE routines where the output file was
  185. not being deleted if an error was detected during processing.  This would
  186. cause the partial file to be processed by the remaining NETWORK routines,
  187. which could result in crashes.
  188.  
  189.     - Added support for individual ADDRESS.* files.  ADDRESS.1 and up are
  190. maintained by the GC's.  ADDRESS.0 is a local file, which can be used to
  191. limit callouts to particular systems.  To force a normal (modem) callout to a
  192. system, create ADDRESS.0 in the following format:
  193.  
  194.         @node -      (the minus sign indicates use direct call)
  195.  
  196.     - Added another check for returned packets.  If the packet "from:"
  197. name matches the name and domain defined in the INI file, the packet is
  198. assumed to be a returned packet as well.  Apparently not all ISP's use the
  199. standard "mailer-daemon" approach for identifying returned packets.
  200.  
  201.     - Changed the sleep() call in NETWORK.EXE to a delay() call used when
  202. the socket is being established.  Some systems appear to hang using the
  203. sleep() call.
  204.  
  205. - Added support for alpha subtypes in NEWS.C (defined in NEWS.RC).
  206.  
  207.     - Fixed routines to clean up after a file is received via Internet mail.
  208. Copies are no longer saved in CHECKNET and SPOOL.
  209.  
  210.     - Added PURGE option to [GENERAL] area, intended to be used with new
  211. PURGE.EXE utility.  PURGE.EXE will clean out your SENT directory as part of
  212. the external event (and not when the program runs).  Set PURGE=N in NET.INI,
  213. then add PURGE.EXE to your external batch file.
  214.  
  215.     - Added support for '_' in CALLOUT.NET to indicate non-Internet system.
  216.  
  217.     - Added support for user-definable anti-spam originating address.  If
  218. 'SPAMCONTROL=Y' is defined in NET.INI, you can also add:
  219.  
  220.         SPAMADDRESS=whoever@whatever.address
  221.  
  222. If SPAMADDRESS is not explicitly defined, the anti-spam address now reads:
  223.  
  224.         realname@dont.spam.me.real.address (Username)
  225.  
  226.     - Cosmetic modification to NET.LOG entry when nothing is sent.  Adds a
  227. comma (,) to conform to the normal network software method.
  228.  
  229.     - Now auto-trims NEWS.LOG, keeping a maximum of 800 lines (about three
  230. days worth) of NEWS entries.  Trim is accomplished at the last full session
  231. entry (a complete news session) at or above the 800 line mark.
  232.  
  233.     - Supports random signature files for newsgroups and email.  Naming format
  234. for the signature files is:
  235.  
  236.         I<subtype>.Txx
  237.  
  238. where 'xx' is a number between 0 and 99.  For example, to create random
  239. tags for subtype "12345", create files "I12345.T01", "I12345.T02", etc.  If
  240. no random tags are found, "I12345.TAG" will be used, as before.
  241.  
  242.     - Now properly removes BBS tagline indicators (the ^Dx prefix for each
  243. line in a BBS or personal tagline).  Note that these will be preserved, in
  244. addition to the I*.T* signature files.
  245.  
  246. Beta-24
  247.  
  248.     - Added hook to EXP to call after network packets/mail are received, so
  249. any Internet mail is processed immediately after receipt.
  250.  
  251.     - Count transfers (sending/receiving packets) in 512 byte increments vice
  252. 1K now... cosmetic.
  253.  
  254.     - Encoding and transfer of packets is now kept on a single line vice
  255. scrolling down the screen... again, cosmetic.
  256.  
  257.     - Tweaked import() routine in EXP to narrow down scrambled headers
  258. reported by some systems.
  259.  
  260.     - Added total files/bytes detail to display after successful packet
  261. transfers.
  262.  
  263.     - Added SSMs to be sent to the #1 account upon receipt of archive
  264. files or bad packets moved into CHECKNET.
  265.  
  266.     - Added file-sharing, timeslicing routines to EXP.
  267.  
  268.     - Added board-specific tagline file support.  File should be in the
  269. BBS DATA\ directory and be named I<subtype>.TAG, for example on subtype
  270. 10001 file would be I10001.TAG.
  271.  
  272.     - Fixed logic when an invalid newsgroup is requested and server returns
  273. 501 response.  It now skips the group and removes the invalid group name from
  274. NEWS.RC automatically.
  275.  
  276.     - INSTALL.C/EXE is in here now.  It needs some work before broader
  277. release, though.
  278.  
  279. Beta-23
  280.  
  281.     - Messed up parsing logic in EXP when comparing against name fields with
  282. an underscore replacing the space.  Fixed, I hope.
  283.  
  284.     - Various tweaks to socket code.  I hope these address the problems some
  285. folks have been having with the modem falling asleep.
  286.  
  287.     - Included POP.DBG in this archive to show dialog between you and your
  288. servers and help in the debugging process.  Copy POP.DBG to POP.EXE before
  289. installing.
  290.  
  291. Beta-22
  292.  
  293.     - Implements controls for Waterloo TCP socket inactivity across modules,
  294. SOCK_DELAY and SOCK_INACTIVE.  By default, these are set to 30 and 60 seconds,
  295. respectively.  They may be defined in NET.INI, as follows:
  296.  
  297. ; Time from sending an IP packet to response from DNS.
  298. SOCK_DELAY = 30
  299. ; Max time without socket activity.
  300. SOCK_INACTIVE = 60
  301.  
  302.     - The sockets are now malloc() on the far heap again (as Goose properly
  303. had them before).  I thought this may have been the culprit in the lost
  304. activity timer.  When I fixed the item above, it actually crashes the client
  305. when trying to free them from the near heap!
  306.  
  307.     - Removes WWIV heart color codes from titles and originator names.
  308.  
  309.     - Implemented ONECALL=Y/N in NET.INI to retrieve messages and newsgroups
  310. on a single call.
  311.  
  312.     - Added timeslicing routines in POP and NEWS.  Would appreciate feedback
  313. from anyone using "activity meters" to see if this helped anything, although
  314. I suspect I have to use a different buffered I/O routine aside from fprintf()
  315. to accomplish anything.
  316.  
  317. Beta-21
  318.  
  319.     - Urgent fix for dial-out problems to modem users.  Beta-20 was showing
  320. "must specify phone number" because of the way I was constructing the
  321. commandline.
  322.  
  323.     - Various other tweaks/enhancements which will be detailed better in the
  324. next beta.  (It's late!)
  325.  
  326. Beta-20
  327.  
  328.     - Urgent fix for a problem in news retrieval where it wasn't finding the
  329. NEWS.RC, I hope!
  330.  
  331.     - NET.INI addition:
  332.  
  333. ; Will retrieve mail and newsgroups on single call
  334. ONECALL = Y
  335.  
  336. Beta-19
  337.  
  338. Additions to NET.INI (for now, grab Quixotic Quest's FAQ for a full NET.INI
  339. and meanings).  Under [NEWS] tag, add:
  340.  
  341. ; If defined, puts a bogus originating address on newsgroup posts.
  342. SPAMCONTROL = Y
  343. ; If defined, uses file as a signature file to all newsgroup posts.
  344. SIGNATURE = D:\WWIV\GFILES\INTERNET.TAG
  345.  
  346. Various code changes:
  347.  
  348.     - POP now receives messages to an INBOUND directory under the network data
  349. directory instead of syscfgovr.tempdir.  This will help in case of lost
  350. connections... received packets will remain in the INBOUND area until cleaned
  351. out by other routines (UU, etc.)
  352.  
  353.     - Waterloo wasn't returning from the macro for sock_err:.  Tweaked quite a
  354. bit, including allocating the tcp sockets on the near heap (again!).  I wish
  355. we could return(x) from sock_err: but return values vary among different
  356. functions... consistency is something for a future release.  If this doesn't
  357. clear things up, we can exit(x) from the macro and allow the OS to do its own
  358. cleanup for file handles, memory and such.
  359.  
  360.     - parse_ini() in network.c wasn't toupper() on s[0] properly, so lower
  361. case 'y' and 'n' parameters weren't being honored.
  362.  
  363.     - Places ^D0R before header lines on received email.  These lines are
  364. suppressed on display to user on the BBS, but may be extracted to provide
  365. routing info.  Required changes both to POP and EXP, in order to detect/skip
  366. ^D0R when comparing strings.
  367.  
  368.     - Uses underscore between multiple parts of user name on exported mail
  369. (e.g. The_Great_White_Whale).  For backward compatibility, it matches both
  370. space and underscore when comparing against user list.
  371.  
  372.     - Detects bounced mail by comparing originating address (from: line)
  373. against known mail-bouncers, including "Mailer-Daemon", "Administrator", etc.
  374. Bounced packets are named as BAD*.UUE and will remain in INBOUND for review,
  375. as they're skipped during UU decode routines.  To recycle a packet, rename it
  376. from BAD*.UUE to PKT*.UUE.
  377.  
  378.     - Displays 20 characters of packet originator while receiving (purely
  379. cosmetic).  Tracked that for the above item, so figured we'd display it.
  380.  
  381.     - "SPAMCONTROL=Y" in NET.INI [NEWS] tag uses a bogus originating address
  382. ("nowhere@no.net") to prevent email scoopers from finding a good address.
  383. Also when defined, the "Reply-To:" field is omitted but a correct return
  384. address is prepended as text to the body of message.
  385.  
  386.     - Supports a "signature" file defined in NET.INI [NEWS] tag, as described
  387. above.  Format is: "SIGNATURE = [path/filename]".  Contents are read into
  388. outbound mail during export, so length is unlimited.  If it finds ANSI, it'll
  389. choke!  If a SIGNAURE is not defined or the file doesn't exist, it uses the
  390. previous "Origin: * blah" tagline.
  391.  
  392.     - If mh.toUserName is "ALL" (ie. a first post on topic), skips the
  393. "Responding to: ALL" in body of message... seemed redundant.
  394.  
  395.     - NEWS now skips the following messages during retrieval:
  396.  
  397.       - messages cross-posted to more than 10 newsgroups on the assumption
  398.         that they're spammed across multiple groups.  The figure 10 is an
  399.         arbitrary but hard-coded for now into NEWS.
  400.  
  401.       - any message cross-posted to another group defined earlier in NEWS.RC,
  402.         e.g. if you define comp.games and comp.games.adventure in NEWS.RC, it
  403.         will skip messages on comp.games.adventure which were cross-posted to
  404.         comp.games.
  405.  
  406.       - any message which originated from your system as indicated by the
  407.         "Organization:" field appended during export.
  408.  
  409.     - NEWS now allows you to hit <space> to skip to the next group defined in
  410. NEWS.RC.  It doesn't "catch-up" lastread pointers for the skipped group, but
  411. simply writes the current message pointer to NEWS.RC for your next run.  If
  412. there's reason for a "catch-up" key, let's discuss it.
  413.  
  414. There are probably others, but you'll find them as you go.
  415.  
  416. Frank
  417.  
  418.