Commit Graph

176 Commits

Author SHA1 Message Date
teastep
8c6e0a4391 Fix verbosity control and tracing control in the 'reload' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4127 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 23:04:12 +00:00
teastep
2f466f79f1 Add a few more comments
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4125 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 22:40:36 +00:00
teastep
6619bd32d8 Final (I hope) version of PG Patch #2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4123 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 22:19:18 +00:00
teastep
dffe6b47e7 Avoid most /etc/shorewall/shorewall.conf verification for 'compile -e'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4122 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 21:43:55 +00:00
teastep
086ff82f35 Fix typo in 'reload' processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4118 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 18:32:40 +00:00
teastep
35453c86e3 Move the Shorewall Lite firewall script from /usr/share/shorewall-lite to /var/lib/shorewall-lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4116 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-16 14:59:41 +00:00
teastep
6574995249 Another 'reload' tweak
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4101 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 19:46:37 +00:00
teastep
f85db6a849 Improve 'reload'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4100 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 18:12:06 +00:00
teastep
1a58eafd64 Add 'reload' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4099 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 17:25:37 +00:00
teastep
fb4ef97840 Make progress messages product-specific; provide script for easy firewall update
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4098 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-14 16:32:13 +00:00
teastep
ac636aabb2 More cleanup of Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4078 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-12 16:48:07 +00:00
teastep
81dac144e3 Clean up setting of directory variables
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4065 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-11 15:07:34 +00:00
teastep
6f073f6cfd Make all references to directories indirect
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4033 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 16:35:55 +00:00
teastep
df1dbeb4c9 A couple of tweaks to /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4031 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-09 15:40:31 +00:00
teastep
d630f57305 Rationalize use of IPTABLES and LOGFORMAT with Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4029 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-08 21:49:34 +00:00
teastep
906f11c814 Deimplement distribution-specific compilation in favor of Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3979 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-06-03 17:05:43 +00:00
teastep
469c882f1d Make 'trace' also trace the execution of the compiled program
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3940 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-27 03:36:12 +00:00
teastep
35f57ce2c7 Allow compiled script to run under /bin/ash; use SHOREWALL_SHELL as appropriate
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3903 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-11 14:52:00 +00:00
teastep
6a3e2b2b06 Timestamd 'Restored' messages when -t is specified
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3902 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-10 20:11:37 +00:00
teastep
22976d320c Remove some blank lines from /sbin/shorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3858 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-04 17:12:18 +00:00
teastep
5ef3032fcc Add a heading to the 'Log' part of 'shorewall dump' output
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3857 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-05-04 14:51:29 +00:00
teastep
d0afc17db7 Add -m option to 'show' and 'logwatch' commands to display MAC addresses
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3798 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-04-17 22:24:18 +00:00
teastep
a37611bd46 Fix try with effective verbosity = 0 -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3722 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 23:52:47 +00:00
teastep
ab7b1eac9e Fix try with effective verbosity = 0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3721 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 23:26:41 +00:00
teastep
f0372d9209 Add 'logdrop' and 'logreject' commands for dynamic blacklisting with logging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3715 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-23 16:37:45 +00:00
teastep
8cf217c023 remove redundent assignment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3659 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:19:33 +00:00
teastep
04e112d306 Fix Makefile and 'shorewall start f'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-03-12 00:00:22 +00:00
teastep
3d48928a9e Resolve merge conflicts in release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3491 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-18 15:22:03 +00:00
teastep
231845e6d9 Add -t option to timestamp progress messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-15 15:20:17 +00:00
teastep
e1535337d4 Fix and document 'check -e'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3466 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-10 18:45:05 +00:00
teastep
3482a47db0 Avoid iptables errors when allow/drop/reject run when Shorewall not started
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3442 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 17:14:46 +00:00
teastep
dad5224343 Fix STARTUP_ENABLED -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3440 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 03:48:17 +00:00
teastep
42220775a0 Fix STARTUP_ENABLED
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3439 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-04 03:45:03 +00:00
teastep
23b4d140f1 More verbosity changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3429 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 21:39:00 +00:00
teastep
900fd6c8a2 Add support for compilations targeted for other distributions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3426 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 17:08:37 +00:00
teastep
eeab23353c Clean up superfluous command options
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3425 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 15:27:54 +00:00
teastep
7085f1d417 Remove sensless synonyms from command set
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3424 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-02-03 15:10:46 +00:00
teastep
72e5f6e53a Minor Cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3382 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 23:58:12 +00:00
teastep
89f7d3220d Fix silly bug in 'shorewall logwatch'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3381 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 22:33:50 +00:00
teastep
eca8a37f42 Finish implementation of save/restore/forget
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3378 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 17:33:38 +00:00
teastep
5727afc83b Save/Restore working again...
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3376 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 04:18:52 +00:00
teastep
0c084c3055 Some headway on safe/restore
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-25 00:13:45 +00:00
teastep
c137f1992a Rename VERBOSE to VERBOSITY
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3373 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 17:44:19 +00:00
teastep
db518e1761 More verbosity tweaks -- default for new users is now VERBOSE=1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3372 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 16:15:27 +00:00
teastep
33cc957521 Repair -v brain damage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3371 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 16:10:41 +00:00
teastep
657ec591f2 Improve progress messages; verbosity tweaks
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3368 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 15:41:38 +00:00
teastep
d8b620774e Rewrite safe commands and fix verbosity (broken by last night's changes)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3367 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-24 15:24:20 +00:00
teastep
e850d6cc7f Change implementation of start and restart to use the compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3364 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 23:30:58 +00:00
teastep
dfdbdff286 Fix maclist verification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3363 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 22:59:24 +00:00
teastep
51f53236ec More verbosity control -- take 3a
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3362 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2006-01-23 20:50:51 +00:00