From: Kern Sibbald Date: Sat, 2 Oct 2004 10:19:09 +0000 (+0000) Subject: - Use different share mode when opening files on WinMe/98/95 since X-Git-Tag: Release-1.35.6~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ca8181880e9d7f886cd5f736f15b5baeb727bd1;p=bacula%2Frescue - 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. ---