Mathieu Trossevin mtrossevin
  • Joined on 2020-05-25
mtrossevin created pull request evolix/evomaintenance#19 2024-09-16 13:16:01 +02:00
Fix session start time detection on Debian 12
mtrossevin pushed to fix-deb12 at evolix/evomaintenance 2024-09-16 13:09:26 +02:00
d87c78d8a9 Fix session start time detection on Debian 12
mtrossevin created branch fix-deb12 in evolix/evomaintenance 2024-09-16 13:06:17 +02:00
mtrossevin pushed to fix-deb12 at evolix/evomaintenance 2024-09-16 13:06:17 +02:00
7945da54ce Fix session start time detection on Debian 12
mtrossevin opened issue evolix/evomaintenance#18 2024-09-12 15:58:51 +02:00
Incorrect session start time on Debian 12 when using sudo
mtrossevin suggested changes for evolix/evocheck#145 2024-09-09 10:29:59 +02:00
Ignore non auto bond interfaces in blullseye

Also, we no longer exclude interfaces types depending on debian versions. Please rebase on master.

mtrossevin commented on pull request evolix/evocheck#145 2024-09-09 10:26:28 +02:00
Ignore non auto bond interfaces in blullseye

The gist of the current PR, is to filter out bond interfaces from the check_autoif check, starting with Debian Bullseye. But it may be relevant to also add this exclusion for Stretch and…

mtrossevin approved evolix/evoadmin-web#97 2024-08-22 17:39:47 +02:00
Add support for php8.3

Seems good to me.

mtrossevin commented on pull request evolix/evoadmin-web#98 2024-08-22 17:37:18 +02:00
grep SSH config without case sensitivity

Seems good to me too.

mtrossevin pushed to master at evolix/evobackup 2024-07-09 11:22:50 +02:00
886e47ebf7 dump/postgresql: Fix dump_cmd usage
mtrossevin pushed to master at evolix/evobackup 2024-07-09 10:59:42 +02:00
ba087a2a35 dump/postgrepsql: Remove useless variables copied from dump/mysql
mtrossevin pushed to master at evolix/evomaintenance 2024-06-10 16:54:51 +02:00
cde2a04655 fix function run order (define $USER before it is used, not after)
mtrossevin pushed to master at evolix/evobackup 2024-06-03 11:28:05 +02:00
53ae37fcea Use correct variable when detecting local sshrc template
mtrossevin pushed to unstable at evolix/ansible-roles 2024-04-26 09:29:40 +02:00
4c2548b21d fix(certbot): Fix HAPEE renewal hook
mtrossevin pushed to master at evolix/evobackup 2024-02-06 15:04:29 +01:00
f1d4e6ed9d fix(includes): Avoid breaking is_btrfs if path doesn't exists
mtrossevin pushed to main at mtrossevin/_cargo-index 2024-01-12 11:03:38 +01:00
76ad3ec70f Update storefd-notify
mtrossevin pushed to main at mtrossevin/_cargo-index 2024-01-12 10:54:28 +01:00
89bbefc9f8 Update storefd-listen
mtrossevin pushed to main at mtrossevin/storefd 2024-01-12 10:52:09 +01:00
3910d02ae3 Reuse old module names in use
mtrossevin pushed to main at mtrossevin/storefd 2024-01-12 10:51:08 +01:00
45d7fbb36e Make all receive functions in storefd-listen unsafe
mtrossevin pushed to main at mtrossevin/storefd 2024-01-12 09:54:14 +01:00
4e1266c877 chore(clippy)