]> git.sur5r.net Git - bacula/rescue/commit
- Integrate Howard's VSS patch. Tweak it a bit. VSS now
authorKern Sibbald <kern@sibbald.com>
Sat, 29 Apr 2006 12:13:21 +0000 (12:13 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 29 Apr 2006 12:13:21 +0000 (12:13 +0000)
commitac6ea4ca91e17e2bb90a75a9b847dd13cb17f23f
tree8e9468a55c2818c9e1be8006ec76b246ef2f847f
parent8694a18918d3e7c8be9f17e9d114545b6d090b18
- Integrate Howard's VSS patch. Tweak it a bit. VSS now
  works in the MinGW build with the exception that there
  is a problem with accented characters -- i.e. there is
  some mapping problem with wide characters.
- The code no longer compiles with Microsoft VC++.