]> git.sur5r.net Git - bacula/rescue/commitdiff
- 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)
  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.


No differences found