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

SMB v. 2 / 3 integration based on SMBJ #26

Open
wants to merge 21 commits into
base: trunk
Choose a base branch
from
Open

Commits on Nov 5, 2017

  1. Adding classes for smb2 / 3 implementation using SMBJ

    André Hauenstein authored and André Hauenstein committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    63a1fb2 View commit details
    Browse the repository at this point in the history
  2. FileNameParser somehow made it to the gitignore

    hauensteina committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    831deed View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    e1db1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3010dcb View commit details
    Browse the repository at this point in the history
  3. Test m2e git plugin

    ahbonsu committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    5725ed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d641d0 View commit details
    Browse the repository at this point in the history
  5. Folder move & rename fixed

    ahbonsu committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    6e9b10e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48237c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    ac7639c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    a737d58 View commit details
    Browse the repository at this point in the history
  2. Added ProviderTestCase

    ahbonsu committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0a58ac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. SMB2FileName added to keep the share - name in the root(uri).

    Fixed: getParent() when share root is reached
    ahbonsu committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0e74e8a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    eb0e61e View commit details
    Browse the repository at this point in the history
  2. Override getURI to get correct URI including share

    go through cached files to check whether parent is already resolved
    ahbonsu committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    14b3cc6 View commit details
    Browse the repository at this point in the history
  3. Using URIParse instead of URLEncoder/URLDecoder

    Removed RandomAccess from capabilities
    Added getLastModifiedTime
    
    Tests: testLoadClass & testSealing are not working on linux (it seems to be an known issue)
    ahbonsu committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    9638d9c View commit details
    Browse the repository at this point in the history
  4. clean

    ahbonsu committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b15551c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    7b511b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    d13d982 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    688a290 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Fix: Atomar reference

    Added Exceptions in Resources.properties and replaced all exceptions
    with the correct ressource
    ahbonsu committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    d0c5244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db27fbe View commit details
    Browse the repository at this point in the history