2022-08-19 |
Eric Wong | tests: add some basic "lei reindex" tests |
tree | commitdiff |
2022-08-10 |
Eric Wong | pop3: remove untouched rows on QUIT/disconnect |
tree | commitdiff |
2022-08-03 |
Eric Wong | daemon: reload TLS certs and keys on SIGHUP |
tree | commitdiff |
2022-08-02 |
Eric Wong | daemon: support per-listener env, .psgi, out, err |
tree | commitdiff |
2022-07-28 |
Eric Wong | www: drop --subject from "git send-email" instructions |
tree | commitdiff |
2022-07-23 |
Eric Wong | nntp: inline CRLF in all response lines |
tree | commitdiff |
2022-07-21 |
Eric Wong | pop3: drop File::FcntlLock requirement for FreeBSD... |
tree | commitdiff |
2022-07-20 |
Eric Wong | pop3: advertise STLS in CAPA if appropriate |
tree | commitdiff |
2022-07-20 |
Eric Wong | pop3: TOP requests do not expire messages |
tree | commitdiff |
2022-07-20 |
Eric Wong | public-inbox-pop3d - a mostly read-only POP3 server |
tree | commitdiff |
2022-07-08 |
Eric Wong | imap: STATUS: count messages properly |
tree | commitdiff |
2022-06-21 |
Eric Wong | search: do not index base-85 binary patches |
tree | commitdiff |
2022-06-21 |
Eric Wong | search: support "patchid:" prefix (git patch-id --stable) |
tree | commitdiff |
2022-06-11 |
Thiago Jung Bauermann | t/spawn: Find invalid PID to try to join its process... |
tree | commitdiff |
2022-06-09 |
Eric Wong | view: do not escape first `@' in mailto: URLs |
tree | commitdiff |
2022-05-05 |
Eric Wong | public-inbox-netd: a multi-protocol superserver |
tree | commitdiff |
2022-04-18 |
Eric Wong | lei: wire up pure Perl sendmsg/recvmsg for Linux users |
tree | commitdiff |
2022-04-02 |
Eric Wong | lei_mail_sync: ensure URLs and folder names are stored... |
tree | commitdiff |
2022-03-23 |
Eric Wong | syscall: implement sendmsg+recvmsg in pure Perl |
tree | commitdiff |
2022-03-14 |
Julien Moutinho | t/lei-sigpipe.t: ensure SIGPIPE is not ignored instead... |
tree | commitdiff |
2022-03-08 |
Eric Wong | index|extindex: support --dangerous flag |
tree | commitdiff |
2022-03-01 |
Eric Wong | t/lei-sigpipe: ensure SIGPIPE is unblocked for this... |
tree | commitdiff |
2022-02-18 |
Eric Wong | t/lei-sigpipe: attempt to improve diagnostics for stuck... |
tree | commitdiff |
2022-02-14 |
Eric Wong | sharedkv: avoid ambiguity for numeric-like string keys |
tree | commitdiff |
2022-02-14 |
Eric Wong | sharedkv: remove unused subs |
tree | commitdiff |
2022-02-14 |
Eric Wong | t/lei-*watch: disable flaky tests by default for now |
tree | commitdiff |
2022-01-31 |
Eric Wong | rewrite Linux nodatacow use in pure Perl w/o system |
tree | commitdiff |
2022-01-23 |
Eric Wong | t/eml.t: ignore newer Email::MIME behavior |
tree | commitdiff |
2021-11-22 |
Eric Wong | t/lei-mirror: skip lei comparisons if lei missing |
tree | commitdiff |
2021-11-10 |
Eric Wong | t/lei-watch: test with with higher sleep |
tree | commitdiff |
2021-11-10 |
Eric Wong | lei q: disallow "\n" in argv[] elements |
tree | commitdiff |
2021-11-09 |
Eric Wong | lei q|up: fix saved searches for single-phrase search |
tree | commitdiff |
2021-11-02 |
Eric Wong | t/lei-refresh-mail-sync: speed up test on FreeBSD 12 |
tree | commitdiff |
2021-11-02 |
Eric Wong | init: respect umask when creating description |
tree | commitdiff |
2021-10-31 |
Eric Wong | lei_input: disallow uppercase characters for labels |
tree | commitdiff |
2021-10-30 |
Eric Wong | lei_xsearch: quiet error message on SIG{PIPE,TERM} |
tree | commitdiff |
2021-10-28 |
Eric Wong | lei rm: move generic input_maildir_cb to LeiInput paren... |
tree | commitdiff |
2021-10-26 |
Eric Wong | t/lei-watch: add diagnostics for failure |
tree | commitdiff |
2021-10-26 |
Eric Wong | eml: keep body if no headers are found |
tree | commitdiff |
2021-10-25 |
Thomas Weißschuh | t/index-git-times: support non-master default branch |
tree | commitdiff |
2021-10-25 |
Eric Wong | www: $MSGID/raw: set charset in HTTP response |
tree | commitdiff |
2021-10-24 |
Thomas Weißschuh | t/git: support non-master default branch |
tree | commitdiff |
2021-10-24 |
Thomas Weißschuh | t/watch_maildir: support non-master default branch |
tree | commitdiff |
2021-10-24 |
Eric Wong | thread: avoid Perl5 internal scratchpad target cache |
tree | commitdiff |
2021-10-24 |
Eric Wong | lei export-kw: skip read-only IMAP folders |
tree | commitdiff |
2021-10-23 |
Eric Wong | git: simplify local_nick, avoid "foo.git.git" |
tree | commitdiff |
2021-10-23 |
Eric Wong | t/v2index-late-dedupe: don't read user's ~/.public... |
tree | commitdiff |
2021-10-22 |
Eric Wong | lei forget-search: support --prune=<local|remote> |
tree | commitdiff |
2021-10-22 |
Kyle Meyer | wwwatomstream: call gmtime with scalar |
tree | commitdiff |
2021-10-22 |
Eric Wong | lei: use RENAME_NOREPLACE on Linux 3.15+ |
tree | commitdiff |
2021-10-22 |
Eric Wong | t/lei-p2q: extra diagnostics |
tree | commitdiff |
2021-10-22 |
Eric Wong | t/lei-import-maildir: rename fix (SR -> RS) |
tree | commitdiff |
2021-10-22 |
Eric Wong | t/lei-{auto-watch,export-kw}: extra diagnostics on... |
tree | commitdiff |
2021-10-20 |
Eric Wong | httpd: reject requests with spaces in header names |
tree | commitdiff |
2021-10-18 |
Eric Wong | v2: mirrors don't clobber msgs w/ reused Message-IDs |
tree | commitdiff |
2021-10-16 |
Eric Wong | t/lei*: set EDITOR for dumb terminals |
tree | commitdiff |
2021-10-16 |
Eric Wong | dir_idle: do not add watches in ->new |
tree | commitdiff |
2021-10-15 |
Eric Wong | lei forget-search: fix for symlink-ed paths |
tree | commitdiff |
2021-10-15 |
Eric Wong | lei q: avoid kw lookup failure on remote mboxrd |
tree | commitdiff |
2021-10-14 |
Eric Wong | lei inspect: account for non-extindex inboxes |
tree | commitdiff |
2021-10-13 |
Eric Wong | t/nntpd-tls: change diag() to like() assertion |
tree | commitdiff |
2021-10-13 |
Eric Wong | t/git: avoid "once" warning for async_warn |
tree | commitdiff |
2021-10-13 |
Eric Wong | t/lei-mirror: avoid reading ~/.public-inbox/config... |
tree | commitdiff |
2021-10-13 |
Eric Wong | t/www_listing: require opt-in for grokmirror tests |
tree | commitdiff |
2021-10-12 |
Eric Wong | www: _/text/config/raw Last-Modified: is mm->created_at |
tree | commitdiff |
2021-10-12 |
Eric Wong | msgmap: ->new_file to supports $ibx arg, drop ->new |
tree | commitdiff |
2021-10-12 |
Eric Wong | daemon: unconditionally close Xapian shards on cleanup |
tree | commitdiff |
2021-10-12 |
Eric Wong | search: delete QueryParser along with DB handle |
tree | commitdiff |
2021-10-12 |
Eric Wong | extindex: avoid invalid blobs after unref |
tree | commitdiff |
2021-10-09 |
Eric Wong | extindex: support --reindex --fast |
tree | commitdiff |
2021-10-08 |
Eric Wong | git: fatalize async callback errors by default |
tree | commitdiff |
2021-10-08 |
Eric Wong | git: use async_wait_all everywhere |
tree | commitdiff |
2021-10-05 |
Eric Wong | index: --reindex w/ --{since,until,before,after} |
tree | commitdiff |
2021-10-04 |
Eric Wong | hl_mod: don't memoize highlight::codeGenerator objects |
tree | commitdiff |
2021-10-04 |
Eric Wong | www: fix ref cycle from threading w/ extindex |
tree | commitdiff |
2021-10-04 |
Eric Wong | t/thread-cycle: make Email::Simple optional |
tree | commitdiff |
2021-10-02 |
Eric Wong | lei inspect: fix "mid:" prefix, expand to Xapian |
tree | commitdiff |
2021-10-01 |
Eric Wong | ds: simplify signalfd use |
tree | commitdiff |
2021-10-01 |
Eric Wong | daemon: make SO_ACCEPTFILTER a shared variable |
tree | commitdiff |
2021-09-29 |
Eric Wong | t/solver_git: fix test to work with git <2.29 |
tree | commitdiff |
2021-09-29 |
Eric Wong | inbox: drop memoization/preload, cleanup expires caches |
tree | commitdiff |
2021-09-27 |
Eric Wong | t/lei-index: IMAP and NNTP dependencies are optional |
tree | commitdiff |
2021-09-27 |
Eric Wong | fetch: support running as root |
tree | commitdiff |
2021-09-27 |
Eric Wong | t/cmd_ipc: allow extra errors and add diagnostics |
tree | commitdiff |
2021-09-27 |
Eric Wong | lei rediff: add --drq and --dequote-only |
tree | commitdiff |
2021-09-27 |
Eric Wong | lei rediff: quiet warnings from Import and Eml |
tree | commitdiff |
2021-09-26 |
Eric Wong | t/run.perl: less confusing error reporting |
tree | commitdiff |
2021-09-25 |
Eric Wong | t/v2mirror: check dependencies for legacy test |
tree | commitdiff |
2021-09-24 |
Eric Wong | fetch: support v2 w/o manifest on old WWW |
tree | commitdiff |
2021-09-24 |
Eric Wong | clone|fetch|--mirror: cull manifest in partial mirrors |
tree | commitdiff |
2021-09-24 |
Eric Wong | clone|--mirror: fix and test against pre-manifest WWW |
tree | commitdiff |
2021-09-24 |
Eric Wong | clone|--mirror: support --epoch=RANGE for partial clones |
tree | commitdiff |
2021-09-23 |
Eric Wong | xcpdb: -R$SHARDS creates new shards with correct perms |
tree | commitdiff |
2021-09-23 |
Eric Wong | daemons: revamp periodic cleanup task |
tree | commitdiff |
2021-09-22 |
Eric Wong | treewide: fix %SIG localization, harder |
tree | commitdiff |
2021-09-21 |
Eric Wong | t/lei-up: use '-q' to silence non-redirected test |
tree | commitdiff |
2021-09-21 |
Eric Wong | lei q: update messages to reflect --save default |
tree | commitdiff |
2021-09-21 |
Eric Wong | lei q: show progress on >1s preparation phase |
tree | commitdiff |
2021-09-21 |
Eric Wong | lei lcat: support NNTP URLs |
tree | commitdiff |
2021-09-21 |
Eric Wong | lei inspect: support NNTP URLs |
tree | commitdiff |
next |