Handle USER_SESSION_DELETED by resetting/disconnecting the
transport connection (#242,#294)
More consistent configuration of SMB2 enumeration/info
requested buffer size. Slighly lower requested size to
allow for exzessive, but legal, additional padding.
Update dependencies
Switch back to regular Boucycastle multi-release JAR,
users with broken tooling should override the dependency
Add debugging of filePointer when writing.
Fix endless loop when dumping DFS referral cache on TRACE
level
jcifs-ng 2.1.6
Request minimal access when querying file information to avoid
sharing violations (#261,#239)
Fix NetBIOS lookup when multiple addresses are returned (#258)
Fix skipping of unexpected messages when using SMB2 (#268)
Set maximum protocol version to at least minimum version (#216)
Fix use of sharing flags in SmbFileInputStream (#222)
Redesign guest authentication, fix guest logon on various
systems: Username/password for guest authentication can
now be configured, default username now is JCIFSGUEST.
Proper login with the username guest is now possible.
Also add configuration to permit silent guest fallback,
when actually a username/password is specified.
Add fallback when server does not support server-side copy
Workaround Samba bug, causing "Invalid parameter" error
when invalid credentials are used a MIC is present.
This avoids sending a MIC when guest auth is used,
also remaps the error to an SmbAuthException (#226)
Inherit URLStreamHandler when creating child resources (#231)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps jcifs-ng from 2.1.4 to 2.1.8.
Changelog
Sourced from jcifs-ng's changelog.
... (truncated)
Commits
8dfc732
[maven-release-plugin] prepare release jcifs-ng-2.1.84e1885b
Update for 2.1.809bda86
Fix changed TreeID Check (all but -1 is valid) (#303)6452365
Allowing tree ids of at least 0 in validation3109518
[maven-release-plugin] prepare for next development iteration2807db2
[maven-release-plugin] prepare release jcifs-ng-2.1.7619f871
Bump README version82716ff
Log before disconnecting instead of after9a8c6de
Some test fixes and additions7149c76
Limit list/query size by available max buffer sizeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)