tree: 71360415ca418ea6b63adcc1b59b2eff7f6510f4 [path history] [tgz]
  1. dbus_bindings/
  2. etc/
  3. iterator/
  4. seccomp_filters/
  5. test_data/
  6. constants.cc
  7. constants.h
  8. copy_progress_interface.h
  9. credential_store.cc
  10. credential_store.h
  11. credential_store_test.cc
  12. fake_kerberos_artifact_client.cc
  13. fake_kerberos_artifact_client.h
  14. fake_samba_interface.cc
  15. fake_samba_interface.h
  16. fake_samba_proxy.cc
  17. fake_samba_proxy.h
  18. fake_samba_test.cc
  19. file_copy_progress.cc
  20. file_copy_progress.h
  21. file_copy_progress_test.cc
  22. id_map.h
  23. id_map_test.cc
  24. in_memory_credential_store.cc
  25. in_memory_credential_store.h
  26. in_memory_credential_store_test.cc
  27. kerberos_artifact_client.cc
  28. kerberos_artifact_client.h
  29. kerberos_artifact_client_interface.h
  30. kerberos_artifact_synchronizer.cc
  31. kerberos_artifact_synchronizer.h
  32. kerberos_artifact_synchronizer_test.cc
  33. metadata_cache.cc
  34. metadata_cache.h
  35. metadata_cache_test.cc
  36. mount_manager.cc
  37. mount_manager.h
  38. mount_manager_test.cc
  39. netbios_packet_fuzzer.cc
  40. netbios_packet_parser.cc
  41. netbios_packet_parser.h
  42. netbios_packet_parser_test.cc
  43. org.chromium.SmbProvider.service
  44. OWNERS
  45. proto.cc
  46. proto.h
  47. proto_test.cc
  48. README.md
  49. recursive_copy_progress.cc
  50. recursive_copy_progress.h
  51. recursive_copy_progress_test.cc
  52. samba_interface.h
  53. samba_interface_impl.cc
  54. samba_interface_impl.h
  55. smbprovider.cc
  56. smbprovider.gyp
  57. smbprovider.h
  58. smbprovider_helper.cc
  59. smbprovider_helper.h
  60. smbprovider_helper_test.cc
  61. smbprovider_main.cc
  62. smbprovider_test.cc
  63. smbprovider_test_helper.cc
  64. smbprovider_test_helper.h
  65. temp_file_manager.cc
  66. temp_file_manager.h
  67. temp_file_manager_test.cc
smbprovider/README.md

Samba Client Filesystem Provider

This directory contains the SmbProvider service, which provides functionality to connect to an SMB service for file sharing.