user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
bug report: malformed lei query when d: is specified first
 2026-01-15 20:06 UTC  (2+ messages)

[PATCH] lei sucks: display xap_helper implementation
 2026-01-15 19:31 UTC 

[PATCH] lg2 cat_oid: call Perl %SIG handlers on EINTR
 2026-01-15  2:18 UTC 

FreeBSD 15+ incompatible, SOCK_SEQPACKET changed :x
 2026-01-13 10:55 UTC  (6+ messages)

[PATCH] support inotify on FreeBSD 15+
 2026-01-13 10:51 UTC 

[PATCH] ipc: fix FreeBSD 15.0 incompatibility
 2026-01-13 10:46 UTC 

Identifying lei curl requests via user-agent
 2026-01-12 20:55 UTC  (5+ messages)

[PATCH] Missing the trailing slash error
 2026-01-08  1:35 UTC  (3+ messages)
  ` [PATCH] www: "

[ANNOUNCE] public-inbox 2.1.0
 2025-12-25  9:48 UTC 

[PATCH] xapcmd: ensure SIGPIPE fails children
 2025-12-23  1:24 UTC 

[PATCH] doc/common: rely on autodie + wrappers to detect errors
 2025-12-22 20:16 UTC 

[PATCH] doc: add v2.1.0 draft release notes
 2025-12-22 19:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] doc: set correct 2.0.0 Message-ID
 2025-12-22 19:55 UTC 

[PATCH 0/2] www: introduce + revert leak detection
 2025-12-17 23:39 UTC  (3+ messages)
` [PATCH 1/2] add and use a DESTROY-oriented leak detector
` [PATCH 2/2] www: disable leak detector in existing code paths

t/solver_git.t stuck on Perl v5.40.1 (Debian)
 2025-12-16 10:10 UTC  (4+ messages)
  ` Perl 5.40.x confirmed leaky [was: t/solver_git.t stuck on Perl v5.40.1]
    ` [PATCH] viewvcs: workaround leak in Perl v5.40.x series

[PATCH] fix closing gzipped mboxrd from curl w/o IO::KQueue
 2025-12-11 23:06 UTC 

[PATCH] daemon: set FD_CLOEXEC on per-port out= and err= paths
 2025-12-09 11:08 UTC 

[PATCH] syscall: croak on epoll_pwait errors
 2025-12-09 10:58 UTC 

Apparent bug with search threads download in v2.0
 2025-12-05 14:31 UTC  (4+ messages)
  ` [PATCH] xcpdb: preserve has_threadid+skip_docdata across reshards

[PATCH 0/3] C++ fixes and cleanups
 2025-11-28 10:09 UTC  (4+ messages)
` [PATCH 1/3] *.h: reduce variable scopes
` [PATCH 2/3] approxidate: fix empty struct init in C++
` [PATCH 3/3] xap_helper: stderr_restore: drop unused parameter

Any downside to copying initial extindex data?
 2025-11-26 19:01 UTC  (4+ messages)

Error trying to index with --split-shards
 2025-11-24 20:25 UTC  (4+ messages)

[PATCH] xcpdb: use DB_DANGEROUS for temporary Xapian DBs
 2025-11-21 19:35 UTC 

[PATCH] t/psgi_rproxy: try to improve reliability + debuggability
 2025-11-19 20:45 UTC 

[PATCH] treewide: use closedir after readdir for error checking
 2025-11-17 21:53 UTC 

thoughts on supporting Webmention?
 2025-11-17 21:07 UTC 

Feedback to public-inbox
 2025-11-17  8:07 UTC  (4+ messages)
` [PATCH] Add note that readers might want to look at lei

[PATCH] t/pop3d: try fixing "APOP UUID\@$mailbox w/ STLS" test
 2025-11-10  3:47 UTC 

[PATCH 0/2] minor doc updates I missed for 2.0 :x
 2025-11-10  2:18 UTC  (3+ messages)
` [PATCH 1/2] Makefile.PL: put v2.0.0 release notes in NEWS
` [PATCH 2/2] INSTALL: it's 2025 and bookworm is Debian oldstable

[RFC] httpd: allow disabling persistent connections
 2025-11-08  0:06 UTC 

[ANNOUNCE] public-inbox 2.0.0
 2025-11-07 23:59 UTC 

[PATCH/DRAFT] doc: final 2.0.0-related updates
 2025-11-06  0:08 UTC 

