summaryrefslogtreecommitdiff
path: root/lib/chef/win32/error.rb
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* fallback to netmsg.dll error table if error message is not found in system er...Matt Wrock2016-02-181-2/+12
* fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-7/+11
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-2/+1
* Use FFI::LastError instead of GetLastError for ffi 1.9.x compatibility.sersut2014-06-241-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+73