Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-25 | Added ScheduledTaskHourly to New-UserPersistenceOption | pyllyukko | 1 | -0/+20 | |
2016-04-16 | Added ScheduledTaskHourly to New-ElevatedPersistenceOption | pyllyukko | 1 | -0/+20 | |
2015-12-18 | Set all module versions to 3.0 | Matt Graeber | 1 | -4/+1 | |
Also cleaned up some module manifest cruft. | |||||
2015-12-16 | Fixed Add-Persistence. Issue #98 | Matt Graeber | 1 | -1/+2 | |
2014-11-17 | Add-Persistence bugfix | mattifestation | 2 | -11/+23 | |
When file paths were specified, they were not being properly validated. | |||||
2014-10-01 | Loading of an SSP no longer requires a reboot. | mattifestation | 1 | -1/+41 | |
2014-10-01 | Added Install-SSP and Get-SecurityPackages | mattifestation | 2 | -4/+295 | |
2014-02-23 | Consolidated Persistence module functions into Persistence.psm1 | mattifestation | 5 | -703/+701 | |
It doesn't make sense to have these as separate ps1 files. | |||||
2014-02-23 | #31 Persistence module function nouns are now singular | mattifestation | 4 | -40/+40 | |
The function names New-UserPersistenceOption and New-ElevatedPersistenceOptionNew-ElevatedPersistenceOption now conform to PowerShell naming best practices. | |||||
2013-11-13 | Normalized all scripts to ASCII encoding | mattifestation | 5 | -10/+10 | |
2013-04-04 | Adding Persistence module | Matt Graeber | 6 | -0/+748 | |