summaryrefslogtreecommitdiffstats
path: root/lib/facter/util
Commit message (Expand)AuthorAgeFilesLines
* (#6817) Fix for Ruby 1.9 by calling .each_line on a stringMatt Robinson2011-04-011-1/+1
* maint: cleanup whitespaceMatt Robinson2011-04-011-1/+0
* (#6795) xendomains: Ignore error output from xm listTodd Zullinger2011-03-211-1/+1
* Merge branch 'tickets/next/6716-osx-ipv6-macaddress' into nextJacob Helwig2011-03-171-1/+1
|\
| * (#6716) fix facter issues on OSX with ipv6 in macaddress.rb.Ben Hughes2011-03-171-1/+1
* | Fixed #2346 - Part 1: Added arp fact for LinuxJames Turnbull2011-03-171-0/+7
* | (#6327) Memory facts should be available on Mac DarwinBen H2011-03-171-0/+31
* | Merge branch 'tickets/master/5699' into nextJames Turnbull2011-03-151-0/+3
|\ \
| * | Fixed #5699 - Added virtual support for s390x/ZlinuxJames Turnbull2011-03-071-0/+3
| |/
* / Fix for #6495 - Updated interface detectionJames Turnbull2011-03-091-10/+8
|/
* Merge branch 'tickets/master/6521'James Turnbull2011-03-071-2/+2
|\
| * Fixes #6521 and other Ruby 1.9 issuesJames Turnbull2011-03-022-4/+4
* | Merge commit '84fa3c440edefd117ce8a7fa5fb13d76b66ec7db'James Turnbull2011-03-071-2/+2
|\ \
| * | (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatib...Matt2011-03-051-2/+2
| |/
* / (#2270) add IPv6 support to facter core.Daniel Pittman2011-02-171-0/+3
|/
* Fix #4755: add support for GNU/kFreeBSD platform where missing.Marc Fournier2011-01-314-9/+13
* (#5510) Facter should load custom fact definitions in filename order.Rick Bradley2011-01-311-2/+2
* (#5086) Try using kstat before falling back to 'who -b' to determine uptime.Jacob Helwig2011-01-241-1/+11
* (#4575) win32 support for manufacturer, productname, & serialnumberWilliam Van Hevelingen2010-12-211-0/+17
* (#1423) Memory facts for SolarisDominic Cleal2010-12-061-0/+12
* (#5325) Manufacturer and product name on SPARCDominic Cleal2010-11-221-0/+20
* (#4989) Add xendomains factRein Henrichs2010-11-091-0/+10
* Merge remote branch 'stschulte/feature/master/5040' into nextPaul Berry2010-11-091-0/+4
|\
| * (#5040) fact virtual should detect hpvmStefan Schulte2010-11-031-0/+4
* | Merge branch 'ticket/master/4552' into nextRein Henrichs2010-10-051-0/+7
|\ \
| * | [#4552] Updating --timing to report in milliseconds instead of secondsRein Henrichs2010-10-041-6/+4
| * | [#4552] Apply patch from Dean WilsonRein Henrichs2010-10-041-0/+9
| * | Better fix for Bug 4569: Uptime Fact is incorrect on WindowsWilliam Van Hevelingen2010-10-041-3/+6
| * | Fix for bug #4569William Van Hevelingen2010-10-041-1/+1
* | | Merge branch 'master' into nextRein Henrichs2010-10-051-3/+3
|\ \ \ | | |/ | |/|
| * | [#4583] Refactor uptime to use Resolution.execRein Henrichs2010-08-241-3/+3
* | | Merge branch 'master' into nextRein Henrichs2010-08-191-3/+6
|\| |
| * | Better fix for Bug 4569: Uptime Fact is incorrect on WindowsWilliam Van Hevelingen2010-08-191-3/+6
| * | Fix for bug #4569William Van Hevelingen2010-08-181-1/+1
| |/
* | Merge branch 'ticket/master/3703-macaddress-on-mac' into nextRein Henrichs2010-08-181-0/+28
|\ \
| * | [#3703] Fix macaddress fact for DarwinRein Henrichs2010-08-111-0/+28
| |/
* / [#2865] Fix reporting of virtual factsRein Henrichs2010-08-181-1/+1
|/
* [#4156] Applying patch by KaiRein Henrichs2010-08-061-1/+1
* Merge remote branch 'kubicek/ticket/master/4352'Rein Henrichs2010-08-061-4/+8
|\
| * Fix #4352 - Support for detecting KVM virtuals on FreeBSDJiri Kubicek2010-07-261-4/+5
| * Fix #4352 - Support for detecting virtuals (jails) on FreeBSDJiri Kubicek2010-07-261-0/+3
| |
| \
| \
| \
*---. | Merge branches 'ticket/master/2330-uptime', 'ticket/master/4062-meego' and 't...Rein Henrichs2010-08-061-23/+42
|\ \ \|
| * | | [#2330] Update uptime calculation to use /bin/catRein Henrichs2010-08-051-7/+6
| |/ /
| * / [#2330] Uptime should not make redundant system callsRein Henrichs2010-08-031-23/+43
| |/
* / Facter::Manufacturer - sunos test + simplified regexMarc Fournier2010-08-041-1/+1
|/
* Adding HP-UX support to Facter's IP factsJames Turnbull2010-06-151-3/+15
* Fixed #3393 - Updates to Facter for MS WindowsDavid Schmitt2010-06-151-11/+34
* Fixed #3403 - Added fact to query vlans; added spec testJonas Genannt2010-06-131-0/+24
* Fixed failing test introduced by previous commitMarc Fournier2010-05-071-1/+1
* Fixes #3740 - split dmi output on regexMarc Fournier2010-05-071-1/+1