]> git.sur5r.net Git - bacula/bacula/commit
- Apply all of Preben's patches, but revert to old backup.c
authorKern Sibbald <kern@sibbald.com>
Thu, 6 Jan 2005 16:37:20 +0000 (16:37 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 6 Jan 2005 16:37:20 +0000 (16:37 +0000)
commit13b70b45ab81f042379739d6390f8150f0fea470
tree8c1e1bbf3b75d0e89556feaf57fb7d88b7ed678e
parent8bef21fdee6699c26ecc7919c271d41a7d6b3a6f
- Apply all of Preben's patches, but revert to old backup.c
  and old restore.c in filed. Also turn off code in new
  acl.c because of errors.  The new code, when fully implemented
  moves platform specific code into acl.c.
  One of the patches also implements WildFile and WildDir -- thanks.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1787 91ce42f0-d328-0410-95d8-f526ca767f89
17 files changed:
bacula/LICENSE
bacula/src/c
bacula/src/dird/dird_conf.c
bacula/src/dird/dird_conf.h
bacula/src/dird/fd_cmds.c
bacula/src/dird/inc_conf.c
bacula/src/filed/Makefile.in
bacula/src/filed/acl.c [new file with mode: 0644]
bacula/src/filed/acl.h [new file with mode: 0644]
bacula/src/filed/filed.c
bacula/src/filed/filed.h
bacula/src/filed/job.c
bacula/src/filed/protos.h
bacula/src/findlib/find.c
bacula/src/findlib/find.h
bacula/src/findlib/fstype.c
bacula/src/version.h