]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ChangeLog
authorKern Sibbald <kern@sibbald.com>
Mon, 18 Nov 2002 17:55:38 +0000 (17:55 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 18 Nov 2002 17:55:38 +0000 (17:55 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@201 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ChangeLog

index 6d3a6be1f5c4f2f1fdbf9a0e0b3aef0604379fcb..a3463631c012efa9cc85257a3a77ede07825d547 100644 (file)
@@ -1,5 +1,18 @@
 
-2002-mm-dd Version 1.27 (14Nov02) not yet released
+2002-mm-dd Version 1.27 (18Nov02) not yet released
+
+General: from kes18Nov02
+- Did a number of cleanups of string copying to limit the length
+  and prevent buffer overflows.
+
+Changes submitted this submission:
+- Added a mutex arount the gethostbyname() so that multiple simultaneous
+  jobs get the correct address.
+- Added the MaxVolJobs to the Media alter tables script for MySQL (forgot it).
+- Changed arg to db_find_job_start_time to be POOLMEM for returning the string.
+- Add the new VolUseDuration and MaxVolJobs to all the db_ routines.
+- Use bstrncpy() in most places in the db_ routines to prevent a bad 
+  database from crashing Bacula (self protection).
 
 General: from kes13Nov02
 - You MUST either re-initialize your databases or use the