]> git.sur5r.net Git - bacula/bacula/commit
24Mar06
authorKern Sibbald <kern@sibbald.com>
Fri, 24 Mar 2006 16:37:56 +0000 (16:37 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 24 Mar 2006 16:37:56 +0000 (16:37 +0000)
commita1317ffc39cb931e47cf6aa3b438b4e6d783ed0b
tree8bb5d4e594753e4e4ede7eb42cb6653aaedbb04b
parent2b3570590065d90c2e3d40e87fdcd9e911a96c1d
24Mar06
- Create datestyle fix for PostgreSQL. Fixes bug #574.
- Correct editing of JobId from int to int64 in fd_cmds.c
- Eliminate FileSet name race with bash_spaces() and multiple
  threads by bashing in a local.
- Fix error return from 'use storage' to print a correct error
  message rather than nothing.
- Correct false re-read last block error message when two jobs
  are simultaneously writing at the end of a tape.
- Simplify exit conditions in the reserve.c code to avoid
  possible non-release of reservation_lock().
- Suffle lock order in reserve to avoid deadlock between
  reservation lock and device mutex.
21Mar06
- Initialize jcr mutex before first use.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2852 91ce42f0-d328-0410-95d8-f526ca767f89
14 files changed:
bacula/ReleaseNotes
bacula/kernstodo
bacula/kes-1.38
bacula/kes-1.39
bacula/src/cats/create_postgresql_database.in
bacula/src/cats/postgresql.c
bacula/src/dird/fd_cmds.c
bacula/src/dird/msgchan.c
bacula/src/filed/bacula-fd.conf.in
bacula/src/lib/btimers.c
bacula/src/stored/block.c
bacula/src/stored/job.c
bacula/src/stored/reserve.c
bacula/src/version.h