about summary refs log tree commit homepage
path: root/public-inbox-nntpd
DateCommit message (Expand)
2015-11-20various internal documentation updates
2015-10-02nntpd: executable permission
2015-09-30nntp: implement OVER/XOVER summary in search document
2015-09-30nntpd: avoid lazy require
2015-09-30remove unnecessary fields usage
2015-09-24nntpd: hoist out daemon management code
2015-09-24nntpd: support SIGUSR2 in single-process mode, too
2015-09-24nntpd: better encapsulation for shutdown
2015-09-24nntpd: move busy check to NNTP package
2015-09-24nntpd: hard quit after 30s
2015-09-24nntpd: additional daemonization options
2015-09-21remove bytes:: for length checks
2015-09-20nntp: add "newsgroup" parameter and sort grouplist
2015-09-20nntp: fix handling of trickled responses
2015-09-20nntpd: support systemd FD inheritance + signals
2015-09-19nntp: log to FDs given by the Nntpd module
2015-09-18read-only NNTP server