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