]> git.proxmox.com Git - pmg-api.git/history - src/PMG/Backup.pm
fix #2430: ruledb disclaimer: make separator configurable
[pmg-api.git] / src / PMG / Backup.pm
2024-02-22 Stoiko Ivanovbackup: reorder tables in order of dependency
2024-02-21 Dominik Csapakadd rule attributes and/invert (for each relevant type)
2024-02-21 Dominik Csapakadd objectgroup attributes and/invert
2022-12-12 Thomas Lamprechtbackup restore: ignore ENOENT on cleanup
2022-12-12 Thomas Lamprechtbackup restore: code style cleanup
2022-12-12 Stoiko Ivanovbackup: restore: keep directories in /etc/pmg for inotify
2021-03-21 Thomas Lamprechttypo fixes all over the place
2021-03-05 Stoiko Ivanovbackup: fix #3146 add email notifications
2021-02-25 Stoiko Ivanovbackup: fix die invocation
2020-11-18 Stoiko Ivanovbackup: add SA custom score file to backup
2020-10-30 Stoiko IvanovBackup: push restore options to PMG::Backup
2020-10-30 Dietmar Maurerpmg_restore: make sure restore directory is empty
2020-10-30 Stoiko IvanovRestore: optionally restore from directory
2020-10-30 Dietmar Maurerpmg_backup: cleanup - remove useless mkdir
2020-10-30 Stoiko IvanovBackup: split backup creation and creating tar
2020-10-30 Stoiko Ivanovdrop left-over commented out code
2019-08-09 Stoiko Ivanovmove postgres_admin_command into PMG::Utils
2019-07-24 Thomas Lamprechtadapt to new pmgcfg version/release semantic
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up