summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move errno-protection into string_open_failed()Jeremy Harris2020-07-0518-77/+52
* typoesJeremy Harris2020-07-032-3/+3
* Fix message-reception clock usage. Bug 2615Jeremy Harris2020-06-304-26/+45
* Taint: fix ACL "spam" condition, to permit tainted name arguments.Jeremy Harris2020-06-292-17/+13
* Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606Jeremy Harris2020-06-285-3/+49
* Testsuite: output changes resultingJeremy Harris2020-06-281-2/+2
* Remove attempts to quieten compiler static-checking (more)Jeremy Harris2020-06-2818-45/+11
* Testsuite: mungingJeremy Harris2020-06-271-1/+1
* Remove attempts to quieten compiler static-checkingJeremy Harris2020-06-2731-246/+23
* Build: separate guard for futimens()Jeremy Harris2020-06-275-1/+5
* typoJeremy Harris2020-06-271-1/+1
* Fix build for non-Linux platforms having openat.Jeremy Harris2020-06-274-0/+4
* Docs: list further ways $domain_data &c may be filled inJeremy Harris2020-06-251-17/+26
* Lookups: Fix "subdir" filter on a dsearch.Jeremy Harris2020-06-254-8/+11
* Build: guards on openat()Jeremy Harris2020-06-253-1/+7
* Handle quoted local_part input to ${srs_encode }. Bug 2607Jeremy Harris2020-06-249-33/+198
* Cutthrough: handle request when a callout-hold is active. Bug 2604Jeremy Harris2020-06-227-25/+151
* Testsuite: the munge for SRS must accept a variable-length timestamp elementJeremy Harris2020-06-211-1/+1
* Fix string_copy() macro to not multiple-eval args. Bug 2603Jeremy Harris2020-06-202-2/+8
* Docs: tidy more uses of tainted variablesJeremy Harris2020-06-181-9/+11
* Docs: more indexing for SNIJeremy Harris2020-06-171-0/+10
* Taint: treat $message_body & $message_body_end as taintedJeremy Harris2020-06-172-29/+14
* Docs: minor tweaksJeremy Harris2020-06-171-1/+2
* Relax restrictions on which ACLs verify conditions may be usedJeremy Harris2020-06-144-8/+20
* Taint: fix verify. Bug 2598Jeremy Harris2020-06-147-2/+174
* smtp_accept_map_per_host: call search_tidyup in fail path. Bug 2597Jeremy Harris2020-06-123-14/+16
* Taint: fix radius expansion conditionJeremy Harris2020-06-122-3/+2
* GnuTLS: fix build on older library versionsJeremy Harris2020-06-111-0/+2
* GnuTLS: more info on accept zero-errorJeremy Harris2020-06-114-8/+11
* TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. ...Jeremy Harris2020-06-1113-97/+234
* Docs: typoHeiko Schlittermann (HS12-RIPE)2020-06-111-1/+1
* Testsuite: missing file update for 59eee1bc90Jeremy Harris2020-06-081-0/+2
* Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris2020-06-0812-262/+301
* wipJeremy Harris2020-06-083-181/+187
* OpenSSL: more info on accept zero-errorJeremy Harris2020-06-071-1/+5
* Testsuite: tidy debugJeremy Harris2020-06-071-1/+1
* Docs: typoesJeremy Harris2020-06-071-2/+2
* Copyright year. Bug 2592Jeremy Harris2020-06-071-1/+1
* Sqlite: new-style option to specify db fileJeremy Harris2020-06-0611-67/+233
* Refactor lookup argument shufflingJeremy Harris2020-06-064-33/+41
* Docs: more info on taintJeremy Harris2020-06-052-1/+13
* Fix -bi. Bug 2590Jeremy Harris2020-06-046-6/+32
* tidyingJeremy Harris2020-06-043-14/+5
* Taint: fix multiple ACL actions to properly manage tainted argument dataJeremy Harris2020-06-032-7/+9
* Docs: typoesJeremy Harris2020-06-022-4/+4
* Docs: fix layoutJeremy Harris2020-06-021-1/+1
* Docs: fix mistaken variable namePatrick Boutilier2020-06-021-2/+2
* Taint: fix listcount expansion operator. Bug 2586Jeremy Harris2020-06-022-3/+6
* tidyingJeremy Harris2020-06-021-1/+1
* Taint: fix pam expansion condition. Bug 2587Jeremy Harris2020-06-022-3/+7