1
0
mirror of https://github.com/deajan/obackup.git synced 2024-10-02 17:43:41 +02:00
Commit Graph

131 Commits

Author SHA1 Message Date
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
deajan
58a601154a Code cleanups 2013-07-18 13:31:17 +02:00
deajan
376cb9e0b3 Fixed cleanup launches even if DEBUG=yes 2013-07-17 11:31:21 +02:00
deajan
8d3f66316d Code cleanup continues. 2013-07-16 23:10:27 +02:00
deajan
5d00d8bf3a Merge branch 'master' of github.com:deajan/obackup
Conflicts:
	obackup.sh
2013-07-16 23:08:48 +02:00
deajan
aa2da27038 Code cleanup continues. 2013-07-16 23:06:58 +02:00
deajan
5d2494d7a7 Code cleanup 2013-07-15 22:35:24 +02:00
deajan
61cf6d4d2b Fixed exit code. 2013-07-15 22:33:49 +02:00
deajan
3dd8e456c0 Updated website link. Also removed duplicate exit statement after Usage function run. 2013-07-15 21:53:08 +02:00
deajan
dc4c4b442a Added some more exit codes. Also added default log file. 2013-07-11 21:25:52 +02:00
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