]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/filed/acl.c
- 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)
commit06e1bd4a7b0af1c1c82e54e756569d46a2785881
tree57b3b0b63c3ce086420d9ac081b7518878ef84b6
parent6f652376286093918203fce6cc7291ab41ee5ddb
- 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