messages from 2021-08-02 20:41:01 to 2021-09-09 21:06:35 UTC [more...]
Tracking one-off threads with lei
2021-09-09 21:06 UTC (4+ messages)
make test in a debian-11 container
2021-09-09 21:01 UTC (3+ messages)
` [PATCH] gcf2: die if pkg-config is missing
lei refresh-mail-sync [vs. prune-mail-sync]
2021-09-09 5:47 UTC
[PATCH] lei up: print messages before disconnecting
2021-09-09 5:34 UTC
[PATCH 0/8] net_reader: simplify + fix bugs
2021-09-09 5:25 UTC (9+ messages)
` [PATCH 1/8] net_reader: do not set "SSL" fields for non-TLS
` [PATCH 2/8] net_reader: set IMAPClient Keepalive flag late
` [PATCH 3/8] net_reader: preserve memoized IMAPClient arg for SOCKS
` [PATCH 4/8] net_reader: nntp_opt => cfg_opt
` [PATCH 5/8] net_reader: imap_opt "
` [PATCH 6/8] net_reader: combine Net::NNTP and IMAPClient args
` [PATCH 7/8] net_reader: improve naming of common args
` [PATCH 8/8] net_reader: support Mail::IMAPClient Ignoresizeerrors
[PATCH] lei prune-mail-sync: ignore missing locations
2021-09-08 19:04 UTC
[PATCH] lei_input: provide hint for bare "L:" and "kw:"
2021-09-08 19:03 UTC
[PATCH] lei-rm: add man page, support LeiInput args
2021-09-08 18:48 UTC
Showcasing lei at Linux Plumbers
2021-09-08 17:32 UTC (14+ messages)
` [PATCH] lei_to_mail+mbox_reader: fix handling of empty/bogus emails
[PATCH] git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-08 16:42 UTC
Serving message-id lookups from /all/
2021-09-08 13:13 UTC (3+ messages)
` [PATCH] news_www: favor ->ALL URL when using ->ALL
[PATCH] doc: acknowledge the MMDF mailbox format
2021-09-07 22:42 UTC
[PATCH] lei q|up: fix write counter for v2
2021-09-07 22:41 UTC
[PATCH] news_www: avoid uninitialized variables
2021-09-07 14:05 UTC
[PATCH 0/4] lei up --all support for IMAP
2021-09-07 11:32 UTC (5+ messages)
` [PATCH 1/4] xt/net_writer_imap: test "lei up" on single IMAP output
` [PATCH 2/4] lei: dump and clear log at exit
` [PATCH 3/4] lei up: support --all for IMAP folders
` [PATCH 4/4] doc: lei-*.pod: update to Tor v3 .onion address
[PATCH 0/3] lei_auth: document and simplify
2021-09-06 12:58 UTC (4+ messages)
` [PATCH 1/3] lei_auth: diagram for current behavior
` [PATCH 2/3] lei_auth: remove net_merge_done1 step
` [PATCH 3/3] lei_auth: simplify users
[PATCH] lei_search: xsmsg_vmd: retry_reopen properly
2021-09-06 7:20 UTC
[PATCH] net_reader: don't approve/reject credentials w/o "fill"
2021-09-06 7:11 UTC
httpd memory usage?
2021-09-04 23:53 UTC
[PATCH 0/8] lei: fix IMAP R/W; L/kw false positives
2021-09-03 8:54 UTC (9+ messages)
` [PATCH 1/8] lei: dump errors to syslog, and not to CLI
` [PATCH 2/8] lei/store: quiet down link(2) warnings
` [PATCH 3/8] lei: ->child_error less error-prone
` [PATCH 4/8] lei: use lei->lms in place of lse->lms in a few places
` [PATCH 5/8] lei up --all: avoid double-close on shared STDOUT
` [PATCH 6/8] lei inspect: support reading eml from --stdin
` [PATCH 7/8] lei_xsearch: avoid false-positives on externals w/ L: and kw:
` [PATCH 8/8] lei: fix read/write IMAP access
[PATCH 0/2] test reliability fixes
2021-09-02 22:36 UTC (3+ messages)
` [PATCH 1/2] t/lei-auto-watch: improve test reliability
` [PATCH 2/2] tests: "make check-run" favors reliability over speed
Bug: incorrect links when message-id exists in other lists
2021-09-02 22:12 UTC (2+ messages)
` [PATCH] www: handle name-only publicinbox.*.url entries
[PATCH 0/3] lei: auto keyword propagation to Maildirs
2021-09-02 10:25 UTC (5+ messages)
` [PATCH 1/3] lei_mail_sync: do not use transactions
` [PATCH 2/3] lei_input: set and prepare watches early
` [PATCH 3/3] lei: propagate keyword changes from lei/store
` [SQUASH 4/3] t/lei-auto-watch: workaround for FreeBSD kevent
Is it safe to round-robin the nntp server?
2021-09-01 21:03 UTC (4+ messages)
Removing an inbox from extindex
2021-09-01 0:17 UTC (5+ messages)
` [PATCH] extindex: --gc removes messages from over, too
[PATCH] extindex: document --all and indexlevel=basic interaction
2021-08-31 22:23 UTC
[PATCH] lei up: only show finmsg in top-level lei-daemon
2021-08-31 19:38 UTC
[PATCH 00/10] lei: several bug fixes and refinements
2021-08-31 11:21 UTC (11+ messages)
` [PATCH 01/10] lei_mail_sync: forget_folder: simplify code
` [PATCH 02/10] lei prune-mail-sync: handle --all (no args)
` [PATCH 03/10] lei_mail_sync: simplify group2folders
` [PATCH 04/10] lei_mail_sync: make rename_folder more robust
` [PATCH 05/10] t/lei-watch: avoid race between glob + readlink
` [PATCH 06/10] lei note-event: always flush changes on daemon exit
` [PATCH 07/10] lei: refresh watches before MUA spawn for Maildir
` [PATCH 08/10] lei_mail_sync: set_src uses binary OIDs
` [PATCH 09/10] lei: fix error reporting from lei/store -> lei-daemon
` [PATCH 10/10] lei/store: correctly delete entries from over
RFE: Long .onion URL breaks mobile view
2021-08-30 23:44 UTC (21+ messages)
` [PATCH 0/8] various WWW + extindex stuff
` [PATCH 1/8] get rid of unnecessary bytes::length usage
` [PATCH 2/8] ds: use bytes::substr and bytes::length module-wide for now
` [PATCH 3/8] www_stream: sh-friendly .onion URLs wrapping
` [PATCH 4/8] www: avoid incorrect instructions for extindex
` [PATCH 5/8] www_text: fix example config snippet "
` [PATCH 6/8] config: do not parse altid "
` [PATCH 7/8] www_text: add coderepo config support "
` [PATCH 8/8] move ->ids_after from mm to over
` [PATCH 0/2] www: split out mirror to /text/
` [PATCH 1/2] www: move mirror instructions "
` [PATCH 2/2] www_stream: description header links to top $INBOX_URL
` [PATCH 0/3] www: more footer and mirroring instructions tweaks
` [PATCH 1/3] www_stream: extra link to mirroring information in the footer
` [PATCH 2/3] www_text/mirror: spell out "external index" and "public inbox"
` [PATCH 3/3] www_listing: add note about mirroring information
Add a way to search all from wwwlisting
2021-08-28 18:00 UTC (9+ messages)
` [PATCH 0/2] wwwlisting shows /all/
` [PATCH 1/2] www_listing: show ->ALL at top of HTML listing
` [PATCH 2/2] www_listing: fix odd "locate inbox" cases
` [PATCH] www: avoid potential auto-vivification on ibx->{url}
Issue with lore GIT repo for linux-kernel
2021-08-27 20:50 UTC (2+ messages)
Bug: wwwlisting doesn't get css styling
2021-08-26 13:51 UTC (4+ messages)
` [RFC] wwwlisting: support global CSS in HTML view
[PATCH 0/2] minor lei usability tweaks
2021-08-25 8:40 UTC (3+ messages)
` [PATCH 1/2] lei up: improve --all=local stderr output
` [PATCH 2/2] lei_mail_sync: remove warning message from caller
nntpd errors retrieving group list
2021-08-24 22:49 UTC (4+ messages)
` [PATCH] imap+nntp: die loudly if ->mm or ->over disappear
[PATCH 0/3] lei: hopefully kill /Document \d+ not found/ errors
2021-08-24 20:14 UTC (5+ messages)
` [PATCH 1/3] lei: diagnostics for "
` [PATCH 2/3] lei <q|up>: wait on remote mboxrd imports synchronously
` [PATCH 3/3] lei: hexdigest mocks account for unwanted headers
` [PATCH 0/3] lei: hopefully^W kill /Document \d+ not found/ errors
[PATCH] lei: non-blocking lei/store->done in lei-daemon
2021-08-24 13:06 UTC
[PATCH] lei: add missing LeiWatch lazy-load
2021-08-24 13:04 UTC
[PATCH] lei: implicitly watch all Maildirs it knows about
2021-08-19 9:49 UTC
"lei q --save" - should it be the default?
2021-08-19 1:36 UTC (2+ messages)
` [PATCH] lei q: make --save the default
RFE: remove "- mbox.gz / Atom" from thread listing
2021-08-17 14:07 UTC (4+ messages)
` [PATCH] view: remove mbox.gz and Atom from topic view
` [SQUASH] fix tests for missing t.mbox.gz links
[PATCH] Duplicate base css definitions in stylesheets
2021-08-17 14:06 UTC (3+ messages)
[PATCH 0/3] lei: some mail sync stuff
2021-08-17 8:52 UTC (4+ messages)
` [PATCH 1/3] lei: add ->lms shortcut for LeiMailSync
` [PATCH 2/3] ipc: remove WQ_MAX_WORKERS
` [PATCH 3/3] lei forget-mail-sync: rely on lei/store process
[PATCH] user_content: update + wrap lines for CSS change
2021-08-16 22:42 UTC
[PATCH] t/run.perl: fix "make check-run" on FreeBSD 11.x
2021-08-16 7:29 UTC
[PATCH] lei_search: avoid unconditional warning when no exception
2021-08-16 5:39 UTC
[PATCH] www: uninitialized vars due to extindex lacking address
2021-08-16 5:30 UTC
Boosts still not quite working
2021-08-14 22:09 UTC (3+ messages)
[PATCH] www: avoid uninitialized vars from shadowed Message-IDs
2021-08-14 7:42 UTC
[PATCH 0/2] "lei up" improvements
2021-08-12 23:40 UTC (3+ messages)
` [PATCH 1/2] lei up: support multiple output folders w/o --all=local
` [PATCH 2/2] lei up: note errors if one output destination fails
[PATCH 0/3] lei pathname canonicalization fixes
2021-08-11 11:26 UTC (4+ messages)
` [PATCH 1/3] treewide: use *nix-specific dirname regexps
` [PATCH 2/3] lei_saved_search: canonicalized relative save paths
` [PATCH 3/3] lei: attempt to canonicalize away "/../" pathnames
[PATCH] lei_xsearch: improve Xapian open failure messages
2021-08-08 20:07 UTC
WwwAttach::referer_match and HTTPS
2021-08-08 11:17 UTC (5+ messages)
[PATCH 0/2] fix handling of missing Xapian
2021-08-08 1:14 UTC (3+ messages)
` [PATCH 1/2] tests: fix test failures when Xapian is missing
` [PATCH 2/2] searchidx: die on Xapian load errors
[PATCH] httpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-08 1:03 UTC
Updating index from public-inbox-mda fails on Perl 5.34
2021-08-06 20:51 UTC (3+ messages)
[PATCH] li2wrap: avoid double-close on Linux::Inotify2 <2.3
2021-08-06 0:29 UTC
--batch-size and --jobs combination
2021-08-05 20:59 UTC (7+ messages)
[PATCH] lei export-kw: workaround race in updating Maildir locations
2021-08-05 2:33 UTC
[PATCH 0/2] extindex boost + over-flushing fixes
2021-08-04 17:43 UTC (4+ messages)
` [PATCH 1/2] extindex: do not over-account for cross-posted messages
` [PATCH 2/2] extindex: fix boost with partial runs
[RFC] lei: address lifetime problems from Linux::Inotify2
2021-08-04 10:40 UTC (3+ messages)
` [RFC v2] lei: close inotify FD in forked child
boost and /all/
2021-08-02 22:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).