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