tree: e2160e2ec5d5f7702dbe75da24eb241f6780e5b6 [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. read_dir_progress.cc
  46. read_dir_progress.h
  47. read_dir_progress_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. smb_credential.h
  56. smbprovider.cc
  57. smbprovider.gyp
  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.