Commit History

Author SHA1 Message Date
  Emmanuel Bouthenot 87d0f2445b Fix database purge, cleanup function was defined twice (Thanks to kaptontape) 1 year ago
  Emmanuel Bouthenot b9ad2b0434 Fix database list retrieval (last one was missing) 1 year ago
  Emmanuel Bouthenot 524f922e3b Update Changelog 1 year ago
  Emmanuel Bouthenot 078a351499 Update Changelog 1 year ago
  Emmanuel Bouthenot aac231140c Add configuration examples for PostgreSQL and MySQL 1 year ago
  Emmanuel Bouthenot f7e61b7b21 Add manpage 1 year ago
  Emmanuel Bouthenot 5d9b2d44c7 Add MySQL support 1 year ago
  Emmanuel Bouthenot 81614646bc Add option -c to load a custom configuration file or folder 1 year ago
  Emmanuel Bouthenot ef88f5bbe9 feat: display errors on stdout when MAILADDR is empty 1 year ago
  Emmanuel Bouthenot f1d8deda92 fix: fix the return code and do not send a report by email if $MAILADDR is not set 1 year ago
  Emmanuel Bouthenot 30e760454c fix: Use the specified port on socket connection 1 year ago
  Emmanuel Bouthenot f341e5afce Improve portability (thanks to Dennis Eriksen) 1 year ago
  Emmanuel Bouthenot 817c773ac3 Re-formating code 1 year ago
  Emmanuel B 9c904a75ff Merge pull request #26 from dennisse/fixarray 2 years ago
  Emmanuel B 18f5cabb7b Merge pull request #24 from dennisse/master 2 years ago
  Dennis Eriksen 0feb0ef995 Fix expansion issue 2 years ago
  Dennis Eriksen 122dabddc2 Use the more portable shebang `/usr/bin/env bash` 2 years ago
  Emmanuel Bouthenot ea6e6d2334 Explicitely use -n option used with tail 2 years ago
  Emmanuel Bouthenot d810ac7829 Improve error handling in encryption and compression 2 years ago
  Emmanuel Bouthenot eedfa5d1f0 Add MIN_DUMP_SIZE configuration variable to raise a warning when a backup file size is below this limit 2 years ago
  Emmanuel Bouthenot 0b3081df05 Fix stderr capture and check return code while running pg_dump/pg_dumpall commands 2 years ago
  Emmanuel Bouthenot c7e019ff51 Add separate configuration settings for pg_dump and pg_dumpall 2 years ago
  Emmanuel Bouthenot e293415ac7 Fix typo (link to documentation) 2 years ago
  Emmanuel Bouthenot 94f34c62f0 Fix a variable scope issue 2 years ago
  Emmanuel Bouthenot f2d4ba7dec Add documentation 2 years ago
  Emmanuel Bouthenot 694f2eabb0 Update Changelog 2 years ago
  Emmanuel Bouthenot df31000fa3 Minor changes in Readme.md 2 years ago
  Emmanuel Bouthenot 5b1f6b9e15 Switch encryption from OpenSSL to GnuPG 2 years ago
  Emmanuel Bouthenot 3688f4ad2f Fix mail subject 2 years ago
  Emmanuel Bouthenot a602345e90 Fix double dot in database dumps filenames 2 years ago