projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2015-09-30
Eric Wong
nntp: reduce syscalls for LIST OVERVIEW.FMT
commit
|
commitdiff
|
tree
2015-09-30
Eric Wong
nntp: HDR returns 225, not 224
commit
|
commitdiff
|
tree
2015-09-30
Eric Wong
search: remove get_subject_path
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
daemon: fix various permissions + daemon issues
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
nntp: avoid signals for long responses
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
git: use fields for GitCatFile
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
git: signal-safety for pipe writes
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
nntp: prefix FD on every log line
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
nntp: do not repeat result on blocked write
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
searchidx: remove unused sub: next_doc_id
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
nntp: consistently use 501 for unsupported LIST
commit
|
commitdiff
|
tree
2015-09-25
Eric Wong
nntp: HDR allows metadata prefixed with ':'
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: hoist out daemon management code
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: support SIGUSR2 in single-process mode, too
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: better encapsulation for shutdown
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntp: avoid infinite loop on partial read
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: move busy check to NNTP package
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: hard quit after 30s
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntpd: additional daemonization options
commit
|
commitdiff
|
tree
2015-09-24
Eric Wong
nntp: fix XOVER command
commit
|
commitdiff
|
tree
2015-09-23
Eric Wong
nntp: support HDR command from RFC 3977
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: XHDR lookups by Message-ID may cross groups
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: XHDR fixes for Message-ID lookups
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: implement OVER from RFC 3977
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: avoid setting Bytes and Lines headers
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: ensure body lines end with CRLF
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
nntp: support YYYYMMDD dates for commands
commit
|
commitdiff
|
tree
2015-09-22
Eric Wong
t/nntpd.t: fix fcntl test to ensure no failures
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
nntp: proper UTF-8 support (hopefully?)
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
remove bytes:: for length checks
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
t/nntpd.t: improve test runnability
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
nntp: speed up xover slightly
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
nntp: speed up XHDR Xref for rtin
commit
|
commitdiff
|
tree
2015-09-21
Eric Wong
msgmap: minor cleanup to move constant declaration
commit
|
commitdiff
|
tree
2015-09-20
Eric Wong
nntp: add "newsgroup" parameter and sort grouplist
commit
|
commitdiff
|
tree
2015-09-20
Eric Wong
newsgroup: use only the first address
commit
|
commitdiff
|
tree
2015-09-20
Eric Wong
nntp: fix handling of trickled responses
commit
|
commitdiff
|
tree
2015-09-20
Eric Wong
nntp: do not re-enable reads during long responses
commit
|
commitdiff
|
tree
2015-09-20
Eric Wong
nntpd: support systemd FD inheritance + signals
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: article lookups by Message-ID may cross newsgroups
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: log to FDs given by the Nntpd module
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: fix ARTICLE/HEAD/BODY/STAT
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: fix logging of long responses
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: implement XPATH
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: implement XROVER, speed up XHDR for some cases
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: speed up XHDR for the Message-ID case
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: XOVER does not require range
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: implement command argument checking
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: use long response API for LISTGROUP
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: introduce long response API for streaming
commit
|
commitdiff
|
tree
2015-09-19
Eric Wong
nntp: use write_buf_size instead write_buf
commit
|
commitdiff
|
tree
2015-09-18
Eric Wong
read-only NNTP server
commit
|
commitdiff
|
tree
2015-09-16
Eric Wong
view: do not shorten top-level messages in thread view
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
add cgit commit-filter example
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
INSTALL: document DBD::SQLite and DBI dependencies
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
extmsg: wire up to use msgmap for prefixes
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
searchidx: sync Msgmap database along with Xapian
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
searchidx: hoist out rlog code
commit
|
commitdiff
|
tree
2015-09-15
Eric Wong
msgmap: add message mapping via SQLite
commit
|
commitdiff
|
tree
2015-09-14
Eric Wong
searchview: do not link Atom feed by relevance
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
view: jump to anchor of current message on References
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
view: do not show References unless a message has them
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
view: use header_obj to avoid extra method calls
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
view: extra Atom feed link in standalone message view
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
view: add Atom links in headers for per-message links
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
searchview: implement Atom feed for search results
commit
|
commitdiff
|
tree
2015-09-13
Eric Wong
feed: consolidate updated tag generation
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
searchview: support displaying entire threads
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
searchview: hoist out subroutines for clarity
commit
|
commitdiff
|
tree
2015-09-12
Eric Wong
view: more consistent prefix for ghost links
commit
|
commitdiff
|
tree
2015-09-11
Eric Wong
examples/public-inbox.psgi: optional deflater
commit
|
commitdiff
|
tree
2015-09-10
Eric Wong
constent X?HTML MIME type filtering
commit
|
commitdiff
|
tree
2015-09-07
Eric Wong
view: change References link to expand thread
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
public-inbox-init: use absolute path
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
update copyright headers and email addresses
commit
|
commitdiff
|
tree
2015-09-06
Eric Wong
Makefile.PL: conform to naming conventions
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
extmsg: add note about the deficiency of the implementation
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: link users to permalink instead of thread
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
extmsg: fall back to partial Message-ID matching
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: tweak parsing for internal queries
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: note why we do not support FLAG_PURE_NOT
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: error description for invalid queries
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
search: use relevance as secondary sort by default
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: factor out dump_mset subroutine
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
searchview: improve footer navigation
commit
|
commitdiff
|
tree
2015-09-05
Eric Wong
view: preliminary HTML search interface
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: fix broken link to ghost fallback
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
www: extra redirects for the '/'-challenged
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: thread view expands focused message
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: indentation adjustments for collapsed headers
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: reduce redundant attributions in permalink refs
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: add missing newline to inline dump
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: adjust spacing and indentation of index threads
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: one line for thread subjects
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: eliminate redundant [threaded|flat] link
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: do not generate anchors in thread views
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
SearchMsg: avoid encoding Message-IDs
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
view: avoid attempting to find "subject dummy"
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
extmsg: close HTML tag in response
commit
|
commitdiff
|
tree
2015-09-04
Eric Wong
consolidate thread sorting in view
commit
|
commitdiff
|
tree
next