X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=ChangeLog;h=5eca0622aa56f5c480fa1ff70310d550d70371c3;hp=de07eca55b88a8f382e2745ac1d9a6bcb662a3cd;hb=72b87b178ae8dcc10f1ae0f441d13e30d5f1ecf1;hpb=567f78c78b11de16e73e0d6cd1f290a02b420f72 diff --git a/ChangeLog b/ChangeLog index de07eca..5eca062 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,30 @@ # Version __VERSION__, __RELEASEDATE__ #------------------------------------------------------------------------ +* Replace PingClientPath with PingPath in configure.pl. + +* GFK updated fr.pm from en.pm. + +* Various tweaks to recent changes, including additional patches + from Josh and Paul. Added host selection list to restore page. + Tweak CSS and layout. + +* Fixed $Conf{HardLinkMax} limit check in BackupPC::Lib; reported + by Ross Skaliotis. + +* Major changes from Ryan Kucera to add style sheets to the CGI + interface, allowing easy customization. Added new icons and + BackupPC logo. Numerous navigation improvements. + +* Major addition of Archive feature from Josh Marshall. Special + clients can be configured to be archive targets (eg: tape drives, + CD-R). Any subset of the backup clients can be selected and tar + archives are created, optionally compressed and split and written + to the output device. Logs are maintained and are browsable. + +* Addition of administration options from Paul Lukins. Initial + page allows server to be started/stopped/reloaded. + * Split BackupPC_Admin into a set of modules, one for each major action. Each action is now a seperate module in lib/BackupPC/CGI. @@ -54,7 +78,8 @@ fatal. This is used to catch miscellaneous Xfer errors that result in no files being backed up. A new config parameter $Conf{BackupZeroFilesIsFatal} (defaults to 1) and can be set to - zero to turn off this check. Suggested by Guillaume Filion. + zero to turn off this check. Suggested by Guillaume Filion. + Additional change: this check only applies to a full dump. * SMB: now detect NT_STATUS_ACCESS_DENIED on entire share or BackupFilesOnly (also ERRDOS - ERRnoaccess (Access denied.) for older versions of