]> git.sur5r.net Git - bacula/rescue/commitdiff
kes Implement Windows reparse points -- similar to directories, but
authorKern Sibbald <kern@sibbald.com>
Sun, 24 Jun 2007 17:27:12 +0000 (17:27 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 24 Jun 2007 17:27:12 +0000 (17:27 +0000)
     we do not descend into it. This is a first cut. They seem to
     be backed up, but restore is not yet tested.
kes  Remove restore_blocking in tls code when shutting a socket to leave
     it in blocking mode. Hopefully this will fix the encryption bug
     reported by Frank Sweetser.
kes  When opening a file for backup, tell the OS that we are going to
     read it sequentially -- optimization.
kes  Change variable names in authenticate_director() to not conflict
     with member names in bat. Caused great confusion with compiler,
     but no warnings.


No differences found