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

174 Commits

Author SHA1 Message Date
deajan
5808e87057 Bumped version to v2.0-RC1 2016-05-25 20:11:37 +02:00
deajan
04a66b2c9c Updated ofunctions 2016-05-25 19:55:54 +02:00
deajan
fdc71ceda3 Fixed installer paths 2016-04-14 18:01:18 +02:00
deajan
2c51055209 More debugging love for KillChilds 2016-04-12 09:41:16 +02:00
deajan
1913c897f1 More debugging in KillChilds 2016-04-12 09:14:44 +02:00
deajan
f5dfc478a2 Fixed bogus debug line in Killchilds 2016-04-10 21:11:59 +02:00
deajan
39de9cdfa5 Some msys/cygwin compat fixes 2016-04-08 21:09:00 +02:00
deajan
d0982a6cf6 Added more preflight checks 2016-04-06 21:02:33 +02:00
deajan
15d3d98164 Added an option to run after exec cmd on error 2016-04-06 20:47:04 +02:00
deajan
9d057ea95f Made logging begin before remote checks 2016-04-06 20:41:58 +02:00
deajan
4ad99413f4 Added userland logging 2016-04-06 20:40:20 +02:00
deajan
33570bc3f1 Reversed some function args to make debug easier 2016-04-01 21:22:18 +02:00
deajan
087638c8ae Fixing wrong ofunctions.sh upload 2016-03-31 23:00:01 +02:00
deajan
d39f6d092d Better KillChild and WaitForTaskCompletion 2016-03-31 14:28:18 +02:00
deajan
b91f80702e Reverted using eval in SendAlert 2016-03-31 11:59:53 +02:00
deajan
38c39360b7 Added pre-flight check for SSH_IGNORE_KNOWN_HOSTS 2016-03-31 10:54:24 +02:00
deajan
91dd9f5104 Fixed missing SSH OPTS in RSYNC_SSH 2016-03-31 10:05:30 +02:00
deajan
60266c40a6 Fixed bogus SSH_OPTS variable 2016-03-31 10:02:42 +02:00
deajan
b9d2b72ac9 Added ignore known hosts option to obackup 2016-03-25 20:07:27 +01:00
deajan
a61cb4d7cd Fixed pfSense mail according to jimp's comment 2016-03-22 14:15:40 +01:00
deajan
ac50d769c9 Added pfSense mail.php support 2016-03-22 12:38:09 +01:00
deajan
f931227cd2 Minor enhancement in os detection log 2016-03-20 16:52:49 +01:00
deajan
c2675e125d Added cygwin to supported OS list 2016-03-20 16:49:29 +01:00
deajan
234fcd9887 Fixed not using remote find cmd defined by InitRemoteOSSettings 2016-03-18 19:20:28 +01:00
deajan
69fc7ac9cd Reduced log level for 3rdparty pings 2016-03-10 10:26:26 +01:00
deajan
0f11faa7c7 Improved logging for execution time 2016-03-04 09:34:02 +01:00
deajan
d2ab111f90 Improved mail sending 2016-03-03 16:33:59 +01:00
deajan
d36c77d777 Moved loglevel from stdout to logfile only 2016-03-03 16:29:32 +01:00
deajan
b27ee4f8c1 Added loglevel to log filesé 2016-03-03 16:26:52 +01:00
deajan
192e1d2f65 Added instance run check. 2016-03-03 16:06:27 +01:00
deajan
6eea38afdf Fixed rsync options placement 2016-03-01 20:11:38 +01:00
deajan
18f530ce0c Raised soft exec time for RotateCopies 2016-03-01 19:35:40 +01:00
deajan
42a86c116d Typo fixing and shellcheck pass 2016-02-19 22:14:13 +01:00
deajan
0096fe81c8 Minor adapts from osync 2016-02-16 21:09:57 +01:00
deajan
d1c5de13de Fixed subject in sendmail 2015-11-30 14:49:19 +01:00
deajan
6cd1815ed9 Added include patterns to backup 2015-11-28 12:48:19 +01:00
deajan
954606b8ba Fixed bogus directory creation in some backup cases 2015-11-21 13:22:14 +01:00
deajan
61a70b1ba5 Fixed ofunctions.sh path 2015-11-19 23:05:59 +01:00
deajan
4b2b99d016 Revert "Fixed ofunctions path"
This reverts commit 896eb0b650.
2015-11-19 23:04:02 +01:00
deajan
896eb0b650 Fixed ofunctions path 2015-11-19 23:03:18 +01:00
deajan
da043ed3ae Added remote dir creation before file backup. 2015-11-19 22:14:15 +01:00
deajan
213b2de002 Fixed sudo not necessary on local commands 2015-11-18 10:52:43 +01:00
deajan
013fbdf000 Added file / sql backup rotation distinction 2015-11-16 12:52:15 +01:00
deajan
87dd950199 Fixed wrong file size detection 2015-11-15 14:47:20 +01:00
deajan
3b17f127cf Fixed remote rotation for filenames containing spaces 2015-11-15 12:20:42 +01:00
deajan
197f3036d1 Initial v2.0 upload 2015-11-12 01:26:38 +01:00
deajan
4038cd5c8f Fixing small typosé 2015-10-13 15:22:50 +02:00
deajan
1fa695e3b0 KillChild function works on Linux,bsd,macos 2015-09-15 12:56:41 +02:00
deajan
62600fff39 Added new killtree function 2015-09-14 11:20:01 +02:00
deajan
6326144ee4 Fixed backup size warning message when backup size ignored 2015-09-06 23:16:34 +02:00
deajan
00cefd010e Fixed nomaxtime not honored 2015-09-06 17:23:19 +02:00
deajan
1e13d259cb Added error log highlighting 2015-08-30 17:06:43 +02:00
deajan
b04891b6c7 Improved some logging 2015-08-26 00:40:23 +02:00
deajan
48c1ef4140 QaD hack to get full last run log in SendEmail 2015-06-02 11:05:45 +02:00
deajan
dfeccbdf43 Half reverted GetCommandlineArguments placement 2015-04-24 23:41:01 +02:00
deajan
ac20502b3e Moved command line args after config file for overriding 2015-04-24 22:31:39 +02:00
deajan
4ee08d0814 Added conf file equivalent for --dontgetsize 2015-04-24 21:52:40 +02:00
deajan
6f467a05b0 Forgot to set keep_logging back to a normal value after tests 2015-04-20 14:12:24 +02:00
deajan
37c0f956ea Added ignore backup size option and a cosmetic fix 2015-04-20 14:07:45 +02:00
deajan
a96707d17c Backported some fixes from Osync 2015-04-03 12:21:33 +02:00
deajan
45633d1362 Prevent exclude pattern wildcard globbing 2015-02-12 11:46:54 +01:00
deajan
2c87aee183 Fixed some more typos. Should not code at night, really 2015-01-08 20:05:58 +01:00
deajan
03e0ec4654 Fixed another horrible typo 2015-01-08 18:57:00 +01:00
deajan
9b0e673ee0 Fixing the horrible typo 2015-01-08 18:52:19 +01:00
deajan
dd9d3dc982 Added --delete option for backups 2015-01-08 17:16:57 +01:00
deajan
7c9f3f4d73 Improved mysql dry backup and corrected mysql compress ratio 2014-12-21 22:28:05 +01:00
deajan
c2b64d9479 Revert "Fixed sql dry mode output and compression level"
This reverts commit 7ee1872718.
2014-12-21 22:18:50 +01:00
deajan
7ee1872718 Fixed sql dry mode output and compression level 2014-12-21 22:12:47 +01:00
deajan
ec7140e963 Improved some output 2014-11-28 14:56:53 +01:00
deajan
6b11e2be69 Updated doc and other minor fixes 2014-11-28 13:15:49 +01:00
deajan
dc784a2671 Backup files and directories reffered by symlinks 2014-11-27 15:35:56 +01:00
deajan
e828519c32 Small fixes for dry mode 2014-11-27 14:40:30 +01:00
deajan
f7c896bd53 Fixed process test cmd gets expanded too soon 2014-11-24 19:30:20 +01:00
deajan
73c0191db6 Added rsync exclude list support from osync 2014-11-24 10:28:23 +01:00
deajan
efefe2df19 Another fix for symlinks to dirs on target 2014-11-19 17:20:49 +01:00
deajan
b0e7770df2 Fixed rsync -E option should not be mandatory 2014-11-19 09:36:30 +01:00
deajan
7bdf7e0939 Fix for symlinks to directories on target can't get updated 2014-11-18 14:43:04 +01:00
deajan
e18a4ad816 Merged osync codebase 2014-09-22 22:45:18 +02:00
deajan
c317e37601 Minor enhancements 2014-03-23 21:59:13 +01:00
deajan
bd9664a6ec Minor fixes 2014-03-23 17:46:08 +01:00
Orsiris de Jong
4b212311ff Fixed recursive directory exclude and remote os detection 2013-11-19 16:38:10 +01:00
deajan
d963c02c06 Some minor bugfixes 2013-11-16 12:44:21 +01:00
deajan
e033481f9d Updated RunLocalCommand execution hook 2013-11-02 19:41:05 +01:00
deajan
d6170c88b5 Obackup v1.84 RC3 2013-11-02 18:55:17 +01:00
deajan
0d8a2fbb0c Minor portability improvements 2013-10-12 19:12:15 +02:00
deajan
6a96e92a11 ok 2013-10-10 20:39:17 +02:00
deajan
1c8583b63f minor fix 2013-10-10 19:17:45 +02:00
deajan
b637b9ca38 Works on MSYS 2013-09-22 12:04:09 +02:00
Orsiris de Jong
2377142de1 Fixed some loop problems in RotateBackups and ListDatabases 2013-09-17 11:51:05 +02:00
Orsiris de Jong
b0bbbbef9a Update obackup.sh 2013-09-13 13:36:08 +02:00
Orsiris de Jong
0316c543ad Fixed an issue with CheckConnectivity3rdPartyHosts 2013-09-13 13:28:45 +02:00
Orsiris de Jong
3030716003 Added STOP_ON_CMD_ERROR function 2013-09-11 16:18:32 +02:00
Orsiris de Jong
712692a3a7 Fixed typo $PRESERVE_ACL 2013-09-10 11:58:45 +02:00
deajan
6524cf9a69 Improved force quitting 2013-09-03 21:31:41 +02:00
deajan
eb0bb0a3f8 Minor fixes 2013-08-25 12:39:13 +02:00
deajan
cfb151da4e Fixed some glitches 2013-08-24 19:41:18 +02:00
deajan
84a2b3a532 Obackup v1.84 RC2 upload 2013-08-18 11:58:55 +02:00
deajan
50c7f2fd82 various minor fixes. 2013-08-04 16:16:27 +02:00
deajan
72bab84ed5 Code cleanup 2013-07-21 21:42:00 +02:00
deajan
ed30118e36 Code cleanup 2013-07-20 14:48:06 +02:00