summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-11/+11
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
| | | | chefstyle -a fixed 1044 occurrances
* Added errorjdm/winevtJay Mundrawala2015-05-121-0/+6
|
* Updated windows event log manifest for log messagesJay Mundrawala2015-05-071-0/+24
|
* allow for the chef gem installation to succeed even without elevated ↵Torben Knerr2015-03-271-6/+10
| | | | privileges, skip the event log registration in this case
* Don't require win32-eventlog in rakefilejdmundrawala/12-evt-logJay Mundrawala2014-10-221-1/+1
|
* Add rake task at root to build eventlog dllJay Mundrawala2014-10-221-1/+2
|
* Modified log messages (chef-client -> Chef Client)Jay Mundrawala2014-10-221-4/+4
|
* Build resource dll for event log and register itJay Mundrawala2014-10-222-0/+75