summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix timestamp outputs for TAI timezone. Bug 2530Arne Wörner2020-02-242-30/+46
* 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-2112-32/+132
* 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-1919-18/+207
* Move notifier socket to general availabilityJeremy Harris2020-02-195-21/+6
* Docs: clarify DKIM key generationJeremy Harris2020-02-191-0/+2
* Testsuite: add test for hanging callout connectionsHeiko Schlittermann (HS12-RIPE)2020-02-184-0/+89
* Overlapped twophase-queue-run and delivery. Experimental.Jeremy Harris2020-02-1820-27/+1026
* Fix continued-connection SIZE parameter on MAIL commmand. Bug 2525Jeremy Harris2020-02-172-2/+6
* tidyingJeremy Harris2020-02-152-163/+170
* Docs: ETRN default commandJeremy Harris2020-02-141-0/+7
* GnuTLS: fix hanging callout connectionsJeremy Harris2020-02-132-10/+19
* Auths: fix cyrus-sasl driver for gssapi use. Bug 2524Jeremy Harris2020-02-135-12/+17
* GnuTLS: tweak debug outputJeremy Harris2020-02-121-2/+2
* tidyingJeremy Harris2020-02-121-255/+263
* ACL: Fix parsing of control=queue_onlyJeremy Harris2020-02-044-25/+21
* Docs: tweak local_scan chapterJeremy Harris2020-02-041-1/+2
* Incompatibility warningJeremy Harris2020-02-031-1/+6
* Testsuite: headers_remove globbing. Bug 159Jeremy Harris2020-02-035-9/+27
* Support tail-glob in headers_remove. Bug 159Peder Stray2020-02-032-6/+15
* 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-295-333/+391
* Taint: mmap no longer neededJeremy Harris2020-01-281-87/+29
* Taint: slow-mode checking onlyJeremy Harris2020-01-283-60/+4
* Taint: fix hybrid-mode transitionJeremy Harris2020-01-283-5/+15
* tidyingJeremy Harris2020-01-282-2/+1
* Docs: tidy authentication indexingJeremy Harris2020-01-261-7/+4
* Docs: better indexing for named-queuesJeremy Harris2020-01-261-4/+4
* Docs: fix validationJeremy Harris2020-01-261-2/+2
* ACL: control = queue/first_pass_routeJeremy Harris2020-01-2613-15/+306
* tidyingJeremy Harris2020-01-264-228/+211
* TFO: even in binary built for modern Linux, handle error returned by old Linu...Brian Foley2020-01-251-17/+23
* Testsuite: change port used for identd testJeremy Harris2020-01-243-17/+19
* Docs: fix layoutJeremy Harris2020-01-241-1/+1
* Add support for zstd compressed .zst files (Bug 2515)Arkadiusz Miśkiewicz2020-01-231-3/+4
* Dovecot auth: inet socket. Bug 2280Jeremy Harris2020-01-2313-56/+228
* Testsuite: Solaris mungeJeremy Harris2020-01-231-1/+3
* Compiler quietening: initialisersJeremy Harris2020-01-224-292/+289