Tom Eastep
|
9efb7bed29
|
Avoid verbosity overflow/underflow
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-22 15:41:32 -07:00 |
|
Tom Eastep
|
c1477fd719
|
Remove unneeded test; correct typo
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-22 15:34:10 -07:00 |
|
Tom Eastep
|
41b666449e
|
Don't optimize the 'blacklst' chain
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-22 06:46:48 -07:00 |
|
Tom Eastep
|
9bb1caa4bc
|
Add a comment explaining why avoiding creation of the blacklst chain
and branching to it is a bad idea.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-21 07:25:15 -07:00 |
|
Tom Eastep
|
9a88156769
|
Back off on not jumping to the blacklist chain when there are no blacklist entries.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-19 11:32:22 -07:00 |
|
Tom Eastep
|
fae29bcf6f
|
Change version to 4.4.8
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-19 10:17:32 -07:00 |
|
Tom Eastep
|
b22b279bd1
|
Some additional idiot-proofing.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-19 10:01:02 -07:00 |
|
Tom Eastep
|
a71f5df64f
|
Fix indentation and quoting in TC progress messages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-19 06:59:58 -07:00 |
|
Tom Eastep
|
f44dbcf20b
|
More copyright updates
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-18 11:13:51 -07:00 |
|
Tom Eastep
|
91bc3b3293
|
Mark a restored configuration as 'Restored' rather than 'Started'.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-17 10:10:56 -07:00 |
|
Tom Eastep
|
1177540fd8
|
Update version to RC2
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 12:39:35 -07:00 |
|
Tom Eastep
|
66c883de2c
|
Fix UDPLITE handling of source port when no dest port given.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 10:45:31 -07:00 |
|
Tom Eastep
|
b2a56cd542
|
Copyright update
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 09:53:51 -07:00 |
|
Tom Eastep
|
a01fa345b7
|
Add support for UDP Lite
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 09:42:50 -07:00 |
|
Tom Eastep
|
16bbe780c7
|
Try to avoid printing import banners unnecessarily
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 07:23:02 -07:00 |
|
Tom Eastep
|
787cec4fe7
|
Fix 'uninitialized variable' bug in Config::copy2
Bug reported by Tuomo Soini
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-16 07:12:39 -07:00 |
|
Tom Eastep
|
196cd5417f
|
Allow 'default' optimizations to be disabled by specifying optimization 4096.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-11 17:15:44 -08:00 |
|
Tom Eastep
|
249f9412f6
|
Add undocumented OPTIMIZE=-1
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-10 17:31:08 -08:00 |
|
Tom Eastep
|
4f32be03d7
|
Fix typo in comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-08 15:34:38 -08:00 |
|
Tom Eastep
|
93494c6ae3
|
Eliminate nested function declarations in generate_matrix()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-08 13:11:10 -08:00 |
|
Tom Eastep
|
07cba9e066
|
Bump version to RC1
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-08 08:11:00 -08:00 |
|
Tom Eastep
|
efed2286b0
|
Move qt1() to lib.common
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-07 11:50:54 -08:00 |
|
Tom Eastep
|
f246f728e7
|
Flag '-' used as a port range separator
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-07 08:36:26 -08:00 |
|
Tom Eastep
|
5671a7ae2f
|
Add new options to online usage info.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 08:45:43 -08:00 |
|
Tom Eastep
|
88447bfc7d
|
Avoid dropping first line of library source text
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 08:45:21 -08:00 |
|
Tom Eastep
|
2d458b46b4
|
Update help text in prog.header*
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 08:13:33 -08:00 |
|
Tom Eastep
|
928b162d3c
|
Fix bug in handling of -p option
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 08:12:04 -08:00 |
|
Tom Eastep
|
7557b4b5fb
|
Update version to 4.4.8 Beta 3
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 07:41:29 -08:00 |
|
Tom Eastep
|
fe089ddc36
|
Don't copy headers in imported libraries
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-06 07:40:43 -08:00 |
|
Tom Eastep
|
c8d8d75cae
|
Cosmetic change
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 10:40:18 -08:00 |
|
Tom Eastep
|
f8c7a284a5
|
Remove duplicate/unneeded functions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 07:02:00 -08:00 |
|
Tom Eastep
|
abb943bfb7
|
Do library consolidation on IPv6 and load lib.cli into shorecap.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 13:11:33 -08:00 |
|
Tom Eastep
|
50330f71f6
|
Move many routines into lib.common.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 12:38:02 -08:00 |
|
Tom Eastep
|
7757c0bc20
|
Rename lib.run to lib.common
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 09:54:56 -08:00 |
|
Tom Eastep
|
7b52d812ae
|
Generate correct library path name
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 09:40:18 -08:00 |
|
Tom Eastep
|
4c081e5998
|
Add lib.run
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 09:12:48 -08:00 |
|
Tom Eastep
|
a963c8f955
|
Don't export CONFDIR or SHAREDIR
Document CONFDIR, SHAREDIR and VARDIR
Add FILEMODE to the old reserved variable names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 11:46:23 -08:00 |
|
Tom Eastep
|
3f73b3c408
|
Export *DIR variables
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 10:39:18 -08:00 |
|
Tom Eastep
|
c6981de0e5
|
Complete elimination of globals that are not .conf options
Documentation to follow
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 09:50:07 -08:00 |
|
Tom Eastep
|
ee74696747
|
IPv6 work to only export when necessary
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 08:59:58 -08:00 |
|
Tom Eastep
|
234e4fa754
|
Update module versions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 08:51:55 -08:00 |
|
Tom Eastep
|
7457f643ee
|
Don't export globals when the script is 4.4.8 or later
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 08:51:40 -08:00 |
|
Tom Eastep
|
cce4bf277a
|
Reduce export usage; Allow PURGE and RESTOREFILE to be specified on the run-line
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 14:49:31 -08:00 |
|
Tom Eastep
|
2656a9b0c7
|
Eliminate use of PRODUCT
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 12:34:36 -08:00 |
|
Tom Eastep
|
68f5215f07
|
Remove Reliance on HOSTNAME in generated programs
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 11:45:35 -08:00 |
|
Tom Eastep
|
3ea6f6792f
|
Eliminate VERSION reserved variable name
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 08:02:10 -08:00 |
|
Tom Eastep
|
5fc6d58e19
|
Eliminate STOPPING variable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 07:37:30 -08:00 |
|
Tom Eastep
|
d4936f4bad
|
Tweak to an RE used in optimization
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 06:58:09 -08:00 |
|
Tom Eastep
|
f11bfd3890
|
Eliminate redundate setting of PRODUCT
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-01 08:32:59 -08:00 |
|
Tom Eastep
|
cfa09dce22
|
Avoid multiple policy matches with OPTIMIZE=7 and not KLUDGEFREE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-01 08:32:37 -08:00 |
|