summaryrefslogtreecommitdiff
path: root/lib/chef/provider/cron
Commit message (Expand)AuthorAgeFilesLines
* Log output of crontab -l when non-zero exit statusEric Saxby2014-10-011-0/+2
* Unix cron provider uses shell_outEric Saxby & Greg Poirier2014-09-261-7/+11
* Reading user crontab on unix as that userEric Saxby2014-09-231-5/+3
* Normalize whitespace on all filesSeth Vargo2013-09-262-2/+2
* fix unit test for cron and stderrs check nil.kaustubh-d2013-08-041-1/+1
* solaris9, 10 on some failures for example invalid mins in crontab fails with ...kaustubh-d2013-08-041-1/+6
* abstract cron functionality for unix.kaustubh-d2013-08-043-40/+125
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+56