]> git.sur5r.net Git - bacula/rescue/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)
commit0a22e7299ddd44601cd96ac8df318fab8242e506
treefedcedfcce060b767086fbb22e70169b48ddf11c
parentb484c1f43be3fa88bf1a5179585c540333c2c3a0
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.