tree: 9ed84bce0a01c18469eae13861fa49484de08fae [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. credential_store.cc
  10. credential_store.h
  11. credential_store_test.cc
  12. fake_kerberos_artifact_client.cc
  13. fake_kerberos_artifact_client.h
  14. fake_samba_interface.cc
  15. fake_samba_interface.h
  16. fake_samba_test.cc
  17. file_copy_progress.cc
  18. file_copy_progress.h
  19. file_copy_progress_test.cc
  20. in_memory_credential_store.cc
  21. in_memory_credential_store.h
  22. in_memory_credential_store_test.cc
  23. kerberos_artifact_client.cc
  24. kerberos_artifact_client.h
  25. kerberos_artifact_client_interface.h
  26. kerberos_artifact_synchronizer.cc
  27. kerberos_artifact_synchronizer.h
  28. kerberos_artifact_synchronizer_test.cc
  29. metadata_cache.cc
  30. metadata_cache.h
  31. metadata_cache_test.cc
  32. mount_manager.cc
  33. mount_manager.h
  34. mount_manager_test.cc
  35. netbios_packet_fuzzer.cc
  36. netbios_packet_parser.cc
  37. netbios_packet_parser.h
  38. netbios_packet_parser_test.cc
  39. org.chromium.SmbProvider.service
  40. OWNERS
  41. proto.cc
  42. proto.h
  43. proto_test.cc
  44. README.md
  45. recursive_copy_progress.cc
  46. recursive_copy_progress.h
  47. recursive_copy_progress_test.cc
  48. samba_interface.h
  49. samba_interface_impl.cc
  50. samba_interface_impl.h
  51. sequential_id_map.h
  52. sequential_id_map_test.cc
  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.