]> git.sur5r.net Git - bacula/rescue/commit
- Add README plus tar release to gui project.
authorKern Sibbald <kern@sibbald.com>
Sat, 8 Oct 2005 12:18:53 +0000 (12:18 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 8 Oct 2005 12:18:53 +0000 (12:18 +0000)
commitb4cc597fc2708c7eaa07d658d49f1c1a8d86aa85
treee5c7133be8370c3e58adc54deb1e1aad5a780038
parent7d649e10c74f68414ea4227158d20a6338616854
- 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.