Commit Graph

65 Commits

Author SHA1 Message Date
deajan 6da89c4654 Merge branch 'master' of github.com:deajan/obackup
Conflicts:
	obackup.sh
2013-07-11 19:59:01 +02:00
deajan bf551a5b9f Fixed an error if destination not present. Also fixed remote host ping still tries to ping even if remote_backup is disabled. 2013-07-11 19:20:57 +02:00
deajan 324416d28c Fixed a typo in ListDatabases local lookup 2013-06-24 22:53:40 +02:00
deajan 6bddcea759 Fixed typo in Rotate function 2013-06-24 16:06:56 +02:00
deajan 3835dfc0ec Fixed GetDirectoriesSize malfunction with ssh filter 2013-06-23 23:52:00 +02:00
deajan 9e4c2ebb21 Updated ssh filter and obackup ssh command output logging. 2013-06-23 22:53:47 +02:00
deajan 05ea27ac1b Rewrite local space checks. 2013-06-22 22:48:16 +02:00
deajan 2bde5d1df1 Replaced rsync with $RSYNC_EXECUTABLE providing additionnal security layer 2013-06-21 18:20:03 +02:00
deajan c81fa58040 Added some rsync parameters 2013-06-17 13:27:37 +02:00
deajan 6938422cc2 Fixed --silent switch still shows spinner 2013-06-16 13:59:02 +02:00
deajan 1822542da7 Added some execution hook checks. 2013-06-16 13:54:20 +02:00
deajan 1e5fce7f52 Revised internal hook logic 2013-06-16 13:11:30 +02:00
deajan 657ecbbb1b Added execution hooks before and after backup execution. 2013-06-16 11:28:00 +02:00
deajan bce13a8392 Fixed an security issue with LoadConfigFile processing original config file instead of filtered one. 2013-06-15 13:22:51 +02:00
deajan 40edd19e04 Initial public release. 2013-06-14 22:27:11 +02:00