summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-05Don't send server NOOPs if it closed the connection.Stef Walter
2004-10-01*** empty log message ***Stef Walter
2004-10-01Send NOOPs to the server during slow connections to prevent timeouts. Bug #134Stef Walter
2004-09-29Fix problem with last line of multiline responses getting filteredStef Walter
2004-09-24Debugged, which resulted in tons of fixes.Stef Walter
2004-09-23Man pages and sample config file.Stef Walter
2004-09-23PidFile in the config file supportStef Walter
2004-09-23Fix problems with select zeroing out timeouts.Stef Walter
2004-09-20Better processing of result messagesStef Walter
2004-09-20Change "TMP" to "TMPDIR"Stef Walter
2004-09-20Debug fixesStef Walter
2004-09-20Complete fix of smtp fail logicStef Walter
2004-09-20Complete fix of smtp fail logicStef Walter
2004-09-20Fix the reject code logicStef Walter
2004-09-19IgnoreStef Walter
2004-09-19Close file descriptors on execStef Walter
2004-09-18Debugging fixes for features recently added.Stef Walter
2004-09-18buffer read fixes.Stef Walter
2004-09-18Some small syntax changes.Stef Walter
2004-09-18- Same changes to the env var setupStef Walter
2004-09-18Attribute patch author properlyStef Walter
2004-09-18Better error messages for 'run as user'Stef Walter
2004-09-18- Support for per io line buffersStef Walter
2004-09-16- Ability to switch usersStef Walter
2004-09-16- Put in comments for adding options.Stef Walter
2004-09-14Initial buildStef Walter
2004-09-14Merging of the CLAMSMTP_SP branchStef Walter
2004-09-13Initial fork from clamsmtpStef Walter
2004-09-13*** empty log message ***Stef Walter
2004-09-07- Fixed warningsStef Walter
2004-09-06Small initial changesStef Walter
2004-09-04Added to logline on unexpected responseStef Walter
2004-09-04AttributionStef Walter
2004-09-04Supress needless warningsStef Walter
2004-09-04Fix FreeBSD transparent proxy codeStef Walter
2004-09-04Make g_state a readonly pointer.Stef Walter
2004-09-04Transparent proxy support.Stef Walter
2004-09-03Stupid file naming mistakeStef Walter
2004-09-03pidfile should be an argument not a configuration optionStef Walter
2004-09-03- Fixes to configuration file stuffStef Walter
2004-09-03Wraps on the unique id should skip 0Stef Walter
2004-09-03Configuration file for clamsmtpStef Walter
2004-08-30- IO fixesStef Walter
2004-08-27Don't allocate context on the stack.Stef Walter
2004-08-27- Changed to buffered IOStef Walter
2004-08-27FreeBSD doesn't like allocaStef Walter
2004-08-27- Fixed most warnings when compiled with -WallStef Walter
2004-08-27- Fix loopback problems with Postfix 1.xStef Walter
2004-08-26Fixed crasher caused when too many connections established.Stef Walter
2004-08-25Fixed some ESMTP bugsStef Walter