Tom Eastep
|
cc935009ce
|
Correct install problems under Cygwin
- configure.pl doesn't understand CYGWIN return from uname
- shorewall-core install.sh doesn't understand CYGWIN return from uname
- shorewall install.sh generates 'mkdir -p //etc/shorewall' which is
broken under Cygwin
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-07-09 10:48:03 -07:00 |
|
Tom Eastep
|
50736fb8ae
|
Correct last patch (s/-i/-x/)
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-06-18 15:38:11 -07:00 |
|
Tom Eastep
|
a2e514c0ab
|
Add the -i option to the 'show bl' help text
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-06-18 15:35:49 -07:00 |
|
Tom Eastep
|
6ad9b95351
|
Implement 'show bl'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-06-18 13:27:25 -07:00 |
|
Tom Eastep
|
ac4bf15606
|
Implement 'status -i'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-06-18 11:07:37 -07:00 |
|
Tom Eastep
|
e64a7feda2
|
Make 'show filters' work with Simple TC
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-05-25 12:30:12 -07:00 |
|
Tom Eastep
|
d49d352d77
|
Improve the output of 'shorewall[6] show filters'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-05-23 09:26:12 -07:00 |
|
Tom Eastep
|
966926fac5
|
RHE7 support -- first cut
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-05-19 15:15:52 -07:00 |
|
Tom Eastep
|
3311bbd73a
|
Merge branch '4.5.21'
|
2014-03-27 10:53:16 -07:00 |
|
Tom Eastep
|
9107259a56
|
Correct reporting of the REAP_OPTION capability.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-03-27 10:52:40 -07:00 |
|
Tom Eastep
|
8f36c080d0
|
Streamline the output of the status comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-03-27 10:44:08 -07:00 |
|
Tom Eastep
|
669d15e2cf
|
Implement the -t update option.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-02-15 09:36:13 -08:00 |
|
Tom Eastep
|
f140a8e7e2
|
Detect EMATCH in the CLI
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-02-03 12:03:22 -08:00 |
|
Tom Eastep
|
4daee95902
|
Merge branch '4.5.21'
|
2014-01-30 13:19:26 -08:00 |
|
Tom Eastep
|
245c64478c
|
Correct 'add/delete' with a VLAN interface.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-30 13:18:05 -08:00 |
|
Tom Eastep
|
d44bc12df3
|
Merge branch '4.5.21'
|
2014-01-15 19:25:23 -08:00 |
|
Tom Eastep
|
6223bdd8e1
|
Add -m to the dump options in help output
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-15 19:25:07 -08:00 |
|
Tom Eastep
|
dec088566b
|
Merge branch '4.5.21'
|
2014-01-15 17:39:03 -08:00 |
|
Tom Eastep
|
6d8cadd152
|
Correct issues in the 'dump' command.
- the -x and -l options do nothing
- output of 'help' doesn't describe those options
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-15 17:38:39 -08:00 |
|
Tom Eastep
|
42dd8dfee9
|
Change license to GPLv2+ and update copyrights
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-04 09:48:27 -08:00 |
|
Tom Eastep
|
1771bb75cf
|
Finish ipset match option implementation.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2014-01-02 14:43:55 -08:00 |
|
Tom Eastep
|
dd38cdc0f0
|
Merge branch '4.5.21'
|
2013-12-18 07:16:12 -08:00 |
|
Tom Eastep
|
a5e8bc6298
|
Apply Luigi's small fix for IPSET=
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-18 07:15:24 -08:00 |
|
Tom Eastep
|
6d72cb3138
|
Correct update inline
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-15 09:32:09 -08:00 |
|
Tom Eastep
|
9abe60bc27
|
Implement the -i option of upgrade
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-12-14 17:54:10 -08:00 |
|
Tom Eastep
|
bcb2573918
|
Don't try to get firewall version if not root
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-14 07:51:07 -07:00 |
|
Tom Eastep
|
66c2fca2b0
|
Eradicate the use of 'fgrep'
- Busybox on Leaf Bering does not have fgrep
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-14 07:15:08 -07:00 |
|
Tom Eastep
|
b6c3d9cae1
|
Avoid error message during initial install
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-09 14:06:41 -07:00 |
|
Tom Eastep
|
20946f0711
|
Add Ubuntu support to configure
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-09 07:14:55 -07:00 |
|
Tom Eastep
|
faeea3bd8a
|
Add Ubuntu support to Shorewall-core installer.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-09 07:05:06 -07:00 |
|
Tom Eastep
|
75f5d97657
|
Enhance 'shorewall capabilities' output for REAP_OPTION
Include 'REAP_OPTION' in parentheses.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-08 12:53:53 -07:00 |
|
Tom Eastep
|
8c4bbf0c85
|
Implement REAP_OPTION capability
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-10-07 07:54:52 -07:00 |
|
Tom Eastep
|
9c30105fff
|
Display compiler version in the status and 'version -a' commands.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-30 15:59:42 -07:00 |
|
Tom Eastep
|
4524281163
|
Apply Thomas D's Gentoo support patch
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-17 08:22:52 -07:00 |
|
Tom Eastep
|
df028e420c
|
Use 'ip neigh ls' when 'arp' isn't installed.
- From Martin Gignac
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-17 08:10:36 -07:00 |
|
Tom Eastep
|
ff634ac776
|
Use 'ss' rather than 'ss' in the 'dump' command.
- From Martin Gignac
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-17 06:55:04 -07:00 |
|
Tom Eastep
|
e46e059b87
|
Specify SYSCONFFILE for SuSE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-10 08:04:36 -07:00 |
|
Tom Eastep
|
50411e638c
|
Report the name of the SysV init file installed.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-09-09 08:11:45 -07:00 |
|
Tom Eastep
|
39e348997f
|
Add SERVICEFILE variable to shoreallrc.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-18 14:27:26 -07:00 |
|
Tom Eastep
|
32763e998b
|
Make -v work with the status command
- Also document exit status
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-13 06:52:46 -07:00 |
|
Tom Eastep
|
84e0c98c88
|
Remove debugging statement
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-10 06:54:43 -07:00 |
|
Tom Eastep
|
5f63183247
|
More fixes to the configure script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-09 18:35:32 -07:00 |
|
Tom Eastep
|
189b81cd49
|
Correct more typos
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-09 16:56:48 -07:00 |
|
Tom Eastep
|
2f25584dee
|
Correct another typo
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-09 16:50:43 -07:00 |
|
Tom Eastep
|
d127c90924
|
Correct typo
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-09 16:50:30 -07:00 |
|
Tom Eastep
|
fc5c92cabc
|
Use /etc/os-release to determine build host
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-08 17:44:40 -07:00 |
|
Tom Eastep
|
a10aea280b
|
Add some abbreviations for common commands
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-08-06 07:05:47 -07:00 |
|
Tom Eastep
|
5ba8df81fb
|
Further improve readability of the show event[s] commands.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-07-13 09:08:50 -07:00 |
|
Tom Eastep
|
51d5ec6b2b
|
Make the output of 'show event[2] understandable
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-07-12 16:07:22 -07:00 |
|
Tom Eastep
|
5c7500e13e
|
Display the current time as an integer in 'show event[s]' output
Signed-off-by: Tom Eastep <teastep@shorewall.net>
|
2013-07-12 09:46:08 -07:00 |
|