]> git.sur5r.net Git - bacula/bacula/commit
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)
commitdde72dc2340ee538b5d23177aa93e7d5acce7b33
tree0de1c1b22a9b273ec8cdfc20820e8d7c5133474d
parentf06b1130f4780403e32002ec081e5d4f020c591e
kes  Begin work on new GUI console.
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3539 91ce42f0-d328-0410-95d8-f526ca767f89
13 files changed:
bacula/autoconf/bacula-macros/db.m4
bacula/configure
bacula/scripts/mtx-changer.in
bacula/src/cats/create_sqlite_database.in
bacula/src/cats/drop_sqlite_tables.in
bacula/src/lib/message.c
bacula/src/stored/autochanger.c
bacula/src/stored/btape.c
bacula/src/tray-monitor/tray_conf.c
bacula/src/version.h
bacula/src/win32/filed/vss.cpp
bacula/src/win32/filed/vss_generic.cpp
bacula/technotes-1.39