index
:
clamsmtp
master
Mail proxy for virus scanning
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2005-04-26
Solaris compatibility patches
Stef Walter
2005-03-20
Add compat comments.
Stef Walter
2005-03-20
Fix compatibility problems with old ScanHeader option.
Stef Walter
2005-03-12
Accept special formatting arguments in the Header line.
Stef Walter
2004-09-22
Cleanup zombie processes as early as possible
Stef Walter
2004-09-21
Don't use sessions with ClamAV
Stef Walter
2004-09-20
Changes from proxsmtp
Stef Walter
2004-09-19
Close file descriptors on exec
Stef Walter
2004-09-18
Debugging fixes for features recently added.
Stef Walter
2004-09-18
log messages don't work once forked.
Stef Walter
2004-09-18
Virus action support.
Stef Walter
2004-09-16
- Put in comments for adding options.
Stef Walter
2004-09-14
Merging of the CLAMSMTP_SP branch
Stef Walter
2004-09-07
Don't quit when can't create thread.
Stef Walter
2004-09-07
- Fixed warnings
Stef Walter
2004-09-04
Added to logline on unexpected response
Stef Walter
2004-09-04
Attribution
Stef Walter
2004-09-04
Supress needless warnings
Stef Walter
2004-09-04
Fix FreeBSD transparent proxy code
Stef Walter
2004-09-04
Make g_state a readonly pointer.
Stef Walter
2004-09-04
Transparent proxy support.
Stef Walter
2004-09-03
Stupid file naming mistake
Stef Walter
2004-09-03
pidfile should be an argument not a configuration option
Stef Walter
2004-09-03
- Fixes to configuration file stuff
Stef Walter
2004-09-03
Wraps on the unique id should skip 0
Stef Walter
2004-09-03
Configuration file for clamsmtp
Stef Walter
2004-08-30
- New release
Stef Walter
- Don't use -Wall on release builds
2004-08-30
- IO fixes
Stef Walter
2004-08-27
Don't allocate context on the stack.
Stef Walter
2004-08-27
- Changed to buffered IO
Stef Walter
2004-08-27
FreeBSD doesn't like alloca
Stef Walter
2004-08-27
- Fixed most warnings when compiled with -Wall
Stef Walter
2004-08-27
- Fix loopback problems with Postfix 1.x
Stef Walter
2004-08-26
Fixed crasher caused when too many connections established.
Stef Walter
2004-08-25
Fixed some ESMTP bugs
Stef Walter
2004-08-25
Safer line length
Stef Walter
2004-08-25
Reset log line on HELO and EHLO
Stef Walter
2004-08-25
Added support for ESMTP
Stef Walter
2004-08-17
New version
Stef Walter
2004-08-16
More sanity checks for custom headers.
Stef Walter
2004-08-16
Custom headers need CRLF appended
Stef Walter
2004-08-16
Minor comment change
Stef Walter
2004-08-16
Fix the docs on default listening port.
Stef Walter
2004-08-03
Updated docs for new options
Stef Walter
2004-08-02
- Fixed endless loop that occurred on failure to connect out [Jo��o ↵
Stef Walter
Carlos Mendes Lu��s] - Added option for leaving all files in temp directory (debugging purposes) - Prints version number when run with -v
2004-07-23
- Always announce self as 'clamsmtp'
Stef Walter
2004-07-22
- Unique id should be in lock
Stef Walter
2004-07-22
- Fixed problem with closing sockets
Stef Walter
2004-07-21
- Note ClamAV errors in logline
Stef Walter
2004-07-21
- Fixed timeout handling
Stef Walter
- Formatted code blocks
[next]