summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-26remove non-single-threaded optionDirk-Jan C. Binnema
2024-11-10indexer: make lazy check even lazierDirk-Jan C. Binnema
2024-11-10message: treat pcks7::smt::Unknown as encryptedDirk-Jan C. Binnema
2024-10-08mu-server: try avoiding xapian multi-threaded accessDirk-Jan C. Binnema
2024-09-22Fix typos.James Cook
2024-09-03scanner: ignore emacs auto-savesDirk-Jan C. Binnema
2024-08-26lib: use time_t_max for empty datetimeMatthew Smith
2024-08-22message: detect top-level smime parts + testDirk-Jan C. Binnema
2024-08-21mu-server: cosmeticDirk-Jan C. Binnema
2024-08-21xapian-db: improve errors, fix warningsDirk-Jan C. Binnema
2024-08-08Update mu-store-worker.hh, remove duplicate `;`Eval Exec
2024-08-04lib: commit to disk after indexingDirk-Jan C. Binnema
2024-07-27test_index_move: extend unit testDirk-Jan C. Binnema
2024-06-17logging: reduce debug logging a bitDirk-Jan C. Binnema
2024-06-05store-worker: temporarily revertDirk-Jan C. Binnema
2024-06-03server: support doccount data requestDirk-Jan C. Binnema
2024-06-03server: pass sexp-commmands through store workerDirk-Jan C. Binnema
2024-06-03indexer: use store-workerDirk-Jan C. Binnema
2024-06-03store-worker: implementDirk-Jan C. Binnema
2024-06-03xapian-db: remove locks, transaction levelsDirk-Jan C. Binnema
2024-06-01mu-config: cosmeticDirk-Jan C. Binnema
2024-06-01message: add default ctorDirk-Jan C. Binnema
2024-06-01lib: fix batch-size after db creationDirk-Jan C. Binnema
2024-05-08mu-store/indexer: consume messages from workersDirk-Jan C. Binnema
2024-05-08mu-query: minor cleanupsDirk-Jan C. Binnema
2024-05-07logging: rework a bit, maybe support syslogDirk-Jan C. Binnema
2024-05-01scanner: don't skip directory entries with type `DT_UNKNOWN`Jeremy Sowden
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2024-04-30draft: explicitly remove drafts after sendingDirk-Jan C. Binnema
2024-04-28mu-server: better handle msgid-not-found in moveDirk-Jan C. Binnema
2024-04-21compat: include sys/wait.h where neededDirk-Jan C. Binnema
2024-04-14test-mu-utils: update parse_date_time testsDirk-Jan C. Binnema
2024-04-13mu-utils: update casting from int64_t -> time_tDirk-Jan C. Binnema
2024-04-10mu-indexer: re-enable database lockDirk-Jan C. Binnema
2024-04-10mu-server: get rid of the sent-handlerDirk-Jan C. Binnema
2024-04-08utils: build test-utils when tests are not disabledDirk-Jan C. Binnema
2024-04-06utils: only build mu-tests-utils when tests are enabledDirk-Jan C. Binnema
2024-04-05lib/xapian-db: improve error messageDirk-Jan C. Binnema
2024-04-02mu-contact: move email validation to contacts cacheDirk-Jan C. Binnema
2024-04-01mu-utils: Fix build with muslMatthew Smith
2024-03-15xapian-db: use get_msg on exceptionDirk-Jan C. Binnema
2024-03-15message: flag list-unsubscribe as MailingListDirk-Jan C. Binnema
2024-03-15clang: fix some compiler warningsDirk-Jan C. Binnema
2024-03-01tests: add some very basic CLD2_TESTDirk-Jan C. Binnema
2024-03-01message: make sure HAVE_CLD2 is foundDirk-Jan C. Binnema
2024-02-26mu-init: insist that --maildir is absoluteDirk-Jan C. Binnema
2024-02-25tests: check setlocale return valueDirk-Jan C. Binnema
2024-02-25lib/mu-store: don't assume non-empty in remove_slashDirk-Jan C. Binnema
2024-01-23lib/mu-xapian-db: handle exception with dec_transaction_levelDirk-Jan C. Binnema
2024-01-06tests: move to tests/, make optionalDirk-Jan C. Binnema