aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more reworkgilles2016-06-242-248/+10
* add rfc2822 parsergilles2016-06-232-0/+5
* add rfc2822 parsergilles2016-06-233-0/+365
* remove loggilles2016-06-231-1/+0
* fix state machine bugsgilles2016-06-231-68/+89
* Merge branch 'master' into filter-rspamdgilles2016-06-230-0/+0
|\
| * datahold needs a start function to begin streaminggilles2016-06-232-1/+13
* | datahold needs a start function to begin streaminggilles2016-06-232-1/+13
* | new state machinegilles2016-06-231-163/+212
* | Merge branch 'master' into filter-rspamdgilles2016-06-232-1/+66
|\|
| * introduce filter_api_datahold API + trigger callback in filter_io_out()gilles2016-06-232-1/+66
* | unbreakgilles2016-06-231-2/+2
* | adapt to new layoutgilles2016-06-231-1/+2
* | filter was movedgilles2016-06-232-0/+0
* | rspamd is experimental toogilles2016-06-231-2/+3
* | Merge branch 'filter-rspamd' of ssh://ssh.poolp.org/git/opensmtpd-extras into filter-rspamdgilles2016-06-231-68/+122
|\ \
| * | wipgilles2016-06-221-78/+97
| * | move forward with processing messages with rspamdgilles2016-06-211-34/+69
* | | Merge branch 'master' into filter-rspamdgilles2016-06-23102-137/+171
|\ \ \ | |/ / |/| / | |/
| * WARN ABOUT EXPERIMENTAL FILTERS !gilles2016-06-231-0/+36
| * replace all --with-filter-XXX with --with-experimental-filter-XXXgilles2016-06-221-26/+26
| * filters will warn verbosely that they're not meant to be used in prodgilles2016-06-2215-0/+18
| * rework layoutgilles2016-06-2299-98/+80
| * rework layoutgilles2016-06-221-0/+0
| * fix non-blocking ioJoerg Jung2016-06-211-11/+8
| * do not send filter response if none was queried, fixes dying spamassassin seen in weird configurations by gillesJoerg Jung2016-06-211-1/+2
* | work in progress filter-rspamdgilles2016-06-215-0/+394
|/
* removed no longer needed chrootJoerg Jung2016-06-201-18/+2
* convert clamav filter to non-blocking ioJoerg Jung2016-06-201-144/+140
* fix function name in logJoerg Jung2016-06-201-1/+1
* remove no longer needed chroot optionJoerg Jung2016-06-202-32/+3
* implement limit option using pause/resume and spamd SKIPJoerg Jung2016-06-191-61/+68
* fix strtonum on openbsdJoerg Jung2016-06-191-1/+1
* convert filter spamassassin to non-blockingJoerg Jung2016-06-191-154/+147
* sync with smtpd versionJoerg Jung2016-06-184-26/+22
* sync with smtpd versionJoerg Jung2016-06-182-1/+34
* Merge branch 'master' of ssh://ssh.github.com/OpenSMTPD/OpenSMTPD-extrasgilles2016-06-061-5/+5
|\
| * do not return immediatly on EAGAIN otherwise the event is never reset.Eric Faurot2016-06-061-5/+5
* | tweak dkim-signer:Joerg Jung2016-06-061-102/+91
|/
* more filter api documentation tweaksJoerg Jung2016-05-231-8/+16
* cleanup the cleanupJoerg Jung2016-05-224-59/+13
* a filter returning from main is considered a failureJoerg Jung2016-05-222-2/+2
* update dateJoerg Jung2016-05-221-1/+1
* try to clarify the cleanup callbacksJoerg Jung2016-05-221-6/+9
* reintroduce the reset callback and update documentationGilles Chehade2016-05-222-1/+3
* Merge branch 'master' of ssh://ssh.poolp.org/git/opensmtpd-extrasGilles Chehade2016-05-221-0/+2
|\
| * filter-spamassassin: fix implicit declaration of strtonum on Linux(), reported by RichardJoerg Jung2016-05-221-0/+2
* | if we didn't receive a valid pipe, don't call socketpair() it canGilles Chehade2016-05-221-1/+5
|/
* Merge branch 'master' of ssh.poolp.org:/git/opensmtpd-extrasJoerg Jung2016-05-211-0/+11
|\
| * Merge branch 'master' of ssh://ssh.poolp.org/git/opensmtpd-extrasGilles Chehade2016-05-215-10/+7
| |\