From: Kern Sibbald Date: Sat, 8 Oct 2005 12:18:53 +0000 (+0000) Subject: - Add README plus tar release to gui project. X-Git-Tag: Release-1.38.0~86 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=41eae6967c5a1945b6931cf67f62416a12a5b2a8;p=bacula%2Fdocs - Add README plus tar release to gui project. - Manual documentation - Tweak bacula.man doc - Add PRAGMA synchronous = NORMAL; to SQLite3 tables. This speeds up SQLite3 so it is only about 10% slower than version 2.xx. Thanks to Russell Howe for this tip. - Add msvcr71.dll to pebuilder .inf file as it is needed by Bacula FD. Thanks to Brandon for passing this fix to Scott. ---