messages from 2016-03-05 06:07:44 to 2016-05-27 07:32:13 UTC [more...]
[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] unsubscribe: get off mah lawn^H^H^Hist
2016-05-21 4:24 UTC (3+ messages)
` [PATCH 2/3] unsubscribe: bad URL fixup
` [PATCH 3/3] examples/unsubscribe-psgi@.service: disable worker processes
[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
[PATCH] http: avoid lseek if no input
2016-04-29 20:21 UTC
[PATCH] TODO: add item for .mailmap support
2016-04-29 20:07 UTC
[PATCH] http: improve error handling for aborted responses
2016-04-29 20:03 UTC
[PATCH] git-http-backend: check EINTR as well as EAGAIN
2016-04-29 18:51 UTC
[PATCH] http: avoid corking on "Content-Length: 0" response
2016-04-29 7:12 UTC
[PATCH 0/2] import: public API and dumb HTTP enforcement
2016-04-28 2:00 UTC (3+ messages)
` [PATCH 1/2] import: document API for public consumption
` [PATCH 2/2] import: run git-update-server-info when done
[PATCH 0/2] githttpbackend: dumb HTTP fallbacks
2016-04-28 1:56 UTC (3+ messages)
` [PATCH 1/2] githttpbackend: fall back to dumb if smart HTTP is off
` [PATCH 2/2] githttpbackend: clamp to one smart HTTP request at-a-time
cloning from a git bundle
2016-04-26 6:00 UTC
[PATCH 0/3] remove ssoma dependency from public-inbox
2016-04-25 12:02 UTC (5+ messages)
` [PATCH 1/3] import: extra check for final byte read
` [PATCH 2/3] remove ssoma dependency
` [PATCH 4/3] t/feed.t: run properly without ssoma installed
` [PATCH 3/3] remove GIT_DIR env usage in favor of --git-dir
[PATCH] TODO: various updates
2016-04-25 10:24 UTC
[PATCH] githttpbackend: require IO::File explicitly
2016-04-25 10:12 UTC
[PATCH] nntp: reduce timers for weakening
2016-04-25 7:55 UTC
[PATCH] nntp: remove unused hdr_val subroutine
2016-04-25 6:47 UTC
[PATCH] split out NNTPD and HTTPD* modules
2016-04-25 5:27 UTC
[PATCH] mda: don't clobber existing List-Id header
2016-04-25 5:26 UTC
[PATCH] searchview: add "rel=next" and "rel=prev" here, too
2016-04-25 1:11 UTC
[PATCH] www: add rel=next and rel=prev navigation hints
2016-04-25 1:03 UTC
[PATCH] view: fix link generation for replies in threads
2016-04-25 0:08 UTC
[PATCH] view: add extra newline in flat thread view for lynx
2016-04-24 23:54 UTC
[PATCH] view: more consistent prefixing for thread skeletons
2016-04-24 23:54 UTC
public-inbox releases
2016-04-24 7:42 UTC
libmail-thread-perl: [PATCH] avoid failing grouping by subject with missing references
2016-04-23 20:23 UTC (3+ messages)
` Bug#795913: Acknowledgement (libmail-thread-perl: [PATCH] avoid failing grouping by subject with missing references)
[PATCH] mda: reject multiple Message-IDs up front
2016-04-21 22:49 UTC
[PATCH] doc: ssoma_repository: clarify we use the first Message-ID
2016-04-21 22:11 UTC
Accepted xapian-core 1.2.22-3~bpo8+1 (source amd64 all) into jessie-backports, jessie-backports
2016-04-19 23:15 UTC (3+ messages)
` Bug#808610: "
[PATCH] view: show flat thread view in chronological order
2016-04-16 18:51 UTC
[PATCH] www: stop generating /$MESSAGE_ID/f/ links
2016-04-15 23:33 UTC (6+ messages)
` [PATCH 0/4] more quote-folding removal
` [PATCH 1/4] view: drop vestigial elements of quote folding
` [PATCH 2/4] doc: update design notes on WWW development
` [PATCH 3/4] www: redirect /$MESSAGE_ID/f/ endpoints
` [PATCH 4/4] view: thread skeleton tweaks
[PATCH] import: maintain ssoma.index unconditionally
2016-04-15 23:27 UTC
[PATCH] view: fix link to view replies from $MESSAGE_ID/f/ links
2016-04-13 2:43 UTC
[PATCH] searchview: deal with the removal of rsort
2016-04-13 1:36 UTC
[PATCH] mbox: do not clobber existing archive headers in WWW
2016-04-12 21:25 UTC
[PATCH] view: allow topics to be "bumped" by new replies
2016-04-12 21:22 UTC
[PATCH 0/3] initial importer work
2016-04-12 21:18 UTC (6+ messages)
` [PATCH 1/3] git: add support for qx wrapper
` [PATCH 2/3] import: initial module + test case
` [PATCH 3/3] import: set binmode before printing author names
` [PATCH 4/3] import: use bytes::length for true data length in bytes
` [PATCH 5/3] import: filter out [<>] from user names
[PATCH] mbox: unconditionally add trailing newline
2016-04-11 5:07 UTC
POP3 server?
2016-04-11 3:41 UTC
[PATCH] learn: drop leading "From " line from mboxes
2016-04-09 1:33 UTC
[PATCH] filter: preserve Mail-Followup-To and Mail-Reply-To
2016-04-09 1:23 UTC (2+ messages)
` [PATCH] filter: remove out dated comments
[PATCH] view: shorter link for ghosts in per-message view
2016-04-06 8:26 UTC (2+ messages)
` [PATCH] view: account for threads lacking a common parent
[PATCH] view: shorter link for ghosts in per-message view
2016-04-06 7:42 UTC
[PATCH] view: do not prune ghosts from threads
2016-04-06 7:25 UTC
[PATCH] view: eliminate dead code and hash fields
2016-04-06 7:25 UTC
[PATCH] examples/public-inbox.psgi: add note for our httpd
2016-04-06 6:33 UTC
[PATCH] http: clarify intent for persistence
2016-04-06 6:26 UTC
[PATCH] view: link restructuring for index view
2016-04-05 6:26 UTC
[PATCH] http: fix condition for detecting persistence
2016-04-04 21:17 UTC
[PATCH] www: more consistent URL generation line
2016-04-02 23:20 UTC (2+ messages)
[PATCH] www: more explicit "git clone" usage
2016-04-02 22:32 UTC
[PATCH] www: various style changes and comment updates
2016-04-02 22:32 UTC
[PATCH] httpd: remove reference to callback during close
2016-03-31 3:33 UTC
[PATCH] daemon: expand @ARGV paths for running in '/'
2016-03-17 1:59 UTC
[PATCH] reduce "PublicInbox::Hval->new_oneline" use
2016-03-12 7:38 UTC (2+ messages)
` [PATCH 2/1] feed: fix brain farts in new_oneline removal
[PATCH] searchmsg: preserve hard tabs, but drop CR (\r)
2016-03-12 7:25 UTC
[PATCH] http: use Plack::HTTPParser for HTTP parsing
2016-03-12 3:59 UTC
[PATCH] examples: disable Chunked response in PSGI example
2016-03-12 3:24 UTC
[PATCH] http: prevent zero-byte writes
2016-03-12 0:20 UTC
[PATCH] daemon: fixup usage of the '-l' switch with IP/INET6 sockets
2016-03-11 22:05 UTC
[PATCH] daemon: allow using IO::Socket::IP over INET6
2016-03-07 17:43 UTC
[ssoma PATCH] git: simplify sysopen usage
2016-03-06 5:12 UTC
[PATCH 0/3] http: some DoS prevention
2016-03-06 2:09 UTC (4+ messages)
` [PATCH 1/3] http: reject excessive headers
` [PATCH 2/3] http: ensure errors are printable before PSGI env
` [PATCH 3/3] http: reject excessively large HTTP request bodies
[PATCH] daemon: sockname detects listeners correctly
2016-03-05 22:42 UTC
[PATCH] daemon: document optional Net::Server dependency
2016-03-05 22:42 UTC
[PATCH] doc: add contact/see-also/copyright sections to mda manpage
2016-03-05 22:07 UTC
[PATCH] httpd: remove unnecessary eval
2016-03-05 21:02 UTC
[PATCH] daemon: support listening on Unix domain sockets
2016-03-05 7:38 UTC (3+ messages)
` [PATCH v2] "
` [PATCH] t/httpd-corner: avoid clobbering existing FDs after fork
[PATCH] doc: varyus speling fickses
2016-03-05 7:10 UTC (2+ messages)
` [PATCH] doc: language-neutral client-side endpoints
[PATCH] feed: remove unnecessary encoding lookup
2016-03-05 7:02 UTC
[PATCH 0/4] daemon-related cleanups
2016-03-05 6:07 UTC (4+ messages)
` [PATCH 2/4] daemon: drop listener sockets ASAP on termination
` [PATCH 3/4] daemon: avoid cyclic references for once-used callbacks
` [PATCH 4/4] daemon: simplify parent death handling
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).