]> git.sur5r.net Git - bacula/bacula/commit
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)
commit8fe6141bea03b596916c458eac78507b3a587403
treeb1fc8046c5207f9b9795399965f58f4ddc9eb5ab
parentbba74d334a873d767bcadaeabe3e31448c807848
kes  Implement Windows reparse points -- similar to directories, but
     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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5077 91ce42f0-d328-0410-95d8-f526ca767f89
15 files changed:
bacula/src/baconfig.h
bacula/src/filed/backup.c
bacula/src/filed/estimate.c
bacula/src/filed/status.c
bacula/src/filed/verify.c
bacula/src/findlib/bfile.c
bacula/src/findlib/bfile.h
bacula/src/findlib/create_file.c
bacula/src/findlib/find.c
bacula/src/findlib/find_one.c
bacula/src/lib/bsock.c
bacula/src/lib/tls.c
bacula/src/version.h
bacula/src/win32/compat/compat.cpp
bacula/technotes-2.1