Commit Graph

346 Commits

Author SHA1 Message Date
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
72d6daa978 Add support for a space character as the first line of a .flo file entry,
to indicate that the remainder of the line is a file to be sent to the
remote system.  This is needed to allow transmitting files with names that
begin with .flo reserved characters such as ^, #, ~, or @.
2014-11-02 20:50:46 -05:00
Andrew Leary
880eb115d4 v1.0.4 Release - 2014-09-05 - Andrew Leary.
- Added Binkp CRC support (FSP-1020).
	- Changed the "No Binkp/1.1" setting for nodes to only be effective on
	  outgoing calls.  It was causing issues for other mailers (including
	  BinkD) on incoming calls because mbcico was reporting Binkp/1.1 in
	  the VER string but then falling back to Binkp/1.0.
	- Updated the Internet Rex Binkp/1.1 bug workaround to reflect that
	  versions 2.31 and 2.67 are also affected.
2014-09-05 17:35:37 -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
b533ef8233 0.95.12 develop 1, a lot of systems calls changed to universal IPv4/IPv6 functions 2011-01-29 13:03:22 +01:00
Michiel Broek
8460ee977d 0.95.12 develop 1, a lot of systems calls changed to universal IPv4/IPv6 functions 2011-01-29 13:03:22 +01:00
Michiel Broek
19a0ee7bd9 Release 0.95.10 by Vince Coen. Some spelling errors fixed. In mbout check for full path 2011-01-26 22:41:52 +01:00
Michiel Broek
ca3a2c9d0e Release 0.95.10 by Vince Coen. Some spelling errors fixed. In mbout check for full path 2011-01-26 22:41:52 +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
880d04142b Fixed compiler warnings 2008-11-26 22:01:01 +00:00
Michiel Broek
e89ae89acf Increased TCP/IP linespeed value 2007-11-25 15:49:46 +00:00
Michiel Broek
e58d20dc08 Added GeoIP support 2007-10-14 13:15:34 +00:00
Michiel Broek
e14923889f Small syntax fix 2007-09-24 18:54:05 +00:00
Michiel Broek
a438c16e43 Fixed outbound scanning on ARM systems 2007-09-24 18:44:41 +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
51940ae330 Fixed some compiler warnings 2007-08-25 15:29:13 +00:00
Michiel Broek
df8d4452f2 Added experimental GeoIP code 2007-08-21 20:56:53 +00:00
Michiel Broek
7986f415f7 Added experimental GeoIP code 2007-08-21 20:48:06 +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
6a5eb09a43 Added mbtask command to update the MIB counters 2007-04-30 19:04:15 +00:00
Michiel Broek
c267018fd8 Fixed mbcico complain about missing compressor 2007-01-14 14:24:27 +00:00
Michiel Broek
93ac70bdc8 Restored 2006-07-17 18:54:16 +00:00
Michiel Broek
05577b9a8b Changed gethostbyname 2006-07-17 18:26:38 +00:00
Michiel Broek
17fda57677 Added real error message for failed outgoing IP connections 2006-02-14 20:52:16 +00:00
Michiel Broek
e9379b22dc Assume EXTCMD is set when GZ or BZ2 is active 2006-02-01 20:51:34 +00:00
Michiel Broek
c39ed4d194 Implemented binkp NR mode 2006-01-28 20:37:05 +00:00
Michiel Broek
fdc2e42a0c Don't add files to send anymore when batchnr > 20 to prevent an infinite session loop 2005-12-31 12:24:13 +00:00
Michiel Broek
3f4c2aa548 Fixed compile problems and bumped to version 0.81.4 2005-10-23 12:19:45 +00:00
Michiel Broek
a299eae21b SuSE compile fixes 2005-10-21 18:11:22 +00:00
Michiel Broek
d52ae4f113 Attempt to fix SuSe compile again 2005-10-20 18:35:16 +00:00
Michiel Broek
72fcbee9be Changed uLongf 2005-10-19 20:34:45 +00:00
Michiel Broek
52f0abaa13 Some time_t/int conversions 2005-10-16 12:13:20 +00:00
Michiel Broek
eef02cca1a Some time_t/int conversions 2005-10-16 11:37:54 +00:00
Michiel Broek
b8022f5056 fix warning on OpenBSD 2005-10-12 20:16:36 +00:00
Michiel Broek
1dfaf10c20 First stage port to 64 bit 2005-10-11 20:49:41 +00:00
Michiel Broek
4122c4f309 Started development version 0.81.0 2005-10-07 19:12:37 +00:00
Michiel Broek
1fd9c3d877 Added a debug message in execute_disposition 2005-10-01 14:41:30 +00:00
Michiel Broek
0e4dd992ee Fixed problem that was not our problem (but in remote testsystem) 2005-09-12 19:21:08 +00:00
Michiel Broek
4c5651fce1 Added state logging 2005-09-12 18:41:18 +00:00
Michiel Broek
a99092c5d9 Bumped to version 0.71.7 2005-09-12 17:05:41 +00:00
Michiel Broek
c1dc37321d Rewrote binkp inbound handling and error recovery 2005-09-12 13:47:09 +00:00