vagrant/plugins/synced_folders/smb
Uwe Jäger 3dd03d7efc Make shared folder type smb work for non-english windows
the grant "Everyone,Full" does not work on localized versions of windows, in German it is "Jeder" in Spanish "Todos". Also the net share command returns localized texts, so the -Match does not work for non-english Windows. 

I could not test exactly that version, copied relevant bits from my modified lokal version.
2014-03-17 15:11:45 +01:00
..
scripts Make shared folder type smb work for non-english windows 2014-03-17 15:11:45 +01:00
errors.rb synced_folders/smb: test for admin privileges 2014-02-27 08:13:07 -08:00
plugin.rb synced_folders/smb: higher priority than things like NFS and rsync 2014-02-27 08:13:39 -08:00
synced_folder.rb synced_folders/smb: hash ID so it is short enough [GH-3219] 2014-03-14 13:03:11 -07:00