]> git.sur5r.net Git - bacula/bacula/commit
kes Fix sscanf problems reported by Peter Buschman that caused
authorKern Sibbald <kern@sibbald.com>
Thu, 7 Jun 2007 13:21:44 +0000 (13:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 7 Jun 2007 13:21:44 +0000 (13:21 +0000)
commitc101aca876c1949b4b63e7ed7001e9b0a9c26274
tree0d054f9de26d8a5bb16ec4b280967fca92a345eb
parent094c22380f748e25794ed9cab8d8ba9682aa9b17
kes  Fix sscanf problems reported by Peter Buschman that caused
     a bus error on Solaris.
kes  Rework (simplify) the select prompt in bat.
kes  Move get_jobid_from_tid() into lib and create a
     get_jcr_from_tid().
kes  Use get_jcr_from_tid() to conver all tls Emsg() to Jmsg().  This
     should definitely fix the problem of lost error messages in the
     encryption code.
kes  Remove over zellous addition of FSFE copyright in a few eggxxx files.
kes  Eliminate tcpd.h from the project. Enclose the #include from the
     library with extern C ...
kes  Add print of signal name when a signal is trapped.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4990 91ce42f0-d328-0410-95d8-f526ca767f89
24 files changed:
bacula/src/filed/job.c
bacula/src/lib/address_conf.h
bacula/src/lib/bnet_server.c
bacula/src/lib/crypto.c
bacula/src/lib/jcr.c
bacula/src/lib/openssl.c
bacula/src/lib/protos.h
bacula/src/lib/runscript.h
bacula/src/lib/signal.c
bacula/src/lib/tcpd.h [deleted file]
bacula/src/lib/tls.c
bacula/src/lib/util.c
bacula/src/lib/var.c
bacula/src/lib/workq.c
bacula/src/qt-console/console/console.cpp
bacula/src/qt-console/select/select.cpp
bacula/src/stored/device.c
bacula/src/stored/protos.h
bacula/src/tray-monitor/eggmarshalers.c
bacula/src/tray-monitor/eggstatusicon.c
bacula/src/tray-monitor/eggstatusicon.h
bacula/src/tray-monitor/eggtrayicon.c
bacula/src/tray-monitor/eggtrayicon.h
bacula/technotes-2.1