[PATCH] doc: fix a few typos
 2025-11-04 21:59 UTC  (2+ messages)

Serving public-inbox via docker
 2025-11-04 21:08 UTC  (6+ messages)

[PATCH 0/5] the last batch before release?
 2025-11-03  2:50 UTC  (6+ messages)
` [PATCH 1/5] cindex: use `--project-list=' default with empty string
` [PATCH 2/5] doc/extindex: fix braino/typo
` [PATCH 3/5] doc: a few user-facing spelling fixes
` [PATCH 4/5] cindex: clarify yet-to-be-documented switches
` [PATCH 5/5] doc/cindex: flesh out documentation of supported features

[PATCH 0/2] www: attempt to avoid undefined headers
 2025-10-31 20:35 UTC  (3+ messages)
` [PATCH 1/2] www: reduce likelyhood of undefined HTTP header values
` [PATCH 2/2] http: skip and improve warning on undef "

[PATCH 0/3] xap_helper: a few more cleanups
 2025-10-31  2:45 UTC  (4+ messages)
` [PATCH 1/3] xap_helper: drop ugly NOT_UNUSED macro for clang
` [PATCH 2/3] xap_helper: drop unused `struct worker'
` [PATCH 3/3] xap_helper: drop unnecessary check on split2argv result

[PATCH] searchview: fix uninitialized var on bogus `o='
 2025-10-30  4:26 UTC 

[PATCH] searchidx: split shards at 100000 docs by default
 2025-10-27 18:42 UTC  (2+ messages)
` [PATCH] SQUASH: doc: update split-shards default

[PATCH] t/thread-cycle: note Mail::Thread is dev-only
 2025-10-27 17:39 UTC 

[PATCH] t/cindex: fix broken size checks
 2025-10-26 20:59 UTC 

[PATCH 0/4] C++ xap_helper updates
 2025-10-26  0:16 UTC  (5+ messages)
` [PATCH 1/4] xh_cidx: include khashl.h to placate cppcheck(1)
` [PATCH 2/4] t/xap_helper: avoid confusing skip messages
` [PATCH 3/4] xap_helper: fix leak from shared reader locks
` [PATCH 4/4] Makefile.PL: allow VG_EXTRA to specify extra knobs

[PATCH] rproxy: remove line context on backend disconnects
 2025-10-26  0:04 UTC 

[PATCH] doc: tuning: add note about 64-bit OpenSSL speedup
 2025-10-24 19:28 UTC 

[PATCH] spawn: be quiet about missing Inline.pm
 2025-10-24 18:53 UTC 

[PATCH] contrib/reject_bots: drop persistent connection requirement
 2025-10-24 17:34 UTC 

deprecation warning about 'use VERSION' in Git.pm
 2025-10-23 23:23 UTC  (3+ messages)
  ` [PATCH] treewide: don't change `use VERSION' in the same scope

[PATCH] psgi_rproxy: fix uploads with small output buffers
 2025-10-23 10:21 UTC 

[PATCH] doc: more updates ahead of 2.0.0 release
 2025-10-23  4:04 UTC  (3+ messages)

[PATCH] t/pop3d: add diagnostics on APOP after STLS failure
 2025-10-22 19:36 UTC 

httpd error: Can't locate object method "event_step"
 2025-10-21  3:39 UTC  (8+ messages)
          ` [PATCH] extmsg: fix Message-ID search for non-xap_helper users

Bug: child mail is not rendered as child
 2025-10-14 10:17 UTC  (3+ messages)
` [PATCH] *index: ignore misordered References if In-Reply-To exists

[PATCH] TODO: remove done items around btrfs
 2025-10-10  1:14 UTC 

[PATCH v2 0/3] --split-shards speeds up initial index
 2025-10-08 21:24 UTC  (4+ messages)
` [PATCH v2 1/3] codesearchidx: use {topdir} for consistency
` [PATCH v2 2/3] *search: introduce open.lock for reader safety
` [PATCH v2 3/3] *index: --split-shards to speeds initial indexing

Reconciling custom
 2025-10-08  0:29 UTC  (2+ messages)

One message is lost on lore
 2025-10-06 17:41 UTC  (3+ messages)

[PATCH 0/3] --split-shards speeds up initial index
 2025-10-02 20:57 UTC  (4+ messages)
` [PATCH 1/3] codesearchidx: use {topdir} for consistency
` [PATCH 2/3] *search: introduce open.lock for reader safety
` [PATCH 3/3] *index: --split-shards to speeds initial indexing

