Ilia Ross
5c0dc5d613
Add better display of locked files
2.104
2023-10-17 14:54:58 +03:00
Ilia Ross
a8f00d69f8
Fix to print specific action name
2023-10-17 02:20:56 +03:00
Ilia Ross
514b4f8def
Fix to use ui_checked_columns_row for theme show right checkboxes
2023-10-17 02:09:25 +03:00
Ilia Ross
6cc6429a0f
Fix to link to proc module
2023-10-17 01:52:57 +03:00
Ilia Ross
76b57bab75
Update CHANGELOG.md for 2.104
2023-10-16 21:42:57 +03:00
Ilia Ross
104375b5b5
Update translations
2023-10-16 21:30:05 +03:00
Ilia Ross
03f80d707e
Fix stray tag
2023-10-15 15:33:11 +03:00
Jamie Cameron
3718835b23
New version bump
2023-10-14 22:50:09 -07:00
Jamie Cameron
eefb0cb32e
Fix dupe strings
2023-10-14 22:49:47 -07:00
Jamie Cameron
691798f913
Finish off page showing active locks
2023-10-14 17:29:03 -07:00
Jamie Cameron
dec31a73a2
Merge branch 'master' of github.com:webmin/webmin
2023-10-13 08:10:29 -07:00
Ilia Ross
904545de89
Add user-friendly dependency list if installed manually [build]
2023-10-13 15:33:43 +03:00
Ilia Ross
b9f1d5df1d
Fix to suppress output from init scripts
...
We already have `Attempting to start Webmin web server ..` being printed. As the init scripts have prompt we also need to handle it
2023-10-13 14:11:06 +03:00
Ilia Ross
46375d60c2
Fix to fall back to Framed Theme when there is no default [build]
2023-10-13 12:17:09 +03:00
Ilia Ross
ba29164e1d
Fix to clear upstart script (CentOS 6) [build]
2023-10-13 11:54:46 +03:00
Ilia Ross
50d8ac3261
Add Time::HiRes to recommends [build]
2023-10-13 11:39:57 +03:00
Ilia Ross
e8fa36e7fd
Fix to simplify update boot run [build]
2023-10-13 11:19:48 +03:00
Ilia Ross
c6b5768bf2
Fix to install missing init script [build]
2023-10-13 11:06:33 +03:00
Ilia Ross
0d0e9170b9
Add timeoutstopsec as well
2023-10-13 10:51:33 +03:00
Jamie Cameron
72f127fe0f
UI to show active locks
2023-10-12 21:45:02 -07:00
Ilia Ross
3cdaaf2950
Fix custom PS1 for .bashrc module defaults
2023-10-12 20:45:31 +03:00
Ilia Ross
f980e3bb2e
Update xterm.js to the latest [build]
2023-10-12 20:18:07 +03:00
Ilia Ross
e199d7e5be
Fix to tell package manager to install deps as we provide it in vendor_perl
...
It may seem redundant but package manager (`dnf` in particular) won't install `perl-File-Basename` and `perl-File-Path` packages because Webmin `vendor_perl` already provides it. It will result in broken `webmin` sub-commands, like `passwd` and `server`, i.e. `webmin status`, `webmin restart` and etc., which use dependencies outside of the boilerplate.
2023-10-12 15:41:07 +03:00
Ilia Ross
fb662de8b4
Fix to load libraries from the Webmin
2023-10-12 15:33:31 +03:00
Ilia Ross
35d1fe0eb5
Add missing shared-mime-info to recommends [build]
2023-10-12 12:25:04 +03:00
Ilia Ross
b40fe2140d
Fix hostname detection [build]
2023-10-12 10:38:03 +03:00
Jamie Cameron
4c8d27cf89
Can't be too careful
2023-10-11 22:47:27 -07:00
Jamie Cameron
895217865b
Initial support for tracking locks
2023-10-11 22:46:01 -07:00
Jamie Cameron
87e386eb69
Merge branch 'master' of github.com:webmin/webmin
2023-10-11 21:02:23 -07:00
Jamie Cameron
384913506f
Add function to get the DB character set
2023-10-11 21:02:17 -07:00
Jamie Cameron
4d88b1ad2b
Merge pull request #2026 from webmin/dev/fix-installation-2023-11
...
Fix Webmin installation issues
2023-10-11 14:07:41 -07:00
Jamie Cameron
db071c39fb
Merge pull request #2025 from webmin/dev/samba-support-utf8-names
...
Fix support for unicode names in Samba
2023-10-11 11:31:50 -07:00
Ilia Ross
766eaf635c
Fix installation of missing init script
2023-10-11 18:57:48 +03:00
Ilia Ross
5dd8b95f5f
Fix init desc
2023-10-11 18:51:22 +03:00
Ilia Ross
873490367d
Fix to ensure systemd is the active init system #2022
2023-10-11 18:43:47 +03:00
Ilia Ross
0457c1d1c0
Fix not to double encode on modify
2023-10-11 16:46:44 +03:00
Ilia Ross
59b944ebff
Fix to properly test unicode names
2023-10-11 16:46:26 +03:00
Ilia Ross
2e63031e22
Fix not to use bare words
2023-10-11 16:43:44 +03:00
Ilia Ross
6137f285f2
Fix not to use bare words
2023-10-11 14:46:44 +03:00
Ilia Ross
04557f6e28
Fix to check for config dir instead on systemd system
2023-10-10 23:47:05 +03:00
Ilia Ross
d7de842f45
Fix to change version in caller
2023-10-10 23:36:52 +03:00
Ilia Ross
ba1aa5a498
Add missing change
2023-10-10 18:58:48 +03:00
Ilia Ross
b70a697e66
Update CHANGELOG.md
2023-10-10 18:54:53 +03:00
Jamie Cameron
c4c2c5c38e
Add a 10 second timeout to handle the case where a client connects but doesn't start a valid SSL session
2023-10-09 22:55:18 -07:00
Jamie Cameron
bbe7e78516
Log timeout to wait for
2023-10-09 21:59:50 -07:00
Jamie Cameron
e40fc5568b
Merge branch 'master' of github.com:webmin/webmin
2023-10-09 20:44:31 -07:00
Jamie Cameron
71d94982df
Make UI for locking page more consistent
2023-10-09 20:44:24 -07:00
Ilia Ross
d48154d6a0
Fix reading hostname from file as hostnamectl depends on it anyway #2020
2023-10-09 21:14:31 +03:00
Ilia Ross
949f6fbf8d
Merge branch 'master' of github.com:webmin/webmin
2023-10-09 18:43:05 +03:00
Ilia Ross
3c97fc5a32
Fix to check if UI function exists #2021
2023-10-09 18:41:19 +03:00