about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiAuth.pm
DateCommit message (Expand)
2021-09-07lei up: support --all for IMAP folders
2021-09-06lei_auth: simplify users
2021-09-06lei_auth: remove net_merge_done1 step
2021-09-06lei_auth: diagram for current behavior
2021-06-04pkt_op: make pkt_do an OO method
2021-05-01lei_auth: s/net_merge_complete/net_merge_all_done/
2021-04-03lei_auth: rename {net_merge} to {net_merge_continue}
2021-04-03lei q: ensure wq workers shutdown on IMAP auth failures
2021-02-24lei <import|convert>: support NNTP sources
2021-02-22lei_auth: trim and remove leftover worker code
2021-02-22lei q: reduce wasted IMAP connection for auth
2021-02-22lei_auth: migrate common auth code from lei_import
2021-02-22lei: _lei_cfg: return empty hashref if unconfigured
2021-02-22lei: keep client {sock} in short-lived workers
2021-02-22lei_auth: rename {nrd} field to {net} for clarity
2021-02-21lei q: support IMAP/IMAPS --output destinations
2021-02-18lei: consolidate the bulk of the IPC code
2021-02-18lei convert: mail format conversion sub-command