summaryrefslogtreecommitdiff
path: root/distro/powershell/chef
Commit message (Expand)AuthorAgeFilesLines
* remove static wrapper scriptMarc Chamberland2020-02-241-459/+0
* Move bindir copy logic into Gemfile to be used by BundlerStuart Preston2018-06-233-0/+0
* powershell_exec uses FFI instead of COMStuart Preston2018-06-192-0/+0
* Initial commit of new Chef PowerShell supportStuart Preston2018-03-032-0/+0
* Fix issue with Powershell function bufferJohn Snow2017-12-211-5/+1
* Don't spin in powershell module that launches chef processesksubrama/SUSTAIN-731Kartik Null Cating-Subramanian2017-10-061-2/+23
* fix memory leakVince Rimkus2016-11-171-2/+1
* PowerShell module output pass throughVince Rimkus2016-11-151-24/+140
* Release handles, set exit-code and handle errors.Kartik Null Cating-Subramanian2015-06-091-9/+47
* Move the type imports into the Chef namespace.Kartik Null Cating-Subramanian2015-06-091-11/+40
* Switch to using Win32 API to spawn a process.Kartik Null Cating-Subramanian2015-06-091-15/+159
* Rewrote this after I fully understood the madness involved.Kartik Null Cating-Subramanian2015-06-091-21/+77
* Change paths to correctly call embedded ruby.Kartik Null Cating-Subramanian2015-06-091-3/+16
* Moved module file into its own directory. This helps module auto-detection.Kartik Null Cating-Subramanian2015-06-091-0/+47