summaryrefslogtreecommitdiffstats
path: root/lib/facter/util/resolution.rb
Commit message (Expand)AuthorAgeFilesLines
* [#4552] Updating --timing to report in milliseconds instead of secondsRein Henrichs2010-10-041-6/+4
* [#4552] Apply patch from Dean WilsonRein Henrichs2010-10-041-0/+9
* Fixed #3393 - Updates to Facter for MS WindowsDavid Schmitt2010-06-151-11/+34
* Revert "use popen3 in Resolution.exec"Paul Nasrat2010-02-281-17/+6
* use popen3 in Resolution.exec to catch stderrPeter Meier2009-11-081-6/+17
* Fix 2455 - improve error handling on fact loadPaul Nasrat2009-09-091-0/+1
* Fix to stdout in resolution.rbJames Turnbull2009-03-171-2/+2
* Fixing #1927 - failing facts don't kill FacterLuke Kanies2009-02-041-0/+3
* Added a Process.waitall thread when there's a timeout, to avoid zombies.Luke Kanies2008-08-181-0/+5
* Facter fix #1422, no default timeoutPaul Nasrat2008-08-181-1/+1
* Bug #1434 Don't execute which on windowsPaul Nasrat2008-07-171-2/+7
* Retaining 'timeout' as the settor, but using 'limit' as the getter.Luke Kanies2008-06-201-2/+9
* Changed 'timeout' option to 'limit'Steven Hajducko2008-06-191-3/+3
* Fixing some warnings in various classes.Luke Kanies2008-06-191-1/+1
* Refactored so each fact resolution can specify a separate timeout,Luke Kanies2008-06-171-5/+16
* Moving all of the support classes to util/.Luke Kanies2008-05-151-0/+107