]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2022-08-23  Eric Wongwww: /s/: 404 for unconfigured coderepos
2022-08-23  Eric Wongxt/solver: improve diagnostics
2022-08-23  Eric Wongconfig: fix confusing space in ->repo_objs
2022-08-22  Eric Wongwww: support `+' in inbox names
2022-08-21  Eric Wongpublic-inbox 1.9.0 v1.9.0
2022-08-20  Eric Wongdoc: 1.9 release notes update
2022-08-20  Eric Wongwww: mbox* drop unneeded {base_url} memoizations
2022-08-20  Eric Wongwww: use absolute URLs for coderepo URLs
2022-08-20  Eric Wongview: do not show pagination footer for small inboxes
2022-08-20  Eric Wongimap: remove some intermediate arrays
2022-08-20  Eric Wongimport: take advantage of some Perl 5.10.x features
2022-08-19  Eric Wonglei/store: reindex culls over-indexed messages
2022-08-19  Eric Wongsmsg: ->populate falls back to old {ds}/{ts} values
2022-08-19  Eric Wongtests: add some basic "lei reindex" tests
2022-08-19  Eric Wonglei reindex: account for parallel lei/store users
2022-08-19  Eric Wonglei reindex: new command to reindex lei/store
2022-08-18  Eric Wonglei/store: reduce work when accessing mail_sync.sqlite3
2022-08-18  Eric Wonglei inspect: less scary exception for invalid "docid...
2022-08-18  Eric Wongsearchidx: fix spelling error in comment
2022-08-16  Eric Wonglei: do not wait for sto->done on disconnected EOF
2022-08-16  Eric Wongpop3: speed up STAT slightly (~1%)
2022-08-15  Eric Wonglei_store_err: use level-trigger for error pipe
2022-08-12  Eric Wongpop3: fix off-by-one error when handling `EXPIRE 0'
2022-08-12  Eric Wongpop3: quiet warning for cached active statements
2022-08-11  Eric Wongsyscall: add support for riscv64
2022-08-11  Eric Wongtests: support require_mods 'v2'
2022-08-11  Eric Wongdoc: spell out "PROTOCOL" in examples
2022-08-11  Eric Wongexamples: add systemd files for -netd
2022-08-11  Eric Wongexamples: consolidate systemd socket examples
2022-08-11  Eric Wongdoc: drop ancient Apache and WEBrick examples
2022-08-11  Eric Wongdevel/syscall-list: support non-Linux, show sizeof...
2022-08-11  Eric Wongpop3d: enable native fcntl locks on all *BSDs
2022-08-11  Eric Wongwww: inbox: favor "pop3://" over "pop://"
2022-08-11  Eric Wongdoc: add WIP 1.9 release notes
2022-08-11  Eric Wongwww_text: fix #nntp anchor for there's a single NNTP...
2022-08-10  Eric Wongdaemon: rely on $SIG{__WARN__} for error output
2022-08-10  Eric Wongwww_text: add AUTH=ANONYMOUS to IMAP URLs
2022-08-10  Eric Wongwww_text: clarify the password+username is for POP3
2022-08-10  Eric Wongwww_text: add #nntp, #pop3, and #imap anchors to help...
2022-08-10  Eric Wongpop3: remove untouched rows on QUIT/disconnect
2022-08-09  Eric Wongimapd|nntpd: drop ->base_url preload
2022-08-09  Eric Wongimap: mailboxes list across listeners
2022-08-09  Eric Wongdaemon: cleanup internal data structures
2022-08-09  Eric Wongdaemon: use per-listener SIG{__WARN__} callbacks
2022-08-09  Eric Wongdaemon: use default address + well-known ports for...
2022-08-09  Eric WongREADME: recommend AUTH=ANONYMOUS on IMAP URLs
2022-08-09  Eric Wongimap: prioritize AUTH=ANONYMOUS clients
2022-08-09  Eric Wongimap: only give AUTH=ANONYMOUS clients prefetch
2022-08-09  Eric Wongimap: limit ibx_async_prefetch to idle git processes
2022-08-06  Eric Wongdaemon: dedupe PublicInbox::Config objects by pathname
2022-08-04  Eric Wongwww: gzip_filter: avoid errors after ->write failure
2022-08-04  Eric Wongview: avoid intermediate array when streaming thread
2022-08-04  Eric Wongfeed: avoid unnecessary map loop in non-over path
2022-08-04  Eric Wongimap: ensure_slices_exist: drop needless map and array
2022-08-04  Eric Wonglei_overview: remove pointless map {} op
2022-08-04  Eric Wongisearch: mset_to_artnums: avoid unnecessary ops
2022-08-04  Eric Wongover: get_xref3: modify rows in-place
2022-08-04  Eric Wonghttp: coerce SERVER_PORT to integer
2022-08-04  Eric WongTODO: remove done items, adjust/add/abandon some
2022-08-04  Eric Wongdaemon: handle per-listener options on inherited, well...
2022-08-04  Eric Wongimapd: use nntpd_cache to speed up startup/reload time
2022-08-04  Eric Wongnntp: speed up group listings via ->ALL->misc
2022-08-04  Eric Wongmiscidx: index inbox min/max article numbers
2022-08-04  Eric Wongnntpd: do not delete newsgroup name from inbox object
2022-08-03  Eric Wongdaemon: reload TLS certs and keys on SIGHUP
2022-08-03  Eric Wongwww: simplify GzipFilter->zflush callers
2022-08-03  Eric Wongds: use ->dflush to distinguish from ->zflush
2022-08-03  Eric Wongwww: gzip_filter: update a few comments
2022-08-03  Eric Wongwww: gzip_filter: gracefully handle socket ->write...
2022-08-02  Eric Wongdaemon: share FDs for identical log paths
2022-08-02  Eric Wongdaemon: allow listening on well-known ports based on...
2022-08-02  Eric Wongdaemon: add diagnostics about inherited/bound listeners
2022-08-02  Eric Wongdaemon: require absolute cert/key paths with --daemonize
2022-08-02  Eric Wongdaemon: support per-listener env, .psgi, out, err
2022-08-02  Eric Wonghttpd: make internals slightly more generic
2022-07-30  Eric Wongsolver: avoid deprecation warnings in git 2.36.0+
2022-07-30  Eric Wongtests: maintainer test for using mpop
2022-07-30  Eric Wongdoc|www: flesh out POP3 documentation for servers and...
2022-07-29  Eric Wongdoc: httpd: document GIT_HTTP_MAX_REQUEST_BUFFER
2022-07-28  Eric Wongwww: drop --subject from "git send-email" instructions
2022-07-24  Eric Wongadd xt/mem-nntpd-tls maintainer test
2022-07-24  Eric Wongdsdeflate: shorten scope of initial buffer
2022-07-24  Eric Wongxt/mem-imapd-tls: update aliases to DSdeflate subs
2022-07-23  Eric Wongnntp: use substr to check for trailing CRLF
2022-07-23  Eric Wongpop3: reduce memory use while generating the mailbox...
2022-07-23  Eric Wongimap+nntp: share COMPRESS implementation
2022-07-23  Eric Wongnntp: resolve inboxes immediately on group listings
2022-07-23  Eric Wongds: share long_step between NNTP and IMAP
2022-07-23  Eric Wongnntp: inline CRLF in all response lines
2022-07-23  Eric Wongnntp: listgroup_range_i: remove useless `map' op
2022-07-23  Eric Wongds: move requeue_once
2022-07-23  Eric Wongds: move no-op ->zflush to common base class
2022-07-23  Eric Wongds: support greeting protocols
2022-07-23  Eric Wongnntp: remove more() wrapper
2022-07-23  Eric Wongnntp: start adding CRLF to responses natively
2022-07-23  Eric Wongnntp: pass regexp to split() callers
2022-07-21  Eric Wongpop3: drop File::FcntlLock requirement for FreeBSD...
2022-07-21  Eric Wongwww: note "x=m" and "t=1" (mis)use for GET requests
2022-07-20  Eric Wonggcf2: avoid excessive checks for unlinked files
2022-07-20  Eric Wongpop3: advertise STLS in CAPA if appropriate
next