Commit Graph

280 Commits

Author SHA1 Message Date
iliajie
a249e9be00 Fix to correctly support setting login shell mixed with params
There is no way to make it work correctly across all shell, i.e. param sequence which work with `bash` will fail with `csh`, as `-l` (login shell) can be the only flag specified
2022-11-12 19:32:56 +02:00
iliajie
1ff0ee36e4 Add support for loading shell initialization file directly 2022-11-12 14:31:38 +02:00
Jamie Cameron
ad70a474d9 Run shell as a login shell 2022-11-10 21:38:05 -08:00
iliajie
f126fc3133 Fix to exclude sensors with unknown temperatures 2022-10-02 19:50:11 +03:00
iliajie
2eded6df95 Revert "Fix to exclude sensors with unknown temperatures"
This reverts commit f596d064b4.
2022-10-02 19:48:59 +03:00
iliajie
f596d064b4 Fix to exclude sensors with unknown temperatures 2022-10-02 19:48:16 +03:00
iliajie
cf5568ea1d Add support for AMD CPU thermisters #1714 2022-08-13 20:45:54 +03:00
Jamie Cameron
d55fc76bf6 Include command in lsof result 2022-06-07 22:01:21 -07:00
Maykol
0196d33f7e Fix sensors fans information not saved in some cases 2022-05-07 13:18:03 +02:00
Jamie Cameron
cc0c4c6e49 RSS is a better measure of size than VSS 2022-04-04 21:45:02 -07:00
Jamie Cameron
536827a96a Quote everything https://github.com/webmin/webmin/issues/1587 2022-01-28 18:11:41 -08:00
Ilia Rostovtsev
0a3f8985d0 Fix regex for CPU temp https://github.com/webmin/webmin/issues/1552#issuecomment-985504912 2021-12-03 21:58:16 +03:00
Ilia Rostovtsev
a18bf52ce0 Extract ASUS like motherboards CPU fans and temp data
https://sourceforge.net/p/webadmin/discussion/600155/thread/1b4ee640c6/
2021-11-29 19:48:35 +03:00
Ilia Rostovtsev
1e0cfa5b23 Fix to prioritize CPU package core temperature over motherboard sensor 2021-11-28 22:17:54 +03:00
Ilia Rostovtsev
0462945632 Update translations 3/3 2021-11-18 22:13:17 +03:00
Ilia Rostovtsev
dbe2aba0eb Add support for displaying CPU fans on the Dashboard 2021-11-17 23:21:20 +03:00
Ilia Rostovtsev
d10e122cea Fix core count start with zero https://github.com/webmin/webmin/issues/1484#issuecomment-867139310 2021-06-23 23:38:47 +03:00
Ilia Rostovtsev
76591fab0a Fix to the prev commit 68674ed355 for #1484 2021-06-23 22:53:15 +03:00
Ilia Rostovtsev
68674ed355 Add CPU temp for AMD Ryzen Threadripper #1484 2021-06-23 22:37:17 +03:00
Ilia Rostovtsev
939c8eb4fe Fix regex for matching CPU temp https://github.com/webmin/webmin/issues/1484#issuecomment-864450300 2021-06-22 10:57:53 +03:00
Ilia Rostovtsev
ea21ce2e06 Fix to print new line 2021-06-10 01:05:12 +03:00
Ilia Rostovtsev
7fe97a751f Fix to support more fancy sensor command outputs 2021-05-16 17:11:06 +03:00
Jamie Cameron
4911196fdf Clean up formatting 2021-05-14 19:22:16 -07:00
Ilia Rostovtsev
b5cb27d0fa Add prefs info files 2021-02-28 21:14:24 +03:00
Ilia Rostovtsev
4c4b647096 Fix to add extra line breaks (sections) to language files 2020-12-27 21:15:36 +03:00
Jamie Cameron
c6345ec1e9 Norwegian translation update from Stein-Askel Basma 2020-12-06 11:00:27 -08:00
Ilia Rostovtsev
9463635e74 Add AMD Ryzen temperature based on "die" of the CPU
https://sourceforge.net/p/webadmin/discussion/600155/thread/a9d8fe19c0/?limit=25
2020-11-16 22:22:22 +03:00
Ilia Rostovtsev
1f50a3a4e6 Add more support for strangiest sensors command output
https://sourceforge.net/p/webadmin/discussion/600155/thread/38946ad0d7
2020-10-05 23:16:38 +03:00
Ilia Rostovtsev
2eaabe9119 Remove debug function 2020-09-18 21:00:07 +03:00
Ilia Rostovtsev
19edb9f7dd Use chdir() only when in Webmin root 2020-09-18 20:59:07 +03:00
Ilia Rostovtsev
f8fbf304f2 Prevent exec process writing into module's directory https://github.com/webmin/webmin/issues/1296 2020-09-18 14:08:30 +03:00
Ilia Rostovtsev
eb04469846 Fix to better accommodate different sensors output https://github.com/webmin/webmin/issues/1253 https://github.com/webmin/webmin/issues/1280 https://github.com/authentic-theme/authentic-theme/issues/1481 2020-08-25 23:58:10 +03:00
Ilia Rostovtsev
a2f88e1d1a Fix to accommodate Raspberry Pi sensors output #1280 2020-08-10 22:43:45 +03:00
Jamie Cameron
b871dcf4c3 Don't show process detail that are for internal use only 2020-07-12 15:07:12 -07:00
Ilia Rostovtsev
3fa7141ae7 Fix CPU temp output #1253 https://github.com/authentic-theme/authentic-theme/issues/1481
https://sourceforge.net/p/webadmin/discussion/600155/thread/38946ad0d7/?limit=25#2479
https://github.com/webmin/webmin/issues/1253
2020-07-07 17:28:39 +03:00
Ilia Rostovtsev
e867622895 Fix indentation 2020-06-27 20:16:21 +03:00
Ilia Rostovtsev
50d8f0a527 Adjust to start from 0 as all other outputs 2020-06-27 20:12:02 +03:00
Jamie Cameron
beaef6869b Temp is sometimes shown as temp1: +45.0 C https://github.com/webmin/webmin/issues/1253 2020-06-26 16:50:51 -07:00
Ilia Rostovtsev
647f387b22 Increse buffere size 2020-06-25 16:55:38 +03:00
Ilia Rostovtsev
c0788e285a Fix when no version found - assume greater than 3.2 2020-05-03 21:51:20 +03:00
Ilia Rostovtsev
613f3a5f41 Fix to handle missing ps version number 2020-05-03 21:47:43 +03:00
Ilia Rostovtsev
ee56777e6d Drop useless empty files 2020-04-29 23:17:45 +03:00
Ilia Rostovtsev
d6de57c90e Fix great amount of auto-translation small but ugly bugs 2020-04-29 17:32:37 +03:00
Jamie Cameron
e1daada73a Add function to get all open files 2020-04-26 15:25:24 -07:00
Jamie Cameron
eeba63c7ad Add new function to get all the open sockets 2020-04-26 15:14:44 -07:00
Jamie Cameron
4f0dc91d5a Merge branch 'master' of github.com:webmin/webmin 2020-04-26 10:33:12 -07:00
Jamie Cameron
6ce4598244 Don't try to run lsof if we know it's not installed 2020-04-26 10:30:43 -07:00
Ilia Rostovtsev
70876bff93 Add help/ translations 2020-04-23 18:10:56 +03:00
Ilia Rostovtsev
f6b8cc6692 Add transcodings and rename files to new format for help/ 2020-04-19 20:02:31 +03:00
Ilia Rostovtsev
77455e8175 Drop files that are available in its original encoding /2 2020-04-19 13:58:52 +03:00