summaryrefslogtreecommitdiffstats
path: root/lib/facter/util
Commit message (Expand)AuthorAgeFilesLines
* Refactoring the IP support, and fixing #1846.Luke Kanies2009-01-151-29/+49
* Fixing indentation everywhereLuke Kanies2009-01-156-127/+124
* Fixed #1793 - Added more Solaris 10 factsJames Turnbull2008-12-221-5/+13
* Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfacesJames Turnbull2008-09-201-14/+43
* Fixed #1559 - update to dmidecode factJames Turnbull2008-09-051-2/+2
* Added a Process.waitall thread when there's a timeout, to avoid zombies.Luke Kanies2008-08-181-0/+5
* Merge commit 'pnasrat/tickets/1422'Luke Kanies2008-08-181-1/+1
|\
| * Facter fix #1422, no default timeoutPaul Nasrat2008-08-181-1/+1
* | Add unit rspec tests for ticket 1425Paul Nasrat2008-08-131-3/+13
* | Add sample test and strawman solution for IP parsing codePaul Nasrat2008-08-111-8/+14
* | Fix ticket 1425 on SolarisPaul Nasrat2008-08-081-1/+7
* | Remove duplicated code pathsPaul Nasrat2008-08-081-36/+4
|/
* Bug #1434 Don't execute which on windowsPaul Nasrat2008-07-171-2/+7
* Merge branch 'master' of git://reductivelabs.com/facterJames Turnbull2008-07-081-0/+2
|\
| * Adding a default case for the manufacturer information.Luke Kanies2008-07-011-0/+2
* | Fixed formattingJames Turnbull2008-07-081-8/+8
|/
* Further fixes #1378 - updated dmidecode for NetBSDJames Turnbull2008-06-221-1/+5
* Fixes #1378 - update manufacter.rb facts to support BSDJames Turnbull2008-06-211-4/+11
* Partial fix for #1345 - BSD interfaces with aliases now select the first addr...James Turnbull2008-06-211-3/+3
* 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-192-2/+2
* Refactoring how recursive searches are detected.Luke Kanies2008-06-171-19/+37
* Refactored so each fact resolution can specify a separate timeout,Luke Kanies2008-06-173-18/+45
* Merge commit 'turnbull/master'Luke Kanies2008-06-091-5/+35
|\
| * Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD a...James Turnbull2008-06-091-5/+35
* | Merge branch 'master' of git://github.com/jamtur01/facterLuke Kanies2008-06-022-44/+57
|\|
| * Refactor of netmask fact - fixes ticket #66James Turnbull2008-05-281-0/+36
| * Fixes for ticket #60James Turnbull2008-05-221-44/+21
* | Adding a timeout to fact retrieval, fixing #56.Luke Kanies2008-05-201-1/+11
|/
* Switching to a search path registration system.Luke Kanies2008-05-161-12/+3
* Moving the puppet-related loading tests to an integration test.Luke Kanies2008-05-161-3/+11
* Retrieval of fact values now autoloads facts.Luke Kanies2008-05-161-1/+1
* Switching Facter to using the new loader.Luke Kanies2008-05-152-47/+35
* Moving all of the support classes to util/.Luke Kanies2008-05-155-0/+461
* Fixing warnings and interfaces.Luke Kanies2008-05-141-1/+7
* Merge commit 'turnbull/master'Luke Kanies2008-02-181-0/+62
|\
| * Fixed Solaris detection of lo0 for ticket #46James Turnbull2008-02-161-1/+1
| * Added require util ip.rb fileJames Turnbull2008-02-161-0/+62
* | Added new filesJames Turnbull2008-02-083-0/+153
|/
* Fixed problem where facter referenced puppet plist utility library.mccune2007-06-131-2/+2
* Added a bunch of information from system_profiler -xml. In particular, sp_se...mccune2007-06-133-0/+477