PowerShell/src/System.Management.Automation
Ilya 58a296ed49 Ensure GetNetworkCredential() returns null if PSCredential has null or empty user name (#4697)
* GetNetworkCredential() returns null if PSCredential has empty user name

* Fix test
2017-09-01 11:50:15 -07:00
..
cimSupport Cleanup '#if CORE' in cmdlets-over-objects.objectModel.autogen.cs (#4411) 2017-07-31 13:04:12 -07:00
commands/utility/FormatAndOutput Make ResourceManagerCache check for alternative resource paths (#4139) 2017-08-04 15:39:26 -07:00
CoreCLR Clean up ShellExecute code to use the .NET Core implementation (#4523) 2017-08-10 13:32:57 -07:00
DscSupport PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
engine Ensure GetNetworkCredential() returns null if PSCredential has null or empty user name (#4697) 2017-09-01 11:50:15 -07:00
help Clean up ShellExecute code to use the .NET Core implementation (#4523) 2017-08-10 13:32:57 -07:00
logging Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
minishell/api Clean up '#if CORE' in RunspaceConfiguration*.cs files (#4448) 2017-08-07 14:25:09 -07:00
namespaces Remove alternate file stream code from non-Windows (#4567) 2017-08-28 15:39:42 -07:00
resources Porting Enable-PSRemoting and its Tests (#2671) 2017-08-08 09:36:22 -07:00
security Remove alternate file stream code from non-Windows (#4567) 2017-08-28 15:39:42 -07:00
singleshell Add cache for GetApplicationBase (#3969) 2017-06-20 15:08:02 -07:00
utils clean up coreclr/fullclr statements in tracesource (#4684) 2017-08-29 09:09:24 -07:00
AssemblyInfo.cs Refactor MSBuild project files by adding the common property file 'PowerShell.Common.props' (#4106) 2017-06-29 10:25:49 -07:00
PowerShellProperties.json Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769) 2016-08-12 17:02:52 -07:00
System.Management.Automation.csproj Minor formatting commits for Build.psm1 and csproj files (#4630) 2017-08-21 15:23:52 -07:00