tree: 3aa5835224a2859e8cad5dea1ccef2b3492bad59 [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. 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_manager.cc
  31. mount_manager.h
  32. mount_manager_test.cc
  33. mount_tracker.cc
  34. mount_tracker.h
  35. mount_tracker_test.cc
  36. netbios_packet_fuzzer.cc
  37. netbios_packet_parser.cc
  38. netbios_packet_parser.h
  39. netbios_packet_parser_test.cc
  40. org.chromium.SmbProvider.service
  41. OWNERS
  42. proto.cc
  43. proto.h
  44. proto_test.cc
  45. README.md
  46. recursive_copy_progress.cc
  47. recursive_copy_progress.h
  48. recursive_copy_progress_test.cc
  49. samba_interface.h
  50. samba_interface_impl.cc
  51. samba_interface_impl.h
  52. smb_credential.h
  53. smbprovider.cc
  54. smbprovider.gyp
  55. smbprovider.h
  56. smbprovider_helper.cc
  57. smbprovider_helper.h
  58. smbprovider_helper_test.cc
  59. smbprovider_main.cc
  60. smbprovider_test.cc
  61. smbprovider_test_helper.cc
  62. smbprovider_test_helper.h
  63. temp_file_manager.cc
  64. temp_file_manager.h
  65. 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.