Commit Graph

4804 Commits

Author SHA1 Message Date
teastep
0c8ffffb10 Reverse 'here docs' madness (cperl-mode sucks); fix ADMINSISABSENTMINDED=No
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5710 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-27 00:59:01 +00:00
teastep
bcec7bdc63 Fix a bug in compile_stop_shorewall()
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5709 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 23:42:26 +00:00
teastep
49cad74e82 More 'here docs'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5708 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 23:37:36 +00:00
teastep
85ad25cb68 Much ado about nothing (extraneous whitespace removal)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5707 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 23:17:46 +00:00
teastep
a8231a26b8 Small improvement in macro handling
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5706 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 21:49:03 +00:00
teastep
8133c056fc Change a warning message; simplify 'isolate_basic_target()'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5705 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 20:52:38 +00:00
teastep
c3dc47460e Update the release file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 20:46:38 +00:00
teastep
9fcba863fe Downgrade requirement from XMULTIPORT to MULTIPORT
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5703 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 20:23:09 +00:00
teastep
d05e81330e Fix a couple of bugs found testing Bleve's configuration
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5702 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 20:10:59 +00:00
teastep
cf150dd591 Some more small changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5701 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 19:01:38 +00:00
teastep
0161e15961 Fix wildcard chain names
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5700 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 15:22:36 +00:00
teastep
b3135ad37a make it a little cleaner
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5699 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 03:09:19 +00:00
teastep
6561a79eb6 Some more micro-optimizations -- add a comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 02:57:35 +00:00
teastep
da9c54a426 Some more micro-optimizations
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5697 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 02:53:51 +00:00
teastep
377b23e183 A litle more simplification
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5696 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 02:16:23 +00:00
teastep
1a5f5dfb48 Correct last commit
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5695 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:54:07 +00:00
teastep
9f8dbf120d More micro optimizations
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5694 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:49:31 +00:00
teastep
c2140b4923 Some more cosmetic changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5693 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:28:52 +00:00
teastep
0f33920874 Some more reduction in the number of calls (if not the processing time)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5692 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 01:22:00 +00:00
teastep
e6e04fe478 Follow some advice from 'Programming Perl'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5691 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-26 00:46:15 +00:00
teastep
08d59ffc7e Cosmetic changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5690 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 23:18:20 +00:00
teastep
9c3050d071 Add NETMAP processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5689 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 21:04:24 +00:00
teastep
f5c43291bb Tweak tos file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5688 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:52:01 +00:00
teastep
eff828015c Document tos file changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5687 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:43:33 +00:00
teastep
307e82a2f4 Add tos file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5686 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 19:27:25 +00:00
teastep
b56a534dc4 Correct emitted code in 'setup_netfilter()' -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5685 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 17:07:29 +00:00
teastep
6dc1c3027f Correct emitted code in 'setup_netfilter()'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5684 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 17:06:23 +00:00
teastep
381d59995b Remove anachronistic functions from prog.functions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5683 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:59:46 +00:00
teastep
40eaf6f671 Fix a couple of bugs involving '-' in config file columns
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5682 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:53:33 +00:00
teastep
47f2811b68 Factor out some '-' setting
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5681 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:47:21 +00:00
teastep
cf4ad08b96 First phase of config file line preprocessing change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5680 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 16:38:00 +00:00
teastep
e1cccb5ccb Fix an incorrect filename in a comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5679 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 01:03:43 +00:00
teastep
7f2a127ed2 fix makeshorewall again
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5678 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 00:10:35 +00:00
teastep
9d58fb5136 fix makeshorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5677 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 00:08:14 +00:00
teastep
10d74e1a38 Update makeshorewall to Build Shorewall-pl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5676 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-25 00:04:09 +00:00
teastep
2b9cf45521 Fix .spec file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5675 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:54:49 +00:00
teastep
e0db65bd7e Add .spec file and GPL
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5674 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:45:05 +00:00
teastep
dbe58ae866 Add installer
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5673 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 22:26:32 +00:00
teastep
db0f52c785 Some inconsequential cleanup
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5672 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 21:12:10 +00:00
teastep
7a82b87038 Add SHOREWALL_PL to shorewall.conf
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5671 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 20:15:05 +00:00
teastep
b24b7ecf21 Bring this branch up to 3.4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5669 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 20:01:42 +00:00
teastep
be39e43b8a Finish the adoption of 'shorewall-pl'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5668 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 19:56:48 +00:00
teastep
9bde119b32 Rename Shorewall4 to Shorewall-pl
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5665 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 19:19:29 +00:00
teastep
5890e5ddb5 Rationalize VERSION
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5664 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 18:11:32 +00:00
teastep
b7d0299a6d Rename to Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5663 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 17:16:13 +00:00
teastep
e142e86b27 Use fixed paths for prog.* files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5662 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:48:44 +00:00
teastep
831c3ceffb Update makeshorewall to use branches/3.4/ for the 3.4 release
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5661 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:39:48 +00:00
teastep
5f74e8cf66 Changes for Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5658 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:21:00 +00:00
teastep
1900bfb5cd Changes for Shorewall4
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5657 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 16:20:39 +00:00
teastep
5f5ece2a31 Finish ipset initial implementation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5656 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-03-24 15:59:17 +00:00