]> git.sur5r.net Git - bacula/bacula/commit
- Use different share mode when opening files on WinMe/98/95 since
authorKern Sibbald <kern@sibbald.com>
Sat, 2 Oct 2004 10:19:09 +0000 (10:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 2 Oct 2004 10:19:09 +0000 (10:19 +0000)
commitf96efc7d30726fe864e38e2d7d15f8add3d22ee7
tree06698a021c697810a212c112041601e79256ad18
parent22680ec0b023cdbe5477c3140700cad133107253
- Use different share mode when opening files on WinMe/98/95 since
  SHARE_DELETE is not implemented on those systems.
- In new syntax Includes, pass *all* files through the acceptance
  filter so that no error messages will be printed for files that
  cannot be opened if they are excluded.
- Fix bug 126 (Martin) -- prevent failed console label request from
  going into fixup code and thus trying to update the catalog.
- Always fold case in fnmatch() on Win32 systems
- Create patches/README and the patch summary file.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1625 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/examples/next_tape.sh [new file with mode: 0644]
bacula/kernstodo
bacula/patches/README [new file with mode: 0644]
bacula/src/findlib/bfile.c
bacula/src/findlib/find.c
bacula/src/findlib/match.c
bacula/src/stored/block.c
bacula/src/version.h