Jérémy Lecour
|
fe0f655f07
|
Release 2.9.0
|
2 months ago |
Jérémy Lecour
|
937e75daa7
|
Rename incs_policy template
|
2 months ago |
Jérémy Lecour
|
82dbb29511
|
bkctld-upgrade-config: install check_policy template if missing
|
2 months ago |
Jérémy Lecour
|
21f4544016
|
Install default check_policy file on init
|
2 months ago |
Jérémy Lecour
|
eecd105d33
|
improve readability
|
2 months ago |
Jérémy Lecour
|
f84e9ec02d
|
fix infinite loop
|
2 months ago |
Jérémy Lecour
|
34de467b00
|
Merge branch 'fixes-43'
|
2 months ago |
Brice Waegeneire
|
3215ab2fa3
|
bkctld-check-incs: Correct shellchek warnings
- SC2013: To read lines rather than words, pipe/redirect to a 'while
read' loop.
- SC2086: Double quote to prevent globbing and word splitting.
|
2 months ago |
Brice Waegeneire
|
c27cb81b57
|
bkctld-check-incs: Protect jail_config_epoch
Test if `incs_policy_file` exists before using it. Fixes #43.
|
2 months ago |
Jérémy Lecour
|
a41eb2a218
|
test: bkctld check-incs shouldn't fail without incs_policy file
Currently it does, because we "stat" a blank file (issue #43).
|
2 months ago |
Jérémy Lecour
|
b7cddcac27
|
tests: clean jail configuration after each test
|
2 months ago |
Jérémy Lecour
|
68a7da6b88
|
evobackup: log/pid files named after program's name
|
2 months ago |
Jérémy Dubois
|
53a1309d69
|
zzz_evobackup: exclude OpenBSD mails folder
|
3 months ago |
Tristan Pilat
|
da8451e649
|
zzz_evobackup: add 2 slapcat examples for separate config/data backups
|
4 months ago |
Jérémy Lecour
|
d991fff710
|
Release 2.8.0
|
5 months ago |
Jérémy Lecour
|
1a52f012a6
|
bkctld: new inc-lock and inc-unlock command
|
5 months ago |
Jérémy Lecour
|
fd6c5e4a12
|
Release 2.7.1
|
5 months ago |
Jérémy Lecour
|
3aef89053b
|
bkctld-upgrade-config is executable
|
5 months ago |
Jérémy Dubois
|
34c06bfc9a
|
zzz_evobackup: exclude munin tmp files for OpenBSD
|
5 months ago |
Jérémy Lecour
|
01a19ad2da
|
Release 2.7.0
|
5 months ago |
Jérémy Lecour
|
a7dc09bb46
|
New test : All incs are removed by 'rm' with empty inc policy
|
5 months ago |
Jérémy Lecour
|
76a298c042
|
bkctld-rm: delete empty jails in incs directory
|
5 months ago |
Jérémy Lecour
|
f9018738b9
|
tests: use FORCE flag to remove jail in tests
|
5 months ago |
Jérémy Lecour
|
3c5a646ae3
|
bkctld-rm: list jails from incs directory
We list jails in "incs" directory, not in "jails" directory so we can
clean old incs after a jail is archived
|
5 months ago |
Jérémy Lecour
|
bf56c16ed2
|
bkctld-remove: confirmation before removal of jails if not in force mode
|
6 months ago |
Jérémy Lecour
|
2ccd8c1b8d
|
add a [-f|--force] option to remove confirmation on some commands
|
6 months ago |
Jérémy Lecour
|
9eae80c002
|
globally disable shecllcheck SC2034 in lib/includes
Many variables defined in this file are not used here.
|
6 months ago |
Jérémy Lecour
|
05c3715c6a
|
Better help message composition and formating
|
6 months ago |
Jérémy Lecour
|
2ad1032f9d
|
Release 2.6.0
|
6 months ago |
Jérémy Lecour
|
c1fbe6394f
|
Add "version" and extract "help" options
|
6 months ago |
Jérémy Lecour
|
6fe81c7077
|
Release 2.5.1
|
6 months ago |
Jérémy Lecour
|
cf95909f0b
|
bkctld: Replace xargs with a simple loop
|
6 months ago |
Jérémy Lecour
|
88899fb0fe
|
fix bad destination directory for mysql backups
|
7 months ago |
Jérémy Lecour
|
08d113d2ce
|
Release 2.5.0
|
7 months ago |
Jérémy Lecour
|
2057a6fd80
|
Restore compatibility with Debian <10
ssh-keygen has "-f prefix_path" in openssh-server version 7.9+
|
7 months ago |
Jérémy Lecour
|
9f5a4066ee
|
zzz_evobackup: exclude LXC rootfs
|
7 months ago |
Jérémy Lecour
|
af68d9951b
|
zzz_evobackup: reorder rsync excludes
|
7 months ago |
Jérémy Lecour
|
69146f1f9f
|
remove /srv from default directory list
|
8 months ago |
Jérémy Lecour
|
1b9c56dbfd
|
Release 2.4.1
|
8 months ago |
Jérémy Lecour
|
7d1964370d
|
jails and incs lists are sorted alphanumerically
|
8 months ago |
Jérémy Lecour
|
39901967a7
|
bkctld-check-setup: forgot to increment the summary
|
8 months ago |
Jérémy Lecour
|
e5d40f8fe4
|
Release 2.4.0
|
8 months ago |
Jérémy Lecour
|
08a2e067c2
|
bkctld-check-setup: remove "set -x"
|
8 months ago |
Jérémy Lecour
|
bc6a571595
|
whitespaces for readability
|
8 months ago |
Jérémy Lecour
|
ea9aac50a3
|
explicit path refix for ssh-keygen
|
8 months ago |
Jérémy Lecour
|
1063dfe74d
|
bkctld: don't replace SSH host keys when creating/updating a jail
|
8 months ago |
Jérémy Lecour
|
c141986a6d
|
create new ssh keys for new jails instead of copying those from the host
It increases the security by having different keys between jails.
It reduces the risk of changing the keys of jails after creationtheir
creation.
|
8 months ago |
Jérémy Lecour
|
1f29162da4
|
evobackup script timeout defaults to 90 seconds
|
9 months ago |
Jérémy Lecour
|
3a6e21dce8
|
use ${LOCAL_BACKUP_DIR}/mysql/ instead of /home/mysqldump/
|
9 months ago |
Jérémy Lecour
|
251d0c14d6
|
zzz_evobackup: add template for multiple redis instances
|
9 months ago |