]> 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)
commit7da598fcee5d359ff12967272bec4da3b663654f
treea81b22d6f7df73ecccf187a0dbeb71c517c7db6f
parentf2f2d480ccc23a1128fc57a2df17b72920b1b480
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
19 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/technotes-2.1