messages from 2022-01-07 01:40:13 to 2022-07-23 06:13:07 UTC [more...]
[PATCH] nntp: use substr to check for trailing CRLF
2022-07-23 6:13 UTC
[PATCH] pop3: reduce memory use while generating the mailbox cache
2022-07-23 6:12 UTC
[PATCH 00/11] IMAP, NNTP, POP3 golfing
2022-07-23 4:41 UTC (12+ messages)
` [PATCH 01/11] nntp: pass regexp to split() callers
` [PATCH 02/11] nntp: start adding CRLF to responses natively
` [PATCH 03/11] nntp: remove more() wrapper
` [PATCH 04/11] ds: support greeting protocols
` [PATCH 05/11] ds: move no-op ->zflush to common base class
` [PATCH 06/11] ds: move requeue_once
` [PATCH 07/11] nntp: listgroup_range_i: remove useless `map' op
` [PATCH 08/11] nntp: inline CRLF in all response lines
` [PATCH 09/11] ds: share long_step between NNTP and IMAP
` [PATCH 10/11] nntp: resolve inboxes immediately on group listings
` [PATCH 11/11] imap+nntp: share COMPRESS implementation
git-send-email doesn't entirely understand --subject (or --in-reply-to)
2022-07-22 20:18 UTC
[PATCH] pop3: drop File::FcntlLock requirement for FreeBSD and Linux
2022-07-21 5:36 UTC
lei missing mails
2022-07-20 22:57 UTC (11+ messages)
` [PATCH] www: note "x=m" and "t=1" (mis)use for GET requests
[PATCH] gcf2: avoid excessive checks for unlinked files
2022-07-20 18:01 UTC
[PATCH 0/2] preliminary POP3 daemon
2022-07-20 9:24 UTC (10+ messages)
` [PATCH 1/2] public-inbox-pop3d - a mostly read-only POP3 server
` [PATCH 2/2] pop3: implement IN-USE from RESP-CODES (RFC 2449)
` [PATCH 3/2] pop3: fix numerous bugs in delete handling
` [PATCH v2 0/5] public-inbox POP3 daemon
` [PATCH v2 1/5] public-inbox-pop3d - a mostly read-only POP3 server
` [PATCH v2 2/5] pop3: implement IN-USE from RESP-CODES (RFC 2449)
` [PATCH v2 3/5] pop3: TOP requests do not expire messages
` [PATCH v2 4/5] netd: setup TLS bits for well-known STARTTLS ports
` [PATCH v2 5/5] pop3: advertise STLS in CAPA if appropriate
[PATCH] netd: load modules for well-known ports
2022-07-20 1:22 UTC
[PATCH 0/2] lei inotify/EVFILT_VNODE deadlock fix
2022-07-19 22:42 UTC (3+ messages)
` [PATCH 1/2] lei: avoid deadlock on inotify/EVFILT_VNODE wakeups
` [PATCH 2/2] lei note-event: inline note_event_arm_done
[PATCH] searchidx: skip "delta $N" sections for base-85
2022-07-19 2:36 UTC
[PATCH] test_common: avoid uninitialized warning on readlink
2022-07-09 8:08 UTC
[PATCH] imap: STATUS: count messages properly
2022-07-08 11:36 UTC
[PATCH 0/2] lei: minor diagnostic improvement
2022-07-07 9:40 UTC (3+ messages)
` [PATCH 1/2] lei_xsearch: simplify lei/store import check
` [PATCH 2/2] lei: track seen messages to note duplicates
immutable?
2022-07-01 18:37 UTC (3+ messages)
[PATCH] tree-wide: Fix typo accomodate
2022-07-01 16:18 UTC (2+ messages)
[PATCH] tree-wide: Fix typo likelyhood
2022-07-01 14:04 UTC
[PATCH 0/2] searchthread: minor simplifications
2022-06-22 8:02 UTC (3+ messages)
` [PATCH 1/2] searchthread: remove + inline single-use cast sub
` [PATCH 2/2] searchthread: delete children early while ordering
[PATCH 0/3] search indexing improvements
2022-06-22 7:50 UTC (7+ messages)
` [PATCH 1/3] searchidx: use regexp as first arg for `split' op
` [PATCH 2/3] search: support "patchid:" prefix (git patch-id --stable)
` [PATCH 4/3] search: add help for patchid: prefix
` [PATCH 5/3] doc: lei-q: regenerate for patchid: help
` [PATCH 3/3] search: do not index base-85 binary patches
[PATCH] Add EditorConfig file
2022-06-11 3:23 UTC (3+ messages)
[PATCH] t/spawn: Find invalid PID to try to join its process group
2022-06-11 3:22 UTC (6+ messages)
` [PATCH v2] "
Issues with mailto: Links
2022-06-09 19:51 UTC (5+ messages)
` [PATCH v2] view: do not escape first `@' in mailto: URLs
APOP-only POP3 clients?
2022-05-27 12:28 UTC (2+ messages)
Message-ID not found
2022-05-25 9:00 UTC (7+ messages)
[PATCH 0/2] imapd: minor cleanups
2022-05-13 0:40 UTC (3+ messages)
` [PATCH 1/2] imap: remove unused args_ok sub
` [PATCH 2/2] imapd: update comment for PublicInbox::ConfigIter
RFC: hooks in public-inbox-watch
2022-05-12 19:54 UTC (3+ messages)
[PATCH] daemon: fix uninitialized variable
2022-05-08 22:10 UTC
Difficulty following the AGPL for example systemd units
2022-05-07 0:57 UTC (6+ messages)
[PATCH] public-inbox-netd: a multi-protocol superserver
2022-05-07 0:10 UTC (3+ messages)
Trouble running lei
2022-05-03 20:32 UTC (5+ messages)
[PATCH] lei import: add label completions (+L:$LABEL)
2022-05-02 18:10 UTC
[PATCH] lei_view_text: remove all CR before LF
2022-05-02 9:04 UTC
[PATCH] lei refresh-mail-sync: filter NNTP(S) from --all
2022-04-30 21:29 UTC
[PATCH] lei: improve diagnosis of errors from children
2022-04-30 21:04 UTC
More efficient Atom feeds for public-inbox
2022-04-28 17:46 UTC (3+ messages)
[PATCH 0/2] version bumps, Perl 5.12 in _some_ places
2022-04-23 22:03 UTC (3+ messages)
` [PATCH 1/2] Makefile.PL: various updates for new versions
` [PATCH 2/2] lei: move to v5.12 to avoid "use strict"
[ANNOUNCE] public-inbox 1.8.0
2022-04-23 20:23 UTC (2+ messages)
[PATCH] doc: update 1.8 WIP release notes
2022-04-22 4:31 UTC
[PATCH] lei: commit store on interrupted partial imports
2022-04-21 11:59 UTC
[PATCH 0/4] lei: finish wiring up pure-Perl stuff for Linux
2022-04-18 9:50 UTC (5+ messages)
` [PATCH 1/4] lei: clobber recvmsg buffer on errors
` [PATCH 2/4] syscall: more idiomatic cmsghdr space allocation
` [PATCH 3/4] lei: wire up pure Perl sendmsg/recvmsg for Linux users
` [PATCH 4/4] syscall: golf + more idiomatic buffer initialization
[PATCH] lei_mail_sync: explicit bind for old SQL_VARCHAR compat
2022-04-18 9:44 UTC
[PATCH] scripts: add script to export v1 inboxes to maildir
2022-04-11 20:36 UTC (2+ messages)
[PATCH] lei: always open mail_sync.sqlite3 R/W
2022-04-05 8:18 UTC
[PATCH 0/2] lei_mail_sync ambiguity fixes
2022-04-02 23:45 UTC (4+ messages)
` [PATCH 1/2] lei_mail_sync: ensure URLs and folder names are stored as binary
` [PATCH 2/2] lei_mail_sync: store OIDs and Maildir filenames as blobs
[PATCH] view: remove unused $end variable
2022-04-02 4:38 UTC
[PATCH] examples/unsubscribe.milter: RFC 8058 (List-Unsubscribe=One-Click)
2022-04-02 1:56 UTC
[PATCH] examples/unsubscribe.milter: use IO::Socket, again
2022-04-02 1:40 UTC
[PATCH] TODO: add item for auto-detecting TLS files in daemons
2022-04-01 9:13 UTC
[PATCH] viewdiff: use defined checks in more places
2022-03-30 19:53 UTC
[PATCH 0/3] support sendmsg+recvmsg in pure Perl under Linux
2022-03-23 21:08 UTC (5+ messages)
` [PATCH 1/3] syscall: drop unused EEXIST import
` [PATCH 2/3] recv_cmd: do not undef recvmsg buffer arg on errors
` [PATCH 3/3] syscall: implement sendmsg+recvmsg in pure Perl
` [PATCH 4/3] syscall: add sendmsg+recvmsg for remaining arches
dependency Socket::MsgHdr undocumented
2022-03-22 9:07 UTC (2+ messages)
"Deep-linking prevented" when clicking xz attachment at lore.kernel.org
2022-03-15 20:45 UTC (2+ messages)
` [PATCH] www: loosen deep-linking prevention
Test failures with 1.7.0
2022-03-15 2:56 UTC (31+ messages)
` [PATCH] nodatacow: quiet chattr errors [was: Test failures with 1.7.0]
` FD_CLOEXEC w/ nix-shell "
` [PATCH] test_lei: use consistent locale for error messages
` [PATCH] t/lei-sigpipe: attempt to improve diagnostics for stuck test
` [PATCH] t/lei-sigpipe: ensure SIGPIPE is unblocked for this test
` [PATCH] t/lei-sigpipe.t: ensure SIGPIPE is not ignored instead of not blocked
Failed 'lei q' blocks 'lei init' from working
2022-03-13 0:06 UTC (2+ messages)
[PATCH] doc: add WIP release notes for 1.8
2022-03-11 5:21 UTC
Issue with lore.kernel.org links
2022-03-07 22:14 UTC (2+ messages)
[PATCH] index|extindex: support --dangerous flag
2022-03-07 10:57 UTC
[BUG] Junio's recent messages missing from public-inbox.org/git/
2022-03-04 8:14 UTC (3+ messages)
[PATCH] git: do not dereference undef as ARRAY ref
2022-02-17 20:27 UTC
[PATCH 0/2] sharedkv: cleanup + bugfixes
2022-02-14 5:37 UTC (3+ messages)
` [PATCH 1/2] sharedkv: remove unused subs
` [PATCH 2/2] sharedkv: avoid ambiguity for numeric-like string keys
test: 'seen set from rename' potentially racy
2022-02-13 21:01 UTC (3+ messages)
git SHA-256, perl 5.12, FUSE
2022-02-13 10:22 UTC (2+ messages)
[PATCH] doc: technical/whyperl: update w/ (good) news from PSC
2022-02-13 10:18 UTC (4+ messages)
` upcoming perl v5.12 requirement
Windows-style linebreaks (\r\n) and the web-renderer
2022-02-11 20:22 UTC (2+ messages)
` [PATCH] view: remove all CR before LF
Questions about Public Inbox setup and configuration
2022-02-11 17:49 UTC (4+ messages)
Large delays in mailing list delivery?
2022-02-07 21:27 UTC (4+ messages)
` Using public-inbox+lei+Emacs+mu+mu4e (was: Large delays in mailing list delivery?)
MH & thread support
2022-02-01 9:51 UTC (4+ messages)
[PATCH] http: don't send chunk finalizer on HEAD responses
2022-01-30 22:31 UTC
convert mail content in git repo to mbox format
2022-01-12 8:16 UTC (3+ 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).