]> git.sur5r.net Git - bacula/docs/commit
Ignore UTF-8 marker at the start of .conf files.
authorRobert Nelson <robertn@the-nelsons.org>
Wed, 1 Nov 2006 04:53:27 +0000 (04:53 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Wed, 1 Nov 2006 04:53:27 +0000 (04:53 +0000)
commite983b118cb5d1f0f2994f0394c49887755390863
treecdb2e1331ecc6a641641e05f23a4cc720a9082b6
parent4bcb6d2f34c18ce6a08473a83d52c1c344e1b675
Ignore UTF-8 marker at the start of .conf files.

Add stab2cv to 3rd party dependencies.  This is a utility I wrote that is licensed under the GPL and available on SourceForge.  It converts the stab debugging info generated by gcc into Codeview format.  Currently it just translates function names to global symbols.  This is sufficient to get reasonable stack traces from Dr Watson and to look at minidumps.

Fix bug # 699 - winbacula client crashes whilerunning bat scripts.

Enable Windows XP look and feel for the tray icons and wx-console.

Add Windows specific FileSet example to bacula-dir.conf.

Reorganize Start menu so that documentation and configuration are in subfolders.