Kay Marquardt (Gnadelwartz)
4b898707b4
replace firewall6 dir by symlink to firewall
2017-07-01 14:10:16 +02:00
Kay Marquardt (Gnadelwartz)
8062863695
all files unified, all are smylinks now
2017-07-01 14:08:59 +02:00
Kay Marquardt (Gnadelwartz)
ca699a1f8c
umify images and config.info module.info
2017-07-01 13:48:57 +02:00
Kay Marquardt (Gnadelwartz)
fb71e40d36
unify config.info
2017-07-01 13:16:55 +02:00
Kay Marquardt (Gnadelwartz)
adcfe12dba
include firewall-lib only for unified *.pl
2017-07-01 12:23:14 +02:00
Jamie Cameron
e7d086442c
Fix incorrect quotes https://sourceforge.net/p/webadmin/bugs/4982/
2017-06-30 23:18:49 -07:00
Jamie Cameron
5a18602bf0
Fix stupid typo https://sourceforge.net/p/webadmin/bugs/4972/
2017-06-30 14:42:20 -07:00
Jamie Cameron
bb963419d8
Default IPs to ignore can also be hostnames https://sourceforge.net/p/webadmin/bugs/4893/
2017-06-30 14:39:31 -07:00
Jamie Cameron
5d9efa9a3a
File might contain CR characters
2017-06-30 14:33:45 -07:00
Jamie Cameron
1f77afd259
Put back correct translation https://sourceforge.net/p/webadmin/bugs/4983/
2017-06-30 14:28:34 -07:00
Jamie Cameron
4b925c4787
Merge branch 'master' of git@github.com:webmin/webmin
2017-06-30 13:52:02 -07:00
Jamie Cameron
1f838a7257
Fix typo
2017-06-30 13:46:01 -07:00
Jamie Cameron
b86985265c
Merge pull request #605 from amishxda/morelog
...
Dont log just first message, log everything.
2017-06-29 21:52:28 -07:00
Kay Marquardt (Gnadelwartz)
4f111f747e
remove some more duplicated code
2017-06-29 19:49:24 +02:00
Kay Marquardt (Gnadelwartz)
ba2d796537
fix symlink edit_rule.cgi#
2017-06-29 19:39:27 +02:00
Kay Marquardt (Gnadelwartz)
345c8a191e
fix missing subtitle for move
2017-06-29 19:24:29 +02:00
Amish
2ab4bbbb02
Dont log just first message, log everything.
...
Say administrator does not want IPv6 support and hence does not have Socket6 module installed. But wants PAM support but forgot to install Authen::PAM.
Since currently webmin prints just $startup_msg[0] (first message) - it will never print that "Perl module Authen::PAM needed for PAM". It will keep printing that "IPv6 support cannot be enabled". So administrator would never know what is the real error (that he needs to install "Authen::PAM")
This patch logs everything instead of just first line.
2017-06-29 14:29:01 +05:30
Jamie Cameron
99cf405445
Merge pull request #604 from amishxda/nopamonly
...
Log if no_pam and pam_only both are set
2017-06-28 20:12:58 -07:00
Amish
27c428e613
Log if no_pam and pam_only both are set
...
Some old config has no_pam set to 1. Now if administrator enables pam_only too then both are conflicting. Which makes webmin to exit with PAM error. But administrator can not figure out why? This logs additional line so that administrator know the reason.
2017-06-29 07:39:37 +05:30
Kay Marquardt (Gnadelwartz)
e68c555ed9
show Type and version of Firewall in titel
2017-06-28 14:56:57 +02:00
Kay Marquardt (Gnadelwartz)
fb2255d7dc
remove edit_rule6
2017-06-28 14:18:33 +02:00
Kay Marquardt (Gnadelwartz)
5e99df971a
fix save_rule6
2017-06-28 14:07:41 +02:00
Kay Marquardt (Gnadelwartz)
f267d4e02a
unfiy edit_rule
2017-06-28 14:06:06 +02:00
Kay Marquardt (Gnadelwartz)
2ba020877c
move firewall6 save_rule and setup to firwall/save_rule6 and setup6
2017-06-28 13:21:33 +02:00
Kay Marquardt (Gnadelwartz)
bd0719cdf6
unify all *.cgi execpt save_rule and setup
2017-06-28 13:03:03 +02:00
Kay Marquardt (Gnadelwartz)
33255fa816
fix some version=
2017-06-28 12:39:58 +02:00
Kay Marquardt (Gnadelwartz)
0203c34720
use version in all forms and in back links
2017-06-28 12:32:22 +02:00
Kay Marquardt (Gnadelwartz)
1db7c040c7
introduce new cgi parameter version=inet4|inet6
2017-06-28 12:07:42 +02:00
Kay Marquardt (Gnadelwartz)
d564460476
Merge remote-tracking branch 'upstream/master'
2017-06-28 11:29:40 +02:00
Kay Marquardt (Gnadelwartz)
f75fa3586d
start unify edit_rule.cgi save_rule.cgi
2017-06-27 17:22:17 +02:00
Kay Marquardt (Gnadelwartz)
07238510b0
move edit_rule6 to firewall
2017-06-27 16:09:35 +02:00
Kay Marquardt (Gnadelwartz)
cc7047d83b
rename edit_rule edit_rule6
2017-06-27 16:05:22 +02:00
Kay Marquardt (Gnadelwartz)
eeda9a6bad
remove my uneeded UTF-8 files
2017-06-27 15:39:37 +02:00
Kay Marquardt (Gnadelwartz)
feb4d69832
change LANG update and include UTF-8 generation
2017-06-27 15:36:56 +02:00
Kay Marquardt (Gnadelwartz)
b08e3aaa8d
fix UTF-8 lang generation
2017-06-27 12:45:53 +02:00
Kay Marquardt (Gnadelwartz)
fdde2a308c
fix perl path and firewall-lib missing ;
2017-06-27 11:21:01 +02:00
Jamie Cameron
f74d8b1571
Populate cache even if there is nothing to read
2017-06-25 19:17:24 -07:00
Jamie Cameron
9dc7367dd6
Don't set bridge options that aren't defined
1.850
2017-06-24 15:39:12 -07:00
Jamie Cameron
1e8caabc50
Merge branch 'master' of git@github.com:webmin/webmin
2017-06-24 14:03:41 -07:00
Jamie Cameron
64720c97ab
Don't overwrite old repo name https://github.com/webmin/webmin/issues/603
2017-06-24 14:01:30 -07:00
Jamie Cameron
94cdddf447
Merge pull request #602 from Jaybus2/master
...
certmgr: Updated view/manage to work with openssl > 0.9.8
2017-06-22 20:01:16 -07:00
Josh Fisher
460ea14a24
Updated view/manage to work with openssl > 0.9.8
2017-06-22 12:11:54 -04:00
Kay Marquardt (Gnadelwartz)
9646bd7a9b
unify [a-c]*.cgi
2017-06-22 17:20:18 +02:00
Kay Marquardt (Gnadelwartz)
6268f98320
firewall and firewall6 use same index.cgi
2017-06-22 16:43:01 +02:00
Kay Marquardt (Gnadelwartz)
d652711c6b
move firewall6-lib to firewall
2017-06-22 16:19:26 +02:00
Kay Marquardt (Gnadelwartz)
15ce5c5667
start unifying index.cgi, add maxlines feature to ipv4
2017-06-22 13:57:18 +02:00
Jamie Cameron
dcd0daac42
Error is not a valid warning level
2017-06-21 15:41:57 -07:00
Jamie Cameron
2ae5345117
Remove dupe string
2017-06-21 10:14:25 -07:00
Kay Marquardt (Gnadelwartz)
d6516da8c9
use unified firewall-lib.pl for IPV6
2017-06-21 13:26:39 +02:00
Kay Marquardt (Gnadelwartz)
9abe9c48f7
show tabs to switch IPV4 and IPV6 in index.cgi
2017-06-21 12:44:17 +02:00