about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-09-20gcf2: fix loading at runtime
2021-09-19net_reader: NNTP: remove article numbers from mail_sync folders
2021-09-19net_reader: disallow imap.fetchBatchSize=0
2021-09-19lei config --edit: use controlling terminal
2021-09-19net_reader: no STARTTLS for IMAP localhost or onions
2021-09-19watch: use net_reader->mic_new wrapper for SOCKS+TLS
2021-09-19net_reader: fix single NNTP article fetch, test ranges
2021-09-19lei ls-mail-source: pretty JSON support
2021-09-19lei ls-mail-source: use "high"/"low" for NNTP
2021-09-19lei: clamp internal worker processes to 4
2021-09-19ipc: drop dynamic WQ process counts
2021-09-19lei_xsearch: drop Data::Dumper use
2021-09-19lei: simplify sto_done_request
2021-09-19lei/store: use SOCK_SEQPACKET rather than pipe
2021-09-19ipc: allow disabling broadcast for wq_workers
2021-09-19ipc: wq_do: support synchronous waits and responses
2021-09-19net_reader: quote URL properly for Tor .onion hint
2021-09-18lei up: automatically use dt: for remote externals
2021-09-18net_reader: set SO_KEEPALIVE on all Net::NNTP sockets
2021-09-18net_reader: support imaps:// w/ socks5h:// proxy
2021-09-18net_reader: detect IMAP failures earlier
2021-09-18net_reader: tie SocksDebug to {imap,nntp}.Debug
2021-09-18ds: support add unique timers
2021-09-18lei_mail_sync: set nodatacow on btrfs
2021-09-18lei_mail_sync: rely on flock(2), avoid IPC
2021-09-18lei: lock worker counts
2021-09-17git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-17fetch: ignore non-writable epoch dirs
2021-09-17search: fix rt: w/ approxidate when TZ != UTC
2021-09-17lei refresh-mail-sync: drop old IMAP folder info
2021-09-17lei refresh-mail-sync: implicitly remove missing folders
2021-09-17lei refresh-mail-sync: drop unused {verify} code path
2021-09-17lei refresh-mail-sync: remove "gone" notices
2021-09-17lei_mail_sync: don't hold statement handle into callback
2021-09-17lei refresh-mail-sync: replace prune-mail-sync
2021-09-16lei_pmdir: do not attempt to trigger network auth
2021-09-16net_reader: load IO::Socket::Socks in all workers
2021-09-16lei: git_oid: replace git_blob_id
2021-09-16imapd: sort LIST response
2021-09-16lei ls-mail-source: sort IMAP folder names
2021-09-16net_reader: emit .onion help for potential Tor users
2021-09-16www_stream: note existence of IMAP and NNTP URLs
2021-09-16www: support publicinbox.imapserver
2021-09-16inbox: streamline ->nntp_url
2021-09-15fetch|clone|--mirror: shorten paths for progress output
2021-09-15clone|fetch|--mirror: add convenience $INBOX_DIR/Makefile
2021-09-15fetch: support --exit-code switch
2021-09-15lei_saved_search: fix prefix for IMAP folders w/ slash
2021-09-15multi_git: hoist out common epoch/alternates handling
2021-09-14uri_imap: fix ->uidvalidity and ->uid w/ `/' separator