]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/LeiAuth.pm
imap+nntp: share COMPRESS implementation
[public-inbox.git] / lib / PublicInbox / LeiAuth.pm
2021-09-07 Eric Wonglei up: support --all for IMAP folders
2021-09-06 Eric Wonglei_auth: simplify users
2021-09-06 Eric Wonglei_auth: remove net_merge_done1 step
2021-09-06 Eric Wonglei_auth: diagram for current behavior
2021-06-04 Eric Wongpkt_op: make pkt_do an OO method
2021-05-01 Eric Wonglei_auth: s/net_merge_complete/net_merge_all_done/
2021-04-03 Eric Wonglei_auth: rename {net_merge} to {net_merge_continue}
2021-04-03 Eric Wonglei q: ensure wq workers shutdown on IMAP auth failures
2021-02-24 Eric Wonglei <import|convert>: support NNTP sources
2021-02-22 Eric Wonglei_auth: trim and remove leftover worker code
2021-02-22 Eric Wonglei q: reduce wasted IMAP connection for auth
2021-02-22 Eric Wonglei_auth: migrate common auth code from lei_import
2021-02-22 Eric Wonglei: _lei_cfg: return empty hashref if unconfigured
2021-02-22 Eric Wonglei: keep client {sock} in short-lived workers
2021-02-22 Eric Wonglei_auth: rename {nrd} field to {net} for clarity
2021-02-21 Eric Wonglei q: support IMAP/IMAPS --output destinations
2021-02-19 Eric Wonglei: consolidate the bulk of the IPC code
2021-02-19 Eric Wonglei convert: mail format conversion sub-command