summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-07tidyingJeremy Harris
2021-07-07Fix tainted message for fakerejectJeremy Harris
2021-06-28LibreSSL: TLS-write-shutdown does not push dataJeremy Harris
2021-06-28Readonly-config: not supported by Solaris 10Jeremy Harris
2021-06-28gsasl authenticator: do not try to clear server password after use, ifJeremy Harris
2021-06-28paniclog sigsegv eventsJeremy Harris
2021-06-28openssl config strings are immutableJeremy Harris
2021-06-28Config lines are immutable during -bP config dumpJeremy Harris
2021-06-28autorepy never_mail strings are immutableJeremy Harris
2021-06-28avoid mofying config textJeremy Harris
2021-06-28smtp tpt fallback_hosts list must be mutableJeremy Harris
2021-06-28hostlist for router fallback_hosts must be mutableJeremy Harris
2021-06-28consificationJeremy Harris
2021-06-28avoid modifying source text in parse_forward_list()Jeremy Harris
2021-06-28avoid modifying source text, in appendfileJeremy Harris
2021-06-28tree nodes for acls must be mutableJeremy Harris
2021-06-28avoid modifying possible config text during :fail: deliveryJeremy Harris
2021-06-28copy transport struct for modifying for **bypassed** postprocessJeremy Harris
2021-06-28use store_get_perm()Jeremy Harris
2021-06-28driver options blocks must be mutableJeremy Harris
2021-06-28router instance must be mutableJeremy Harris
2021-06-28namedlist_block has to be allocated mutably, to cache lookupsJeremy Harris
2021-06-28first go. crashes in 0003Jeremy Harris
2021-06-28Fix Solaris 10 build, moreJeremy Harris
2021-06-27Fix Solaris 10 build, for intro of taintwarnJeremy Harris
2021-06-27TLS: track changing fd of file-watcher when creds are releaded.Jeremy Harris
2021-06-24Fix logging with build-time config and empty elements (Closes 2733)Heiko Schlittermann (HS12-RIPE)
2021-06-24Fix logging with empty element in log_file_path (Bug 2733)Jeremy Harris
2021-06-24Silence the compilerHeiko Schlittermann (HS12-RIPE)
2021-06-24Do not close the (main)_log, if we do not see a chance to open it again.Heiko Schlittermann (HS12-RIPE)
2021-06-24Silence compilerHeiko Schlittermann (HS12-RIPE)
2021-06-24tidy log.cHeiko Schlittermann (HS12-RIPE)
2021-06-24smtpHeiko Schlittermann (HS12-RIPE)
2021-06-24smtp_outHeiko Schlittermann (HS12-RIPE)
2021-06-24deliverHeiko Schlittermann (HS12-RIPE)
2021-06-24rf_get_transportHeiko Schlittermann (HS12-RIPE)
2021-06-24lf_sqlperformHeiko Schlittermann (HS12-RIPE)
2021-06-24expandHeiko Schlittermann (HS12-RIPE)
2021-06-24directoryHeiko Schlittermann (HS12-RIPE)
2021-06-24deliverHeiko Schlittermann (HS12-RIPE)
2021-06-24pipeHeiko Schlittermann (HS12-RIPE)
2021-06-24autoreplyHeiko Schlittermann (HS12-RIPE)
2021-06-24rdaHeiko Schlittermann (HS12-RIPE)
2021-06-24parseHeiko Schlittermann (HS12-RIPE)
2021-06-24aclHeiko Schlittermann (HS12-RIPE)
2021-06-24dbstuffHeiko Schlittermann (HS12-RIPE)
2021-06-24searchHeiko Schlittermann (HS12-RIPE)
2021-06-24Introduce main config option allow_insecure_tainted_dataHeiko Schlittermann (HS12-RIPE)
2021-06-22GnuTLS: fix build with older GnuTLSJeremy Harris
2021-06-22TLS: as server, reject connections with ALPN indicating non-smtp useJeremy Harris