[PATCH] imapd|nntpd|pop3d: output IP + port on new connections
 2025-10-02 19:29 UTC 

A nit on the bot check
 2025-10-02  3:22 UTC  (3+ messages)
  ` more bot throttling [was: A nit on the bot check]

is gcc/g++ 4.x still in use? (CentOS 7?)
 2025-09-22 19:50 UTC  (2+ messages)

[PATCH] treewide: disable warning about NoCOW on btrfs
 2025-09-20  0:04 UTC 

[PATCH] compact: fix uninitialized var for basic inboxes
 2025-09-19  1:03 UTC 

[PATCH] compact: support --cow/--no-cow switch
 2025-09-16 21:42 UTC 

[PATCH] extindex: fix --reindex when blobs go missing
 2025-09-16 10:25 UTC 

[PATCH] view: display small and invalid time ranges
 2025-09-15 21:18 UTC 

Bug: not unique "id" attributes
 2025-09-14 21:08 UTC  (2+ messages)

[PATCH] searchidx: use warn for excessively long terms
 2025-09-13 12:21 UTC 

[PATCH] searchidxshard: drop unused `echo' sub
 2025-09-13  7:40 UTC 

[PATCH] extindex: fix --reindex
 2025-09-12 23:28 UTC 

[PATCH 0/3] reject_bots updates
 2025-09-12 23:06 UTC  (5+ messages)
` [PATCH 1/3] reject_bots: delay app call
` [PATCH 2/3] reject_bots: allow .well-known unconditionally
` [PATCH 3/3] reject_bots: avoid download prompts in Firefox
` oops, misssent

Old git processes hanging around
 2025-09-12 21:28 UTC  (10+ messages)
          ` [PATCH] t/httpd-corner: fix test on missing curl-config(1)

[PATCH 0/2] ipc: improve exception handling
 2025-09-07 23:41 UTC  (3+ messages)
` [PATCH 1/2] ipc: avoid context line in generated exception
` [PATCH 2/2] ipc: improve exception handling

WWW: "Report Spam" button for messages?
 2025-09-06 19:05 UTC  (3+ messages)

[PATCH 0/3] *index: improve error handling
 2025-09-04 19:22 UTC  (4+ messages)
` [PATCH 1/3] ipc: use read_all to deal with short reads
` [PATCH 2/3] ipc: add comment on pipe usage (vs socketpair)
` [PATCH 3/3] *index: propagate exceptions from shard processes

Two requests
 2025-09-03 20:31 UTC  (6+ messages)

[PATCH 0/3] reject_bots updates
 2025-09-02 20:30 UTC  (4+ messages)
` [PATCH 1/3] reject_bots: delay app call
` [PATCH 2/3] reject_bots: allow .well-known unconditionally
` [PATCH 3/3] reject_bots: avoid download prompts in Firefox

[PATCH] v2writable: don't attempt to print defrag progress w/o -v
 2025-09-02  7:21 UTC 

[PATCH 0/3] IPC code diet
 2025-08-29 20:38 UTC  (4+ messages)
` [PATCH 1/3] t/ipc: enable autoflush for warnings
` [PATCH 2/3] ipc: remove {-ipc_pid} field
` [PATCH 3/3] ipc: drop -wq_ppid field

[PATCH] *index: support --commit=$SECONDS to adjust the commit interval
 2025-08-29 19:04 UTC 

What is public-indox?
 2025-08-28  6:11 UTC  (3+ messages)
  ` [PATCH] README: attempt to improve initial paragraph

[PATCH] doc: add some notes on bitrot avoidance
 2025-08-27  1:39 UTC  (2+ messages)
` succession planning

[PATCH 00/15] indexing options update
 2025-08-26 19:50 UTC  (7+ messages)
` [PATCH 09/15] msgmap: take Getopt::Long options hashref for read-write DBs
` [PATCH 11/15] overidx: take Getopt::Long options hashref directly
` [PATCH 12/15] use Getopt::Long hashref for --no-fsync and --dangerous
` [PATCH 13/15] test_common: delete wal param when creating inbox
` [PATCH 14/15] avoid redundant $creat_opt hashref in some places
` [PATCH 15/15] support --cow switch to preserve CoW on btrfs


Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).