-
Notifications
You must be signed in to change notification settings - Fork 285
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
Test | Fix Unit Tests for GetSqlServerSPN #2442
Commits on Apr 3, 2024
-
Add fixes in SNIProxy to initialize InstanceName from data source.
Added unit test to test GetSqlServerSPNs function to return port number for TCP and instance name for NP.
Configuration menu - View commit details
-
Copy full SHA for 8ddd3fc - Browse repository at this point
Copy the full SHA 8ddd3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f5d2e - Browse repository at this point
Copy the full SHA f6f5d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3681b82 - Browse repository at this point
Copy the full SHA 3681b82View commit details
Commits on Apr 12, 2024
-
Added comment for usage of port and use Trim() for all usage of token…
…ByBackSlash string array.
Configuration menu - View commit details
-
Copy full SHA for 940b4e7 - Browse repository at this point
Copy the full SHA 940b4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7c222 - Browse repository at this point
Copy the full SHA 0f7c222View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f78d0 - Browse repository at this point
Copy the full SHA a2f78d0View commit details
Commits on Apr 26, 2024
-
Reverted change to SNIProxy.cs so it no longer does force initializat…
…ion of InstanceName property. Add IntanceName initialization using reflection instead in the unit test instead.
Configuration menu - View commit details
-
Copy full SHA for 76cd350 - Browse repository at this point
Copy the full SHA 76cd350View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2ef4c5 - Browse repository at this point
Copy the full SHA b2ef4c5View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57ea9e6 - Browse repository at this point
Copy the full SHA 57ea9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a5961 - Browse repository at this point
Copy the full SHA 00a5961View commit details -
Add comment that the instance name is set in the SNI Proxy object fro…
…m the unit test.
Configuration menu - View commit details
-
Copy full SHA for 0086bfb - Browse repository at this point
Copy the full SHA 0086bfbView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43dee59 - Browse repository at this point
Copy the full SHA 43dee59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 291d3a7 - Browse repository at this point
Copy the full SHA 291d3a7View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a87c72 - Browse repository at this point
Copy the full SHA 8a87c72View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14c4b03 - Browse repository at this point
Copy the full SHA 14c4b03View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81c2891 - Browse repository at this point
Copy the full SHA 81c2891View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 050af61 - Browse repository at this point
Copy the full SHA 050af61View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df929e3 - Browse repository at this point
Copy the full SHA df929e3View commit details
Commits on Aug 28, 2024
-
Removed test case for named pipe protocol as the parsing for tcp prot…
…ocol should have identical behavior, it handles space and colon.
Configuration menu - View commit details
-
Copy full SHA for d047321 - Browse repository at this point
Copy the full SHA d047321View commit details