Historique des commits

Auteur SHA1 Message Date
  Emmanuel Bouthenot 224488b705 chore: Bump version to 2.1 il y a 10 mois
  Emmanuel Bouthenot 6b870d49ca feat: Default configuration file /etc/default/autopostgresqlbackup is now deprecated in favor of /etc/autodbbackup.d il y a 10 mois
  Emmanuel Bouthenot 7f4bbcf2b6 fix: update MariaDB example configuration file il y a 10 mois
  Emmanuel Bouthenot 33d99f37e9 Make possible to override mysql{,dump} paths in config file il y a 1 an
  Emmanuel Bouthenot 1300124889 Make possible to override pg_dump{,all} paths in config file il y a 1 an
  Emmanuel Bouthenot 87d0f2445b Fix database purge, cleanup function was defined twice (Thanks to kaptontape) il y a 1 an
  Emmanuel Bouthenot b9ad2b0434 Fix database list retrieval (last one was missing) il y a 1 an
  Emmanuel Bouthenot 524f922e3b Update Changelog il y a 1 an
  Emmanuel Bouthenot 078a351499 Update Changelog il y a 1 an
  Emmanuel Bouthenot aac231140c Add configuration examples for PostgreSQL and MySQL il y a 1 an
  Emmanuel Bouthenot f7e61b7b21 Add manpage il y a 1 an
  Emmanuel Bouthenot 5d9b2d44c7 Add MySQL support il y a 1 an
  Emmanuel Bouthenot 81614646bc Add option -c to load a custom configuration file or folder il y a 1 an
  Emmanuel Bouthenot ef88f5bbe9 feat: display errors on stdout when MAILADDR is empty il y a 1 an
  Emmanuel Bouthenot f1d8deda92 fix: fix the return code and do not send a report by email if $MAILADDR is not set il y a 1 an
  Emmanuel Bouthenot 30e760454c fix: Use the specified port on socket connection il y a 1 an
  Emmanuel Bouthenot f341e5afce Improve portability (thanks to Dennis Eriksen) il y a 1 an
  Emmanuel Bouthenot 817c773ac3 Re-formating code il y a 1 an
  Emmanuel B 9c904a75ff Merge pull request #26 from dennisse/fixarray il y a 2 ans
  Emmanuel B 18f5cabb7b Merge pull request #24 from dennisse/master il y a 2 ans
  Dennis Eriksen 0feb0ef995 Fix expansion issue il y a 2 ans
  Dennis Eriksen 122dabddc2 Use the more portable shebang `/usr/bin/env bash` il y a 2 ans
  Emmanuel Bouthenot ea6e6d2334 Explicitely use -n option used with tail il y a 2 ans
  Emmanuel Bouthenot d810ac7829 Improve error handling in encryption and compression il y a 2 ans
  Emmanuel Bouthenot eedfa5d1f0 Add MIN_DUMP_SIZE configuration variable to raise a warning when a backup file size is below this limit il y a 2 ans
  Emmanuel Bouthenot 0b3081df05 Fix stderr capture and check return code while running pg_dump/pg_dumpall commands il y a 2 ans
  Emmanuel Bouthenot c7e019ff51 Add separate configuration settings for pg_dump and pg_dumpall il y a 2 ans
  Emmanuel Bouthenot e293415ac7 Fix typo (link to documentation) il y a 2 ans
  Emmanuel Bouthenot 94f34c62f0 Fix a variable scope issue il y a 2 ans
  Emmanuel Bouthenot f2d4ba7dec Add documentation il y a 2 ans