about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-06-13nntpd+imapd: detect replaced over.sqlite3
2020-06-13imap: introduce memory-efficient uo2m mapping
2020-06-13imap: FETCH: proper MSN => UID mapping for requests
2020-06-13over: uid_range: remove LIMIT
2020-06-13imap: remove non-UID SEARCH for now
2020-06-13imapd: don't bother sorting LIST output
2020-06-13imap: misc cleanups and notes
2020-06-13imap: wire up Xapian, MSN SEARCH and multi sequence-sets
2020-06-13imap: UID SEARCH: support multiple ranges
2020-06-13imap: STATUS/EXAMINE: rely on SQLite overview
2020-06-13imap: FETCH: try to make fake MSNs sequentially
2020-06-13imap: further speed up HEADER.FIELDS FETCH requests
2020-06-13imap: FETCH: more granular CRLF conversion
2020-06-13imap: cleanup ->{uid_base} usage
2020-06-13imap: reinstate some message sequence number support
2020-06-13imap: support 8000 octet lines
2020-06-13imap: LIST shows "INBOX" in all caps
2020-06-13imap: UID FETCH requires at least one data item
2020-06-13imap: rely on smsg->{bytes} for RFC822.SIZE
2020-06-13index: account for CRLF conversion when storing bytes
2020-06-13searchidx: v1 (re)-index uses git asynchronously
2020-06-13imap: split ->logged_in attribute into a separate class
2020-06-13imap: 30 minute auto-logout timer
2020-06-13imap: IDLE: avoid extraneous wakeups, keep-alive
2020-06-13imap: UID FETCH: optimize (UID FLAGS) harder
2020-06-13imap: UID FETCH: optimize for smsg-only case
2020-06-13imap: compile UID FETCH to opcodes
2020-06-13imap: remove dummies from sequence number FETCH
2020-06-13search: index UID for IMAP search, too
2020-06-13search: index byte size of a message for IMAP search
2020-06-13over: get_art: use dbh->prepare_cached
2020-06-13imap: allow UID range search on timestamps
2020-06-13imap: SEARCH: clamp results to the 50K UID range
2020-06-13imap: start parsing out queries for SQLite and Xapian
2020-06-13imap: avoid uninitialized warnings on incomplete commands
2020-06-13imap: EXAMINE/STATUS: return correct counts
2020-06-13imap: STATUS and LIST are case-insensitive, too
2020-06-13imap: omit $UID_END from mailbox name, use index
2020-06-13imapd: ensure LIST is sorted alphabetically, for now
2020-06-13imap: require ".$UID_MIN-$UID_END" suffix
2020-06-13imap: start doing iterative config reloading
2020-06-13imap: break giant inboxes into sub-inboxes of 50K messages
2020-06-13imap: case-insensitive mailbox name comparisons
2020-06-13imap: support out-of-bounds ranges
2020-06-13imapclient: wrapper for Mail::IMAPClient
2020-06-13git: async: automatic retry on alternates change
2020-06-13git: move async_cat reference to PublicInbox::Git
2020-06-13git: cat_async: provide requested OID + "missing" on missing blobs
2020-06-13imap: fix pipelining with async git
2020-06-13*deflate: drop invalid comment about rbuf