Commit Graph

12731 Commits

Author SHA1 Message Date
a5cce67fc2 Remove fly speck form .spec file 2010-12-30 12:36:10 -08:00
33ff6db6bc Whitespace changes 2010-12-30 12:25:22 -08:00
3f9cd713c3 Correct known problems 2010-12-30 12:01:46 -08:00
aaf2834917 Update known problems 2010-12-30 11:47:25 -08:00
c1cae8a1aa Update release notes 2010-12-30 11:45:40 -08:00
cd7f94dbdb Merge branch 'master' into 4.4.16 2010-12-30 10:37:15 -08:00
746c2a5163 Correct comment about the action member of the chain structure 2010-12-30 10:36:03 -08:00
cb751bd225 Remove extraneous change log entries 2010-12-30 10:02:39 -08:00
91227b6d13 Don't log jumps to NAT actions 2010-12-30 09:56:44 -08:00
d8541e4a58 Update problems corrected 4.4.16-Beta8 2010-12-30 08:05:04 -08:00
527ea7de3f A couple of more version changes 2010-12-30 07:34:09 -08:00
e3d1032ab3 Set version to Beta 8 2010-12-30 07:32:30 -08:00
ad32ce6986 Update release file 2010-12-30 07:04:38 -08:00
3c4cddeeeb Eliminate process_action3() 2010-12-30 06:56:21 -08:00
d767d9fea3 Better Editing of BLACKLIST_DISPOSITION 2010-12-29 18:43:14 -08:00
1c55143524 Allow parameterized Limit to use log tags 2010-12-29 12:20:18 -08:00
230d284980 Correct a couple of comments 2010-12-29 11:36:59 -08:00
b7d936dd8e Merge levels in process_action2() 2010-12-29 08:23:44 -08:00
a4bf11c7d5 Some cosmetic cleanup 2010-12-28 17:18:43 -08:00
d90d56161c Improve readability 2010-12-28 16:42:28 -08:00
7d41e4b38c Restore level merge behavior with nested actions 2010-12-28 16:04:55 -08:00
17ed14a895 Update comments in the Rules module
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-12-28 16:02:10 -08:00
2805d16246 Update change log
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-12-28 16:01:30 -08:00
c135a7e594 Update change log 2010-12-28 14:06:02 -08:00
17a3ca62d5 Eliminate the Actions module 2010-12-28 13:51:45 -08:00
3d4aaad0eb Remove a couple of superfluous tests 2010-12-28 12:53:16 -08:00
4a8f724f9b Handle duplicate chain name for action chain 2010-12-28 12:18:42 -08:00
6f7a1c7fd0 Update release docs 2010-12-28 07:49:55 -08:00
50a3b76e40 Rename a variable; reformat an error message 2010-12-28 07:49:35 -08:00
cc30fc4dbb Eliminate max nest level on actions 2010-12-27 17:16:34 -08:00
0c3ed598ca Improve diagnostic 2010-12-27 17:02:06 -08:00
297df02047 Catch loops in action invocation graph 2010-12-27 16:41:53 -08:00
6a7dad5e18 Merge branch 'master' into 4.4.16
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-12-27 12:32:28 -08:00
6a1487d628 Correct existing optimization issue 2010-12-27 12:31:34 -08:00
215c05d12b Add some comments -- fix logging with NAT actions 2010-12-27 09:05:44 -08:00
d5ac12a8ff Bump version to RC 1 2010-12-27 07:49:52 -08:00
311797e0bf Create nat chain during pre-processing of nat action 2010-12-27 07:47:16 -08:00
79cbfd0126 Allow '--' to specify '-' as an action parameter 2010-12-26 17:03:05 -08:00
4111432a52 Implement optional action parameters 2010-12-26 16:13:53 -08:00
d8bcbffb88 Dead code removal 4.4.16-Beta7 2010-12-26 12:08:10 -08:00
d1d9518c42 Move process_action2() 2010-12-26 11:44:15 -08:00
088480e5d9 Fix a couple of bugs 2010-12-26 11:34:58 -08:00
8f9d5a967b Simplify variable substitution 2010-12-26 11:07:00 -08:00
d4d285af39 Revert version to Beta 7 2010-12-26 09:01:15 -08:00
31bd00e42e Document parameterized actions 2010-12-26 08:59:31 -08:00
4fdec73808 Fix target of <action(params)> 2010-12-26 07:58:20 -08:00
758a50fa84 Extantiate params during module processing 2010-12-25 14:48:14 -08:00
bdc3ca16a4 Finish revision of action processing 2010-12-25 14:28:57 -08:00
8218cb3444 Pass normalized action name to process_rule_common() 2010-12-25 10:15:08 -08:00
39f4f03b60 Segregate process_action1() from process_actions1() 2010-12-25 08:21:32 -08:00