]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.37
28Jul05
[bacula/bacula] / bacula / kes-1.37
index 5eb9806873a95a27fc3d1872e0b3681ead5259d3..1a5812d5f5641c940754d0ce546808f86776a066 100644 (file)
@@ -3,8 +3,41 @@
 
 General:
 
+Changes to 1.37.32:
+28Jul05
+- Temporarily turn off disk seeking until I find the
+  cause of the problem.
+27Jul05
+- Add OSF1 patch supplied by user.
+- Use number of files selected from write_bsr() only
+  if it is not defined.
+- Explicitly seek to end of file when getting size for
+  restore test.
+- Correctly set EndBlock position in JobMedia record
+  for files.
+- Remove unnecessary set StartBlock in bscan. Caused bscan
+  regression error.
+26Jul05
+- Modify mtx-changer to wait a maximum of 300 seconds.
+- Do restart of failed jobs only for Backups job types.
+- A number of DVD updates from Nicolas.
+24Jul05
+- Turn off old service helper code in Win32.
+- Correct Messages bug found by Phil in stored.
+23Jul05
+- Complete (almost) documentation of 1.38.
+- Add error messages for error conditions with VSS.
+- Fix additional problems with VSS backup that I introduced.
 Changes to 1.37.31:
 22Jul05
+- Correct compiler complaints in wx-console and tray-monitor.
+- Correct VSS problems recognizing c:
+- Add VSS before job status
+- Fix output of status from being one big line.
+- Change cd xx; make to cd xx && make as suggested by Phil.
+- Cleanup projects file
+- Remove unnecessary casting of FF_PKT in filed.
+- Apply Thorsten's bugfix for vss_generic.cpp
 - Add check for df path for dvd_freespace
 - Use df to get space used on DVD.
 - Change sense of flag indicating erase DVD or not before writing.