Maanas Royy
48bfce7cb1
Clone rules are added after the original Rule
...
In the existing state the clone rules are added in the bottom of the firewall wall rule list. Generally the clone rules are for similar interface, port, etc and most of the time after adding they need to be arranged. The change enable the clone rule to be placed after the original rule. This will allow a better comparison and arrangement of the firewall rules.
2016-07-26 06:45:47 +05:30
Jamie Cameron
3effb160b5
Fix comments
2016-07-24 17:46:56 -07:00
Jamie Cameron
5881b223b4
inet6 constants are now in the Socket package https://www.virtualmin.com/node/40065
2016-07-24 13:12:25 -07:00
Jamie Cameron
0055290c76
German translation updates from Raymond Vetter
2016-07-23 18:34:07 -07:00
Jamie Cameron
253defe365
Fix slapd path on SuSE https://sourceforge.net/p/webadmin/bugs/4792/
2016-07-22 08:12:43 -07:00
Jamie Cameron
cd950f1c0a
Don't allow twofactor to be disabled if any users are enrolled https://sourceforge.net/p/webadmin/bugs/4788/
2016-07-22 07:52:42 -07:00
Jamie Cameron
ded6d9a37f
Fix config for SuSE Linux https://sourceforge.net/p/webadmin/bugs/4791/
2016-07-20 22:29:17 -07:00
Jamie Cameron
401ff8466a
New OSX version
2016-07-13 21:13:15 -07:00
Jamie Cameron
7de1f09c9f
Use the correct var for the file handle https://github.com/webmin/webmin/issues/404
2016-07-11 02:12:34 -07:00
Jamie Cameron
8f18e8cdf4
Use formal parameters https://github.com/webmin/webmin/issues/403
2016-07-11 02:09:01 -07:00
Jamie Cameron
17cea3d3a2
Allow change of renewal only
2016-07-10 17:51:35 -07:00
Jamie Cameron
60800e3b6b
Allow LV creation based on original LV size
2016-07-06 07:58:03 -07:00
Jamie Cameron
8c07bc9f30
Merge branch 'master' of git@github.com:webmin/webmin
2016-07-06 02:32:35 -07:00
Jamie Cameron
0f8119a6d5
Support logfiles with spaces in them, via quoted strings https://www.virtualmin.com/node/41316
2016-07-06 02:31:18 -07:00
Jamie Cameron
d40ff8a547
Merge pull request #401 from pwahle87/master
...
firewall6 module / fixes for ICMPv6
2016-07-06 08:44:56 +08:00
pwahle87
fb3524471a
Update setup.cgi
...
Fixed icmpv6
2016-07-05 05:47:30 +02:00
pwahle87
132fa7a16b
Update save_rule.cgi
...
Fixed icmpv6
check_ipmask disabled because the regex needs to be adjusted
2016-07-05 05:44:32 +02:00
pwahle87
0d87686862
Update edit_rule.cgi
...
Fixed icmpv6
Fixed icmpv6 reject types
2016-07-05 05:33:40 +02:00
Jamie Cameron
4ec1e182d5
error if options file doesn't exist
2016-07-04 03:17:16 -07:00
Jamie Cameron
e6765ece27
fix perl errors if dmarc components are missing
2016-07-03 16:57:51 -07:00
Jamie Cameron
e9376f3fc5
Skip zones with no type, to avoid perl warnuings
2016-07-03 16:44:32 -07:00
Jamie Cameron
46f264e22c
fix yet another perl warning
2016-07-03 07:18:00 -07:00
Jamie Cameron
bb672844c7
fix another perl warning
2016-07-03 07:09:23 -07:00
Jamie Cameron
0e8d291d63
fix perl warnings
2016-07-03 07:02:23 -07:00
Jamie Cameron
c5a51403d1
name may not be defined
2016-07-03 02:15:07 -07:00
Jamie Cameron
6ed37aeef0
Merge branch 'master' of git@github.com:webmin/webmin
2016-07-02 16:36:14 -07:00
Jamie Cameron
04f8997509
German translation updates from Raymond Vetter
2016-07-02 03:38:20 -07:00
Jamie Cameron
6bd51824d1
New linux mint version
2016-07-02 18:37:05 +08:00
Jamie Cameron
c4f74a0f9d
Error out if cannot create directory https://sourceforge.net/p/webadmin/bugs/4782/
2016-06-30 15:47:06 -07:00
Jamie Cameron
357ab56b6d
Fix perms
2016-06-29 17:55:21 -07:00
Jamie Cameron
2af0b05c29
Add missing text
2016-06-29 17:54:24 -07:00
Jamie Cameron
15bcab87c7
Support new-style quota
2016-06-29 17:52:54 -07:00
Jamie Cameron
1c4afe2f11
Re-factor confdir setting 2d4640f00a
2016-06-28 18:01:28 -07:00
Jamie Cameron
7e72bcdbaf
Use common function for creating logged event descriptions
2016-06-25 16:45:11 -07:00
Jamie Cameron
bbff90bea4
Get rid of undefined var warning
2016-06-25 16:33:52 -07:00
Jamie Cameron
347b7e87cf
Fix a bunch of minor warnings and unitialized vars
2016-06-23 23:15:12 -07:00
Jamie Cameron
085865ec9a
Some fields may not be set
2016-06-23 22:45:36 -07:00
Jamie Cameron
bcd16e5ade
Transfer 'query' field into table, selection and where if possible
2016-06-22 22:44:14 -07:00
Jamie Cameron
613efe4ace
Fix warnings
2016-06-20 19:43:20 -07:00
Jamie Cameron
a5ffa5e309
Remove useless my
2016-06-20 19:19:45 -07:00
Jamie Cameron
80170f9b80
fix typo
2016-06-20 19:17:06 -07:00
Jamie Cameron
1fef37a8a1
Add missed variable
2016-06-20 19:16:32 -07:00
Jamie Cameron
71949364be
dev version bump
2016-06-20 19:11:31 -07:00
Jamie Cameron
941f110eda
github is sending the HTTP header X-Geo-Block-List: with no value, which causes webmin to stop processing headers at this point. This causes remaining headers to be included in the downloaded file
2016-06-19 12:22:50 -07:00
Jamie Cameron
2d4640f00a
use get_paths, as it supports the case where the webmin user isn't a unix user
2016-06-18 22:10:46 -07:00
Jamie Cameron
ce8e0411e4
Arrays shouldn't be quoted https://sourceforge.net/p/webadmin/bugs/4777/
2016-06-18 18:33:20 -07:00
Jamie Cameron
d49c16cb31
German translation updates from Raymond Vetter
2016-06-18 16:45:38 -07:00
Jamie Cameron
f74c22a66d
Merge branch 'master' of git@github.com:webmin/webmin
2016-06-18 15:32:27 -07:00
Jamie Cameron
e59cac6f51
Merge pull request #391 from swelljoe/at-strictwarn
...
at module strict/warn conversion
2016-06-18 15:28:46 -07:00
Jamie Cameron
633d60900c
set forgotten time_now array https://github.com/webmin/webmin/issues/392
2016-06-18 11:46:26 -07:00