]> git.sur5r.net Git - bacula/bacula/commit
kes Save jcr in thread specific data (tsd) for each thread.
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Sep 2007 17:19:20 +0000 (17:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Sep 2007 17:19:20 +0000 (17:19 +0000)
commit048b99401ecd54dd243747c8c504378724230168
tree4c7cf138a747280fe32b21b372e388547c00c2e2
parente8586e1897bf85dd1d187f92d4edfe9fceee1176
kes  Save jcr in thread specific data (tsd) for each thread.
kes  Make Dmsg() print JobId as -%u.
kes  Make Jmsg, Emsg, and others automatically pickup the jobid
     for the thread if it exists.
kes  Remove old reservation debug jid code.
kes  Remove get_jcr_from_tid() from OpenSSL and tls code.
ebl  Add an option that permit to specify spool size in job
     definition. (Applying patches/testing/spoolsize_per_job.patch).
     You must upgrade SD and DIR at the same time.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5696 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/patches/2.2.4-lost-block.patch [new file with mode: 0644]
bacula/patches/2.2.4-parse-command.patch [new file with mode: 0644]
bacula/patches/2.2.4-restore.patch [new file with mode: 0644]
bacula/patches/2.2.4-sql.patch [new file with mode: 0644]
bacula/src/dird/job.c
bacula/src/dird/jobq.c
bacula/src/dird/msgchan.c
bacula/src/lib/crypto.c
bacula/src/lib/jcr.c
bacula/src/lib/message.c
bacula/src/lib/openssl.c
bacula/src/lib/protos.h
bacula/src/lib/tls.c
bacula/src/stored/dev.c
bacula/src/stored/reserve.c
bacula/src/win32/dll/bacula.def
bacula/technotes-2.3