]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2022-07-20 Eric Wongnetd: setup TLS bits for well-known STARTTLS ports
2022-07-20 Eric Wongpop3: TOP requests do not expire messages
2022-07-20 Eric Wongpop3: implement IN-USE from RESP-CODES (RFC 2449)
2022-07-20 Eric Wongpublic-inbox-pop3d - a mostly read-only POP3 server
2022-07-20 Eric Wongnetd: load modules for well-known ports
2022-07-20 Eric Wonglei note-event: inline note_event_arm_done
2022-07-20 Eric Wonglei: avoid deadlock on inotify/EVFILT_VNODE wakeups
2022-07-19 Eric Wongsearchidx: skip "delta $N" sections for base-85
2022-07-09 Eric Wongtest_common: avoid uninitialized warning on readlink
2022-07-08 Eric Wongimap: STATUS: count messages properly
2022-07-07 Eric Wonglei: track seen messages to note duplicates
2022-07-07 Eric Wonglei_xsearch: simplify lei/store import check
2022-07-01 Uwe Kleine... tree-wide: Fix typo accomodate
2022-07-01 Uwe Kleine... tree-wide: Fix typo likelyhood
2022-06-22 Eric Wongsearchthread: delete children early while ordering
2022-06-22 Eric Wongsearchthread: remove + inline single-use cast sub
2022-06-22 Eric Wongdoc: lei-q: regenerate for patchid: help
2022-06-21 Eric Wongsearch: add help for patchid: prefix
2022-06-21 Eric Wongsearch: do not index base-85 binary patches
2022-06-21 Eric Wongsearch: support "patchid:" prefix (git patch-id --stable)
2022-06-21 Eric Wongsearchidx: use regexp as first arg for `split' op
2022-06-11 Thiago Jung... t/spawn: Find invalid PID to try to join its process...
2022-06-11 Thiago Jung... Add EditorConfig file
2022-06-09 Eric Wongview: do not escape first `@' in mailto: URLs
2022-05-16 Eric Wongimapd: update comment for PublicInbox::ConfigIter
2022-05-16 Eric Wongimap: remove unused args_ok sub
2022-05-08 Eric Wongdaemon: fix uninitialized variable
2022-05-07 Eric Wongdoc: add missing "be" for --key description
next