Commit Graph

2740 Commits

Author SHA1 Message Date
Andrew Leary
9393095d0a Bring Git repository up to 1.0.7.2 level. 2017-06-18 19:45:33 -04:00
Andrew Leary
a16d8a9011 Release Version 1.0.7 2017-03-24 10:12:52 -04:00
Andrew Leary
691744836f Route out of zone/region netmail to the ZC if we are the RC. 2017-03-20 02:59:42 -04:00
Andrew Leary
b57c169ee5 Fix the ability to designate a file echo area as a Passthru by specifying a BBS area of 0. 2017-03-06 15:02:21 -05:00
Andrew Leary
48f64baecc Change storage format for the last OLR download date in users.data to ensure
that the file will remain portable between the x86 and x86_64 versions.
2017-01-28 07:45:44 -05:00
Andrew Leary
11575f11c6 Reset OLR extension to 0 for the first BW download of the day. 2017-01-19 12:07:15 -05:00
Andrew Leary
330ca5153f Bring Git repository to v1.0.6.13 level. 2017-01-18 19:45:13 -05:00
Andrew Leary
071cd93a0c Add current FTSC product code file. 2017-01-18 19:16:54 -05:00
Andrew Leary
5f9ec17a78 Merge branch 'master' of ssh://git.code.sf.net/p/mbsebbs/code
Syncing Hg and Git repositories.
2017-01-18 19:14:11 -05:00
Andrew Leary
0cd8141b67 Remove old FTSC product code files and add the current version. 2017-01-18 19:11:12 -05:00
Sean Dennis
2945421771 Fixed spelling, grammatical, and punctuation errors
Signed-off-by: Sean Dennis <digimaus@users.sf.net>
2017-01-18 18:18:34 -05:00
Andrew Leary
3c0b1ef565 Fixed a bug with the use of an external editor, and removed the limitation
that messages must have at least two lines.
2016-10-03 20:23:57 -04:00
Andrew Leary
38f9f18aa3 Remove old FTSC product code file. 2016-10-02 03:57:28 -04:00
Andrew Leary
b6e58185cd Fixed compiler warnings while building the BBS. Thanks to Ken Bowley for the
patches.
2016-09-29 04:55:12 -04:00
Andrew Leary
f7401d92d0 Remove invalid FidoNet addresses from the AUTHORS listing. 2016-08-28 21:28:47 -04:00
Andrew Leary
a664233a2d Fix first time installations on Ubuntu 12.04+ 2016-07-20 18:44:16 -04:00
Andrew Leary
abfd333230 Add the ability to disable inter-zone SEEN-BY stripping to mbfido. See
ChangeLog for further details.
2016-06-28 18:46:54 -04:00
Andrew Leary
862eb0ca88 Spelling and grammar corrections to several of the BBS programs. Thanks to Sean Dennis for the updates. 2016-06-23 13:56:09 -04:00
Andrew Leary
18a1fff1d1 Remove empty NEWS file. 2016-02-13 00:36:05 -05:00
Andrew Leary
ededaecf2a Merge mbsebbs.c spelling correction into 1.0.6.5.
Hg: changed ChangeLog
2016-02-12 23:47:27 -05:00
Andrew Leary
028d6db472 Minor spelling correction - no functional changes. 2016-02-12 23:43:15 -05:00
Robert James Clay
6e2afad2d3 MBSE BBS version v1.0.6.5
* develop:
  Update ChangeLog for v1.0.6.5
  Update effective version to 1.0.6.5.
  Edit README file to better reflect current practice.
  Update of the version number and ChangeLog for the update to the AUTHORS file.
  Correct the overall version number to v1.0.6.2.
  Add the 7 Oct 2015 entry by Andrew Leary back to the ChangeLog file.
  Update information for RJ Clay in the AUTHORS file.
  Move master/docs/* to docs/*, as a 'master' directory is unneeded.
  Move MbseBBS code back up one directory level.
  Added new manual source file in Libreoffice format.
  Signed-off-by: vbcoen <vbcoen@gmail.com>
  Signed-off-by: vbcoen <vbcoen@gmail.com>
  Updated mbmon.c & mbsetup.c Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
  comm-3
  Comm - 1
2016-02-12 11:43:33 -05:00
Robert James Clay
ca72df356b Update ChangeLog for v1.0.6.5 2016-02-12 11:30:32 -05:00
Robert James Clay
c15564b8d3 Update effective version to 1.0.6.5. 2016-02-12 11:18:24 -05:00
Robert James Clay
c6fcc2689d Edit README file to better reflect current practice. 2016-02-12 11:08:38 -05:00
Robert James Clay
d2ca982efb Merge branch 'old/master' into the 'develop' branch. 2016-02-12 10:34:53 -05:00
Andrew Leary
b4218d4370 Update mbfido's .TIC file support to comply with FSP-1039. 2015-11-22 21:14:49 -05:00
Andrew Leary
8a2f58294c FSP-1039 compliance update for mbfido's .tic processing support. 2015-11-22 13:16:43 -05:00
Andrew Leary
fc7243e7a8 Update .TIC file logic to use "Lfile" keyword instead of "Fullname" when
creating .TIC files.  Both will continue to be accepted when reading incoming
.TIC files.  This change should allow better compatibility with HTick, as well
as compliance with FSP-1039.001.
2015-11-22 13:11:44 -05:00
Robert James Clay
4551518d9a Update of the version number and ChangeLog for the v1.0.6.3 update. 2015-11-08 15:53:23 -05:00
Robert James Clay
d6cdaeb12f Correct the overall version number to v1.0.6.2. 2015-11-08 15:19:29 -05:00
Robert James Clay
3ae803705a Add the 7 Oct 2015 entry by Andrew Leary back to the ChangeLog file. 2015-11-08 15:18:36 -05:00
Robert James Clay
b30f1bf095 Update the dev team information in the AUTHORS file. 2015-11-08 15:17:03 -05:00
vbcoen
47d6f6372b Added new manual source file in Libreoffice
format.

Signed-off-by: vbcoen <vbcoen@gmail.com>
2015-11-08 15:03:43 -05:00
Robert James Clay
ae3c1eea2e Move mbse-1.pdf from mbsebbs-code/docs to master/docs. 2015-11-08 14:52:46 -05:00
Robert James Clay
a5a73e2c8f Update of the version number and ChangeLog for the update to the AUTHORS file. 2015-11-07 10:53:06 -05:00
Robert James Clay
85fe8ffd98 Correct the overall version number to v1.0.6.2. 2015-11-07 10:37:13 -05:00
Robert James Clay
2831717b89 Add the 7 Oct 2015 entry by Andrew Leary back to the ChangeLog file. 2015-11-05 20:20:27 -05:00
Robert James Clay
cf20d6775c Update information for RJ Clay in the AUTHORS file. 2015-11-05 19:21:39 -05:00
Robert James Clay
1c2739bbe5 Move master/docs/* to docs/*, as a 'master' directory is unneeded. 2015-11-05 19:03:16 -05:00
Robert James Clay
7b1ed9c949 Move MbseBBS code back up one directory level. 2015-11-05 18:49:27 -05:00
vbcoen
92e0388709 Added new manual source file in Libreoffice
format.

Signed-off-by: vbcoen <vbcoen@gmail.com>
2015-11-03 21:57:53 +00:00
vbcoen
625368dc2b Signed-off-by: vbcoen <vbcoen@gmail.com> 2015-11-03 21:43:57 +00:00
vbcoen
6cb21a8571 Signed-off-by: vbcoen <vbcoen@gmail.com> 2015-11-03 20:42:28 +00:00
vbcoen
6a6a253885 Updated mbmon.c & mbsetup.c
Added doc dir. and manual as .pdf
restored deleted files - yep I screwed the pooch.
2015-11-03 20:41:11 +00:00
vince
28efadcd6d comm-3 2015-10-17 20:59:09 +01:00
vince
4718e2840b Comm - 1 2015-10-17 20:57:24 +01:00
vince
b1594c42fa Added docs directory and mbse-1.pdf 2015-10-17 20:47:32 +01:00
vince
361e3323ef Changess to mbmon, mbsetup, changelog + new file/directory - docs 2015-10-17 19:09:40 +01:00
Robert James Clay
d7436044aa Merge remote-tracking branch 'sfhg/master' in to 'master'. 2015-09-03 00:44:32 -04:00