1
0
mirror of https://github.com/deajan/obackup.git synced 2024-11-15 12:13:41 +01:00
Commit Graph

177 Commits

Author SHA1 Message Date
deajan
71d7445c76 Updated ofunctions 2018-02-24 17:41:33 +01:00
deajan
b4a7f3018a Fixed ExecTasks call syntax 2018-01-19 16:08:05 +01:00
deajan
c5ad174a0e Improved time limit enforcement 2018-01-03 22:31:21 +01:00
deajan
42a2942557 Updated ExecTasks 2018-01-03 17:50:40 +01:00
deajan
92da7e68de Bumped version to v2.1-beta3 2017-06-21 15:01:03 +02:00
deajan
83fdc5ee22 Moved rsync code before init 2017-06-20 16:23:14 +02:00
deajan
f097999bd3 Fixed missing rsync args 2017-06-20 16:20:44 +02:00
deajan
9a9a7ac8a3 Better cmdline option management 2017-06-20 15:56:07 +02:00
deajan
c7eb51f8a3 Fixed missing fi 2017-06-20 14:53:12 +02:00
deajan
ee689da7f3 Allow --partial, --delete and --dontgetsize to override config files 2017-06-20 14:50:50 +02:00
deajan
5d85b58f48 Updated changelog 2017-03-14 22:30:24 +01:00
deajan
f4d587f1d1 Revert "Check backup type before remote system URI"
This reverts commit 52161b3faf.
2017-02-11 11:23:29 +01:00
deajan
52161b3faf Check backup type before remote system URI 2017-02-11 11:17:44 +01:00
deajan
bc799380a4 Don't show failed commands on stdout, only log them 2017-02-10 10:40:56 +01:00
deajan
b4829a798f Remove unnecessary spaces 2017-02-10 10:34:40 +01:00
deajan
249e37db32 Fixed _REMOTE_TOKEN for rsync again (common) 2017-02-09 12:53:38 +01:00
deajan
d395e99640 Fixed wrong place for _REMOTE_TOKEN in rsync function 2017-02-09 12:49:31 +01:00
deajan
7a930c9aef Fixed typo 2017-02-09 12:35:33 +01:00
deajan
900783f543 Added _REMOTE_TOKEN option for ssh filter 2017-02-09 12:30:56 +01:00
deajan
06efa18901 Fixed some typos 2017-01-09 12:30:38 +01:00
deajan
19365df1ba Added pgrep preflight check 2017-01-04 09:08:23 +01:00
deajan
4e0bbbcd88 Update version number 2017-01-04 08:59:22 +01:00
deajan
da9de0acdb Fixed another missing eval statement 2017-01-03 14:30:52 +01:00
deajan
b35d883403 More fixes 2017-01-03 14:24:47 +01:00
deajan
5dba4dc808 Multiple typo fixes and forgotten cmd exec 2017-01-03 14:13:53 +01:00
deajan
6335e889ea Fixed typo (again) 2017-01-03 13:17:43 +01:00
deajan
71dd3e939d More easy debugging 2017-01-03 13:01:18 +01:00
deajan
13ad1b9372 Fixed remaining typos 2017-01-03 12:35:42 +01:00
deajan
321aba05ff Minor fixes 2017-01-03 12:32:24 +01:00
deajan
4e75fdc445 Added bootstrap warning message 2017-01-03 11:25:24 +01:00
deajan
38b1a0ee0b Simplified FILE_SIZE_LIST since local and remote code is now same 2017-01-03 11:15:03 +01:00
deajan
643ede6524 Fixed wrong file size fetched remotely 2017-01-02 22:55:43 +01:00
deajan
6a51acbb49 Fixed local RemoteLogger usage 2017-01-02 22:48:59 +01:00
deajan
c448ff3937 Added missing remotelogger in getDirectoriesSizeRemote 2017-01-02 22:42:59 +01:00
deajan
89c74723bd Added debug log 2017-01-02 22:41:05 +01:00
deajan
bc3e3e9e66 Some work comments 2017-01-02 22:35:30 +01:00
deajan
bc396270df Fixed bogus backup when no recursive directories set 2017-01-02 22:26:00 +01:00
deajan
eead765d69 Reverted exit code handling 2017-01-02 22:23:44 +01:00
deajan
2db6a9ca29 Retval and comparaison code compliance 2017-01-02 17:08:39 +01:00
deajan
6c00014520 Fixing bogus remote logging 2017-01-02 16:58:21 +01:00
deajan
e968a67c04 Fixing typo 2017-01-02 16:47:07 +01:00
deajan
0c2b52e0bf Added parallel decryption support 2017-01-02 14:08:21 +01:00
deajan
c1aee74a3e Added parallel crypt support 2017-01-02 13:15:33 +01:00
deajan
290821e949 Missing manual database list detection fix 2017-01-02 12:01:58 +01:00
deajan
afce24c7ec Minor decrypt tweaks 2016-12-31 12:20:50 +01:00
deajan
2b69b4b3c1 Fix typos 2016-12-29 00:47:48 +01:00
deajan
259b05ff33 Improved GPG v >= 2.1 batch support 2016-12-29 00:44:33 +01:00
deajan
53eaeb4dd7 Fixed batch encrypt support 2016-12-29 00:20:01 +01:00
deajan
dfee375b8d Fixed typos 2016-12-28 23:28:47 +01:00
deajan
b4255318e6 Simplified CreateDirectoryRemote 2016-12-28 23:25:11 +01:00