projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2016-05-23
Eric Wong
TODO: update linkification notes
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
git-http-backend: cleanup vestigial the process limiter...
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
config: use popen_rd when spawning `git config'
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
t/config.t: remove GIT_DIR usage in test
commit
|
commitdiff
|
tree
2016-05-23
Eric Wong
daemon: ignore SIGWINCH when connected to terminal
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
spawn: note we do not use absolute paths within our...
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
www: avoid warnings on bad offsets for Xapian
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: switch to async_pass
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: rework async_pass support
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: simplify dumb serving
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
git-http-backend: remove process limit
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
t/spawn.t: additional tests for popen_rd
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: pass reference to Danga::Socket::write
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: fix typo: write_buf => write_buf_size
commit
|
commitdiff
|
tree
2016-05-22
Eric Wong
http: async getline supports push_back_read
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
http: support async_pass for Danga::Socket
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
import: avoid needless git update-server-info
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
daemon: simplify forking
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
localize $/ in more places to avoid potential problems
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
mbox: switch generation over to pull model
commit
|
commitdiff
|
tree
2016-05-21
Eric Wong
http: reduce over-buffering for getline responses
commit
|
commitdiff
|
tree
2016-05-20
Eric Wong
ssoma-replay: use TMPDIR for temporary path
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: tighten up allowable filenames for attachments
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
view: reduce clutter for attachments w/o description
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: validate and check filenames in URLs
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
msg_iter: workaround broken Email::MIME versions
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
www: support downloading attachments
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
switch read-only uses of walk_parts to msg_iter
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
msg_iter: new internal API for iterating through MIME
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
view: rely on Email::MIME::body_str for decoding
commit
|
commitdiff
|
tree
2016-05-19
Eric Wong
nntpd: avoid uninitialized warning
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
nntpd: reject control characters entirely
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
tests: add check-www-inbox script
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
view: avoid redirect to reply endpoint
commit
|
commitdiff
|
tree
2016-05-18
Eric Wong
feed: inline feed entry generation
commit
|
commitdiff
|
tree
2016-05-17
Eric Wong
http: release resources when idle
commit
|
commitdiff
|
tree
2016-05-17
Eric Wong
view: escape Message-ID for "next" link
commit
|
commitdiff
|
tree
2016-05-16
Eric Wong
www: fix for running under mount paths
commit
|
commitdiff
|
tree
2016-05-16
Eric Wong
config: allow taking an existing reference
commit
|
commitdiff
|
tree
2016-05-16
Eric Wong
declare Inbox object for reusability
commit
|
commitdiff
|
tree
2016-05-16
Eric Wong
doc: sync ~/.spamassassin/user_prefs with my prod machine
commit
|
commitdiff
|
tree
2016-05-15
Eric Wong
mbox: support /$INBOX/all.mbox.gz endpoint
commit
|
commitdiff
|
tree
2016-05-15
Eric Wong
mbox: consistent header order when decompressed
commit
|
commitdiff
|
tree
2016-05-15
Eric Wong
git-http-backend: set cache headers
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
rename most instances of "list" to "inbox"
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
nntp: use "newsgroup" instead of "name"
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
import ssoma-replay example script I've been using
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
t/nntpd: test for wide characters and UTF-8 mangling
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
t/nntpd: avoid fork+exec for search indexing
commit
|
commitdiff
|
tree
2016-05-14
Eric Wong
build: support eatmydata in "make check" target by...
commit
|
commitdiff
|
tree
2016-05-13
Eric Wong
nntp: fixup "Wide character" warnings
commit
|
commitdiff
|
tree
2016-05-13
Eric Wong
Revert "nntp: proper UTF-8 support (hopefully?)"
commit
|
commitdiff
|
tree
2016-05-12
Eric Wong
git-http-backend: do not drop connection on successful...
commit
|
commitdiff
|
tree
2016-05-12
Eric Wong
import: fallback to email if '<>' exists in author...
commit
|
commitdiff
|
tree
2016-05-12
Eric Wong
import: normalize body by stripping trailing newlines
commit
|
commitdiff
|
tree
2016-05-06
Eric Wong
mbox: sort messages by ascending date
commit
|
commitdiff
|
tree
2016-05-05
Eric Wong
t/view: note possibly invalid test...
commit
|
commitdiff
|
tree
2016-05-03
Eric Wong
git-http-backend: reduce memory use for clone/fetch
commit
|
commitdiff
|
tree
2016-05-03
Eric Wong
http: move empty string check into write callback
commit
|
commitdiff
|
tree
2016-05-03
Eric Wong
spawnpp: use native perl %ENV outside of mod_perl
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
t/*.t: reduce -mda calls
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
t/nntpd.t: stop hard coding message :bytes into test
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
nntp: append Archived-At and List-Archive headers
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
view: disable subject threading
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
http: remove needless binmode call
commit
|
commitdiff
|
tree
2016-05-02
Eric Wong
spawn: proper signal handling for vfork
commit
|
commitdiff
|
tree
2016-05-01
Eric Wong
git-http-backend: use real lseek for Content-Range
commit
|
commitdiff
|
tree
2016-05-01
Eric Wong
daemon: reduce timer-related allocations
commit
|
commitdiff
|
tree
2016-05-01
Eric Wong
mda: export @BAD_HEADERS variable
commit
|
commitdiff
|
tree
2016-05-01
Eric Wong
linkify: match more URL characters [:,\$] and schemes
commit
|
commitdiff
|
tree
2016-05-01
Eric Wong
linkify: match '~' (tilde) in URLs
commit
|
commitdiff
|
tree
2016-04-30
Eric Wong
daemon: graceful shutdown warning and limit removal
commit
|
commitdiff
|
tree
2016-04-30
Eric Wong
http: graceful shutdown for pi-httpd.async callers
commit
|
commitdiff
|
tree
2016-04-30
Eric Wong
searchmsg: ensure long subject lines are not broken
commit
|
commitdiff
|
tree
2016-04-29
Eric Wong
http: avoid lseek if no input
commit
|
commitdiff
|
tree
2016-04-29
Eric Wong
TODO: add item for .mailmap support
commit
|
commitdiff
|
tree
2016-04-29
Eric Wong
http: improve error handling for aborted responses
commit
|
commitdiff
|
tree
2016-04-29
Eric Wong
git-http-backend: check EINTR as well as EAGAIN
commit
|
commitdiff
|
tree
2016-04-29
Eric Wong
http: avoid corking on "Content-Length: 0" response
commit
|
commitdiff
|
tree
2016-04-28
Eric Wong
githttpbackend: clamp to one smart HTTP request at...
commit
|
commitdiff
|
tree
2016-04-28
Eric Wong
githttpbackend: fall back to dumb if smart HTTP is off
commit
|
commitdiff
|
tree
2016-04-28
Eric Wong
import: run git-update-server-info when done
commit
|
commitdiff
|
tree
2016-04-27
Eric Wong
import: document API for public consumption
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
t/feed.t: run properly without ssoma installed
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
TODO: various updates
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
githttpbackend: require IO::File explicitly
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
remove GIT_DIR env usage in favor of --git-dir
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
remove ssoma dependency
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
import: extra check for final byte read
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
nntp: reduce timers for weakening
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
nntp: remove unused hdr_val subroutine
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
split out NNTPD and HTTPD* modules
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
mda: don't clobber existing List-Id header
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
searchview: add "rel=next" and "rel=prev" here, too
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
www: add rel=next and rel=prev navigation hints
commit
|
commitdiff
|
tree
2016-04-25
Eric Wong
view: fix link generation for replies in threads
commit
|
commitdiff
|
tree
2016-04-24
Eric Wong
view: add extra newline in flat thread view for lynx
commit
|
commitdiff
|
tree
2016-04-24
Eric Wong
view: more consistent prefixing for thread skeletons
commit
|
commitdiff
|
tree
2016-04-21
Eric Wong
mda: reject multiple Message-IDs up front
commit
|
commitdiff
|
tree
2016-04-16
Eric Wong
view: show flat thread view in chronological order
commit
|
commitdiff
|
tree
next