Tom Eastep
|
d5f3b31032
|
Handle lines containing only 'INCLUDE'
|
2011-01-18 14:58:56 -08:00 |
|
Tom Eastep
|
cdd897e620
|
More tweaks to the release notes
|
2011-01-17 09:03:34 -08:00 |
|
Tom Eastep
|
8cd903fad0
|
Reword sentence in the release notes
|
2011-01-17 08:07:21 -08:00 |
|
Tom Eastep
|
b7733941fa
|
Update release documents with updaterc.d fix
|
2011-01-17 07:57:18 -08:00 |
|
Tom Eastep
|
e9b3cd5b57
|
Run updaterc.d out of uninstall on Debian-based systems
|
2011-01-16 13:09:02 -08:00 |
|
Tom Eastep
|
cbb27662b9
|
Correct inconsistent terminology in Release Notes
|
2011-01-16 10:22:15 -08:00 |
|
Tom Eastep
|
eaa08ab76f
|
Fix typo that broke ULOG
|
2011-01-16 09:45:49 -08:00 |
|
Tom Eastep
|
e8bedcae93
|
Update release notes
|
2011-01-16 09:45:37 -08:00 |
|
Tom Eastep
|
3074d3009f
|
Tom being anal
|
2011-01-15 20:59:59 -08:00 |
|
Tom Eastep
|
4ea02a5e72
|
Eliminate silly duplication
|
2011-01-15 19:20:24 -08:00 |
|
Tom Eastep
|
370cd04408
|
Remove unneeded line of code in export_params()
|
2011-01-15 15:56:37 -08:00 |
|
Tom Eastep
|
265ca85d02
|
Allow INCLUDE in extension scripts
|
2011-01-15 15:43:45 -08:00 |
|
Tom Eastep
|
5c4da0b581
|
Use open_file()/close_file() in copy1
|
2011-01-15 14:33:16 -08:00 |
|
Tom Eastep
|
978e8e3849
|
Only issue 'done.' progress message on success
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-01-14 11:46:38 -08:00 |
|
Tom Eastep
|
12eaf81dcc
|
Add some comments
|
2011-01-13 19:59:17 -08:00 |
|
Tom Eastep
|
8da9f4183a
|
Tweaks to 4.4.17
|
2011-01-10 19:35:45 -08:00 |
|
Tom Eastep
|
2be63c9406
|
Delete unneeded exports
|
2011-01-10 19:30:38 -08:00 |
|
Tom Eastep
|
10ae1c7dde
|
Don't export read_a_line1()
|
2011-01-10 19:14:10 -08:00 |
|
Tom Eastep
|
a04e854f21
|
Simplify exception processing in process_rules1()
|
2011-01-10 17:02:12 -08:00 |
|
Tom Eastep
|
fd6afa7742
|
Minor fixes to comments
|
2011-01-09 15:56:01 -08:00 |
|
Tom Eastep
|
3392312cef
|
Automate the maintenance of the hash of compiler-defined entries in %params
|
2011-01-09 13:12:36 -08:00 |
|
Tom Eastep
|
0dc4cd7937
|
Don't quote param values unnecessarily; add a comment to the emitted params
|
2011-01-09 12:14:48 -08:00 |
|
Tom Eastep
|
3bb67423c3
|
Tweak release notes
|
2011-01-09 11:31:38 -08:00 |
|
Tom Eastep
|
08f09d7de0
|
Deprecate EXPORTPARAMS
|
2011-01-09 10:12:36 -08:00 |
|
Tom Eastep
|
14c4bd99aa
|
Don't lookup standard target if target is an action, macro, or chain
|
2011-01-09 10:10:27 -08:00 |
|
Tom Eastep
|
97bba29c07
|
Add lookup hash for standard targets
|
2011-01-08 15:29:10 -08:00 |
|
Tom Eastep
|
8dc60e788f
|
Avoid early return in process_action()
|
2011-01-08 14:05:27 -08:00 |
|
Tom Eastep
|
6143c7ddbd
|
Improve readability of logging logic in expand_rule()
|
2011-01-08 09:07:32 -08:00 |
|
Tom Eastep
|
bdbc9ab29d
|
Initiate 4.4.17
|
2011-01-08 08:00:56 -08:00 |
|
Tom Eastep
|
ad57272c7f
|
Fix tag handling in Limit()
|
2011-01-05 17:21:50 -08:00 |
|
Tom Eastep
|
974aeb9e39
|
Reword a comment
|
2011-01-03 18:48:09 -08:00 |
|
Tom Eastep
|
e3c16b8233
|
Different way to catch empty parameter lists
|
2011-01-03 17:56:07 -08:00 |
|
Tom Eastep
|
014d0eb607
|
Don't recognize an empty param list
|
2011-01-03 17:06:54 -08:00 |
|
Tom Eastep
|
b7a9a48508
|
Handle COUNT:<level> correctly
|
2011-01-03 14:29:10 -08:00 |
|
Tom Eastep
|
8400a2ab31
|
Handle ':' in a param
|
2011-01-03 12:18:04 -08:00 |
|
Tom Eastep
|
33b54e4ebe
|
Version to 4.4.16
|
2011-01-03 09:00:39 -08:00 |
|
Tom Eastep
|
fe86964fd6
|
Move and reword an error message
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-01-02 08:42:09 -08:00 |
|
Tom Eastep
|
f6228ca31b
|
Two error messages:
- Disallow server port in ACTION rule.
- Add server IP address in message re: REDIRECT
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2011-01-02 08:20:28 -08:00 |
|
Tom Eastep
|
9777f4989f
|
Update release notes
|
2011-01-02 07:12:25 -08:00 |
|
Tom Eastep
|
b3598f3766
|
Validate action names
|
2011-01-02 07:09:42 -08:00 |
|
Tom Eastep
|
faa541ee1f
|
Update release notes
|
2011-01-01 18:58:08 -08:00 |
|
Tom Eastep
|
cb372cf2cd
|
Change a couple of comments
|
2011-01-01 16:13:38 -08:00 |
|
Tom Eastep
|
d64edf3470
|
Clone a small function
|
2011-01-01 11:19:53 -08:00 |
|
Tom Eastep
|
8f0d0ac5a7
|
Use external representation in recursive call message
|
2011-01-01 09:18:10 -08:00 |
|
Tom Eastep
|
d71c11791f
|
Report normalized action names in recursive call message
|
2011-01-01 09:06:11 -08:00 |
|
Tom Eastep
|
4da682365d
|
Restore ability to detect recursive action invocations
|
2011-01-01 08:58:00 -08:00 |
|
Tom Eastep
|
ed3b336a81
|
Correct prototype
|
2011-01-01 06:55:10 -08:00 |
|
Tom Eastep
|
fc2d76aa7a
|
Move a function; don't export %policy_actions
|
2010-12-31 16:58:06 -08:00 |
|
Tom Eastep
|
e1b4e345fb
|
Add Eclipse files to project
|
2010-12-31 15:19:56 -08:00 |
|
Tom Eastep
|
8e6fdceeb5
|
Back out useless change
|
2010-12-31 14:30:31 -08:00 |
|