summaryrefslogtreecommitdiffstats
path: root/lib/facter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #6974 - Moved to Apache 2.0 licenseJames Turnbull2011-04-061-14/+11
* Incremented release to 1.5.9James Turnbull2011-03-171-1/+1
* [#4552] Updating --timing to report in milliseconds instead of secondsRein Henrichs2010-10-041-6/+1
* [#4552] Apply patch from Dean WilsonRein Henrichs2010-10-041-0/+31
* Incremented version to 1.5.8James Turnbull2010-08-181-1/+1
* Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer existsJames Turnbull2010-04-241-0/+1
* introduce a warn mechanism for debuggingPeter Meier2009-11-071-1/+12
* Incremented version and updated CHANGELOGJames Turnbull2009-09-111-1/+1
* Fix bug where you'd get an 'undefined method' error if trying to access a fac...Diego Algorta2009-08-141-1/+1
* Updated CHANGELOG and bumped version for 1.5.6James Turnbull2009-06-051-1/+1
* Bumped release to 1.5.5rc2James Turnbull2009-05-191-1/+1
* more consistent indentation and alignment. also removal of trailing whitespaceIan Taylor2009-02-281-11/+11
* Updated to version 1.5.4Luke Kanies2009-02-171-1/+1
* Fixed #1850 - Facter updates for Ruby 1.9James Turnbull2009-02-041-4/+4
* Updated to version 1.5.3Luke Kanies2009-01-281-1/+1
* Fixing indentation everywhereLuke Kanies2009-01-151-5/+5
* Updated to version 1.5.2Luke Kanies2008-09-091-1/+1
* Updated to version 1.5.1Luke Kanies2008-08-271-1/+1
* Adjusted version to be in line with previous standardJames Turnbull2008-07-091-1/+1
* Updated to version 1.5Luke Kanies2008-07-081-1/+1
* Fixing some warnings in various classes.Luke Kanies2008-06-191-1/+1
* Fixes #1334 - Forced Facter to use LANG=CJames Turnbull2008-06-181-0/+3
* Reverting the version.Luke Kanies2008-05-191-1/+1
* Incremented version number to 1.5James Turnbull2008-05-191-1/+1
* Switching to a search path registration system.Luke Kanies2008-05-161-0/+12
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-1/+1
* Facter no longer loads all facts by default.Luke Kanies2008-05-151-2/+0
* Moving the version and ruby facts to a separate file.Luke Kanies2008-05-151-28/+0
* Switching Facter to using the new loader.Luke Kanies2008-05-151-44/+18
* Moving all of the support classes to util/.Luke Kanies2008-05-151-3/+6
* Adding the 'each' method back into Facter.Luke Kanies2008-05-141-1/+1
* Fixing warnings and interfaces.Luke Kanies2008-05-141-1/+1
* Moving Facter's container behaviour into a separate class.Luke Kanies2008-05-141-64/+21
* Splitting the instance code into a Fact class.Luke Kanies2008-05-131-196/+14
* Splitting the different classes in Facter up, and adding some tests.Luke Kanies2008-05-131-203/+2
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-516/+0
* Fixed conflict mergeJames Turnbull2008-02-031-3/+0
* Revert "Fixed ticket #50 - added selinux facts"James Turnbull2008-02-031-0/+3
* Added Ubuntu operatingsystem and operatingsystemrelease fact supportJames Turnbull2008-02-031-1/+13
* Added Debian release version supportJames Turnbull2008-02-021-0/+10
* Fixed ticket #50 - added selinux factsJames Turnbull2008-01-131-1/+11
* Fixed ticket #48 - CentOS operatingsystemrelease fact now reporting correct v...James Turnbull2007-12-221-1/+1
* Added Mandrake support for operatingsystem fact - closed ticket #47James Turnbull2007-12-091-0/+2
* Updated to version 1.3.8Luke Kanies2007-09-241-1/+1
* Revert "Adjusted :kernel confine to make it more in line with others"James Turnbull2007-09-161-1/+1
* Adjusted :kernel confine to make it more in line with othersroot2007-09-161-1/+1
* Added macaddress fact support for FreeBSD and OpenBSD - closes #37root2007-09-131-2/+37
* Drastically speeding up the lsb data retrieval, and refactoring the dmidecode...luke2007-07-171-7/+11
* Set operatingsystemrelease to the major release on RHEL and Fedoralutter2007-06-251-9/+37
* Setting the ldapname so it is guaranteed to be a stringluke2007-06-111-2/+2