Ilia Ross
|
6f37dc94bf
|
Revert the change to hide logs from other modules yet
https://github.com/webmin/webmin/pull/2170#discussion_r1618145017
|
2024-05-29 11:30:53 +03:00 |
|
Ilia Ross
|
c59a200725
|
Fix functions name
|
2024-05-29 03:11:28 +03:00 |
|
Ilia Ross
|
e56aa7711c
|
Add status handler function
|
2024-05-29 03:11:18 +03:00 |
|
Ilia Ross
|
b480b4caa3
|
Fix SPA themes have own control over onbeforeunload event
|
2024-05-29 01:37:43 +03:00 |
|
Ilia Ross
|
db456ad458
|
Add crucial calls abortion control
|
2024-05-29 01:11:53 +03:00 |
|
Ilia Ross
|
9513d85157
|
Fix to just always call it Filter
|
2024-05-28 22:59:45 +03:00 |
|
Ilia Ross
|
dccc3fb10e
|
Fix to call check right away
https://github.com/webmin/webmin/pull/2170#discussion_r1616387257
|
2024-05-28 00:08:23 +03:00 |
|
Ilia Ross
|
bb7938a0f5
|
Add support for tailing logs in real time
|
2024-05-27 21:52:24 +03:00 |
|
Ilia Ross
|
8164480b48
|
Fix lines bug in journalctl
|
2024-05-27 18:08:57 +03:00 |
|
Ilia Ross
|
4155fdb4c5
|
Fix not to use bare words
|
2024-05-27 15:05:15 +03:00 |
|
Ilia Ross
|
19efd89c28
|
Fix bug when hiding controls
|
2024-05-27 14:53:01 +03:00 |
|
Ilia Ross
|
f911137624
|
Add module config and other buttons in case index page is bypassed
|
2024-05-27 14:40:06 +03:00 |
|
Ilia Ross
|
d4ac34e4b5
|
Fix to show right title when viewing journal
|
2024-05-27 14:39:23 +03:00 |
|
Ilia Ross
|
5323bda372
|
Fix to limit select width not to break the page on long systemd entries
|
2024-05-27 14:37:40 +03:00 |
|
Ilia Ross
|
1b1ac686e3
|
Fix to redirect straight to log view or show error
|
2024-05-27 13:57:27 +03:00 |
|
Ilia Ross
|
75e9323429
|
Rename the old logging system to "System Logs RS" to free up the name for actual systemd-journald
|
2024-05-27 13:47:10 +03:00 |
|
Ilia Ross
|
554b439bf8
|
Fix to drop redundant support for extra units
|
2024-05-27 00:56:42 +03:00 |
|
Ilia Ross
|
2f9a0b3f21
|
Add support for showing messages all units and filter by since
Fix numerous of other bugs:
1. No `tac` for `journalctl` as there is a special `-r` flag
2. No using tail for `journalctl`
|
2024-05-27 00:52:45 +03:00 |
|
Ilia Ross
|
cc2502737f
|
Add support for additional units in systemd log viewer
|
2024-05-26 01:12:39 +03:00 |
|
Ilia Ross
|
f9198b0fbd
|
Update translations
|
2024-05-25 01:40:22 +03:00 |
|
Jamie Cameron
|
bb24e2bbdd
|
Merge pull request #2168 from webmin/dev/firewalld-block-ip
Add support for blocking a given IP temporarily or permanently
|
2024-05-24 15:10:49 -07:00 |
|
Ilia Ross
|
a86eb6ff46
|
Fix to use substitution
|
2024-05-25 00:58:57 +03:00 |
|
Ilia Ross
|
d2420038f9
|
Update translations
|
2024-05-24 23:20:43 +03:00 |
|
Ilia Ross
|
26625786cb
|
Fix layout
|
2024-05-24 23:16:51 +03:00 |
|
Ilia Ross
|
3f2023d174
|
Update translations
|
2024-05-24 22:55:30 +03:00 |
|
Ilia Ross
|
6b190a6cba
|
Add support for blocking a given IP temporarily or permanently
|
2024-05-24 22:30:54 +03:00 |
|
Jamie Cameron
|
5c465a587c
|
Add function to clear the Webmin cache for a URL
|
2024-05-23 15:17:27 -07:00 |
|
Jamie Cameron
|
61f631c1f7
|
Add more choices for smtpd_sasl_security_options
|
2024-05-22 14:30:19 -07:00 |
|
Jamie Cameron
|
40c1c30ae2
|
Don't show the last perl eval faiure unless full error reporting is enabled, because it scares the users https://github.com/virtualmin/virtualmin-gpl/issues/813
|
2024-05-20 16:22:59 -07:00 |
|
Jamie Cameron
|
d805878186
|
Merge branch 'master' of github.com:webmin/webmin
|
2024-05-20 13:29:46 -07:00 |
|
Jamie Cameron
|
84d46adcee
|
There are only 65536 ports https://github.com/webmin/webmin/discussions/2161
|
2024-05-20 13:29:26 -07:00 |
|
Jamie Cameron
|
b740f9850b
|
Merge pull request #2163 from webmin/dev/log-nicely
Fix to always use log function
|
2024-05-20 11:39:42 -07:00 |
|
Ilia Ross
|
2641985b98
|
Fix typo
|
2024-05-20 19:06:18 +03:00 |
|
Ilia Ross
|
736e514766
|
Fix to always use log function
|
2024-05-20 18:48:44 +03:00 |
|
Jamie Cameron
|
5ab6ce618d
|
Sometimes less than a whole line is read
|
2024-05-17 19:47:14 -07:00 |
|
Jamie Cameron
|
1c8257ecff
|
Add missing icon
|
2024-05-17 19:38:55 -07:00 |
|
Jamie Cameron
|
ebfd1e9e51
|
Terminal doesn't work in proxy mode https://forum.virtualmin.com/t/webmin-terminal-wss-connection-time-out/126735
|
2024-05-16 20:13:12 -07:00 |
|
Jamie Cameron
|
70dede0e22
|
Merge branch 'master' of github.com:webmin/webmin
|
2024-05-11 15:20:24 -07:00 |
|
Jamie Cameron
|
35e9f0a01d
|
Limit UDP replies to 1 every 5 seconds per IP
|
2024-05-11 15:20:19 -07:00 |
|
Ilia Ross
|
0c8777acef
|
Add support for nested forms embedded in tabs
|
2024-05-12 01:17:42 +03:00 |
|
Ilia Ross
|
04523fdb86
|
Fix tab name
|
2024-05-10 14:25:06 +03:00 |
|
Ilia Ross
|
b83bcc4723
|
Fix to compare versions correctly
|
2024-05-08 21:28:43 +03:00 |
|
Jamie Cameron
|
b9bb060250
|
Default changed in version 3.4 https://github.com/webmin/webmin/issues/2156
|
2024-05-08 10:42:32 -07:00 |
|
Jamie Cameron
|
f49f8f2fb1
|
Add more authentication methods https://github.com/webmin/webmin/issues/2154
|
2024-05-08 10:33:06 -07:00 |
|
Jamie Cameron
|
801f1f61d8
|
Always show extra client restrictions field https://github.com/webmin/webmin/issues/2153
|
2024-05-08 10:25:29 -07:00 |
|
Jamie Cameron
|
ede9921ea4
|
Merge branch 'master' of github.com:webmin/webmin
|
2024-05-08 09:39:36 -07:00 |
|
Jamie Cameron
|
cbd7a91d5c
|
Cache the list of boot interfaces https://forum.virtualmin.com/t/webmin-network-settings-does-not-pickup-or-allow-setting-of-default-route/126466/
|
2024-05-08 09:39:29 -07:00 |
|
Ilia Ross
|
36c8aa5e7d
|
Update Xterm.js
|
2024-05-08 15:37:22 +03:00 |
|
Jamie Cameron
|
7881b1c6c2
|
Remove options that were obsoleted in version 3.9 https://github.com/webmin/webmin/issues/2150
|
2024-05-07 15:41:34 -07:00 |
|
Jamie Cameron
|
4a918ee504
|
Merge branch 'master' of github.com:webmin/webmin
|
2024-05-07 15:39:02 -07:00 |
|