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 |
|
Joe Cooper
|
d5b9cefb2c
|
strict/warn
|
2016-06-17 23:23:48 -07:00 |
|
Joe Cooper
|
ac9a3b7c41
|
strict/warn
|
2016-06-17 23:15:07 -07:00 |
|
Joe Cooper
|
edccc4ea10
|
strict/warn
|
2016-06-17 23:12:11 -07:00 |
|
Joe Cooper
|
90d0244950
|
strict/warn
|
2016-06-17 23:11:03 -07:00 |
|
Joe Cooper
|
7ec8bc71e0
|
strict/warn
|
2016-06-17 23:08:57 -07:00 |
|
Joe Cooper
|
ecca77fdad
|
strict/warn
|
2016-06-17 22:38:16 -07:00 |
|
Joe Cooper
|
265a775ccb
|
strict/warn
|
2016-06-17 22:31:30 -07:00 |
|
Joe Cooper
|
91052e76b0
|
strict/warn
|
2016-06-17 22:28:54 -07:00 |
|