Commit Graph

18659 Commits

Author SHA1 Message Date
Jamie Cameron
6902a470b1 Merge branch 'master' of github.com:webmin/webmin 2020-04-11 11:22:10 -07:00
Jamie Cameron
2f7e434f12 Batch file export format on BSD needs to have the same format as expected for import https://github.com/webmin/webmin/issues/1230 2020-04-11 11:21:52 -07:00
Ilia Rostovtsev
934030688c Fix most (or even all errors) in human-translated configs 2020-04-10 00:12:39 +03:00
Ilia Rostovtsev
038826670f Fix symlinks for Firewall6 2020-04-09 23:05:42 +03:00
Ilia Rostovtsev
d80bbaeb79 Question mark is a part of regex, just use some other char 2020-04-09 22:15:41 +03:00
Ilia Rostovtsev
7a4e1470ed Add proper "config.info" (configs) transcoding 2020-04-09 22:15:10 +03:00
Ilia Rostovtsev
5e1cd4e769 Originally there was no .el but only .gr
Needed for consistency before running transcoding, as later, all of them will be .el
2020-04-09 21:55:16 +03:00
Ilia Rostovtsev
82a2d13268 Add fixes to initial files first 2020-04-09 21:48:33 +03:00
Ilia Rostovtsev
2ae4895cce Restore configs that were edited after checked out commit 2020-04-09 20:32:50 +03:00
Ilia Rostovtsev
cc5bf7634f Restore incorrectly transcoded configs 2020-04-09 18:52:05 +03:00
Ilia Rostovtsev
03170f9624 Nowadays charset should always be 'UTF-8' 2020-04-08 21:34:57 +03:00
Ilia Rostovtsev
8b25ff7c98 Fix few comments 2020-04-08 20:31:01 +03:00
Ilia Rostovtsev
5663b90a58 Transcode "config.info" files properly 2020-04-08 20:07:39 +03:00
Ilia Rostovtsev
c9b01f4216 Unroll previous as there are params with multiple dashes, like MD5-Cram-MD5 2020-04-08 20:03:39 +03:00
Ilia Rostovtsev
c149a9fb35 Fix quantifier to be lazy instead of greedy
It's important to stop right after the first dash, which separates param and a text, otherwise you would have to use `-` escapses such as `-`, which is in this case absolutely not necessary. There are few places where it would fail
Example: https://regex101.com/r/PZU395/1
2020-04-08 19:54:27 +03:00
Ilia Rostovtsev
727d7ca244 Drop pointless, empty "config.info." files 2020-04-08 18:14:01 +03:00
Ilia Rostovtsev
24facaec53 Drop pointless, untranslated copies of main "config.info" file 2020-04-08 18:03:36 +03:00
Ilia Rostovtsev
9cb42113c2 Fix intentionally abused by humans translations (reported to Google) 2020-04-08 14:03:20 +03:00
Ilia Rostovtsev
bcaf6fe350 Fix post-translation bugs /2 2020-04-07 20:47:58 +03:00
Ilia Rostovtsev
e83d2910ca Fix post-translation bugs 2020-04-07 20:39:18 +03:00
Ilia Rostovtsev
e3c23f5df2 Fix typo 2020-04-07 15:54:13 +03:00
Ilia Rostovtsev
04803fe390 Add support for merging ".auto" for (module|config).info and help/ files 2020-04-07 15:48:52 +03:00
Ilia Rostovtsev
fc8063f67d Fix missing description (fatal error) 2020-04-06 15:01:14 +03:00
Ilia Rostovtsev
938738112e Fix indent 2020-04-06 13:48:21 +03:00
Ilia Rostovtsev
cabd7cdbdc Merge branch 'master' of github.com:webmin/webmin 2020-04-06 13:47:08 +03:00
Ilia Rostovtsev
6de435f4b4 Process full request string like POST /stats.cgi?a=1 HTTP/1.1 as well 2020-04-06 13:46:40 +03:00
Jamie Cameron
07e3a262e1 Add option to not use user's shell 2020-04-05 17:30:32 -07:00
Jamie Cameron
6deecd2b48 Merge branch 'master' of github.com:webmin/webmin 2020-04-05 17:20:06 -07:00
Jamie Cameron
35df515dee Param is a number 2020-04-05 17:12:49 -07:00
Ilia Rostovtsev
971467c91b Prefix is already set on redirect 2020-04-05 15:58:47 +03:00
Jamie Cameron
4a0c7b4297 Show view name in header on all pages https://github.com/webmin/webmin/issues/1227 2020-04-04 18:42:44 -07:00
Jamie Cameron
ab1af2238e Merge branch 'master' of github.com:webmin/webmin 2020-04-04 18:30:04 -07:00
Jamie Cameron
fbd95074d9 Use the postfix init script if it exists to start and stop 2020-04-04 18:23:42 -07:00
Ilia Rostovtsev
032da8f594 Add support for exluding processing symlinks 2020-03-29 15:02:45 +03:00
Ilia Rostovtsev
c38b23d71f Merge branch 'master' of github.com:webmin/webmin 2020-03-29 14:27:42 +03:00
Ilia Rostovtsev
bb0f97ab35 Only print error details (file and line) in debug mode 2020-03-29 14:27:20 +03:00
Jamie Cameron
b0609aec61 Merge branch 'master' of github.com:webmin/webmin 2020-03-28 14:28:03 -07:00
Jamie Cameron
f9144a9906 Fix MySQL config location on Ubuntu 18 https://github.com/webmin/webmin/issues/1221 2020-03-28 14:26:34 -07:00
Ilia Rostovtsev
108855b6ea Japanese translations - PR #1226 from kosugikun/master
The Japanese translation has been updated.
2020-03-28 19:03:17 +03:00
Kosugi_kun
6902021035 日本語訳を更新 2020-03-29 00:49:26 +09:00
Ilia Rostovtsev
150345aadc Fix broken HTML preventing theme work 2020-03-28 18:04:00 +03:00
Ilia Rostovtsev
cb4f274057 Fix translator errors: 1 USD -> 2020-03-27 20:46:29 +03:00
Ilia Rostovtsev
fceb41b21a Add Usermin config support 2020-03-27 19:49:56 +03:00
Jamie Cameron
f5e7ffdf91 Merge branch 'master' of github.com:webmin/webmin 2020-03-21 13:08:18 -07:00
Jamie Cameron
f4c8abeb85 Deal with spaces in mount points https://sourceforge.net/p/webadmin/bugs/4081/ 2020-03-21 13:07:13 -07:00
Ilia Rostovtsev
41472f2044 Merge branch 'master' of github.com:webmin/webmin 2020-03-21 17:16:25 +03:00
Ilia Rostovtsev
11e2f62d45 Use grep instead ef1d3f2a54 (commitcomment-37954867) 2020-03-21 17:16:13 +03:00
Jamie Cameron
a3b06a1860 Merge branch 'master' of github.com:webmin/webmin 2020-03-20 22:43:34 -07:00
Jamie Cameron
ea2f537904 Handle different order of dynamic and noprefixroute https://github.com/webmin/webmin/issues/1217 2020-03-20 22:31:05 -07:00
Ilia Rostovtsev
fa4559cba8 Add better alternative randomness and check for hex stricter 2020-03-20 14:38:18 +03:00