Commit graph

164 commits

Author SHA1 Message Date
87e21dccec Merge pull request 'Fix the problem with semicolon in the details' (#20) from fix_semicolon_in_details_problem into master
Reviewed-on: #20
2024-11-15 15:24:35 +01:00
Mathieu Gauthier-Pilote
026ac502cf Double quotes to single quotes and then wrap the whole message string in double quotes 2024-10-29 11:35:46 -04:00
Mathieu Gauthier-Pilote
d3178787d8 Fix problem with semicolon in the details using double quotes 2024-10-29 11:06:45 -04:00
6b8cf29a08 Merge pull request 'Fix session start time detection on Debian 12' (#19) from fix-deb12 into master
Reviewed-on: #19
2024-09-17 14:07:21 +02:00
d87c78d8a9
Fix session start time detection on Debian 12
fix #18
2024-09-16 13:09:03 +02:00
5dd1421b48
Release 24.08 2024-08-01 10:09:28 +02:00
cde2a04655
fix function run order (define $USER before it is used, not after) 2024-06-10 16:54:44 +02:00
467ea511bc
Add contrib/post-release.sh to help with post-release tasks 2024-05-15 14:13:40 +02:00
f1686874f6
fix CHANGELOG 2024-05-15 14:13:18 +02:00
f66fb16402
Release 24.05 2024-05-15 11:30:55 +02:00
a997191d06
Add missing (but documented) --(no-)evocheck options 2024-05-15 11:27:48 +02:00
David Prevot
2560deec1e Follow symlinx for LXC containers 2024-01-17 11:39:06 +01:00
d01286e0b9
Release 23.10.1 2023-10-09 18:10:17 +02:00
2f2e723bc0
Use a special variable name since USER is always defined from the environment 2023-10-09 18:09:34 +02:00
252fe746a7
Release 23.10 2023-10-09 16:22:02 +02:00
8a7cf0a941
switch to -u,--user to force a specific user 2023-10-09 16:07:34 +02:00
Brice Waegeneire
1cbe1a6c1e Ajout hooks git de gestion de droits 2023-06-14 18:01:15 +02:00
Brice Waegeneire
f594a54e07 Fix missing parsing of --autosysadmin flag 2022-07-07 10:58:07 +02:00
Brice Waegeneire
33504c4c01 Release 22.07 2022-07-05 16:53:26 +02:00
Brice Waegeneire
21f7464d42 Add --autosysadmin flag 2022-07-05 16:47:07 +02:00
Brice Waegeneire
95b45bac8e add support for autosysadmin 2022-05-31 18:19:58 +02:00
4ef8878bcf Merge pull request 'Add commiting changes to /etc in lxc containers' (#15) from lxc-etc-git into master
Reviewed-on: #15
2022-03-17 18:04:19 +01:00
Mathieu Trossevin
a33021b041
Add commiting changes to /etc in lxc containers 2022-03-17 17:53:15 +01:00
9aa16dff73 Release 22.01 2022-01-25 10:57:22 +01:00
b8bb014b8d Add version/host/user headers in sent email 2022-01-25 10:48:35 +01:00
334ef62d43 whitespace 2021-10-19 22:35:40 +02:00
c83a1043c7 Release 0.6.4 2021-06-17 10:55:57 +02:00
46b8015d93 fallback if findmnt is absent 2021-06-17 10:54:59 +02:00
026fb9f5cd update README 2020-03-02 22:20:25 +01:00
88187912cd Update debian changelog in case we ever use it again 2020-03-02 22:18:05 +01:00
edca7cee17 Release 0.6.3 2020-03-02 22:10:57 +01:00
26d4a2e219 Notify syslog when partitions are re-mounted (Linux) 2020-03-02 22:10:31 +01:00
f5abdd2912 Release 0.6.2 2020-03-02 14:44:56 +01:00
a811b008c7 better read-only detection for Linux 2020-03-02 14:43:47 +01:00
Tristan PILAT
29ac93e250 Following last modifications, increment version 2019-11-15 16:53:14 +01:00
Tristan PILAT
c88bc83145 Fix an escape bug
printf: unknown escape sequence `\ '
2019-11-15 16:48:50 +01:00
Tristan PILAT
bf6cf1bf00 Introduce an OS condition to handle OpenBSD
Amended functions are the following:

is_repository_readonly()
remount_repository_readwrite()
remount_repository_readonly()
2019-11-15 16:45:45 +01:00
63c83ae1ee changed to a structured CHANGELOG 2019-11-05 16:48:40 +01:00
15b5cd62bc Release 0.6.0 2019-11-05 14:51:56 +01:00
c8155a8d99 commit changes in /usr/share/scripts/ if needed 2019-11-05 14:51:49 +01:00
a159f77649 Add /usr/share/scripts to the list of possible Git repositories 2019-10-30 13:25:16 +01:00
9f3e90766d Version 0.5.1 2019-08-21 15:39:18 +02:00
a3fb426ecf verify command presence only if needed 2019-08-21 15:37:10 +02:00
0503838b5b Merge branch 'hook-api' of evolix/evomaintenance into master 2019-04-26 10:43:49 +02:00
Nicolas Roman
f7fa476de8 changed error handling for curl and the backend 2019-04-10 14:49:02 +02:00
Nicolas Roman
fe095a20f7 set --no-db argument to default 2019-04-10 14:37:14 +02:00
Nicolas Roman
5ad41113ad added return code handler for curl 2019-04-10 10:45:21 +02:00
Nicolas Roman
8c6c7d5b00 added hook_api 2019-03-28 15:46:40 +01:00
afab06ee38 Merge branch 'options' of evolix/evomaintenance into master
Major rewrite of evomaintenance to add options (configuration and runtime)
2019-03-26 15:14:11 +01:00
d449be172c update Debian changelog 2019-03-26 15:12:22 +01:00