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