CHANGES
上传用户:minyiyu
上传日期:2018-12-24
资源大小:864k
文件大小:5k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. 4-26-95 linux mmap has problems, don't use mmap
  2. 4-27-95 timeout value should be reset before each select call
  3. 4-27-95 bbspost_write_1 crossposted articles with empty body
  4. 4-27-95 active file format corrected:
  5. newsgroup 0000000000 0000000001 y 
  6. 4-28-95 mistake innbbsconf.h as config.h in bbslib.c
  7. 4-28-95 if active size is zero, won't rename to old. prevent from 
  8. disk full and override old backup.
  9. 4-28-95 flushrc bug, actdirty should be set to 0,
  10. write to /tmp/bbsnnrp.pid.active when write fail.
  11. 4-28-95 add -v option to innbbsd and bbsnnrp for verbose log of protocol 
  12. transactions
  13. 4-28-95 ihave with empty article will hang (fixed)
  14. 4-28-95 change log date from gmtime into localtime
  15. 4-29-95 access file restrction bug. (when can't gethostyaddr,)
  16. 4-30-95 -c bug. if reset only, shouldn't stat articles. Fixed.
  17. 4-30-95 add MAX_STATS define, for maximum number of articles stated.
  18.         add bbsnnrp optiones
  19.     -a max-arts for MAX_ARTS
  20.             -s max-stats for MAX_STATS
  21. 5-1-95  control.cancel bug fix.
  22.         port to aix, hpux, irix, solaris
  23. 5-1-95  should store message-ID for control message
  24. 5-1-95  filename contention changed from .A,.B, to now += xxx
  25. reconstruct source 
  26. add grephist and addhist commands to innbbsd
  27. 5-2-95  bntplink ihave 435,437 shouldn't queue batch, just throw away 
  28.         bbsnnrp handle exception (can't ihave)
  29. innbbsd handle exception (disk full, can't write history)
  30. 5-2-95 his.c bug, long line history will core dump.
  31.        cancel_article_front bug. (crosspost article)
  32. 0.37
  33. 5-3-95 log article size and restrict size by MAX_ART_SIZE
  34.        add -s option for innbbsd.
  35.        seems has memory leak in argify. change to static allocation
  36.        add -i option for innbbsd not to use in core dbz
  37.        add innbbs.conf for innbbsd
  38.        add ctlinnbbsd command for sending control command
  39. 0.41
  40. 5-6-95 his.c, inndchannel.c Expiredays, His_Maint_xxx bug,
  41.        add cc support
  42.        add getrusage, hismaint command to innbbsd
  43.        add -c max-connections to innbbsd
  44.        add local nodelist and none newsfeeds to innbbs.conf
  45.        add -DPowerBBS for empty receive_article and cancel_article_front
  46. 0.42
  47. 5-18-95 
  48.        add PalmBBS support,
  49. 0.43
  50. 5-28-95
  51.        his.c .n.pag, .n.dir check 
  52.        it is said OSF/1 works too.
  53.        add bbsnnrp -t stdin -g newsgroups
  54.        if -f ECHOMAIL then echomaillog 
  55.        add Origin for NNTP-POSTING-HOST header from news
  56.        chop long line for Path, from headers in receive_article 
  57. 0.44
  58. 6-11-95
  59.       patch OSF/1 unsigned long to unsigned int
  60.       handle duplicated crosspost newsgroups line: tw.bbs.netnews,tw.bbs.netnews...
  61.       handle elm tag (mail folder style)
  62.       use link for crossposted articles (or copy if failed)
  63.       will remove local socket file when there is one before bind
  64.       ctlinnbbsd reload will reopen bbslog and check eechomail.log.
  65.       add ctlinnbbsd verboselog on/off
  66.       bbsnnrp bug, not handle bad article number
  67.       unknown group won't record history
  68.       encourage use of inetd
  69.       change TARGET for INNBBSD or BBSNNRP
  70.       bbsnnrp won't get extra one (high+1) to prevent from duplciated aritcles
  71. 0.46
  72. 7-6-95
  73.       innbbsd -i bug, fixed
  74.       bbsnnrp will open active file in current directory at first,
  75.         ~bbs/innd/ next.
  76.       shouldn't remove .innbbsd
  77.       add identuser@host authentication for nodelist.bbs
  78. 7-22-95
  79.       add control, bbsfeeds
  80.       add -o -m to bbsnnrp
  81.       add -f (From: ) -F (From ) bbsnnrp for .forward pipe authentication
  82.       add -r prot:hostname, eg  "ihave:aidebbs.edu.tw" or 
  83. "post:aidebbs.edu.tw".
  84. in nodelist.bbs
  85. node    +host ....     will feed new posts got 
  86. node    -host ....     will delete posts when send out.
  87.       
  88.       modify receive_article.c when can't write, innbbsd will hang
  89. 0.50beta
  90. 8-7-95
  91.      add bbslink: bntplink in C.
  92. 8-9-95
  93.      change innbbsconf.h, SOLARIS define
  94.      should mkdir(out.going) in readnl
  95.      comments in nodelist.bbs will be chopped. fixed.
  96.      if .send or .feeding found, should append to .link.
  97. 0.50beta-1
  98.      dbz.c, should check basef if null.
  99. 0.50beta-3
  100.      bbslink.c rename bug
  101. 0.50beta-4
  102.      add -k option
  103.      fix PalmBBS bug for bbslink.c, not include utime.h
  104. 0.50beta-5
  105.      bbslink broken for organization with "(".
  106.      bbslink may lose posts when connections broken
  107.      process disk write failed in received_article
  108.      add ctlinnbbsd pause, go command to pause/resume innbbsd.
  109.      add extra meaning for bbsnnrp -g option:
  110. stdin: -g to specify and override newsgroups name
  111. nntp:  -g to specify the newsgroup name to process in the active file
  112.      add more options for innbbs.conf
  113.      add -f innbbs.conf -D /home/bbs to use another innbbs.conf or
  114.         change BBSHOME
  115.      add filter.ctl 
  116.      remove ~{, ~} for HZ->GB conversion
  117.      can't remove for PalmBBS
  118.      incorrect date information for bbslink