PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/demo2024feb.kerihosting.com/wp-content/plugins/backupbuddy/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/demo2024feb.kerihosting.com/wp-content/plugins/backupbuddy/history.txt

Pre-2.0 - Dustin Bolton
	See history_archived.txt for older history information.
2.0.0 - 2011-02-12 - Dustin Bolton
	Complete overhaul with a multitude of features & enhancements.
2.0.1 - 2011-04-27 - Dustin Bolton
	File permissions warning on some servers on the Server Information page.
	Fatal error on some servers on the Server Information page.
	Update to 2.0 handles importbuddy password migration in a more stable way.
	Added ZIP backup serial to reported details during backup.
	Fixed import link on Getting Started page.
2.0.2 - 2011-04-29 - Dustin Bolton
	Removed hover to show select destination / edit links for remote destinations.
	Changed README.txt to readme.txt.
	Fixed importbuddy incorrectly reporting extraction failure in fallback modes.
	Fixed directory exclusions failing in some environments.
	Fixed database table escaping during backups.
	Fixed database rewrites in importbuddy.
2.0.3 - 2011-05-02 - Dustin Bolton
	Fixed problem with scheduled events not firing.
2.0.4 - 2011-05-02 - Dustin Bolton
	importbuddy.php now excluded from root of backups.
	Editing a full schedule auto-selected database only.
	Added readme.txt file for Rackspace testing.
2.0.5 - 2011-05-02 - Dustin Bolton
	Significantly improved compatibility with Alternate WP Cron system. define('ALTERNATE_WP_CRON', true);
	Removed false error message on scheduled backups with no remote destinations.
2.0.6 - 2011-05-03 - Dustin Bolton
	Improved directory exclusion migration from pre-2.0 to post-2.0.
	Added additional index check for adding remote destinations to prevent unkeyed indices.
2.0.7 - 2011-05-04 - Dustin Bolton
	Added additional alternate cron checks to avoid header already sent warnings on backup page.
2.0.8 - 2011-05-06 - Dustin Bolton
	Fixed case where editing a schedule could duplicate the edited schedule cron event.
2.0.9 - 2011-05-09 - Dustin Bolton
	Fixed extra slash being included when blocking directory browsing. Could potentially cause problems on some servers.
	Added additional index.php file for use in blocking directory browsing for additional redundancy.
2.0.10 - 2011-05-09 - Dustin Bolton
	Added alternate FTP port support by specifying the FTP address in the format: address:port such as yoursite.com:21.
2.0.11 - 2011-05-11 - Dustin Bolton
	Added schedule name to email notifications for scheduled backups for easier tracking of what triggered the backup.
	Added support for future an upcoming remote destination coming soon.
2.0.12 - 2011-05-13 - Dustin Bolton
	Added more logging to help debug issues.
2.1.0 - 2011-05-16 - Dustin Bolton
	Added Dropbox.com support for remote destinations.
	Improved status messages.
2.1.1 - 2011-05-19 - Dustin Bolton
	Fixed importing database tables including 'non-normal' characters in their name.
	Reduced status update delays from 5 seconds to 3 seconds.
	Corrected year in dates in history.txt file. 2010 -> 2011.
	Added additional cleanup function when loading Backup page to help take care of orphaned files from failed backups.
2.1.2 - 2011-05-23 - Dustin Bolton
	Added additional detailed information to compatibility options.
	periodic_cleanup() function subtracted time improperly, resulting in delays in periodic cleanup.
	Added warning if launching a new backup before the previous one finished.
	Fixed anti_directory_browsing not creating directory if needed.
2.1.3 - 2011-05-31 - Dustin Bolton
	importbuddy: Initialized $file_stream variable to false to prevent possible edge case when all possible .sql files are missing. Issue #26.
	Added log file viewer & option to clear to debugging information on the Getting Started page.
	Scheduled indices now increment based on an overall variable rather than incrementing based off the largest schedule index. Helps prevent rogue cron schedules from conflicting with a different schedule. Issue #25.
	Fixed issue where backup listing could list non-existant backups if glob() returned an error. Issue #27.
	Amazon S3 test did not test SSL option.
	Adding a remote destination could sometimes display a notice when debug mode was on.
	Added handling of colon (:) in the site url during backups.
2.1.4 - 2011-06-02 - Dustin Bolton
	Added additional checks on last index for adding schedules. Issue #33.
	Added limits for remote destinations. Issue #13. - Skyler Moore
	Removed casting array on glob for robustness. Issue #34.
	Added Loopback Detection to Server Info. page. Issue #5.
