index
:
proxsmtp
master
Proxy for smtp connections filter via script
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spio.c
Age
Commit message (
Expand
)
Author
2005-10-19
Fixes from Loic Le Loarer
Stef Walter
2005-05-05
Make timeout warnings only show at debug level.
Stef Walter
2005-04-26
Solaris compatibility patches
Stef Walter
2005-03-24
Supress weird warnings when looking up names of local unix connections.
Stef Walter
2005-03-12
Accept special formatting arguments in the Header line.
Stef Walter
2005-03-03
Don't leak file descriptors when clamsmtpd can't connect to outgoing SMTP ser...
Stef Walter
2004-11-26
- Add XCLIENT support
Stef Walter
2004-10-22
- Added CLIENT and SERVER variables to VirusAction script environment.
Stef Walter
2004-10-05
Don't send server NOOPs if it closed the connection.
Stef Walter
2004-10-01
Send NOOPs to the server during slow connections to prevent timeouts. Bug #134
Stef Walter
2004-09-23
Fix problems with select zeroing out timeouts.
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
buffer read fixes.
Stef Walter
2004-09-18
- Support for per io line buffers
Stef Walter
2004-09-14
Merging of the CLAMSMTP_SP branch
Stef Walter
2004-09-04
Supress needless warnings
Stef Walter
2004-09-04
Make g_state a readonly pointer.
Stef Walter
2004-09-04
Transparent proxy support.
Stef Walter
2004-09-03
Configuration file for clamsmtp
Stef Walter
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