user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 1/4] nntpd: executable permission
  2015-10-03 11:14  5% [PATCH 0/4] misc updates Eric Wong
@ 2015-10-03 11:14  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2015-10-03 11:14 UTC (permalink / raw)
  To: meta

Ensure we are executable for consistency and documentation.
MakeMaker already makes this executable, but we might as
well do the same...
---
 public-inbox-nntpd | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 public-inbox-nntpd

diff --git a/public-inbox-nntpd b/public-inbox-nntpd
old mode 100644
new mode 100755
-- 
EW


^ permalink raw reply	[relevance 7%]

* [PATCH 0/4] misc updates
@ 2015-10-03 11:14  5% Eric Wong
  2015-10-03 11:14  7% ` [PATCH 1/4] nntpd: executable permission Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2015-10-03 11:14 UTC (permalink / raw)
  To: meta

Some internal cleanups.  This also adds the filter=scrub option
to make us more tolerant of crap email and ease integration with
external lists.

Eric Wong (4):
      nntpd: executable permission
      rename mid_compress to id_compress
      drop Message-IDs longer than 244 bytes
      mda: support a 'filter=scrub' option for external lists

 lib/PublicInbox/Config.pm    |  2 +-
 lib/PublicInbox/MDA.pm       |  2 ++
 lib/PublicInbox/MID.pm       | 19 +++++++------------
 lib/PublicInbox/Search.pm    |  6 +++---
 lib/PublicInbox/SearchIdx.pm |  9 +++++++--
 lib/PublicInbox/View.pm      |  4 ++--
 public-inbox-mda             | 13 ++++++++++++-
 public-inbox-nntpd           |  0
 t/view.t                     | 11 +++++------
 9 files changed, 39 insertions(+), 27 deletions(-)


^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2015-10-03 11:14  5% [PATCH 0/4] misc updates Eric Wong
2015-10-03 11:14  7% ` [PATCH 1/4] nntpd: executable permission 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).