diff -r 000000000000 -r d0791faffa3f backupandrestore/backupengine/group/connectivity_securebackupengine.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/backupandrestore/backupengine/group/connectivity_securebackupengine.history.xml Tue Feb 02 01:11:40 2010 +0200 @@ -0,0 +1,45 @@ + + + + This component manages backup and restore operations. It manages the backup and restore of private data and installed software on behalf of other data owners. This component exposes an API and can be used by other components to carry out a remote backup / restore (for example to a connected PC) or a local backup / restore (for example to a removable memory card). + + + + Modified the clasification tag form @prototype to @released in mentioned file. + + + + Now SB Engine handles the Exclamation (!) mark in public data paths mentioned in backup_registration.xml. + If backup_registration.xml file contains an Exclamation (!) mark in place of the drive in the public data paths then the public data is searched in all available drives. + + + + Now SBE handles backup and restoration of messaging properly. Now SBE cleans the all data folders of messaging before restoring. + + + + Fix allows SBE to handle the backup and restore of SQL databases kept in SysLib data cage with the size of more than 64 KB. + + + + Updated the IM tagging of of sbebufferhandler.h to @publishedPartner. Also aligned or modified the comments in few files including thirdpartyjavamanager.mmp. + + + + SBEJavaUtils using static variable in on of its function. Now,allowed WSD by putting EPOCALLOWDLLDATA in sbejavautils.mmp. + + + + Save empty directory paths also in the list of files to be backed up, if its not in + the exclude list specified by the corresponding backup_registration file. Treat them + as file entries having no attributes and zero size. These entries will be supplied to + SCOM as part of Transfer Units in the same way as files and get stored in the Archive. + While restoring the entries are scanned by the Secure Backup Engine. If its a + directory (path ending with "\"), then only the directory path is created and no file data is expected. + + + + Modify line 1205 of sbpackagedatatransfer.cpp to make the comparison case insensitive. + + +