summaryrefslogtreecommitdiffstats
path: root/lib/facter/util/resolution.rb
Commit message (Expand)AuthorAgeFilesLines
* 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