Tom Eastep
|
117d79ec02
|
Remove duplicate declaration
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 11:33: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
|
707ec67430
|
Corrections/additions to IPv6 shell libraries.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 07:59:03 -08:00 |
|
Tom Eastep
|
35974535b2
|
More removal/relocation of functions.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 07:29:27 -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
|
8e5114859c
|
Only load lib.base and lib.cli (lib.base loads lib.common)
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-05 06:51:13 -08:00 |
|
Tom Eastep
|
b4d4cedef9
|
Fix silly bug in 'show dynamic <zone>'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 19:05:47 -08:00 |
|
Tom Eastep
|
a0ea84a8c6
|
Make the -lite command line tools compatible with lib.common
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 14:05:31 -08:00 |
|
Tom Eastep
|
f06bb65ffb
|
Correct variable handling in shorecap
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 13:19:18 -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
|
3e4d9b3118
|
Rename lib.run -> lib.common
|
2010-03-04 12:13:41 -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
|
41d709b043
|
Allow 'get_script_version' to correctly handle point releases
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 09:40:48 -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
|
24432a5f76
|
Back out dumb change to install.sh
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-04 09:17:57 -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
|
5d87983803
|
Update change log. Remove anacronistic comment.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 16:14:15 -08:00 |
|
Tom Eastep
|
1d52683af8
|
Don't display 'Old' capabilities that are not enabled.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 15:28:49 -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
|
a4414a9695
|
Delete references to unimplemented functions
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 10:53:40 -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
|
49c1350aa0
|
Documentation for final cleanup of variable names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-03 10:28:09 -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
|
70296b4bd6
|
Some fixes for -lite changes
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 17:16:11 -08:00 |
|
Tom Eastep
|
78a39ccad5
|
Centralize exporting
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 16:03:44 -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
|
5613d0105a
|
Remove all reliance on HOSTNAME
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 11:59:38 -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
|
82bb80cbba
|
Put real fwlogwatch output in the FAQ
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 08:18:20 -08:00 |
|
Tom Eastep
|
55e1124bbe
|
Update docs regarding VERSION
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-02 08:18:01 -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
|
9ec5f36549
|
Add fwlogwatch info
|
2010-03-01 12:17:09 -08:00 |
|
Tom Eastep
|
169f97d76b
|
Fix typo
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-01 11:28:54 -08:00 |
|
Tom Eastep
|
8cfcacc862
|
Update release document with fix for multiple policy matches
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-01 08:40:20 -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 |
|
Tom Eastep
|
3ba797cb14
|
Correct several bugs in the VERBOSITY overhaul
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-03-01 06:57:04 -08:00 |
|
Tom Eastep
|
53c73bc8e9
|
Eliminate VERBOSE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 17:58:01 -08:00 |
|
Tom Eastep
|
14f83759ae
|
Propagate VERBOSITY even though we don't use it yet
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 17:39:35 -08:00 |
|
Tom Eastep
|
5d840e336a
|
Rectify anachronistic README files
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 17:30:52 -08:00 |
|
Tom Eastep
|
546a48543d
|
Propagate LOG_VERBOSITY
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 17:30:11 -08:00 |
|
Tom Eastep
|
f98e772c96
|
Implement verbose changes in the -lite products
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 17:13:49 -08:00 |
|
Tom Eastep
|
39883aa690
|
Eliminate LOG_VERBOSE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2010-02-28 16:58:30 -08:00 |
|