summaryrefslogtreecommitdiffstats
path: root/lib/facter
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-203-4/+11
* Changed 'timeout' option to 'limit'Steven Hajducko2008-06-193-5/+5
* Setting the timeout for the puppetversion fact to 1.5.Luke Kanies2008-06-191-1/+1
* Fixing some warnings in various classes.Luke Kanies2008-06-192-2/+2
* Merge branch 'tickets/1.5/1376' of git://github.com/haji/facterJames Turnbull2008-06-201-0/+25
|\
| * Fixes #1376 - Display memory facts for AIXSteven Hajducko2008-06-191-0/+25
* | Added processorcount and type facts to AIXSteven Hajducko2008-06-191-0/+35
|/
* Fixes #1357 - change ps syntax for OSX and BSDJames Turnbull2008-06-181-1/+1
* Merge branch 'master' of git://github.com/jamtur01/facterLuke Kanies2008-06-171-1/+6
|\
| * Retrieve hardwaremodel for AIX from sys0 modelname.Steve Hajducko2008-06-161-1/+6
* | Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-1721-518/+511
* | 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-174-19/+46
|/
* Merge commit 'turnbull/master'Luke Kanies2008-06-092-13/+73
|\
| * Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD a...James Turnbull2008-06-092-13/+73
* | Merge branch 'master' of git://github.com/jamtur01/facterLuke Kanies2008-06-024-88/+63
|\|
| * Refactor of netmask fact - fixes ticket #66James Turnbull2008-05-282-33/+38
| * Fixes for ticket #60James Turnbull2008-05-222-55/+25
* | Adding a timeout to fact retrieval, fixing #56.Luke Kanies2008-05-201-1/+11
|/
* Added LSB Major Dist Release fact fixing #41James Turnbull2008-05-191-0/+16
* Added support for AIX fixing ticket #56James Turnbull2008-05-196-2/+55
* 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
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-1730-595/+466
* Moving the version and ruby facts to a separate file.Luke Kanies2008-05-151-0/+27
* Switching Facter to using the new loader.Luke Kanies2008-05-152-47/+35
* Fixing the last few occurrences of Facter::Resolution instead of Facter::Util...Luke Kanies2008-05-153-8/+8
* Moving all of the support classes to util/.Luke Kanies2008-05-155-12/+12
* Creating a 'loader' class to handle loading facts for the collection.Luke Kanies2008-05-151-0/+127
* Adding the 'each' method back into Facter.Luke Kanies2008-05-141-0/+12
* Fixing warnings and interfaces.Luke Kanies2008-05-143-3/+9
* Moving Facter's container behaviour into a separate class.Luke Kanies2008-05-141-0/+72
* Splitting the instance code into a Fact class.Luke Kanies2008-05-133-11/+105
* Adding all of the tests for the Facter::Resolution class.Luke Kanies2008-05-131-72/+33
* Reorganizing my new tests so they match the autotest discovery.Luke Kanies2008-05-131-2/+0
* Simplifying Confine a bitLuke Kanies2008-05-131-16/+4
* Splitting the different classes in Facter up, and adding some tests.Luke Kanies2008-05-132-0/+207
* fixing whitespaceLuke Kanies2008-05-131-30/+29
* Closes #1145 - fixed bad interface names by replacing : with _James Turnbull2008-03-201-3/+5
* Merge commit 'turnbull/master'Luke Kanies2008-02-182-118/+104
|\
| * Fixed Solaris detection of lo0 for ticket #46James Turnbull2008-02-161-1/+1
| * Added require util ip.rb fileJames Turnbull2008-02-161-0/+62
| * Fixed #46 - refactor ipmess.rbJames Turnbull2008-02-161-108/+23
* | Merge branch 'os_split'Luke Kanies2008-02-1716-144/+833
|\ \ | |/ |/|
| * Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-172-4/+6