about summary refs log tree commit homepage
path: root/xt
DateCommit message (Expand)
2021-04-22lei: flesh out `forwarded' kw support for Maildir and IMAP
2021-04-20lei-sigpipe: update and move test from xt => t
2021-04-11www: do not obfuscate addresses in URLs
2021-04-03xt/lei-auth-fail: test more failure cases
2021-03-31lei: fix IMAP auth failure handling
2021-03-28test_common: require_mods bundles
2021-03-19xt/create-many-inboxes: adjust for detect_nproc, no fsync
2021-03-12msg_part_text: discover text in application/octet-stream
2021-03-10watch: IMAP: ignore \Deleted and \Draft messages
2021-03-09lei q: remove angle brackets around Message-IDs
2021-03-05search: use "z:" instead of "bytes:" prefix
2021-03-04lei q: support --import-augment for IMAP
2021-02-26lei convert: support IMAP output and "-F eml" inputs
2021-02-21net_reader: use and accept URIimap objects in more places
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-19URIimap: overload "" to ->as_string
2021-02-19net_writer: start implementing IMAP write support
2021-02-19tests: require Mail::IMAPClient for IMAP tests
2021-02-18lei: check for IMAP auth errors
2021-02-08tests: favor IPv6
2021-02-07ipc: wq_do => wq_io_do
2021-02-03lei q: do not leave temporary files after oneshot exit
2021-02-03lei q: emit progress and counting via PktOp
2021-02-01sharedkv: use lock_for_scope_fast
2021-01-26use defined-or in a few more places
2021-01-21lei q: fix SIGPIPE handling from lei2mail workers
2021-01-14lei: test SIGPIPE, stop xsearch workers on client abort
2021-01-01update copyrights for 2021
2020-12-23xt: add create-many-inboxes helper test
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-10-17actually remove xt/eml_check_roundtrip.t
2020-09-26xt: add eml ->as_string round trip checker
2020-09-10use "\&" where possible when referring to subroutines
2020-09-10xt/solver: test with public-inbox-httpd, too
2020-09-03tests: add "use strict" and declare v5.10.1 compatibility
2020-09-03use more idiomatic internal API for ->over access
2020-07-26xt/imapd-mbsync-oimapd: fix noop due to case sensitivity
2020-07-13xt/mem-imapd-tls: avoid EMFILE in -imapd process
2020-07-06xt/httpd-async-stream: allow more options
2020-07-06mboxgz: do asynchronous git blob retrievals
2020-06-28ds: remove fields.pm usage
2020-06-16imap: *SEARCH: use Parse::RecDescent
2020-06-15testcommon: allow OR-ing module dependencies
2020-06-13imap: introduce memory-efficient uo2m mapping
2020-06-13xt/*: show some tunable parameters
2020-06-13imap: omit $UID_END from mailbox name, use index
2020-06-13imap: require ".$UID_MIN-$UID_END" suffix
2020-06-13xt/perf-imap-list: time refresh_inboxlist
2020-06-13xt: add imapd-validate and imapd-mbsync-oimap
2020-06-13add imapd compression test