]> git.sur5r.net Git - bacula/docs/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)
commita4f2dc4674d56ce0d420868fd07e61b9378afaaf
tree388ec3050509ba14a9c7428b0841550bccd4101f
parent076e885dd32f2b84c737d19e5d002e7102fc0e34
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.