]> git.sur5r.net Git - bacula/docs/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)
commit8ca8181880e9d7f886cd5f736f15b5baeb727bd1
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent4386d4d4aa7f35d6594e4b29f6cc11fd94fafbfb
- 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.