messages from 2016-04-30 02:05:25 to 2016-06-19 10:20:57 UTC [more...]
[PATCH 0/2] robustness improvements
2016-06-19 10:20 UTC (2+ messages)
` [PATCH 1/2] search: reopen and retry on updated databases
[PATCH] http: avoid recursion when hitting write count limit
2016-06-19 7:12 UTC (2+ messages)
` [PATCH 2/1] http: constrain getline/close responses by time
[PATCH] mbox: set gzip timestamp to the Unix epoch
2016-06-19 6:33 UTC
[PATCH 0/4] watch improvements for mirroring
2016-06-19 3:44 UTC (6+ messages)
` [PATCH 1/4] emergency: avoid needless mkpath dependency
` [PATCH 2/4] watch_maildir: add scan test
` [PATCH 3/4] watch_maildir: spam removal support
` [PATCH 4/4] import: allow messages without subject
` [PATCH 5/4] watch_maildir: tighten up path checks
[PATCH 0/2] graceful shutdown tweaks
2016-06-18 21:54 UTC (3+ messages)
` [PATCH 1/2] spawn: try to keep signals blocked in spawned child
` [PATCH 2/2] daemon: be less misleading about graceful shutdown
[PATCH] view: consolidate per-message newline handling
2016-06-18 8:50 UTC
[PATCH 0/3] introduce WwwStream for per-message views
2016-06-18 4:47 UTC (4+ messages)
` [PATCH 1/3] feed: split out top-of-page generation
` [PATCH 2/3] view: introduce WwwStream interface
` [PATCH 3/3] view: minor tweaks to reduce long lines
[PATCH] www: undefined query string values are empty strings
2016-06-17 23:48 UTC
[PATCH] filter/base: reject more types by default
2016-06-17 19:09 UTC
[PATCH] www: escape HTML in footer description
2016-06-17 19:09 UTC
[PATCH] remove dependency on IPC::Run
2016-06-17 2:49 UTC
[PATCH] import: auto-update index when done
2016-06-17 1:59 UTC
[PATCH 0/2] introduce public-inbox-watch
2016-06-17 1:25 UTC (4+ messages)
` [PATCH 1/2] filter: split out scrub method from delivery
` [PATCH 2/2] watch: introduce watch directive
` [PATCH 3/2] watch: quiet down rejected header matches
[PATCH] address: no commas in email addresses
2016-06-17 1:21 UTC
[PATCH] mda: support loading arbitrary filters
2016-06-17 1:14 UTC
[PATCH] search: increase limit for thread search
2016-06-17 1:12 UTC
[PATCH] TODO: remove cookies for colors
2016-06-17 0:45 UTC
[PATCH 0/3] dc-dlvr updates
2016-06-17 0:44 UTC (4+ messages)
` [PATCH 1/3] scripts/dc-dlvr: update copyright
` [PATCH 2/3] scripts/dc-dlvr: remove catchall account
` [PATCH 3/3] scripts/dc-dlvr: ClamAV support via clamdscan
[PATCH] searchidx: disable Email::MIME::ContentType::STRICT_PARAMS
2016-06-17 0:22 UTC
[PATCH] msg_iter: support read-only elements
2016-06-17 0:21 UTC
[PATCH] doc: update design_www.txt for reply view
2016-06-15 21:46 UTC
[PATCH] README: various updates
2016-06-15 21:46 UTC
[PATCH] INSTALL: recommend Debian 8.5 for Xapian corruption fix
2016-06-15 21:12 UTC
[PATCH] unsubscribe: archive_url may be undefined
2016-06-15 21:12 UTC
[PATCH] inbox: allow undef return value for base_url
2016-06-15 1:40 UTC (2+ messages)
` [PATCH] unsubscribe: archive_url may be undefined
[PATCH 0/9] big mda filter changes
2016-06-15 0:37 UTC (10+ messages)
` [PATCH 1/9] drop dependency on File::Path::Expand
` [PATCH 2/9] t/feed.t: make IPC::Run usage optional
` [PATCH 3/9] learn: remove IPC::Run dependency
` [PATCH 4/9] t/mda.t: remove senseless use of Email::Filter
` [PATCH 5/9] t/mda: use only Maildir for testing
` [PATCH 6/9] mda: precheck no longer depends on Email::Filter
` [PATCH 7/9] filter: begin work on a new filter API
` [PATCH 8/9] emergency: implement new emergency Maildir delivery
` [PATCH 9/9] mda: hook up new filter functionality
[PATCH] nntp: do not double-encode UTF-8 body
2016-06-14 6:57 UTC
[PATCH] examples: systemd socket and service definitions for daemons
2016-06-13 23:01 UTC (2+ messages)
` [PATCH 2/1] doc: systemd examples should only kill one process
[PATCH] view: msg_html uses getline body to reduce latency
2016-06-13 21:43 UTC
[PATCH] daemon: reset unused signal handlers to default in child
2016-06-11 21:58 UTC
[PATCH] unsubscribe: HTML encode undecryptable username
2016-06-10 7:26 UTC
[PATCH] doc: update links to HTTPS sites in INSTALL and README
2016-06-09 1:03 UTC
[PATCH] unsubscribe: get off mah lawn^H^H^Hist
2016-06-07 13:40 UTC (8+ messages)
` [PATCH 2/3] unsubscribe: bad URL fixup
` [PATCH 3/3] examples/unsubscribe-psgi@.service: disable worker processes
` [PATCH] unsubscribe.milter: use default postfork dispatcher
` Merge branch 'unsubscribe'
` [PATCH] unsubscribe.psgi: disable confirmation
` [PATCH] unsubscribe.milter: implement archive blacklist
` [PATCH] unsubscribe: fix off-by-one error
[PATCH] view: be sure reply text describes plain-text
2016-06-07 8:17 UTC
[PATCH] view: remove trailing whitespace from reply command
2016-06-07 7:55 UTC
[PATCH] view: escape From name properly for title
2016-06-07 7:14 UTC
[PATCH] view: inline message reply into message view
2016-06-05 21:39 UTC
[PATCH] www: force two element key-value pairs in query
2016-06-02 0:10 UTC
[PATCH] http: yield body->getline running time
2016-05-30 4:54 UTC
[PATCH] use utf8::{encode,decode} for in-place transforms
2016-05-30 4:54 UTC
[PATCH] script/*{mda,learn}: no strict params for Email::MIME::ContentType
2016-05-30 2:15 UTC
[PATCH 0/3] start removing Plack::Request from WWW
2016-05-30 2:04 UTC (4+ messages)
` [PATCH 1/3] git-http-backend: remove dependency on Plack::Request
` [PATCH 2/3] www: remove gratuitous use of Plack::Request methods
` [PATCH 3/3] www: remove a few more Plack::Request dependencies
[PATCH ssoma] doc: do not override Makefile if POD2* is set
2016-05-30 0:37 UTC
[PATCH 0/2] nntp fixes
2016-05-29 4:16 UTC (3+ messages)
` [PATCH 1/2] inbox: drop references ASAP for search and msgmap
` [PATCH 2/2] nntp: fix for missing articles/bodies/heads
[PATCH] searchmsg: all timestamps stored in Xapian are UTC
2016-05-29 2:57 UTC
[PATCH] INSTALL: note Debian bug #808610 corruption
2016-05-29 2:23 UTC
[PATCH] txt2pre: remove CGI.pm dependency
2016-05-29 2:11 UTC
[PATCH 0/7] miscellaneous cleanups
2016-05-28 1:57 UTC (8+ messages)
` [PATCH 1/7] t/plack: ensure we can cascade on common endpoints
` [PATCH 2/7] http: clarify comments about layering violation
` [PATCH 3/7] Makefile.PL: allow N to be overridden
` [PATCH 4/7] examples: config no longer supports atomUrl
` [PATCH 5/7] www: remove footer_html support
` [PATCH 6/7] config: remove try_cat
` [PATCH 7/7] remove redundant NewsGroup class
[PATCH] config: fix NewsWWW fallback for newsgroups in HTTP URLs
2016-05-27 9:06 UTC
[PATCH 0/2] git-http-backend: more cleanups + one fix
2016-05-27 8:27 UTC (3+ messages)
` [PATCH 1/2] git-http-backend: move real close to GetlineBody
` [PATCH 2/2] git-http-backend: close pipe for generic PSGI on errors
[PATCH 0/3] http: another round EPIPE fixes
2016-05-27 7:32 UTC (5+ messages)
` [PATCH 1/3] httpd/async: prevent circular reference
` [PATCH 4/3] httpd/async: do not needlessly weaken
` [PATCH 2/3] http: avoid circular reference for getline responses
` [PATCH 3/3] git-http-backend: fix aborts for generic PSGI clone
[PATCH ssoma] remove Email::Address dependency
2016-05-25 2:29 UTC (2+ messages)
` [PATCH inbox] "
[PATCH 0/3] more networking/daemon fixes
2016-05-24 4:22 UTC (4+ messages)
` [PATCH 1/3] standardize timer-related event-loop code
` [PATCH 2/3] http: fix various race conditions
` [PATCH 3/3] git-http-backend: use qspawn to limit running processes
[PATCH] http: chunk in the server, not middleware
2016-05-24 0:50 UTC (2+ messages)
` [PATCH] http: avoid uninitialized variable
[PATCH 0/5] a few more HTTP-async-related simplifications
2016-05-23 6:23 UTC (9+ messages)
` [PATCH 1/5] t/spawn.t: additional tests for popen_rd
` [PATCH 2/5] git-http-backend: remove process limit
` [PATCH 3/5] git-http-backend: simplify dumb serving
` [PATCH 4/5] http: rework async_pass support
` [PATCH 5/5] git-http-backend: switch to async_pass
` [PATCH 0/2] more git-http-backend cleanups
` [PATCH 1/2] git-http-backend: avoid Plack::Request parsing body
` [PATCH 2/2] git-http-backend: refactor to support cleanup
[PATCH] TODO: update linkification notes
2016-05-23 1:34 UTC
[PATCH] git-http-backend: cleanup vestigial the process limiter code
2016-05-23 1:28 UTC
[PATCH] config: use popen_rd when spawning `git config'
2016-05-23 1:20 UTC
[PATCH] spawn: note we do not use absolute paths within our code
2016-05-23 1:08 UTC
[PATCH] daemon: ignore SIGWINCH when connected to terminal
2016-05-23 1:02 UTC
[PATCH] www: avoid warnings on bad offsets for Xapian
2016-05-22 20:54 UTC
[PATCH] http: support async_pass for Danga::Socket
2016-05-22 6:17 UTC (3+ messages)
` [PATCH 1/2] http: fix typo: write_buf => write_buf_size
` [PATCH 2/2] http: pass reference to Danga::Socket::write
[PATCH] http: async getline supports push_back_read
2016-05-22 0:33 UTC
[PATCH] daemon: simplify forking
2016-05-21 10:55 UTC
[PATCH] import: avoid needless git update-server-info
2016-05-21 10:55 UTC
[PATCH] import: avoid needless git update-server-info
2016-05-21 10:55 UTC
[PATCH 0/2] http: start migrating to pull-based I/O
2016-05-21 5:31 UTC (5+ messages)
` [PATCH 1/2] http: reduce over-buffering for getline responses
` [PATCH 2/2] mbox: switch generation over to pull model
` [PATCH 4/1] unsubscribe: prevent decrypt from showing random crap
` [PATCH] localize $/ in more places to avoid potential problems
[PATCH] ssoma-replay: use TMPDIR for temporary path
2016-05-20 22:38 UTC
[PATCH 1/7] view: rely on Email::MIME::body_str for decoding
2016-05-19 22:06 UTC (8+ messages)
` [PATCH 1/6] msg_iter: new internal API for iterating through MIME
` [PATCH 2/6] switch read-only uses of walk_parts to msg_iter
` [PATCH 3/6] www: support downloading attachments
` [PATCH 4/6] msg_iter: workaround broken Email::MIME versions
` [PATCH 5/6] www: validate and check filenames in URLs
` [PATCH 6/6] view: reduce clutter for attachments w/o description
` [PATCH 8/7] www: tighten up allowable filenames for attachments
nntpd: various bug fixes
2016-05-19 8:24 UTC (3+ messages)
` [PATCH 1/2] nntpd: reject control characters entirely
` [PATCH 2/2] nntpd: avoid uninitialized warning
[PATCH] tests: add check-www-inbox script
2016-05-18 2:49 UTC
[PATCH] view: avoid redirect to reply endpoint
2016-05-18 2:47 UTC
[PATCH] feed: inline feed entry generation
2016-05-18 2:34 UTC
[PATCH] http: release resources when idle
2016-05-17 8:30 UTC
[PATCH] view: escape Message-ID for "next" link
2016-05-17 5:39 UTC
[PATCH 0/3] inbox objectification cleanups + fixes
2016-05-16 7:56 UTC (4+ messages)
` [PATCH 1/3] declare Inbox object for reusability
` [PATCH 2/3] config: allow taking an existing reference
` [PATCH 3/3] www: fix for running under mount paths
[PATCH] doc: sync ~/.spamassassin/user_prefs with my prod machine
2016-05-16 2:32 UTC
[PATCH 0/2] mbox improvements
2016-05-15 23:59 UTC (3+ messages)
` [PATCH 1/2] mbox: consistent header order when decompressed
` [PATCH 2/2] mbox: support /$INBOX/all.mbox.gz endpoint
[PATCH] git-http-backend: set cache headers
2016-05-15 23:52 UTC
[PATCH] rename most instances of "list" to "inbox"
2016-05-15 23:51 UTC
excuse the downtime, upgrading to jessie
2016-05-14 23:55 UTC
[PATCH] nntp: use "newsgroup" instead of "name"
2016-05-14 3:08 UTC (2+ messages)
` [PATCH] rename most instances of "list" to "inbox"
[PATCH] import ssoma-replay example script I've been using
2016-05-14 2:24 UTC
[PATCH] t/nntpd: avoid fork+exec for search indexing
2016-05-14 1:47 UTC (2+ messages)
` [PATCH] t/nntpd: test for wide characters and UTF-8 mangling
[PATCH] build: support eatmydata in "make check" target by default
2016-05-14 1:17 UTC
[PATCH] Revert "nntp: proper UTF-8 support (hopefully?)"
2016-05-13 12:17 UTC (2+ messages)
` [PATCH] nntp: fixup "Wide character" warnings
[PATCH] import: normalize body by stripping trailing newlines
2016-05-12 9:52 UTC (3+ messages)
` [PATCH] import: fallback to email if '<>' exists in author name
` [PATCH] git-http-backend: do not drop connection on successful finish
[PATCH] mbox: sort messages by ascending date
2016-05-06 1:19 UTC
[PATCH] t/view: note possibly invalid test
2016-05-05 20:12 UTC
[PATCH] spawnpp: use native perl %ENV outside of mod_perl
2016-05-03 9:12 UTC
[PATCH] http: move empty string check into write callback
2016-05-03 2:52 UTC
[PATCH 0/5] miscellaneous minor changes
2016-05-02 18:01 UTC (6+ messages)
` [PATCH 1/5] http: remove needless binmode call
` [PATCH 2/5] view: disable subject threading
` [PATCH 3/5] nntp: append Archived-At and List-Archive headers
` [PATCH 4/5] t/nntpd.t: stop hard coding message :bytes into test
` [PATCH 5/5] t/*.t: reduce -mda calls
[PATCH] spawn: proper signal handling for vfork
2016-05-02 8:55 UTC
[PATCH] git-http-backend: use real lseek for Content-Range
2016-05-01 22:18 UTC
[PATCH] daemon: reduce timer-related allocations
2016-05-01 22:15 UTC
[PATCH] mda: export @BAD_HEADERS variable
2016-05-01 9:00 UTC
[PATCH] linkify: match '~' (tilde) in URLs
2016-05-01 2:12 UTC (2+ messages)
` [PATCH] linkify: match more URL characters [:,\$] and schemes
[PATCH] git-http-backend: memory usage fix for static files
2016-04-30 18:09 UTC
[PATCH 0/2] graceful shutdown fixes
2016-04-30 8:36 UTC (3+ messages)
` [PATCH 1/2] http: graceful shutdown for pi-httpd.async callers
` [PATCH 2/2] daemon: graceful shutdown warning and limit removal
[PATCH] searchmsg: ensure long subject lines are not broken
2016-04-30 2:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).