summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixes #1492 - added kernelversion factJames Turnbull2008-08-091-0/+5
|/
* Fixed #1490 - Added virtual factJames Turnbull2008-08-041-0/+62
* Modified the operatingsystem fact for Debian so it looks inLuke Kanies2008-08-011-4/+1
* Merge commit 'pnasrat/ticket/1434'Luke Kanies2008-07-311-2/+7
|\
| * Bug #1434 Don't execute which on windowsPaul Nasrat2008-07-171-2/+7
* | Merge commit 'pnasrat/ticket/1436'Luke Kanies2008-07-311-0/+1
|\ \
| * | Don't try and run lsb_release on windowsPaul Nasrat2008-07-181-0/+1
| |/
* / Fixes #1467 - macaddress not set on UbuntuJames Turnbull2008-07-301-1/+1
|/
* Use rbconfig to detect host cpuPaul Nasrat2008-07-171-0/+8
* Get DNSDomain from WMI to set domainPaul Nasrat2008-07-171-0/+14
* Set macaddress on windows platformPaul Nasrat2008-07-171-0/+14
* Get kernel version via wmiPaul Nasrat2008-07-171-0/+15
* Use ipconfig to determine ip addressPaul Nasrat2008-07-171-0/+19
* Use rbconfig to detect windows as no uname binaryPaul Nasrat2008-07-171-1/+7
* Adjusted version to be in line with previous standardJames Turnbull2008-07-091-1/+1
* Updated to version 1.5Luke Kanies2008-07-081-1/+1
* Merge commit 'turnbull/master'Luke Kanies2008-07-071-8/+8
|\
| * Fixed formattingJames Turnbull2008-07-081-8/+8
* | Fixed #1400 - OperatingSystemRelease should now work on CentOSLuke Kanies2008-07-071-4/+6
* | Adding a default case for the manufacturer information.Luke Kanies2008-07-011-0/+2
|/
* 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-193-3/+3
* 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 #1334 - Forced Facter to use LANG=CJames Turnbull2008-06-181-0/+3
* 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
* | Reverting the version.Luke Kanies2008-05-191-1/+1
|/
* 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
* Incremented version number to 1.5James Turnbull2008-05-191-1/+1
* Switching to a search path registration system.Luke Kanies2008-05-162-12/+15
* 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