summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Reorganize powershell_type_coercionsJay Mundrawala2015-03-201-13/+15
* Remove unused codeJay Mundrawala2015-03-201-6/+6
* Escape strings when they contain a special characterJay Mundrawala2015-03-201-10/+21
* dsc_resource provider honors module_name is providedJay Mundrawala2015-03-201-0/+1
* Added module_name to dsc_resourceJay Mundrawala2015-03-201-0/+8
* Update dsc_resource provider to work with 3rd party resourcesJay Mundrawala2015-03-202-1/+22
* Added resource store for dscJay Mundrawala2015-03-201-0/+114
* Reorganize nesting for powershell classesJay Mundrawala2015-03-202-2/+10
* Allow with_os_architecture to figure things outJay Mundrawala2015-03-201-0/+8
* Added type coercsion for arrayJay Mundrawala2015-03-201-1/+9
* Missing include in powershell dslJay Mundrawala2015-03-201-1/+1
* Update PowershelTypeCoercions to call to_psobjectJay Mundrawala2015-03-201-1/+4
* Added PSCredential objectJay Mundrawala2015-03-202-2/+34
* Forgot to add powershell dsl fileJay Mundrawala2015-03-201-0/+29
* Add integration point for ps_credential dslJay Mundrawala2015-03-202-0/+6
* Make things workJay Mundrawala2015-03-203-14/+15
* Added basic skeleton for DscResource providerJay Mundrawala2015-03-202-6/+118
* Add type coercion for hashJay Mundrawala2015-03-201-1/+9
* Added Powershell Type Coercion mixinJay Mundrawala2015-03-201-0/+50
* Add method to get LCM meta configurationJay Mundrawala2015-03-201-0/+6
* Added function to check if Invoke-DscResource is supportedJay Mundrawala2015-03-201-0/+7
* Added DelayedEvaluator to dsc_resourceJay Mundrawala2015-03-201-3/+18
* Update resources.rb to load DscResourceJay Mundrawala2015-03-201-0/+1
* Added dsc_resource resourceJay Mundrawala2015-03-201-0/+56
* Hexdigest the encrypted value by default for powershell compatJay Mundrawala2015-03-201-1/+2
* Added encrypt wrapperJay Mundrawala2015-03-201-0/+48
* Adding CryptProtectDataJay Mundrawala2015-03-201-0/+63
* Add parameter types for DPAPIJay Mundrawala2015-03-201-0/+2
* JSON needs to be kept separate from other outputJay Mundrawala2015-03-202-4/+38
* Remove unused codeJay Mundrawala2015-03-201-2/+0
* Break super long string up onto multiple linesJay Mundrawala2015-03-201-2/+4
* Merge pull request #3088 from chef/ksubrama/home_dirKartik Null Cating-Subramanian2015-03-209-21/+113
|\
| * Deprecate things instead of removing them outright.Kartik Null Cating-Subramanian2015-03-202-1/+12
| * Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-201-2/+2
| * Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-208-22/+27
| * Added a path helper to determine the home directory.Kartik Null Cating-Subramanian2015-03-201-0/+76
* | Merge pull request #3048 from juliandunn/fix-audit-mode-on-windowsJulian C. Dunn2015-03-201-2/+10
|\ \ | |/ |/|
| * Remove UNIX-specific assumptions from audit runner.Julian C. Dunn2015-03-081-2/+10
* | Merge pull request #3094 from bahamas10/dave-1426554070Thom May2015-03-181-5/+5
|\ \
| * | alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5
* | | Merge pull request #3093 from chef/ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-171-1/+2
|\ \ \
| * | | Change the default value of syntax cache to the latest value.ksubrama/syntax_cacheKartik Null Cating-Subramanian2015-03-161-1/+2
| |/ /
* | | We should not change how exceptions are raised if audit mode is disabledJay Mundrawala2015-03-171-1/+2
* | | Merge pull request #3061 from cmluciano/cml/inspecttostringThom May2015-03-171-1/+1
|\ \ \ | |/ / |/| |
| * | Change inspect to string to be more human-readable.cmluciano2015-03-111-1/+1
* | | Merge pull request #3064 from juliandunn/fix-audit-terminologyJulian C. Dunn2015-03-166-10/+10
|\ \ \
| * | | Fix more incorrect terminologyJulian C. Dunn2015-03-112-2/+2
| * | | Make terminology consistent about audits versus controlsJulian C. Dunn2015-03-114-8/+8
* | | | Yum was failing to install packages when a source was providedJay Mundrawala2015-03-161-13/+16
|/ / /
* | | Remove trailing null character from msi propertiesSimon Detheridge2015-03-111-1/+1
|/ /