Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINIFICPP-2146 Add support for SMB networking protocol #1634

Closed
wants to merge 25 commits into from

Commits on Sep 21, 2023

  1. MINIFICPP-2146 Add support for SMB networking protocol

    MINIFICPP-2147 PutSmb
    MINIFICPP-2148 FetchSmb
    MINIFICPP-2150 ListSmb
    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    942ff36 View commit details
    Browse the repository at this point in the history
  2. Update libminifi/src/utils/file/FileUtils.cpp

    Co-authored-by: Márton Szász <[email protected]>
    martinzink and szaszm committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d1e8d4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ab67df View commit details
    Browse the repository at this point in the history
  4. review changes

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    19cde5c View commit details
    Browse the repository at this point in the history
  5. review changes

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1d5fb29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8978f29 View commit details
    Browse the repository at this point in the history
  7. add /bigobj to WIN32

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6dc138d View commit details
    Browse the repository at this point in the history
  8. add SMB to ci

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    97bf67a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c503a0 View commit details
    Browse the repository at this point in the history
  10. linter fix

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a4c3787 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64a9325 View commit details
    Browse the repository at this point in the history
  12. add missing documentation

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7a457d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03015fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d06387 View commit details
    Browse the repository at this point in the history
  15. fix tests

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0b8ed3d View commit details
    Browse the repository at this point in the history
  16. enable SMB by default

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c13cbaa View commit details
    Browse the repository at this point in the history
  17. use count_if

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0c60601 View commit details
    Browse the repository at this point in the history
  18. erase leading slashes

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8ad193c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e4e1f1d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f5a832 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f86d3d View commit details
    Browse the repository at this point in the history
  22. linter fix

    martinzink committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4dbb2fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    99f9af2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    eef6603 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8c19ad1 View commit details
    Browse the repository at this point in the history