summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_printer.rb
Commit message (Expand)AuthorAgeFilesLines
* use autoloading for many required gemsmwrock2020-09-081-3/+5
* Convert windows custom resources to unified_modeLamont Granquist2020-08-041-18/+17
* Only require the driver_name property when creating printer portsTim Smith2020-05-071-1/+1
* Remove a magic quoteTim Smith2020-04-301-1/+1
* Add more examples to resourcesTim Smith2020-04-301-0/+20
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-5/+5
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-15/+15
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* windows_printer: prevent failures when deleting printers and using device_id ...printer_deleteTim Smith2019-01-161-3/+3
* More resource description updatesTim Smith2018-11-071-1/+1
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* Sync windows_printer descriptions with the docs siteTim Smith2018-08-311-9/+7
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Updates from the reviewmisc_resourceTim Smith2018-03-041-3/+4
* Add windows auto_run, font, pagefile, printer, printer_port, and shortcut res...Tim Smith2018-02-231-0/+147