Line 276: |
Line 276: |
| === Changelog === | | === Changelog === |
| <pre> | | <pre> |
| + | * Mon May 07 2007 Michael Weinberger |
| + | - Version 0.1.4 |
| + | - don't install the remote watchdog, when remotehost is eq localhost |
| + | - improved check for remoteHostName eq localhost using DNS |
| + | - ssh -o PasswordAuthentication=no in checkConnection() |
| + | - added --full-restore |
| + | - missing check for HOSTNAME argument in --send-keys added |
| + | improved error check |
| + | - prevent run of --rise of localhost from own backup |
| + | |
| + | |
| * Mon Apr 30 2007 Michael Weinberger | | * Mon Apr 30 2007 Michael Weinberger |
− |
| |
| - Version 0.1.3 | | - Version 0.1.3 |
| modified 'use constant* syntax in watchdog script for compatibility with perl 5.6 on SME6 | | modified 'use constant* syntax in watchdog script for compatibility with perl 5.6 on SME6 |
Line 283: |
Line 293: |
| | | |
| * Fri Apr 27 2007 Michael Weinberger | | * Fri Apr 27 2007 Michael Weinberger |
− |
| |
| - Version 0.1.2 | | - Version 0.1.2 |
| Bugfix: Preserve of ethernet driver setting with --rise did not work. | | Bugfix: Preserve of ethernet driver setting with --rise did not work. |
Line 290: |
Line 299: |
| | | |
| * Mon Apr 23 2007 Michael Weinberger | | * Mon Apr 23 2007 Michael Weinberger |
− |
| |
| - Version 0.1.1 | | - Version 0.1.1 |
| scheduledKeep must be>=2 for --link-dest | | scheduledKeep must be>=2 for --link-dest |
Line 297: |
Line 305: |
| - added auto mount function | | - added auto mount function |
| - added AutomountDevice and AutomountPoint to jobconfig-sample.pl | | - added AutomountDevice and AutomountPoint to jobconfig-sample.pl |
| + | |
| | | |
| * Wed Apr 18 2007 Michael Weinberger | | * Wed Apr 18 2007 Michael Weinberger |
− |
| |
| - Version 0.0.8 | | - Version 0.0.8 |
| dont die if report db does not exist | | dont die if report db does not exist |
| + | |
| | | |
| * Wed Apr 18 2007 Michael Weinberger | | * Wed Apr 18 2007 Michael Weinberger |
− |
| |
| - Version 0.0.7 | | - Version 0.0.7 |
| run checkConnection() only for scheduled backups | | run checkConnection() only for scheduled backups |
| added Size and Disk usage information to --status | | added Size and Disk usage information to --status |
| | | |
− | * Sun Apr 15 2007 Michael Weinberger
| |
− |
| |
− | - Version 0.0.6
| |
− | added --full-restore
| |
− | missing check for HOSTNAME argument in --send-keys added
| |
| | | |
| * Thu Apr 12 2007 Michael Weinberger | | * Thu Apr 12 2007 Michael Weinberger |
− |
| |
| - Version 0.0.5 | | - Version 0.0.5 |
| fixed calculation of lastrun-now | | fixed calculation of lastrun-now |
| + | |
| | | |
| * Thu Apr 12 2007 Michael Weinberger | | * Thu Apr 12 2007 Michael Weinberger |
− |
| |
| - Version 0.0.4 | | - Version 0.0.4 |
| - added --send-status plus templates | | - added --send-status plus templates |
Line 327: |
Line 329: |
| - show 'failed', if lastrun is older 1 day in affa --status | | - show 'failed', if lastrun is older 1 day in affa --status |
| - fixed typo. default status=disabled (was disable) | | - fixed typo. default status=disabled (was disable) |
| + | |
| | | |
| * Fri Apr 06 2007 Michael Weinberger | | * Fri Apr 06 2007 Michael Weinberger |
− |
| |
| - Version 0.0.3 | | - Version 0.0.3 |
| - watchdog reminder was not deleted on soure | | - watchdog reminder was not deleted on soure |
| - wrong version mismatch list in rpm compare | | - wrong version mismatch list in rpm compare |
| + | |
| | | |
| * Thu Apr 05 2007 Michael Weinberger | | * Thu Apr 05 2007 Michael Weinberger |
| + | - added 'rsync--inplace' property |
| | | |
− | - added 'rsync--inplace' property
| |
| | | |
| * Mon Apr 02 2007 Michael Weinberger | | * Mon Apr 02 2007 Michael Weinberger |
− |
| |
| - initial release | | - initial release |
| </pre> | | </pre> |