Commit Graph

95 Commits

Author SHA1 Message Date
deajan ba8541d5f0 More portable file size functions 2016-10-23 13:27:02 +02:00
deajan 2118a27bcc Better preflight check 2016-10-19 12:27:37 +02:00
deajan cfbec5120b Fixed typo 2016-09-09 08:31:16 +02:00
deajan a35edebafc Check for gpg recipient if encryption is used 2016-09-09 08:14:29 +02:00
deajan 25cb702d22 Better GPG compatibility 2016-09-04 22:48:09 +02:00
deajan 8924ae31ff Still trying to resolve the mystery of GPG in travis 2016-09-04 22:34:42 +02:00
deajan c6f386bf01 Trying to resolve Travis GPG mystery 2016-09-04 22:25:24 +02:00
deajan 5a8d1ab811 Another typo bites the dust 2016-09-04 22:05:01 +02:00
deajan e59fcdbe15 Re enabled gpg fix 2016-09-04 21:51:26 +02:00
deajan 93dbcb4f74 Common travis run 2016-09-04 21:26:19 +02:00
deajan 176564769c Mismatch in loglevels 2016-09-04 21:16:32 +02:00
deajan e741aa6bc2 Fixed typo 2016-09-04 19:42:22 +02:00
deajan 099575fb88 Work in progress on encrpytion 2016-09-04 09:30:12 +02:00
deajan 2346594adc Kept IsNumeric expand for variable variables 2016-09-03 13:30:38 +02:00
deajan cd3da2d589 Added Integer test function 2016-09-03 13:10:14 +02:00
deajan cf8f3f20ef Minor fixes 2016-09-02 23:20:07 +02:00
deajan 3134131975 Made tee work with push command 2016-09-02 20:32:17 +02:00
deajan dd42cd08b0 Fixed problem with gpg 1 2016-09-02 16:33:23 +02:00
deajan 2ce18fb721 Fix paths 2016-09-02 15:53:39 +02:00
deajan 2f7cea1736 Bumped program build 2016-09-02 13:14:30 +02:00
deajan 694b73983a Fixed encryption paths 2016-09-02 12:16:25 +02:00
deajan 6647a7be59 WIP: making encryption coherent 2016-09-01 22:55:11 +02:00
deajan 35c7dc97c2 Multiple typo fixes 2016-09-01 22:15:16 +02:00
deajan 66babd22fa Fixed paths 2016-09-01 20:32:38 +02:00
deajan 758f074d65 Fixed typo 2016-09-01 17:27:53 +02:00
deajan 92258308fe Encryption implemented 2016-09-01 16:07:20 +02:00
deajan 672672af2b Code cleanup 2016-09-01 15:50:29 +02:00
deajan 67b42842db Added encryption support for SQL backups 2016-09-01 15:44:29 +02:00
deajan 5ca743f7da Added crypt disk space calculation 2016-09-01 15:11:56 +02:00
deajan 1c88c73b5c WIP: encrypt & decrypt functions working 2016-09-01 14:37:01 +02:00
deajan 084fd91005 Work in progress for encryption 2016-08-31 23:32:21 +02:00
deajan f74aad596d Changed --database since it's deprecated 2016-08-31 12:27:53 +02:00
deajan 0127da6ac3 Added more mysqldump flexibility 2016-08-31 11:15:12 +02:00
deajan a9077af7bb Minor fixes 2016-08-30 18:11:54 +02:00
deajan 8c17c2dfe2 Added ~ expansion 2016-08-30 15:36:08 +02:00
deajan cf908c4fab Replaced 0/1 with booleans 2016-08-29 18:27:12 +02:00
deajan 9cfcf338e1 SendAlert now triggered as last action 2016-08-26 15:09:01 +02:00
deajan 809e6a1d4f Improved logging output 2016-08-26 12:28:53 +02:00
deajan e966682ecc Fixed double time check in database backup 2016-08-26 11:57:55 +02:00
deajan fc84c633a8 Work in progress for encryption 2016-08-26 11:55:58 +02:00
deajan 0d4664cae0 Fixed typo 2016-08-22 08:32:56 +02:00
deajan 775866b62d Fixed RunAfterHook exec + signal posix compliance 2016-08-22 08:25:31 +02:00
deajan 37b94c6712 Adapted parameters for WaitFor function 2016-08-18 22:15:08 +02:00
deajan bda19b3822 Finally fixed all space related errors 2016-08-18 12:58:05 +02:00
deajan f6c916f6ef Fixed infamous typo 2016-08-18 11:05:30 +02:00
deajan 9f6e676a9a Fixed GetDirectoriesSize...again 2016-08-18 10:58:35 +02:00
deajan a6be969081 Fixed spaces in backup dirs 2016-08-18 10:18:56 +02:00
deajan 2d49c957de Fixed backup rotation bug introduced with code rework 2016-08-17 15:27:40 +02:00
deajan a84a8c95f9 Standarised exit codes 2016-08-17 10:01:27 +02:00
deajan a74e83185a Fixed double backup path in rotate functions 2016-08-17 09:20:52 +02:00