summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debug: _exit() process-terminationJeremy Harris2020-03-129-17/+21
* Early-pipe: retry without pipelining on first-response failureJeremy Harris2020-03-101-1/+5
* Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris2020-03-086-15/+25
* Close notifier socket before re-exec of daemon. Bug 2539Jeremy Harris2020-03-081-7/+17
* tidyingJeremy Harris2020-03-082-5/+4
* Testsuite: better restriction of parallel 2-stage-queue-runnersJeremy Harris2020-03-081-2/+3
* Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlittermann (HS12-RIPE)2020-03-082-18/+19
* Taint: track in ${utf8clean:} operatorJeremy Harris2020-03-053-19/+29
* Docs: tidyingJeremy Harris2020-03-051-2/+3
* Docs: typo in example config file. Bug 2528David Restall2020-03-031-1/+1
* Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"Heiko Schlittermann (HS12-RIPE)2020-03-031-6/+22
* GnuTLS: Do not care about corked data when uncorkingHeiko Schlittermann (HS12-RIPE)2020-03-021-8/+6
* GnuTLS: remove GNUTLS_E_AGAIN handlingHeiko Schlittermann (HS12-RIPE)2020-03-021-20/+5
* Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris2020-03-013-27/+49
* Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris2020-02-299-23/+59
* Fix ${tr } expansion item. Bug 2533Jeremy Harris2020-02-261-9/+10
* Fix timestamp outputs for TAI timezone. Bug 2530Arne Wörner2020-02-241-30/+41
* GnuTLS: avoid hang in older library, in selfsigned-cert creationJeremy Harris2020-02-231-1/+10
* Replace "Try to fix Solaris build" with compatibility compiler flagsJeremy Harris2020-02-232-5/+2
* Try to fix Solaris buildJeremy Harris2020-02-231-1/+5
* When counting queue, avoid building & sorting list of namesJeremy Harris2020-02-221-63/+69
* Handle non-response from daemon for $queue_sizeJeremy Harris2020-02-221-2/+16
* Unix socket creds: FreeBSD needs level 0 not SOL_SOCKETJeremy Harris2020-02-221-12/+14
* Unix socket struct naming: avoid "sun" due to conflict on SolarisJeremy Harris2020-02-223-30/+30
* Allow for platforms not support abstract naming for Unix socketsJeremy Harris2020-02-214-25/+73
* Unix socket creds sockopt for BSD-ish platformsJeremy Harris2020-02-192-10/+20
* Unix socket creds definitions for BSD-ish platformsJeremy Harris2020-02-191-3/+20
* GnuTLS: tls_write(): wait after uncorking the sessionHeiko Schlittermann (HS12-RIPE)2020-02-191-6/+28
* GnuTLS: Tweak debug outputHeiko Schlittermann (HS12-RIPE)2020-02-191-3/+3
* GnuTLS: Clarify the use of SSLKEYFILEHeiko Schlittermann (HS12-RIPE)2020-02-191-5/+6
* Add queue_size variable. Bug 1406Jeremy Harris2020-02-198-17/+124
* Move notifier socket to general availabilityJeremy Harris2020-02-195-21/+6
* Overlapped twophase-queue-run and delivery. Experimental.Jeremy Harris2020-02-1815-27/+255
* Fix continued-connection SIZE parameter on MAIL commmand. Bug 2525Jeremy Harris2020-02-171-2/+1
* tidyingJeremy Harris2020-02-151-162/+170
* GnuTLS: fix hanging callout connectionsJeremy Harris2020-02-131-10/+14
* Auths: fix cyrus-sasl driver for gssapi use. Bug 2524Jeremy Harris2020-02-134-12/+11
* GnuTLS: tweak debug outputJeremy Harris2020-02-121-2/+2
* tidyingJeremy Harris2020-02-121-255/+263
* ACL: Fix parsing of control=queue_onlyJeremy Harris2020-02-041-21/+17
* Incompatibility warningJeremy Harris2020-02-031-1/+6
* Support tail-glob in headers_remove. Bug 159Peder Stray2020-02-031-4/+11
* Avoid needless arg on queue-runner execJeremy Harris2020-02-031-1/+1
* Local_scan: more guards in included filesJeremy Harris2020-02-032-1/+5
* Two-phase queue run perf: parallel processes for phase oneJeremy Harris2020-01-291-5/+53
* Taint: mmap no longer neededJeremy Harris2020-01-281-87/+29
* Taint: slow-mode checking onlyJeremy Harris2020-01-282-53/+1
* Taint: fix hybrid-mode transitionJeremy Harris2020-01-281-5/+11
* tidyingJeremy Harris2020-01-282-2/+1
* ACL: control = queue/first_pass_routeJeremy Harris2020-01-263-3/+22