summaryrefslogtreecommitdiffstats
path: root/lib/facter.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Updated to version 1.3.7luke2007-03-211-1/+1
* Using consistent naming internally; I previously had essentially random quoti...luke2007-03-211-59/+56
* Applying patch from #36 by psychedelysluke2007-03-211-1/+1
* Fixing Facter.flushluke2007-03-211-13/+13
* Fixing #33 -- we now only return the first mac addressluke2007-03-211-1/+1
* Applying patch from Adam Jacob that makes FACTERLIB workluke2007-03-211-12/+26
* Applying patch from #35.luke2007-02-241-1/+3
* Fixing bug where an up interface not in active use was being selected as the ...ajax2007-01-301-1/+31
* Updated to version 1.3.6luke2007-01-191-1/+1
* Applying patch from #29.luke2007-01-041-2/+2
* Fixing ssh key facts so they only include the key, not the type.luke2007-01-041-1/+1
* Do not try and check the command if which is not available; fixes trac #30lutter2006-11-081-11/+22
* Updated to version 1.3.5luke2006-09-291-1/+1
* Fixing #26 -- using Resolution.exec instead of executing directly, and also c...luke2006-09-291-12/+15
* Updated to version 1.3.4luke2006-09-221-1/+1
* Adding patch from #21, adding lsb_release factsluke2006-09-201-0/+15
* applying patch from #18.luke2006-09-191-26/+16
* Adding fqdn factluke2006-09-191-0/+12
* Fixing #20. I just made sure that the Domain fact cchecks the hostname first...luke2006-09-141-3/+8
* Applying patch in #23.luke2006-09-141-2/+36
* Updated to version 1.3.3luke2006-06-281-1/+1
* Adding the ability to retrieve facts from the environment.luke2006-06-281-0/+9
* Updated to version 1.3.2luke2006-06-271-1/+1
* fixing license issuesluke2006-06-201-4/+15
* Updated to version 1.3.1luke2006-06-201-1/+1
* adding a call to dnsdomainname before domainnameluke2006-06-191-0/+12
* Fixing #15. Just adding rescue blocks around the load statements.luke2006-06-191-1/+6
* Updated to version 1.3luke2006-06-091-1/+1
* Adding tagging frameworks back into Facter, and adding the ability to specify...luke2006-05-311-21/+71
* changing the syntax of the fact confinesluke2006-05-311-17/+13
* Adding rubysitedir fact, as requested in #13. Also, switching the output whe...luke2006-05-311-0/+9
* Switching "tag" to "confine", because it is a more appropriate term. I will ...luke2006-05-301-33/+34
* Adding patch from #11, with slight modifications.luke2006-05-301-2/+2
* Adding the ability to specify tags as hashes or arrays, as requested in #112.luke2006-05-301-3/+17
* Getting rid of the autoload method entirely; facts are now only loaded at sta...luke2006-05-301-16/+7
* Accepting the patch in #9, with some modifications.luke2006-05-301-31/+14
* Updated to version 1.2.1luke2006-05-231-1/+1
* fixing small bug that only occurs with gemsluke2006-05-231-2/+2
* Updated to version 1.2.0luke2006-05-231-1/+1
* Adding final autoloading work.luke2006-05-231-23/+56
* Adding ruby, puppet, and facter version factsluke2006-05-231-0/+20
* Added "architecture" fact, added the ability to autoload facts from separate ...luke2006-05-231-3/+44
* Accepting the patch from #5luke2006-05-161-63/+14
* Updated to version 1.1.4luke2006-02-281-1/+1
* Updated to version 1.1.3luke2006-02-231-1/+1
* Identifying centosluke2006-02-231-1/+6
* Updated to version 1.1.2luke2006-02-171-1/+1
* Adding ldapname capabilitiesluke2006-02-171-5/+17
* Updated to version 1.1.1luke2006-01-101-1/+1
* Fixing bug when a fact with no resolutions is asked forluke2006-01-101-10/+16