user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/4] doc updates and simplifications
@ 2022-08-11 20:13 Eric Wong
  2022-08-11 20:13 ` [PATCH 1/4] doc: drop ancient Apache and WEBrick examples Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2022-08-11 20:13 UTC (permalink / raw)
  To: meta

I should've done -netd in 2016 when I did -httpd :x

Eric Wong (4):
  doc: drop ancient Apache and WEBrick examples
  examples: consolidate systemd socket examples
  examples: add systemd files for -netd
  doc: spell out "PROTOCOL" in examples

 Documentation/lei-blob.pod              |  2 +-
 Documentation/lei-convert.pod           |  2 +-
 Documentation/lei-import.pod            |  2 +-
 Documentation/lei-lcat.pod              |  2 +-
 Documentation/lei-q.pod                 |  2 +-
 Documentation/lei-rediff.pod            |  2 +-
 Documentation/public-inbox-daemon.pod   |  4 +-
 Documentation/public-inbox-imapd.pod    |  6 +--
 Documentation/public-inbox-netd.pod     |  4 +-
 Documentation/public-inbox-nntpd.pod    |  4 +-
 Documentation/public-inbox-pop3d.pod    |  6 +--
 MANIFEST                                |  9 +---
 examples/README                         |  4 --
 examples/apache2_cgi.conf               | 34 --------------
 examples/apache2_perl.conf              | 25 -----------
 examples/apache2_perl_old.conf          | 38 ----------------
 examples/cgi-webrick.rb                 | 25 -----------
 examples/public-inbox-httpd.socket      |  3 ++
 examples/public-inbox-httpd@.service    |  3 ++
 examples/public-inbox-imap-onion.socket | 12 -----
 examples/public-inbox-imapd.socket      | 17 ++++++-
 examples/public-inbox-imapd@.service    | 12 ++---
 examples/public-inbox-imaps.socket      | 12 -----
 examples/public-inbox-netd.socket       | 45 +++++++++++++++++++
 examples/public-inbox-netd@.service     | 60 +++++++++++++++++++++++++
 examples/public-inbox-nntpd.socket      | 21 ++++++++-
 examples/public-inbox-nntpd@.service    |  9 ++--
 examples/public-inbox-nntps.socket      | 12 -----
 28 files changed, 178 insertions(+), 199 deletions(-)
 delete mode 100644 examples/apache2_cgi.conf
 delete mode 100644 examples/apache2_perl.conf
 delete mode 100644 examples/apache2_perl_old.conf
 delete mode 100644 examples/cgi-webrick.rb
 delete mode 100644 examples/public-inbox-imap-onion.socket
 delete mode 100644 examples/public-inbox-imaps.socket
 create mode 100644 examples/public-inbox-netd.socket
 create mode 100644 examples/public-inbox-netd@.service
 delete mode 100644 examples/public-inbox-nntps.socket


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-11 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 20:13 [PATCH 0/4] doc updates and simplifications Eric Wong
2022-08-11 20:13 ` [PATCH 1/4] doc: drop ancient Apache and WEBrick examples Eric Wong
2022-08-11 20:13 ` [PATCH 2/4] examples: consolidate systemd socket examples Eric Wong
2022-08-11 20:13 ` [PATCH 3/4] examples: add systemd files for -netd Eric Wong
2022-08-11 20:13 ` [PATCH 4/4] doc: spell out "PROTOCOL" in examples Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).