Alexandre Aubin
9d4a51a17f
Merge branch 'dev' into diagnose-suspicious-auth-failure
2021-08-26 20:10:10 +02:00
Alexandre Aubin
9e63142748
Diagnosis: report suspiciously high number of auth failures
2021-08-19 01:10:54 +02:00
Alexandre Aubin
e493b89d6a
diagnosis: Zblerg, .dev is actually an actual TLD
2021-08-12 20:16:35 +02:00
Alexandre Aubin
7f3eeafbed
mdns/diagnosis: following suggestion IRL: extend the no-check mecanism for .local to .onion and other special-use TLDs
2021-08-12 19:40:36 +02:00
Alexandre Aubin
849ccb043a
mdns: diagnosis expects a 'data' key instead of 'results'
2021-08-12 19:13:35 +02:00
tituspijean
842783f64c
Accomodate mDNS feature in diagnosis
2021-07-11 15:20:14 +00:00
yunohost-bot
66f2613518
[CI] Format code
2021-04-17 00:31:06 +00:00
Alexandre Aubin
8f3a7067d9
Advertise the new SSH port setting for people that manually modified the SSH port
2021-04-16 22:20:06 +02:00
Alexandre Aubin
c53f5ac16a
Report an error in the diagnosis and migration if sshd config is insecure
2021-04-16 22:05:36 +02:00
Alexandre Aubin
09d306924a
Fix minor issue with main_space diagnosis: duplicated error/warning, missing / partition when it's on a /dev/loop
2021-03-22 17:46:32 +01:00
Kay0u
dc6033c399
python3 way to get a list of dict keys
2021-03-15 14:10:13 +01:00
Kay0u
bfd7257a8c
fix linter, remove allow_failure for corresponding tests
2021-02-02 16:16:07 +01:00
yunohost-bot
c4439110e1
[CI] Format code
2021-02-02 03:37:40 +00:00
Alexandre Aubin
8b3ec8a137
Diagnosis: report low total space for rootfs
2021-01-21 20:34:43 +01:00
Alexandre Aubin
21a0c65ed6
diagnosis: Ignore /dev/loop devices in systemresources
2021-01-21 20:03:59 +01:00
Alexandre Aubin
c8a23f26bb
Handle case where DKIM record is split into several pieces
2021-01-21 16:25:58 +01:00
Alexandre Aubin
c43a51ba30
Merge branch 'dev' into enh-python3
2021-01-10 18:31:19 +01:00
Alexandre Aubin
57c302cb63
Merge branch 'dev' into report-backport-in-source-list
2021-01-03 21:20:07 +01:00
Alexandre Aubin
cce020daac
Uniformize check_output calls to use moulinette helpers which shall now automatically decode() automatically + also strip() etc
2021-01-01 05:03:55 +01:00
Alexandre Aubin
b685a27481
[yolo] Detect moar hardware name
2020-12-28 22:57:52 +01:00
Alexandre Aubin
a5b282e5c6
Diagnosis: report usage of backports repository in apt's sources.list
2020-10-31 19:14:33 +01:00
Alexandre Aubin
7aa3ff5255
Added a .strip() to moulinette's check_output because was tired of adding it all over the places
2020-10-31 18:58:19 +01:00
Alexandre Aubin
a60cd4f559
Diagnose ssl libs installed from sury ( #1053 )
...
* Small fix / syntax improvement in apt conf regen hook
* Diagnose, report and add a tip if some ssl libs are installed from Sury (shouldnt happen with the new pinning strategy, but some user still encounter issues because of this because of legacy installs)
2020-09-16 16:18:10 +02:00
Alexandre Aubin
50f68e2886
Properly handle case where no match from grep
2020-09-08 17:25:11 +02:00
Alexandre Aubin
4c75620ee9
Merge branch 'dev' into code-cleanup
2020-09-06 22:16:06 +02:00
Alexandre Aubin
9640b22a23
Do not miserably fail if no oom_reaper line found...
2020-09-05 19:15:34 +02:00
Alexandre Aubin
ecbd63636b
autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/
2020-09-03 17:36:59 +02:00
Alexandre Aubin
fa19c9480c
Cleanup unused imports / misc 'fatal' flake8 errors
2020-09-03 17:01:24 +02:00
Alexandre Aubin
f5acbffb5c
Add a diagnosis of processes rencently killed by oom_reaper
2020-08-28 17:12:07 +02:00
Alexandre Aubin
852cd14c4b
Force external resolution for reverse DNS dig
2020-06-02 16:48:19 +02:00
Alexandre Aubin
8b169f138c
Detect dyndns-domains managed by yunohost and advice to use yunohost dyndns update --force
2020-05-26 00:32:53 +02:00
Alexandre Aubin
1f1b233839
Use a .get() here to avoid crashing if key doesn't exist
2020-05-22 13:28:38 +02:00
Julien Rabier
f0356782d5
fix v6 detection when using wg-quick
...
and probably other weird routing setups
2020-05-21 15:54:14 +00:00
Alexandre Aubin
1cd7ffea66
Report unknown status for services as just a warning
2020-05-16 00:21:01 +02:00
Alexandre Aubin
429df8c43f
Ugh smaller treshold because people have exactly 500MB ...
2020-05-11 00:44:37 +02:00
Alexandre Aubin
c346f5f1df
This file sometimes has stupid \x00 inside ~.~
2020-05-09 22:08:49 +02:00
Alexandre Aubin
23147161d6
Change warning/errors about swap as info instead ... add a tip about the fact that having swap on SD or SSD is dangerous
2020-05-08 23:56:23 +02:00
Alexandre Aubin
a799740afa
Move meltdown check to base system
2020-05-08 23:47:18 +02:00
Alexandre Aubin
25a1e56921
Misc tweak for disk usage diagnosis, some values were inconsistent / bad UX / ...
2020-05-03 00:17:01 +02:00
ljf
572feafc80
[fix] Remove point in reverse DNS
2020-04-30 20:06:43 +02:00
Alexandre Aubin
86810fb68a
Goddamit Aleks, check your damn code before release yo
2020-04-30 18:03:44 +02:00
Alexandre Aubin
ba27c2ad05
Merge pull request #964 from YunoHost/fix-reversednscheck
...
[fix] Reverse DNS check
2020-04-30 03:13:21 +02:00
ljf
8de8d0ad6f
[fix] Reverse DNS check
2020-04-30 02:44:51 +02:00
Alexandre Aubin
aaccb54775
Hmf, comparison return a warning if swap is exactly 512..
2020-04-30 02:40:22 +02:00
Alexandre Aubin
4f8aa5e338
Propagate route check to ip diagnoser as well :/
2020-04-30 02:38:27 +02:00
Alexandre Aubin
0b75f5d437
IPv6 resolvers make everything super slow on IPv4-only servers
2020-04-29 19:20:29 +02:00
Alexandre Aubin
415e805f74
Change threshold to warn earlier about soon-to-expire domain
2020-04-29 02:44:39 +02:00
Alexandre Aubin
f22ac67468
Success for domains not about to expire
2020-04-29 02:43:37 +02:00
Alexandre Aubin
76de0bb2e9
Remove stale code
2020-04-29 02:42:23 +02:00
ljf
9cf0e6ed6c
Merge branch 'enh-check-whois' of https://github.com/YunoHost/yunohost into enh-check-whois
2020-04-29 00:24:07 +02:00