summaryrefslogtreecommitdiffstats
path: root/lib/facter
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix for bug #4569William Van Hevelingen2010-08-181-1/+1
| |/
* | Merge branch 'ticket/master/3703-macaddress-on-mac' into nextRein Henrichs2010-08-182-13/+31
|\ \
| * | [#3703] Fix macaddress fact for DarwinRein Henrichs2010-08-112-13/+31
| |/
* / [#2865] Fix reporting of virtual factsRein Henrichs2010-08-181-1/+1
|/
* [#4156] Applying patch by KaiRein Henrichs2010-08-061-1/+1
* Merge branch 'ticket/master/4441-windows-ipaddress'Rein Henrichs2010-08-061-2/+4
|\
| * Properly wrapped the windows ipaddress fact in a setcode block.Nick Lewis2010-07-211-2/+4
* | Merge remote branch 'kubicek/ticket/master/4352'Rein Henrichs2010-08-062-5/+13
|\ \
| * | 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-262-1/+8
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'ticket/master/2330-uptime', 'ticket/master/4062-meego' and 't...Rein Henrichs2010-08-067-38/+88
|\ \ \| |
| | * | | [#4062] Implement operating system facts for MeeGoRein Henrichs2010-08-032-1/+5
| * | | | [#2330] Update uptime calculation to use /bin/catRein Henrichs2010-08-051-7/+6
| |/ / /
| * / / [#2330] Uptime should not make redundant system callsRein Henrichs2010-08-035-37/+84
| |/ /
* / / Facter::Manufacturer - sunos test + simplified regexMarc Fournier2010-08-041-1/+1
|/ /
* / Fixed #3929 - Added user confine to AIX memory factsJames Turnbull2010-06-181-7/+7
|/
* Adding HP-UX support to Facter's IP factsJames Turnbull2010-06-151-3/+15
* Fixed #3393 - Updates to Facter for MS WindowsDavid Schmitt2010-06-154-39/+72
* Fixed #3403 - Added fact to query vlans; added spec testJonas Genannt2010-06-132-0/+32
* Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7Bernhard Furtmueller2010-05-271-2/+2
* Fixed failing test introduced by previous commitMarc Fournier2010-05-071-1/+1
* Fixes #3740 - split dmi output on regexMarc Fournier2010-05-071-1/+1
* Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, pat...James Turnbull2010-04-243-0/+65
* Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignoredJames Turnbull2010-04-241-2/+2
* Added support for Slackware in operatingsystem and operatingsystemreleaseBostjan Skufca2010-04-242-0/+12
* Fixed #3445 - Facter does not handle solaris branded zones properlyJames Turnbull2010-04-241-0/+1
* Fixed #3447 - OVS and OEL not matching in operatingsystemreleaseJames Turnbull2010-04-121-2/+2
* Fixes #3397 - is_virtual fact does not detect Linux-VServerJames Turnbull2010-04-121-1/+1
* Add kvm support to virtual factJohn Ferlito2010-03-082-1/+22
* fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolutionOhad Levy2010-03-083-7/+12
* Revert "use popen3 in Resolution.exec"Paul Nasrat2010-02-281-17/+6
* Fix #2341 - stricter handling of dmidecode splitPaul Nasrat2010-01-301-1/+1
* Fix #2746 - add architecture support for GNU/kFreeBSDPaul Nasrat2010-01-171-2/+2
* Fix missing error casePaul Nasrat2010-01-171-0/+1
* Remove whitespace in DMI facts (#3008, #3011)Paul Nasrat2010-01-101-6/+11
* Only ignore IPs starting with 127.Ricky Zhou2010-01-101-6/+6
* use popen3 in Resolution.exec to catch stderrPeter Meier2009-11-081-6/+17
* Fix errors when alias IP's are definedKurt Keller2009-09-091-0/+7
* Fix 2455 - improve error handling on fact loadPaul Nasrat2009-09-092-1/+6
* Fix broken solaris zone tests on EC2Paul Nasrat2009-09-092-20/+35
* Add Darwin netmask support on top of Jim's patchPaul Nasrat2009-08-232-2/+8
* Fix #2306 netmask and ipaddress on SunOS and BSDsJim Pirzyk2009-08-232-3/+3
* Fix #2470 - duplicate entries in interfaces factPaul Nasrat2009-08-121-1/+1
* Update OS X minor version fact to cope with '10.x' values and provide test co...Nigel Kersten2009-08-071-3/+7
* Merge commit 'pnasrat/tickets/master/2292' into mergePaul Nasrat2009-07-182-24/+38
|\
| * Issue #2292 Add tests for virtual factsPaul Nasrat2009-07-162-24/+38
* | Added path factJames Turnbull2009-07-161-0/+5
* | Issue #2314 OpenBSD sysctlJoe McDonagh2009-07-162-13/+35
|/
* Fix #2060 and cleanup operatingsystemreleaseTodd Zullinger2009-07-141-52/+12
|\
| * Fix operatingsystemrelease on Red Hat based distrosTodd Zullinger2009-03-091-1/+1