]> 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)
commit2d97b8834a2c5d3e29855bf7f2bc49a6c4ceb51d
treea9483c185e857a837ddfac36c8c1f04de2d69db7
parent013c56ab7ebbac4e995ab2926409c79f4af02919
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