summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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)
2020-03-02GnuTLS: remove GNUTLS_E_AGAIN handlingHeiko Schlittermann (HS12-RIPE)
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris
2020-02-26Fix ${tr } expansion item. Bug 2533Jeremy Harris
2020-02-24Fix timestamp outputs for TAI timezone. Bug 2530Arne Wörner
2020-02-23GnuTLS: avoid hang in older library, in selfsigned-cert creationJeremy Harris
2020-02-23Replace "Try to fix Solaris build" with compatibility compiler flagsJeremy Harris
2020-02-23Try to fix Solaris buildJeremy Harris
2020-02-22When counting queue, avoid building & sorting list of namesJeremy Harris
2020-02-22Handle non-response from daemon for $queue_sizeJeremy Harris
2020-02-22Unix socket creds: FreeBSD needs level 0 not SOL_SOCKETJeremy Harris