Commit Graph

147 Commits

Author SHA1 Message Date
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
Mathieu Trossevin 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
Jérémy Lecour 9aa16dff73 Release 22.01 2022-01-25 10:57:22 +01:00
Jérémy Lecour b8bb014b8d Add version/host/user headers in sent email 2022-01-25 10:48:35 +01:00
Jérémy Lecour 334ef62d43 whitespace 2021-10-19 22:35:40 +02:00
Jérémy Lecour c83a1043c7 Release 0.6.4 2021-06-17 10:55:57 +02:00
Jérémy Lecour 46b8015d93 fallback if findmnt is absent 2021-06-17 10:54:59 +02:00
Jérémy Lecour 026fb9f5cd update README 2020-03-02 22:20:25 +01:00
Jérémy Lecour 88187912cd Update debian changelog in case we ever use it again 2020-03-02 22:18:05 +01:00
Jérémy Lecour edca7cee17 Release 0.6.3 2020-03-02 22:10:57 +01:00
Jérémy Lecour 26d4a2e219 Notify syslog when partitions are re-mounted (Linux) 2020-03-02 22:10:31 +01:00
Jérémy Lecour f5abdd2912 Release 0.6.2 2020-03-02 14:44:56 +01:00
Jérémy Lecour 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
Jérémy Lecour 63c83ae1ee changed to a structured CHANGELOG 2019-11-05 16:48:40 +01:00
Jérémy Lecour 15b5cd62bc Release 0.6.0 2019-11-05 14:51:56 +01:00
Jérémy Lecour c8155a8d99 commit changes in /usr/share/scripts/ if needed 2019-11-05 14:51:49 +01:00
Jérémy Lecour a159f77649 Add /usr/share/scripts to the list of possible Git repositories 2019-10-30 13:25:16 +01:00
Jérémy Lecour 9f3e90766d Version 0.5.1 2019-08-21 15:39:18 +02:00
Jérémy Lecour a3fb426ecf verify command presence only if needed 2019-08-21 15:37:10 +02:00
Jérémy Lecour 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
Jérémy Lecour 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
Jérémy Lecour d449be172c update Debian changelog 2019-03-26 15:12:22 +01:00
Jérémy Lecour 5a28e2bfb7 Version 0.5.0 2019-03-26 15:04:48 +01:00
Jérémy Lecour 68d88abb7c evocheck is disabled by default
the feature is not completely ready
2019-03-26 15:04:13 +01:00
Jérémy Lecour def18270f1 Add evocheck execution 2019-03-19 13:51:42 +01:00
Jérémy Lecour a36b0bed83 comment *_SHORT variables 2019-03-19 13:50:52 +01:00
Jérémy Lecour 22635267fe explicite dependencies + safeguard missing commands 2019-03-18 23:25:18 +01:00
Jérémy Lecour 13885a4743 whitespaces 2019-03-18 23:24:31 +01:00
Jérémy Lecour b13c627230 We don't need the template file anymore 2019-03-18 23:24:09 +01:00
Jérémy Lecour 47c452f977 quote grep parameter 2019-03-18 22:59:37 +01:00
Jérémy Lecour 8d0eddaf6f bump version 2019-03-18 15:11:16 +01:00
Jérémy Lecour a7e1133408 Show more git stats 2019-03-18 15:11:09 +01:00
Jérémy Lecour bea327a254 embed the template in a function
sed is not very good with multi-line search/replace, so we've decided to 
use a shell function to format the mail.
2019-03-18 14:15:09 +01:00
Jérémy Lecour b8b94a66ce ignore unknown arguments that don't start with a "-" 2019-03-18 13:36:07 +01:00
Jérémy Lecour c9c061f811 long and short commit information 2019-03-18 07:44:28 +01:00
Jérémy Lecour 80087f3c38 small display fix 2019-03-16 20:09:33 +01:00
Jérémy Lecour d05de0f925 replace $(echo $(cmd)) by $(cmd) 2019-03-16 19:40:53 +01:00
Jérémy Lecour 71d1fc417c "who -m" output must be normalized 2019-03-16 19:40:20 +01:00
Jérémy Lecour ac86a97531 update README 2019-03-16 12:14:44 +01:00