Commit Graph

436 Commits

Author SHA1 Message Date
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
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
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
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
028d6db472 Minor spelling correction - no functional changes. 2016-02-12 23:43:15 -05:00
Robert James Clay
d734f0c2b1 Merge Hg remote-tracking branch 'sfhg/master' into 'master' 2015-08-09 14:24:10 -04:00
Andrew Leary
bef52679ae v1.0.6 Release - 2015-08-03 - Andrew Leary 2015-08-03 07:44:14 -04:00
Robert James Clay
8e2a71f399 Merge branch 'sfhg/master' from MBSE BBS SourceForge Hg repo into 'master'. 2015-05-18 13:00:22 -04:00
Andrew Leary
4e4431f755 Fix incorrect year in BlueWave packet messages. 2013-10-06 20:54:01 -04:00
Robert James Clay
e02e1d81ff Merge branch 'from-hg' 2011-08-16 19:05:23 -04:00
Michiel Broek
7d34abbef5 Fixed compiler warnings 2011-05-22 17:43:12 +02:00
Michiel Broek
517cc6944f Fixed compiler warnings 2011-05-22 17:43:12 +02:00
Michiel Broek
6c577239f6 Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
Michiel Broek
20e7a332c9 Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
Michiel Broek
15ef2f68e9 Updated ignore files and added more missing files 2009-05-15 23:15:19 +02:00
Michiel Broek
3302aec0ec Updated ignore files and added more missing files 2009-05-15 23:15:19 +02:00
Mercurial Repos
142f5b6943 Converted from CVS 2009-05-15 22:01:56 +02:00
Mercurial Repos
b7b0017dd9 Converted from CVS 2009-05-15 22:01:56 +02:00
Michiel Broek
421baaa11d Fixed lastcallers string overflow 2008-11-29 13:42:38 +00:00
Michiel Broek
6224246418 Fixed compiler warning 2008-11-26 21:55:25 +00:00
Michiel Broek
adda1c3b6a Switched to virus scanner from library 2008-02-17 18:46:37 +00:00
Michiel Broek
bb7e43b630 Added MIB counters 2008-02-12 19:59:45 +00:00
Michiel Broek
e58d20dc08 Added GeoIP support 2007-10-14 13:15:34 +00:00
Michiel Broek
dee7ecfce7 Experimental GeoIP code 2007-10-14 12:59:29 +00:00
Michiel Broek
44b2e83fe0 Added missing check to see if a user is allowed to post or reply a message 2007-10-05 19:29:23 +00:00
Michiel Broek
9b545491ca Use both CRC and User ID to search lastread record 2007-09-02 15:04:35 +00:00
Michiel Broek
8d4cf65939 Catch SIGIOT 2007-09-02 11:17:31 +00:00
Michiel Broek
52ec72ec15 Fixed compiling on NetBSD 3.1 2007-08-26 14:02:27 +00:00
Michiel Broek
c78578675c Code cleanup and heavy debug removal 2007-08-26 12:21:15 +00:00
Michiel Broek
24e0ebcb45 Fixed compiler warnings for gcc 4.1.x 2007-08-25 18:32:07 +00:00
Michiel Broek
f3bf83f0b9 OpenBSD compile fixes 2007-08-25 12:49:09 +00:00
Michiel Broek
c6f86a3dea Fixed UTF-8 coding 2007-06-16 11:21:16 +00:00
Michiel Broek
d423fd141b Searching FILE_ID.DIZ in uploads is now case insensitive 2007-06-11 19:32:24 +00:00
Michiel Broek
b6fd1d28bc The filelist now displays long filenames 2007-06-09 11:48:48 +00:00
Michiel Broek
b7cffd6710 Fixed upload crash when a FILE_ID.DIZ is found but the bbs is not allowed to open for reading 2007-06-04 18:37:22 +00:00
Michiel Broek
ea47c714cc Another attempt to fix xxxBSD 2007-05-27 12:47:02 +00:00
Michiel Broek
52c81732c4 Fixed compiler LDFLAGS 2007-05-27 11:25:00 +00:00
Michiel Broek
e525cc8d60 Fixed new user language and bumped version 2007-04-26 19:03:21 +00:00
Michiel Broek
2ca2ab9158 Absolute path symlinks to symlinks without path info 2007-03-07 20:05:29 +00:00
Michiel Broek
30bcc67e1f Fix for terminfo database 2007-03-03 16:10:20 +00:00
Michiel Broek
08f4cd753f Changed variable 2007-03-03 15:42:02 +00:00
Michiel Broek
1180eff72c Adjustment for joe 2007-03-03 15:14:45 +00:00
Michiel Broek
8a8b917527 Code cleanup and removed heavy debug logging 2007-03-03 14:38:30 +00:00
Michiel Broek
b5dc098caf Message replies using UTF-8 2007-03-02 20:27:14 +00:00
Michiel Broek
501ed89a2f Restored setlocale 2007-03-02 18:13:10 +00:00
Michiel Broek
c7e5aefe17 UTF-8 file listings 2007-03-02 16:20:03 +00:00
Michiel Broek
8f79c6b3b8 Small updates for mailreading 2007-03-01 15:22:15 +00:00
Michiel Broek
617377f403 Small updates for mailreading 2007-03-01 15:20:22 +00:00