iliajie
|
e2f273d887
|
Fix webmin sub-commands are warnings friendly
|
2022-07-02 15:52:41 +03:00 |
|
Jamie Cameron
|
85553b8136
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-07-01 21:59:57 -07:00 |
|
Jamie Cameron
|
e01579dfd1
|
javascript: can use different HTML entities
|
2022-07-01 21:59:10 -07:00 |
|
iliajie
|
3137198008
|
Fix not to print redundant format (can be seen from a filename)
|
2022-06-30 23:35:28 +03:00 |
|
iliajie
|
6b45fdb91a
|
Fix to remove pointless alias sub-commands
|
2022-06-30 13:37:21 +03:00 |
|
iliajie
|
d0ed6f944e
|
Fix pointless warnings flooding error log
|
2022-06-30 13:08:38 +03:00 |
|
iliajie
|
ff5d73b12c
|
Fix seperated -> separated
https://github.com/webmin/webmin/pull/1674
|
2022-06-29 16:10:07 +03:00 |
|
Ilia
|
ff588f300f
|
Merge pull request #1674 from luzpaz/typos
Fix user and non-user facing typos
|
2022-06-29 16:07:27 +03:00 |
|
iliajie
|
bbc46bbf09
|
Fix password format detection on FreeBSD systems
|
2022-06-29 15:26:09 +03:00 |
|
luz paz
|
3e6142f098
|
Fix user and non-user facing typos
|
2022-06-29 07:17:11 -04:00 |
|
Jamie Cameron
|
033189dc42
|
Handle case where substitution doesn't exist
|
2022-06-27 23:03:29 -07:00 |
|
Jamie Cameron
|
6e8351b0ed
|
Use standard functions
|
2022-06-27 22:44:40 -07:00 |
|
Jamie Cameron
|
1095ef4308
|
Use any kind of bootup action, not just an init script
|
2022-06-26 14:13:40 -07:00 |
|
iliajie
|
945a8ac212
|
Fix to revert Dovecot start/stop commands to use init
|
2022-06-27 00:04:31 +03:00 |
|
iliajie
|
4123d03922
|
Fix to use init script config name
|
2022-06-26 23:29:37 +03:00 |
|
iliajie
|
88aadc1c4a
|
Revert "Fix to use reload over restart when possible"
This reverts commit c41c8119e3.
1.995
|
2022-06-25 15:50:16 +03:00 |
|
iliajie
|
404310f230
|
Fix styling
|
2022-06-23 23:46:34 +03:00 |
|
Ilia
|
521ede5a3b
|
Update CHANGELOG.md (1.995)
|
2022-06-23 12:38:31 +03:00 |
|
Ilia
|
1805d78e05
|
Fix Cron messages styling
|
2022-06-23 01:55:47 +03:00 |
|
Ilia
|
737a51de57
|
Fix not to display links when changing bind
|
2022-06-23 01:15:43 +03:00 |
|
Ilia
|
18e2a871e7
|
Fix missing restart command
|
2022-06-22 22:10:40 +03:00 |
|
Ilia
|
fdc9e6e2d8
|
Fix to trim last empty space when present too (for comma)
|
2022-06-22 20:04:46 +03:00 |
|
Ilia
|
c28b994534
|
Fix to check if there are results for proper comma position
|
2022-06-22 19:47:24 +03:00 |
|
Ilia
|
d918c517bd
|
Update CHANGELOG.md ; merge and drop old CHANGELOG
|
2022-06-22 00:49:31 +03:00 |
|
Ilia
|
c0acf5685a
|
No extra line breaks
|
2022-06-21 17:24:57 +03:00 |
|
Jamie Cameron
|
71db92eb6e
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-06-20 08:42:59 -07:00 |
|
Jamie Cameron
|
d0e0a1c193
|
Always update the status file at 0%
|
2022-06-20 08:42:30 -07:00 |
|
Ilia
|
0f6d15a408
|
Merge pull request #1671 from unknown10777/master
Added and corrected some translations
|
2022-06-19 22:33:17 +03:00 |
|
unknown10777
|
95d8b7af06
|
Modify and added some translations
|
2022-06-20 02:24:26 +08:00 |
|
unknown10777
|
588e25b7da
|
Update zh
|
2022-06-20 02:23:24 +08:00 |
|
Jamie Cameron
|
a0e89e55a3
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-06-18 23:56:46 -07:00 |
|
Jamie Cameron
|
e81916651b
|
Set useful environment variables for pre and post scripts https://forum.virtualmin.com/t/backup-command-to-run-after-backup-script-problem/115454/22
|
2022-06-18 23:55:27 -07:00 |
|
Ilia
|
bb4e00df03
|
Fix to ignore initial release even if passed
|
2022-06-19 02:09:55 +03:00 |
|
Ilia
|
15834e406d
|
Fix to pass only main version (without minor)
|
2022-06-19 01:48:57 +03:00 |
|
Jamie Cameron
|
dea6e79362
|
Merge pull request #1669 from webmin/dev/installation-password-hashing
Add support for `yescrypt` and `sha512` upon installation; fix other bug
|
2022-06-18 15:00:44 -07:00 |
|
Ilia
|
ecc8be2826
|
Fix not to add more digits
cd1ae41ad5 (commitcomment-76428145)
|
2022-06-19 00:23:18 +03:00 |
|
Ilia
|
a21626bd21
|
Fix salt length
|
2022-06-19 00:08:49 +03:00 |
|
Ilia
|
ebfb5dbae1
|
Fix to pass salt as a param
https://github.com/webmin/webmin/pull/1669#discussion_r901011310
|
2022-06-19 00:07:42 +03:00 |
|
Ilia
|
defa41f0b3
|
Fix indent
https://github.com/webmin/webmin/pull/1669#discussion_r901010274
|
2022-06-18 23:41:26 +03:00 |
|
Ilia
|
cd1ae41ad5
|
Fix to imporve randomness of the salt
https://github.com/webmin/webmin/pull/1669#discussion_r901011178
|
2022-06-18 23:35:55 +03:00 |
|
Ilia
|
5c7d31a1be
|
Fix to rely on internal restarts/reloads
d357005cba (commitcomment-76425852)
|
2022-06-18 23:04:24 +03:00 |
|
Jamie Cameron
|
b5ce93bcac
|
Add flag to force key re-generation https://github.com/virtualmin/virtualmin-gpl/issues/406
|
2022-06-18 12:47:11 -07:00 |
|
Jamie Cameron
|
005568c133
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-06-18 11:04:26 -07:00 |
|
Jamie Cameron
|
1024adc6af
|
Fix addition of --nofork arg
|
2022-06-18 11:03:59 -07:00 |
|
Ilia
|
1b78cf2656
|
Alerts vs text for filters
|
2022-06-18 11:55:32 +03:00 |
|
Jamie Cameron
|
5063d29ac8
|
When restarting, don't fork again
|
2022-06-17 15:54:44 -07:00 |
|
Ilia
|
38d35762c4
|
Fix to info alert
|
2022-06-17 23:07:07 +03:00 |
|
Ilia
|
a567dfd906
|
Fix typo
|
2022-06-17 21:06:29 +03:00 |
|
Ilia
|
cb1ec4ff1e
|
Fix filter module messaging
|
2022-06-17 21:04:40 +03:00 |
|
Jamie Cameron
|
4075611f56
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-06-15 22:27:32 -07:00 |
|