]> Sergey Matveev's repositories - public-inbox.git/history - lib
inboxidle: avoid needless syscalls on refresh
[public-inbox.git] / lib /
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-12-26 Eric Wonginbox: name variable for values loop iterator
2020-12-26 Eric Wongmanifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-26 Eric Wongdaemon: support --daemonize without Net::Server::Daemonize
2020-12-26 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-26 Eric Wongwwwattach: prevent deep-linking via Referer match
2020-12-26 Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-12-26 Eric Wongnntp: delimit Newsgroup: header with commas
2020-12-26 Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-12-26 Eric Wongsearchidx: index lower-case List-Id value
2020-12-26 Eric Wongds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-12-26 Eric Wongimap: avoid raising exception if client disconnects
2020-12-26 Eric Wongidxstack: fix comment about file_char
2020-12-26 Eric Wongmda: match List-Id insensitively
2020-12-26 Kyle Meyermid: drop repeated ';' in mid_escape() regular expression
2020-12-26 Eric Wongconfig: warn on multiple values for some fields
2020-09-16 Eric Wonggit_async_cat: fix outdated comment
2020-09-16 Eric Wongwwwtext: link to public-inbox.org/meta archives
2020-09-16 Eric Wongwwwstream: link to cgit URLs for coderepo
2020-09-16 Eric Wongtreewide: relax allow >=40 chars for git OID
2020-09-16 Eric Wongmid: rename MID_MAX to ID_MAX
2020-09-15 Eric Wongimap: quiet uninitialized variable warning on FETCH
2020-09-14 Eric Wongtests: consistently check for xapian-compact
2020-09-14 Eric Wongsigfd: fix typos and scoping on systems w/o epoll+kqueue
2020-09-12 Eric Wongnntp: share more code between art_lookup callers
2020-09-12 Eric Wongtreewide: avoid `goto &NAME' for tail recursion
2020-09-10 Eric Wongwwwstream: show init + index instructions for -V1, too
2020-09-10 Eric Wongsolver: async blob retrieval for diff extraction
2020-09-10 Eric Wongsolver: break apart inbox blob retrieval
2020-09-10 Eric Wongsolver: check one git coderepo and inbox at a time
2020-09-10 Eric Wongwwwlisting: avoid hogging event loop
2020-09-10 Eric Wongextmsg: prevent cross-inbox matches from hogging event...
2020-09-10 Eric Wongconfig: split out iterator into separate object
2020-09-10 Eric Wongconfig: flatten each_inbox and iterate_start args
2020-09-10 Eric Wongwww: manifest.js.gz generation no longer hogs event...
2020-09-10 Eric Wonguse "\&" where possible when referring to subroutines
2020-09-10 Eric Wongsolver: drop warnings, modernize use v5.10.1, use SEEK_SET
2020-09-10 Eric Wongwwwtext: config comment improvements
2020-09-10 Eric Wongwwwtext: don't blindly quote "git clone" destination
2020-09-10 Eric Wongwwwtext: describe the use of `coderepo' entries
2020-09-10 Eric Wongnntp: fix cross-newsgroup Message-ID lookups
2020-09-09 Eric Wongwwwstream: fix "Atom feed" link
2020-09-09 Eric Wongcontrib/css: limit <a> coloring to links, only
2020-09-09 Eric Wongwww: make mirror instructions more prominent
2020-09-03 Eric Wongv2writable: reuse read-only shard counting code
2020-09-03 Eric Wongoveridx: document column uses
2020-09-03 Eric Wongwwwaltid: drop unused sqlite3_missing function
2020-09-03 Eric Wongimap: drop old, pre-Parse::RecDescent search parser
2020-09-03 Eric Wongsearch: remove {over_ro} field
2020-09-03 Eric Wongsearch: replace ->query with ->mset
2020-09-03 Eric Wongsearch: remove special case for blank query
2020-09-03 Eric Wongdisambiguate OverIdx and Over by field name
2020-09-03 Eric Wongmsgmap: note how we use ->created_at
2020-09-02 Eric Wongconfig: use defined-or (//) in a few places
2020-09-02 Eric Wongdaemon: support --help/-h in -httpd/imapd/nntpd
2020-09-02 Eric Wongedit+purge: support `--help' and `-h' like other commands
2020-09-02 Eric Wongadmin: improve minimum version text
2020-09-01 Eric Wongreplace ParentPipe with EOFpipe
2020-09-01 Eric Wongds: avoid unnecessary timer for waitpid
2020-09-01 Eric Wongwatch: use EOFpipe to reduce dwaitpid wakeups
2020-09-01 Eric Wongds: avoid excessive queueing when reaping PIDs
2020-09-01 Eric Wongwatch: comments and tiny cleanups
2020-09-01 Eric Wongwatch: block signals before fork on non-signalfd/kevent...
2020-09-01 Eric Wongwatch: avoid unnecessary spawning on spam removals
2020-09-01 Eric Wongrename WatchMaildir => Watch
2020-09-01 Eric Wongwatchmaildir: use v5.10.1, drop warnings
2020-09-01 Eric Wongwatch: limit batch size of NNTP and IMAP workers, too
2020-08-30 Eric Wongimapd: filter out unusable flags from search
2020-08-28 Eric Wongimaptracker: update_last: simplify callers
2020-08-28 Eric Wongwatch: flush changes to inbox before updating IMAPTracker
2020-08-28 Eric Wongwww: more descriptive pagination
2020-08-28 Eric Wongwww: improve navigation around contemporary threads
2020-08-27 Eric Wongwatch: imap: only remove \Seen spam
2020-08-27 Eric Wongoveridx: inline create_ghost sub
2020-08-27 Eric Wongimaptracker: preserve WAL journal_mode if set by user
2020-08-27 Eric Wongwatchmaildir: ensure I:/W:/E: prefixes in warnings
2020-08-27 Eric Wonggit: show more context info on failures
2020-08-27 Eric Wongsearch: allow testing with current xapian.git and 1.5.x
2020-08-27 Eric Wongmsgmap: use v5.10.1
2020-08-27 Eric Wongover*: use v5.10.1, drop warnings
2020-08-27 Eric Wongover: recent: remove expensive COUNT query
2020-08-27 Eric Wongover: rename ->disconnect to ->dbh_close
2020-08-27 Eric Wongover: rename ->connect method to ->dbh
2020-08-26 Eric Wongv2writable: compatibility with SWIG Xapian binding
2020-08-26 Eric Wongover+msgmap: respect WAL journal_mode if set
2020-08-26 Eric Wongmsgmap: use "CREATE TABLE IF NOT EXISTS"
2020-08-26 Eric Wongover: skip nodatacow on the journal
2020-08-25 Eric Wongsearchidx: croak for Xapian DB open failure
2020-08-23 Eric Wongindex: --sequential-shard checkpoints after each shard
2020-08-23 Eric Wongmbox: disable "&t" on existing Xapian until full reindex
2020-08-23 Eric Wongsearch: support downloading mboxes results with full...
2020-08-23 Eric Wongsearchidx: index THREADID in Xapian
2020-08-23 Eric Wongsearchidx: put all shard-related stuff in SearchIdxShard.pm
2020-08-23 Eric Wongsearchidxshard: clear $msgref buffer properly
2020-08-22 Eric Wongsearchview: fix mbox.gz downloads for lynx users
2020-08-20 Eric Wongsearch: add mset_to_artnums method
2020-08-20 Eric Wonginit+index: support --skip-docdata for Xapian
2020-08-20 Eric Wongsmsg: remove from_mitem
2020-08-20 Eric Wongmbox: avoid Xapian docdata in search results
next