about summary refs log tree commit homepage
DateCommit message (Expand)
2021-09-19net_reader: quote URL properly for Tor .onion hint
2021-09-19t/config: extra test for imap_url with imaps://
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-18doc: lei-lcat: document --stdin behavior
2021-09-17git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-17doc: add lei-security(7) manpage
2021-09-17script/lei: umask(077) before execve
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-16doc: glossary: add a reference for "epoch"
2021-09-16lei_pmdir: do not attempt to trigger network auth
2021-09-16doc: lei-mail-formats: add "eml" and expand on git things
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-15support -C (chdir) for most non-daemon commands
2021-09-15fetch|clone|--mirror: shorten paths for progress output
2021-09-15clone|fetch|--mirror: add convenience $INBOX_DIR/Makefile
2021-09-15TODO: update some items
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
2021-09-14doc: update authentication notes for lei
2021-09-14uri_imap: handle '/' as an IMAP hierarchy separator
2021-09-14spawn+gcf2: improve diagnostics for build failures
2021-09-14lei up: fix env/cwd mismatches with multiple folders
2021-09-14test_common: remove non-hidden files, first
2021-09-14t/run: TEST_LEI_DAEMON_PERSIST: die if pid changes
2021-09-14lei: sto_done_request: add eval guard
2021-09-14lei: warn on event loop errors