summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-12DKIM: Predefined macro for standard headers, oversignedJeremy Harris
2020-04-09tidyingJeremy Harris
2020-04-09C99 initialisersJeremy Harris
2020-04-07tidyingJeremy Harris
2020-04-06Fix crashJeremy Harris
2020-04-06Expansion item ${listquote }. Bug 1066Jeremy Harris
2020-04-06MySQL, pgsql: per-query server options outside the lookup string. Bug 2546Jeremy Harris
2020-04-05Taint: check on supplied buffer vs. list when extracting elementsJeremy Harris
2020-04-04Avoid the long whats_supported line being mixed with output from other processesJeremy Harris
2020-04-04tidying: skip_whitespaceJeremy Harris
2020-04-03Log fast-ramp queue-run triggerJeremy Harris
2020-04-03dsearch: filter-matches optionJeremy Harris
2020-04-03dsearch: full-path return optionJeremy Harris
2020-04-03Lookups: per-searchtype options frameworkJeremy Harris
2020-04-01Sqlite: new main option sqlite_dbfileJeremy Harris
2020-03-29Dsearch: require absolute dirnameJeremy Harris
2020-03-29constifyJeremy Harris
2020-03-29OpenSSL: under resumption open ticket DB writable, for record deleteJeremy Harris
2020-03-28Taint enforce: directory open backstops, single-key search filenameJeremy Harris
2020-03-28Build: fix SolarisJeremy Harris
2020-03-27OpenSSL: avoid loading server's CA-list-for-client-notification on clientJeremy Harris
2020-03-26Fix argument checking for ${readsocket }Jeremy Harris
2020-03-22Merge branch 'debug_fork'Jeremy Harris
2020-03-22exit-time debugJeremy Harris
2020-03-22debug tidyingJeremy Harris
2020-03-22pass through execJeremy Harris
2020-03-22child-open debugJeremy Harris
2020-03-22Taint: fix dsearch result to be untaintedJeremy Harris
2020-03-21Taint: mark more command-line argumentsJeremy Harris
2020-03-20tidyingJeremy Harris
2020-03-20Fix segfault on bad cmdline -f (sender) argument. Bug 2541Jeremy Harris
2020-03-20consistent fork-time debugJeremy Harris
2020-03-18fixesJeremy Harris
2020-03-18tidyingJeremy Harris
2020-03-17Avoid corrupting globals during time-pausesJeremy Harris
2020-03-15Fix spurious detection of timeout while writing to transport filterJeremy Harris
2020-03-15labelled-process fork functionJeremy Harris
2020-03-12Retry once a single-item delivery from the queue, when lock causes no attemptJeremy Harris
2020-03-12Debug: _exit() process-terminationJeremy Harris
2020-03-10Early-pipe: retry without pipelining on first-response failureJeremy Harris
2020-03-08Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris
2020-03-08Close notifier socket before re-exec of daemon. Bug 2539Jeremy Harris
2020-03-08tidyingJeremy Harris
2020-03-08Testsuite: better restriction of parallel 2-stage-queue-runnersJeremy Harris
2020-03-08 Fix parsing of cmdline -os & -pr options. Bug 2538Heiko Schlittermann (HS12-RIPE)
2020-03-05Taint: track in ${utf8clean:} operatorJeremy Harris
2020-03-05Docs: tidyingJeremy Harris
2020-03-03Docs: typo in example config file. Bug 2528David Restall
2020-03-03Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"Heiko Schlittermann (HS12-RIPE)
2020-03-02GnuTLS: Do not care about corked data when uncorkingHeiko Schlittermann (HS12-RIPE)