summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate 4.95 section from NewStuffexim-4.95-RC0Heiko Schlittermann (HS12-RIPE)2021-07-111-44/+3
* Update OptionsList.txtHeiko Schlittermann (HS12-RIPE)2021-07-111-2/+3
* Fix various doc typosHeiko Schlittermann (HS12-RIPE)2021-07-113-14/+14
* GnuTLS: Fix certextract expansionJeremy Harris2021-07-116-5/+25
* tidyingJeremy Harris2021-07-075-21/+14
* Fix tainted message for fakerejectJeremy Harris2021-07-072-2/+8
* Docs: additional possible result from spf check. Bug 2786Jeremy Harris2021-07-021-2/+5
* LibreSSL: TLS-write-shutdown does not push dataJeremy Harris2021-06-282-1/+9
* Readonly-config: not supported by Solaris 10Jeremy Harris2021-06-283-5/+9
* Testsuite: munge for LibreSSL TLSv1.3Jeremy Harris2021-06-281-0/+2
* Merge branch 'readonly_config'Jeremy Harris2021-06-2817-179/+251
|\
| * Doc noteJeremy Harris2021-06-281-0/+3
| * gsasl authenticator: do not try to clear server password after use, ifJeremy Harris2021-06-281-1/+1
| * Small config, with:Jeremy Harris2021-06-280-0/+0
| * paniclog sigsegv eventsJeremy Harris2021-06-281-4/+18
| * openssl config strings are immutableJeremy Harris2021-06-281-6/+2
| * Config lines are immutable during -bP config dumpJeremy Harris2021-06-281-8/+12
| * autorepy never_mail strings are immutableJeremy Harris2021-06-281-15/+32
| * avoid mofying config textJeremy Harris2021-06-281-1/+1
| * smtp tpt fallback_hosts list must be mutableJeremy Harris2021-06-282-17/+17
| * acceptable log output changeJeremy Harris2021-06-281-2/+2
| * hostlist for router fallback_hosts must be mutableJeremy Harris2021-06-282-3/+8
| * consificationJeremy Harris2021-06-282-7/+7
| * avoid modifying source text in parse_forward_list()Jeremy Harris2021-06-281-21/+15
| * avoid modifying source text, in appendfileJeremy Harris2021-06-281-3/+2
| * tree nodes for acls must be mutableJeremy Harris2021-06-281-1/+1
| * avoid modifying possible config text during :fail: deliveryJeremy Harris2021-06-281-15/+7
| * copy transport struct for modifying for **bypassed** postprocessJeremy Harris2021-06-281-4/+9
| * use store_get_perm()Jeremy Harris2021-06-281-18/+3
| * driver options blocks must be mutableJeremy Harris2021-06-281-0/+5
| * router instance must be mutableJeremy Harris2021-06-281-0/+5
| * namedlist_block has to be allocated mutably, to cache lookupsJeremy Harris2021-06-281-1/+6
| * first go. crashes in 0003Jeremy Harris2021-06-285-68/+111
| * Suggestion from Qalys:Jeremy Harris2021-06-280-0/+0
|/
* Fix Solaris 10 build, moreJeremy Harris2021-06-281-0/+7
* Fix Solaris 10 build, for intro of taintwarnJeremy Harris2021-06-271-0/+10
* TLS: track changing fd of file-watcher when creds are releaded.Jeremy Harris2021-06-273-4/+21
* Merge branch 'hs/taintwarn'Heiko Schlittermann (HS12-RIPE)2021-06-2534-202/+371
|\
| * Testsuite: Fix 608hs/taintwarnHeiko Schlittermann (HS12-RIPE)2021-06-243-3/+3
| * Fix logging with build-time config and empty elements (Closes 2733)Heiko Schlittermann (HS12-RIPE)2021-06-241-26/+23
| * Fix logging with empty element in log_file_path (Bug 2733)Jeremy Harris2021-06-241-27/+55
| * Revert "testsuite: adjust 622 for taintwarn"Heiko Schlittermann (HS12-RIPE)2021-06-241-51/+48
| * testsuite: adjust 622 for taintwarnHeiko Schlittermann (HS12-RIPE)2021-06-243-50/+53
| * Silence the compilerHeiko Schlittermann (HS12-RIPE)2021-06-242-4/+4
| * Do not close the (main)_log, if we do not see a chance to open it again.Heiko Schlittermann (HS12-RIPE)2021-06-242-43/+52
| * Silence compilerHeiko Schlittermann (HS12-RIPE)2021-06-249-17/+20
| * tidy log.cHeiko Schlittermann (HS12-RIPE)2021-06-241-53/+44
| * testsuite: add 0990 for allow_insecure_tainted_dataHeiko Schlittermann (HS12-RIPE)2021-06-246-0/+18
| * update docHeiko Schlittermann (HS12-RIPE)2021-06-242-0/+74
| * smtpHeiko Schlittermann (HS12-RIPE)2021-06-241-4/+1