]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2025-08-28  Eric Wongdoc: add some notes on bitrot avoidance
2025-08-28  Eric Wongsupport --cow switch to preserve CoW on btrfs
2025-08-28  Eric Wongavoid redundant $creat_opt hashref in some places
2025-08-28  Eric Wongtest_common: delete wal param when creating inbox
2025-08-28  Eric Wonguse Getopt::Long hashref for --no-fsync and --dangerous
2025-08-28  Eric Wongoveridx: take Getopt::Long options hashref directly
2025-08-28  Eric Wongt/lei_store: ensure over.sqlite3 uses WAL
2025-08-28  Eric Wongmsgmap: take Getopt::Long options hashref for read...
2025-08-28  Eric Wongsearchidx: take Getopt::Long options hashref on create
2025-08-28  Eric Wongt/ipc: improve test reliability
2025-08-28  Eric Wonglei_saved_search: avoid //= on complex hashref assignment
2025-08-28  Eric Wonginit: store Getopt::Long options in hashref
2025-08-28  Eric Wongextindex|v2: defrag SQLite and Xapian DBs on btrfs
2025-08-28  Eric Wongextindex: reduce IPC and Xapian updates on reindex
2025-08-28  Eric Wongv2writable: checkpoint: clarify $dbh is for msgmap
2025-08-28  Eric Wongv2writable: show git wait time and abbreviation legend
2025-08-25  Eric Wong*index: ignore misordered References if In-Reply-To...
2025-08-20  Eric Wongv2+extindex: show commit time and indexing rate in...
2025-08-20  Eric Wongextsearchidx: distinguish between binary and hex OIDs
2025-08-20  Eric Wongdoc: publicinbox.*.{altid,indexheader} updates for...
2025-08-20  Eric Wongt/ipc.t: streamline dependency check
2025-08-20  Eric Wongspawn: add note about dropping SCM_RIGHTS in Inline::C
2025-08-20  Eric Wongtest_common: fix +SCM_RIGHTS check
2025-08-20  Eric Wongipc: get rid of -ipc_ppid field in favor of fork_gen
2025-08-20  Eric Wongipc: use PublicInbox::IO::attach_pid instead of awaitpid
2025-08-20  Eric Wonguse autodie in more places (extindex, pop3d, ipc)
2025-08-16  Eric Wongextindex: preserve indexlevel=basic on incremental...
2025-08-16  Eric Wonginit|*index|convert: --wal enables Write-Ahead Log...
2025-08-15  Eric Wongextindex: support `-L basic' to avoid most Xapian space
2025-08-15  Eric Wongextindex: improve error checking with try_cat
2025-08-15  Eric Wongextindex: reduce IPC for cross-posted messages
2025-08-09  Eric Wonglei: input: warn on `L:' and `t:' use consistently
2025-08-09  Eric Wongnodatacow: warn about CoW being disabled on btrfs
2025-08-09  Eric Wong*index: don't try to index boolean terms >245 bytes...
2025-08-04  Eric WongTODO: add more things to fix ASAP
2025-07-20  Eric Wongpsgi_rproxy: standardize on 64K I/O size
2025-07-16  Eric Wongcontrib: PSGI RejectBots middleware
2025-07-16  Eric Wonghttp: introduce a reverse proxy PSGI app
2025-07-16  Eric Wonghttp: expose reused connection counter in PSGI env
2025-07-16  Eric Wonglistener: throttle errors for resource limits
2025-07-09  Eric Wonglei_mail_sync: fix size check for Maildir||MH files
2025-07-03  Eric Wongnntpd|imapd|pop3d: wait on writability, first
2025-06-30  Eric Wongds: long_response: reduce {long_cb} size
2025-06-30  Eric Wongimap: fetch_compile: more meaningful variable names
2025-06-30  Eric Wongds: long_response: fix bad comment
2025-06-30  Eric Wongds: support enqueued CODE refs with arguments
2025-06-24  Eric Wongds: flush_write: check {sock} after calling CODE
2025-06-24  Eric Wonginbox: introduce lock_file for inbox_idle
2025-06-18  Eric Wongds: avoid ->method dispatch for `print'
2025-06-18  Eric Wongds: shutdn_tls_step clobbers {wbuf} early
2025-06-18  Eric Wongtls: shorten warning $SSL_ERROR prefix
2025-06-18  Eric Wongds: confess on epoll_ctl failure
2025-06-16  Eric Wongdaemon: introduce register_log public API
2025-06-16  Eric Wongdaemon: reopen log files atomically
2025-06-16  Eric Wongdaemon: allow `out' directive for HTTP, too
2025-06-16  Eric Wonghttp: response_write handles HEAD responses
2025-06-16  Eric Wongtests: disable ContentLength middleware in *.psgi
2025-06-13  Eric Wongwww_static: use Plack::Component->to_app
2025-06-13  Eric Wongwww_static: support default_type parameter
2025-06-09  Eric Wongtreewide: consistent IO::Handle->flush error handling
2025-06-09  Eric Wonglei_saved_search: show errno on ->flush failure
2025-06-07  Eric Wongtest_common: fix xap_helper build reuse
2025-06-05  Eric Wonghttp: don't ->close after ->accept_SSL failure
2025-06-05  Eric Wonghttp: respect `Connection: close' in HTTP/1.1 requests
2025-06-05  Eric Wongds: do_read: return 0 on EOF
2025-06-04  James Bottomleyfix git permission denied in certain configs
2025-06-01  Eric Wongextmsg: improve handling of obfuscated Message-ID URLs
2025-06-01  Eric Wongxap_helper: mset: ignore non-ultimate exceptions
2025-06-01  Eric Wongxhc_mset: improve error message formatting
2025-06-01  Eric Wongtest_common: symlink xap_helper instead of excessive...
2025-05-15  Eric Wongwww: extmsg: dedupe cross-posted Message-IDs
2025-05-15  Eric Wongwww: extmsg: async partial Message-ID search
2025-05-15  Eric Wongxap_helper: mset supports multiple requests
2025-05-15  Eric Wongwww: extmsg: rely on event loop for partial matches
2025-05-09  Eric Wongsha: avoid string eval for loading Net::SSLeay
2025-05-08  Eric Wongrename PlackLimiter to PsgiLimiter
2025-05-08  Eric Wonghttpd: psgix.io is the underlying IO object
2025-05-03  Eric Wongsyscall: fix fstatfs(2) use for x32
2025-05-03  Eric Wongt/netd: skip Linux-only test in some cases
2025-05-03  Eric Wongsolver: accept extra trailing space in filenames of...
2025-05-01  Eric Wongspawn: avoid string eval for optional BSD::Resource
2025-05-01  Eric Wongrepo_atom: add comments around string eval usage
2025-05-01  Eric Wongspawn: avoid string eval for optional Inline::C
2025-05-01  Eric Wongtreewide: use autodie::open where possible
2025-05-01  Eric Wongclone: don't dup(2) stdout FD
2025-05-01  Eric Wongdskqxs: use OnDestroy explicitly for $fork_gen
2025-05-01  Eric Wongtreewide: replace signalfd with epoll_pwait
2025-05-01  Eric Wongdskqxs: ignore all EV_DISABLE failures
2025-05-01  Eric Wonglei: deal with spurious wakeups
2025-05-01  Eric Wonginput_stream: only rely on events for pipes+sockets
2025-05-01  Eric Wongrename InputPipe to InputStream
2025-05-01  Eric Wongt/httpd-corner: improve EPIPE/SIGPIPE handling
2025-05-01  Eric Wongtreewide: remove unnecessary Sigfd use and requires
2025-04-14  Eric Wonglinkify: give <a> tags to gemini:// URLs
2025-04-11  Eric Wonghttp: send `100 Continue' responses for uploads
2025-04-11  Eric Wongdaemon: support backlog= listen parameter
2025-04-11  Eric Wongdaemon: use unpack_sockaddr_* for clarity
2025-04-08  Eric Wonghttp: refuse to deal with >4GB chunks in uploads
2025-04-04  Eric Wongt/httpd-https: test SSL session reuse
2025-04-04  Eric Wongt/httpd-https: fix extra CRLF in request
next