Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hacklock
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
utils
on
master
User selector
All users
All time
Commit history
Commits on Jan 4, 2018
[Feature] Minor changes to make ScriptBlock logging work with SysLog
daxian-dbw
committed
a6c62bf
View commit details
Copy full SHA for a6c62bf
View code at this point
Browse repository at this point
Refactor GroupPolicy setting related code to use the configuration file
daxian-dbw
committed
41c66db
View commit details
Copy full SHA for 41c66db
View code at this point
Browse repository at this point
Enable logging on Linux through MshLog
daxian-dbw
committed
39af334
View commit details
Copy full SHA for 39af334
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Use explicit libpsl-native binary name for dllimport. (#5580)
dantraMSFT
authored and
daxian-dbw
committed
47f8467
View commit details
Copy full SHA for 47f8467
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Redirect ETW logging to Syslog on Linux (#5144)
Show description for 2670917
dantraMSFT
authored and
daxian-dbw
committed
2670917
View commit details
Copy full SHA for 2670917
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Fix dynamic class assembly name (#5292)
Show description for 71d5439
lzybkr
authored
71d5439
View commit details
Copy full SHA for 71d5439
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Use consistent '(c)' for copyright symbol (#5210)
Show description for 4bc52d2
SteveL-MSFT
authored and
daxian-dbw
committed
4bc52d2
View commit details
Copy full SHA for 4bc52d2
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Added BinPath, Description, UserName and Delayed Auto Start to Get-Service (#4907)
Show description for ca30054
joandrsn
authored and
iSazonov
committed
ca30054
View commit details
Copy full SHA for ca30054
View code at this point
Browse repository at this point
Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080)
Show description for be70072
JamesWTruher
authored and
daxian-dbw
committed
be70072
View commit details
Copy full SHA for be70072
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
removed RunspaceConfiguration support (#4942)
Show description for 6177d28
SteveL-MSFT
authored and
daxian-dbw
committed
6177d28
View commit details
Copy full SHA for 6177d28
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Get-Verb: add verb descriptions and alias prefixes (#4746)
Show description for 844bf11
Tadas
authored and
mirichmo
committed
844bf11
View commit details
Copy full SHA for 844bf11
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Enable auto EOL on git repo side, fix some character encoding issues (#4912)
Show description for 901a61b
SteveL-MSFT
authored and
daxian-dbw
committed
901a61b
View commit details
Copy full SHA for 901a61b
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
[Feature]Added Remove-service to Management module (#4858)
Show description for f281671
joandrsn
authored and
adityapatwardhan
committed
f281671
View commit details
Copy full SHA for f281671
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Removed double spaces from .cs and .ps1 files (#4743)
SteveL-MSFT
authored and
lzybkr
committed
fb286e6
View commit details
Copy full SHA for fb286e6
View code at this point
Browse repository at this point
Commits on Sep 2, 2017
added new approved Build and Deploy verbs (#4725)
Show description for 2f34009
SteveL-MSFT
authored and
daxian-dbw
committed
2f34009
View commit details
Copy full SHA for 2f34009
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
clean up coreclr/fullclr statements in tracesource (#4684)
SteveL-MSFT
authored and
daxian-dbw
committed
dc399a1
View commit details
Copy full SHA for dc399a1
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Remove alternate file stream code from non-Windows (#4567)
Show description for deb8c44
SteveL-MSFT
authored and
daxian-dbw
committed
deb8c44
View commit details
Copy full SHA for deb8c44
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Replace extension method 'IsComObject(this Type)' with Type.IsCOMObject (#4646)
daxian-dbw
authored and
vors
committed
cfe173a
View commit details
Copy full SHA for cfe173a
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Clean up '#if CORE' in PSUtils.cs (#4453)
Show description for 47a5a4d
iSazonov
authored and
adityapatwardhan
committed
47a5a4d
View commit details
Copy full SHA for 47a5a4d
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Clean up '#if CORE' in ProcessCodeMethods.cs and 'ClrFacade.GetSafeProcessHandle' (#4428)
iSazonov
authored and
daxian-dbw
committed
649ff28
View commit details
Copy full SHA for 649ff28
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Make ResourceManagerCache check for alternative resource paths (#4139)
Andrew
authored and
TravisEz13
committed
99236b1
View commit details
Copy full SHA for 99236b1
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
Support Positive/Negative ValidateRange (#4084)
Show description for 1a003a8
dchristian3188
authored and
lzybkr
committed
1a003a8
View commit details
Copy full SHA for 1a003a8
View code at this point
Browse repository at this point
Cleanup '#if CORE' in EtwActivity.cs (#4455)
iSazonov
authored and
adityapatwardhan
committed
65643e1
View commit details
Copy full SHA for 65643e1
View code at this point
Browse repository at this point
Cleanup '#if CORE' in SessionStateExceptions.cs (#4454)
iSazonov
authored and
adityapatwardhan
committed
82ad9da
View commit details
Copy full SHA for 82ad9da
View code at this point
Browse repository at this point
Cleanup '#if CORE' in ExtensionMethods.cs (#4451)
iSazonov
authored and
daxian-dbw
committed
1a835f3
View commit details
Copy full SHA for 1a835f3
View code at this point
Browse repository at this point
Cleanup '#if CORE' in PSTelemetryMethods.cs (#4452)
iSazonov
authored and
daxian-dbw
committed
f4a13e2
View commit details
Copy full SHA for f4a13e2
View code at this point
Browse repository at this point
Cleanup '#if CORE' in PInvokeDllNames.cs (#4456)
iSazonov
authored and
daxian-dbw
committed
a7bfde5
View commit details
Copy full SHA for a7bfde5
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
Clean up ClrFacade.cs - remove ClrFacade.PtrToStructure (#4379)
daxian-dbw
authored
1462ac3
View commit details
Copy full SHA for 1462ac3
View code at this point
Browse repository at this point
Clean up ClrFacade.cs - remove ClrFacade.SizeOf<T>() (#4377)
daxian-dbw
authored
2c43140
View commit details
Copy full SHA for 2c43140
View code at this point
Browse repository at this point
Remove ClrFacade.GetUninitializedObject and 'if CORECLR' cleanup (#4375)
daxian-dbw
authored
4eeeb45
View commit details
Copy full SHA for 4eeeb45
View code at this point
Browse repository at this point
Clean up ClrFacade.cs - remove ClrFacade.DestroyStructure (#4378)
daxian-dbw
authored
dce0bab
View commit details
Copy full SHA for dce0bab
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Clean up ClrFacade.cs - remove ClrFacade.StructureToPtr (#4380)
daxian-dbw
authored
16f408c
View commit details
Copy full SHA for 16f408c
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Clean up '#if CORE' - use SecurityZone from CoreFX (#4368)
Show description for 184a9bc
iSazonov
authored and
daxian-dbw
committed
184a9bc
View commit details
Copy full SHA for 184a9bc
View code at this point
Browse repository at this point
Clean up '#if CORECLR' in ClrFacade.cs (#4366)
iSazonov
authored and
daxian-dbw
committed
2dd3719
View commit details
Copy full SHA for 2dd3719
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Disable UTC and SQM telemetry by enclosing the code in '#if LEGACYTELEMETRY' (#4190)
JamesWTruher
authored and
daxian-dbw
committed
71392a2
View commit details
Copy full SHA for 71392a2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.