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