]> git.sur5r.net Git - bacula/docs/commitdiff
kes Begin work on new GUI console.
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Oct 2006 21:09:43 +0000 (21:09 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Oct 2006 21:09:43 +0000 (21:09 +0000)
kes  Make configure look in non-standard MySQL library directory
     for Solaris.
kes  Make mtx-changer automatically configure the autochanger wait
     procedure for Solaris, FreeBSD, and Linux.  Previously, only Linux
     was implemented.
kes  Correct drop_sqlite_tables.in script to not delete the database.
kes  When writing to a log file, close and reopen the file descriptor
     if there is an error writing the file.
kes  Modify the autochanger loaded?, load, and unload commands to print
     the full text of any mtx output if there is an error.  Helps to
     ease diagnosis of autochanger problems.
kes  Correct a few Win32 errno returns in the VSS code so that hopefully
     a resonable Win32 error message will be printed.
kes  Convert a few strcat()... to bstrncat() in the Win32 code.


No differences found