index
:
proxsmtp
master
Proxy for smtp connections filter via script
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-23
Proper build and configure support for transparent proxy
Stef Walter
2011-01-23
Transparent proxying without running as root.
Stef Walter
Using linux capabilitiy CAP_NET_ADMIN
2011-01-23
Initial implementation of true transparent proxying on linux.
Stef Walter
2011-01-23
Fix problem on linux not detecting netfilter header.
Stef Walter
2011-01-23
Fix compiler warnings on 64-bit.
Stef Walter
2011-01-23
Reorganize to better match git.
Stef Walter
2008-06-30
1.8 release
Stef Walter
2008-05-27
- Make the XFOWARD HELO available as a environment variable in scripts. ↵
Stef Walter
[Glenn Matthys]
2007-10-26
Fix uninitialized pid variable.
Stef Walter
2007-06-21
Send an RSET to the server after filter fails some data.
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2007-03-20
- Resolve any DNS name for each connection.
Stef Walter
2007-03-20
Fix version string.
Stef Walter
2006-11-14
Version 1.6
Stef Walter
2006-11-14
Add header option back into proxsmtp
Stef Walter
2006-10-12
Ignore built files
Stef Walter
2006-10-12
Add strcasestr which is missing on solaris.
Stef Walter
2006-10-12
Move last commit properly into 1.6 pre-release.
Stef Walter
2006-09-27
- On FreeBSD fix problem where stderr wasn't processed when filter
Stef Walter
didn't read stdin.
2006-09-27
Commit release version increment.
Stef Walter
2006-08-30
Bring in some changes from ClamSMTP
Stef Walter
2006-08-30
- Added support for setting the REMOTE variable when an XFORWARD
Stef Walter
command is seen.
2006-07-13
* Add support for passing emails
Stef Walter
* Bring in some changes from proxsmtp
2006-07-13
Better message for 'busy'
Stef Walter
2006-07-13
Another fix for waiting on processes.
Stef Walter
2006-02-24
Add dmalloc support to clamsmtp.
Stef Walter
2006-02-24
match messages for creating and destroying threads.
Stef Walter
2005-12-08
Fix problem when waiting for processes.
Stef Walter
2005-11-15
Fix crasher after closing connection.
Stef Walter
2005-11-15
Possible fix for crasher when in debug mode. (Try not using alloca).
Stef Walter
2005-11-15
Fix crasher after closing connection.
Stef Walter
2005-10-20
Move to properly named directory
Stef Walter
2005-10-20
Proxsmtp 1.3 release.
Stef Walter
2005-10-19
Fixes from Loic Le Loarer
Stef Walter
2005-09-28
Fixes from Loic Le Loarer <loic.le-loarer@polytechnique.org>
Stef Walter
2005-09-28
Old updates from clamsmtp.
Stef Walter
2005-09-19
Solaris multi threading fixes.
Stef Walter
2005-09-15
Fix problem when filtering exchange email.
Stef Walter
2005-09-08
Bring some Solaris changes over from ClamSMTP.
Stef Walter
2005-09-08
Don't free variables put in through putenv
Stef Walter
2005-09-08
Sync with clamsmtp
Stef Walter
2005-09-08
Better checks for valid IO.
Stef Walter
2005-09-07
Fix build problem when _PATH_TMP is defined
Stef Walter
2005-09-07
Handle empty addresses properly.
Stef Walter
2005-09-07
Commit some old changes
Stef Walter
2005-09-07
Fix warnings with gcc 4.0
Stef Walter
2005-09-07
- Fix problems with not listening properly when in daemon mode
Stef Walter
2005-08-25
Support embedded nulls in email data.
Stef Walter
2005-08-01
Fix date problems on solaris
Stef Walter
2005-07-12
Allows listening before dropping priveleges.
Stef Walter
[next]