]> git.sur5r.net Git - bacula/bacula/commit
kes Begin implementing new comm signals for API.
authorKern Sibbald <kern@sibbald.com>
Thu, 22 Feb 2007 15:31:08 +0000 (15:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 22 Feb 2007 15:31:08 +0000 (15:31 +0000)
commit245788effd044ce5f8fb380cf11066ecd61b6f2e
tree5229f71383a9424e7ea9dc8c2899ea9e186c9508
parent66c871150de5dae41ae50a6f2ffeddbb52c06ac0
kes  Begin implementing new comm signals for API.
kes  Fix a few places in lib/message.c where the open fd may
     not be zeroed.
kes  Continue implementing lib/bsock.c (real class).  Make jcr,
     who, host, and port private. There are new methods to access
     them for non-class use. This required touching a number of files.
21Feb07
kes  Add LANG=C to autoconf/randpass so it works with languages other
     than English.  Fixes bug #788.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4233 91ce42f0-d328-0410-95d8-f526ca767f89
19 files changed:
bacula/AUTHORS
bacula/autoconf/randpass
bacula/src/cats/mysql.c
bacula/src/dird/authenticate.c
bacula/src/dird/ua_dotcmds.c
bacula/src/filed/authenticate.c
bacula/src/filed/job.c
bacula/src/lib/bnet.c
bacula/src/lib/bsock.c
bacula/src/lib/bsock.h
bacula/src/lib/crypto.c
bacula/src/lib/message.c
bacula/src/stored/acquire.c
bacula/src/stored/authenticate.c
bacula/src/stored/dircmd.c
bacula/src/stored/fd_cmds.c
bacula/src/stored/job.c
bacula/src/version.h
bacula/technotes-2.1