shorewall_code/Shorewall
Matt Darfeuille 05a15c6f8b patches and request
Tom,

Some patches for the trunk repo(fixes.patch):

Patch1: Fix a typo in the path being printed for the standard actions
file.
Patch2: Will only install the shorewall's manpages if the variable
MANDIR is none-empty(I did it only for the sake of completeness)!
Patch3: Will only install the shorewall-lite's manpages if the
variable MANDIR is none-empty.
Patch4: Correct multiple product name's typos in
shorewall-init/install.sh.
Patch5: Remove ~/.shorewallrc when shorewall-core is uninstalled.

And two other  patches for the release repo(changelog-1.patch):

Patch1: Changed restart to reload for the line: 'Update DHCP
article(refresh -> restart).
Patch2: Rephrased the line for the newly added ?WARNING and ?INFO
directives.

Request:
Could the date of the compiled firewall script also be displayed when
'shorewall status' is executed?

-Matt

-------------- Enclosure number 2 ----------------
>From a5ae24bbe9b25aefdbcc4d7c8e5d013a36b03078 Mon Sep 17 00:00:00 2001
From: Matt Darfeuille <matdarf@gmail.com>
Date: Sat, 23 Apr 2016 14:44:19 +0200
Subject: [PATCH 1/5] Fix typo in printed path for standard actions file

Signed-off-by: Matt Darfeuille <matdarf@gmail.com>
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2016-04-27 15:07:44 -07:00
..
configfiles Add MINIUPNPD option 2016-04-01 08:57:08 -07:00
Contrib Periodic elimination of trailing white space 2010-09-27 11:16:18 -07:00
Macros questions 2016-04-17 13:50:17 -07:00
manpages Update the STARTUP_LOG description in shorewall[6].conf 2016-04-19 07:49:37 -07:00
Perl Merge branch '5.0.8' 2016-04-27 10:23:51 -07:00
Samples Add MINIUPNPD option 2016-04-01 08:57:08 -07:00
action.A_Drop Reverse the order of ICMP and Broadcast checking in the default actions 2016-04-12 10:12:29 +03:00
action.A_REJECT Add A_REJECT action 2016-04-05 16:38:39 -07:00
action.A_REJECT! Add A_REJECT action 2016-04-05 16:38:39 -07:00
action.A_Reject.deprecated questions 2016-04-17 13:50:17 -07:00
action.allowInvalid action.allowInvalid: reformat to new header style 2016-04-05 20:13:55 +03:00
action.AutoBL action.AutoBL: reformat to new header style 2016-04-05 20:13:55 +03:00
action.AutoBLL action.AutoBLL: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Broadcast action.Broadcast: reformat to new header style 2016-04-05 20:13:55 +03:00
action.DNSAmp action.DNSAmp: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Drop Reverse the order of ICMP and Broadcast checking in the default actions 2016-04-11 11:16:46 -07:00
action.dropInvalid action.dropInvalid: reformat to new header style 2016-04-05 20:13:55 +03:00
action.DropSmurfs action.DropSmurfs: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Established action.Established: reformat to new header style 2016-04-05 20:13:55 +03:00
action.GlusterFS action.GlusterFS: reformat to new header style 2016-04-05 20:13:55 +03:00
action.IfEvent action.IfEvent: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Invalid action.Invalid: reformat to new header style 2016-04-05 20:13:55 +03:00
action.mangletemplate action.mangletemplate: reformat to new header style 2016-04-05 20:13:55 +03:00
action.New action.New: reformat to new header style 2016-04-05 20:13:55 +03:00
action.NotSyn action.NotSyn: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Reject Reverse the order of ICMP and Broadcast checking in the default actions 2016-04-11 11:16:46 -07:00
action.Related action.Related: reformat to new header style 2016-04-05 20:13:55 +03:00
action.ResetEvent action.ResetEvent: reformat to new header style 2016-04-05 20:13:55 +03:00
action.RST action.RST: reformat to new header style 2016-04-05 20:13:55 +03:00
action.SetEvent action.SetEvent: reformat to new header style 2016-04-05 20:13:55 +03:00
action.TCPFlags action.TCPFlags: reformat to new header style 2016-04-05 20:13:55 +03:00
action.template action.template: reformat to new header style 2016-04-05 20:13:55 +03:00
action.Untracked action.Untracked: reformat to new header style 2016-04-05 20:13:55 +03:00
actions.std Add A_REJECT action 2016-04-05 16:38:39 -07:00
configpath More version changes 2015-07-28 10:59:11 -07:00
COPYING Correct address of the FSF 2011-06-06 06:55:40 -07:00
default.debian New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
helpers More version changes 2015-07-28 10:59:11 -07:00
init.debian.sh New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
init.fedora.sh New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
init.sh New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
init.slackware.shorewall.sh New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
init.suse.sh New 'reload' and 'restart' semantics 2015-07-26 09:59:49 -07:00
INSTALL More version changes 2015-07-28 10:59:11 -07:00
install.sh patches and request 2016-04-27 15:07:44 -07:00
lib.cli-std Create standard error messages in the CLI 2016-04-27 10:13:24 -07:00
logrotate Add logrotate files to packages 2009-11-03 10:06:10 -08:00
Makefile Shorewall[6]/Makefile: remove extra restore, shorewall does that automatically 2016-02-12 18:17:46 +02:00
Makefile-lite More periodic removal of trailing white space 2010-06-07 09:16:56 -07:00
modules More version changes 2015-07-28 10:59:11 -07:00
modules.essential modules.essential: reformat to new header style 2016-04-05 20:31:36 +03:00
modules.extensions modules.extensions: reformat to new header style 2016-04-05 20:31:36 +03:00
modules.ipset modules.ipset: reformat to new header style 2016-04-05 20:31:36 +03:00
modules.tc modules.tc: reformat to new header style 2016-04-05 20:31:36 +03:00
modules.xtables modules.xtables: reformat to new header style 2016-04-05 20:31:36 +03:00
shorewall More version changes 2015-07-28 10:59:11 -07:00
shorewall.service systemd: add reload to unit files 2015-09-10 14:15:16 +03:00
shorewall.service.debian Merge branch 'master' into 5.0.0 2015-10-12 10:55:36 -07:00
sysconfig Corrected sysconfig files 2016-01-19 09:25:37 -08:00
uninstall.sh Rename lib.core to lib.runtime 2016-04-21 08:12:41 -07:00