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