2.1.5 - 2011-06-06 - Dustin Bolton
	Updated updater lib to 1.0.3 to fix changelog link being broken.
	Fixed iThemes.com link on Getting Started page.
	Editing the first remote destination entered for a service could fail in some situations.
	Adding the first remote destination entered for a service to a schedule could fail in some situations.
	Fixed undefined constant notice in importbuddy.php on some servers.
	Fixed missing Knowledge Base icon. Issue #42.
	Fixed empty() being used on remote destination indices. Issue #41.
	Added notification of compatibility mode & codex link to fix it.
2.1.6 - 2011-06-07 - Dustin Bolton
	Fixed issue where first time visiting the backup page could warn of compatibility mode falsely.
2.1.7 - 2011-06-09 - Dustin Bolton
	Added robustness to remote limit so that it only deletes backups from the site the limit was set on.
		Updated backupbuddy.php:
			Added function backup_prefix() on line 1570.
			Updated all of the remote send functions to limit backups based on site backup prefix.
		Updated classes/admin.php to call the backup_prefix function in the backupbuddy.php file.
		Updated classes/backup.php to use the backup_prefix on line 132.
	Updated HTTP Loopback Connections warning URL.
2.1.8 - 2011-06-09 - Skyler Moore
	Fixed scheduled destination check not seeing overall first remote destination created in system.
2.1.9 - 2011-06-15 - Dustin Bolton
	Broke up database import and migration steps in importbuddy.php to improve chances of importing extremely large databases.
	Fixed greedy script limits not being called for each backup step. Increases backup time & memory on servers allowing increases. Issue #48.
	When in alternate cron mode a note is now displayed to verify that it is properly configured.
	Fixed typo on settings page for backup limits.
	Multiple improvements to Server Info. page.
	Importbuddy.php skips extracting a importbuddy.php file during the extraction step to avoid overwriting importbuddy.php with an older version stored in the archive.
	Fixed status not being updated on database migration step, resulting in user not knowing if page was still loading.
2.1.10 - 2011-06-20 - Dustin Bolton
	Step 7 of importbuddy was unable to cleanup some files. Issue #55.
	Removed re-chmod'ing files to delete. Partial fix for issue #56.
	Fixed new server information values not always being correct. Issue #58.
	Fixed mail_notify_error php error in one backup error case.
	Increased email destination character length.
	Added note about comma separation for sending email notifications to multiple addresses.
2.1.11 - 2011-06-28 - Dustin Bolton
	Temporarily reverted importbuddy.php to previous version to address potential bug on migrating of some serialized data.
2.1.12 - 2011-06-29 - Dustin Bolton
	Undid temporary importbuddy.php reversion from 2.1.11.  Issues resolved.
	ImportBuddy script is now able to break up the database import into as many steps as needed for large database imports automatically.
	Added ImportBuddy option to override detected maximum PHP runtime value.
	Added ImportBuddy option to skip migration of database in addition to skipping direct import.
	Fixed function name not beging sent in backup error email.
	Added additional debugging information to error email when error logging set to debug mode.
2.1.13 - 2011-07-02 - Dustin Bolton
	Added `Classic Mode` to settings page to emulate to BackupBuddy 1.x backup mode.
2.1.17 - 2011-07-06 - Dustin Bolton
	ImportBuddy: Moved wp-config.php migration to end of database migration step to allow for hot-swapping site databases.
	Fixed version number.
2.2.0 - 2011-07-06 - Jesse Clark
	Added internationalization support.
	Added German (de_DE) language files.
2.2.1 - 2011-07-06 - Jesse Clark
	Fixed text domain issues.
	Renamed German language files.
2.2.2 - 2011-07-08 - Dustin Bolton
	Fixed remote destination selection for manual offsite transfer from returning a 404.
2.2.6 - 2011-07-14 - Dustin Bolton
	Fixed editing destinations problem. Issue PBBB-6.
	Parse error when deleting a file in the FTP manager. Issue PBBB-5.
	Fixed scheduled backups running in classic mode. Issue PBBB-7.
	importbuddy: wp_posts URL updating now handled by SQL and not checked for serialized data. Should increase migration speed significantly.
	importbuddy: Optional home URL is definable for migration.
	Fixed some `strange` activity with the saving system by bypassing WordPress update_options cache. WordPress was caching some saves creating unpredictable situations in some cases. This should prevent 'double backup syndrome'.
	Moved greedy_script_limits() function to backupbuddy.php to allow for calling it for remote transfers & server information page. Can increase time available for remote transfers on some servers.
	importbuddy: Added migration of home URL usage in wp_posts table during Step 6.
	Fixed call to incorrect error function when unable to create storage directory on Server Info page. Issue PBBB-18.
	Added schedule ID number to Schedules listing for easier matching to cron. Partial issue PBBB-9.