summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#4558] Refactor facter binary using optparseRein Henrichs2010-10-042-123/+108
* Fixed Rakefile package task version detectionJames Turnbull2010-08-181-1/+4
* Removed references to Reductive Labs in the RakefileJames Turnbull2010-08-181-3/+3
* Incremented version to 1.5.8James Turnbull2010-08-181-1/+1
* Updated CHANGELOG for 1.5.8rc1James Turnbull2010-08-181-28/+89
* Updated CHANGELOG rake taskJames Turnbull2010-08-181-1/+1
* Merge branch 'ticket/master/4156-openvz' into nextRein Henrichs2010-08-102-2/+2
|\
| * [#4156] Updating spec to match Kai's changeRein Henrichs2010-08-061-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-064-5/+42
|\ \
| * | Fix #4352 - Support for detecting KVM virtuals on FreeBSDJiri Kubicek2010-07-263-4/+18
| * | Fix #4352 - Support for detecting virtuals (jails) on FreeBSDJiri Kubicek2010-07-264-1/+24
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'ticket/master/2330-uptime', 'ticket/master/4062-meego' and 't...Rein Henrichs2010-08-0614-54/+273
|\ \ \ \ \
| | | * | | Refactor rakefile to use spec.ops, separate rcov taskRein Henrichs2010-08-031-16/+16
| | | |/ /
| | * | | [#4062] Implement operating system facts for MeeGoRein Henrichs2010-08-032-1/+5
| | * | | Merge branch '2330-uptime-gets-computed-twice-on-systems-with-/proc/uptime' i...Rein Henrichs2010-08-0311-37/+253
| | |\ \ \ | | | |/ / | | |/| |
| * | | | [#2330] Update uptime calculation to use /bin/catRein Henrichs2010-08-051-7/+6
| | |/ / | |/| |
| * | | [#2330] Uptime should not make redundant system callsRein Henrichs2010-08-0311-37/+253
| |/ /
* | | Facter::Manufacturer - sunos test + simplified regexMarc Fournier2010-08-042-1/+13
* | | Facter::Manufacturer - test for SunOS and FreeBSDMarc Fournier2010-08-043-0/+98
|/ /
* / 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-154-5/+83
* Fixed #3393 - Updates to Facter for MS WindowsDavid Schmitt2010-06-155-50/+115
* Fixed #3403 - Added fact to query vlans; added spec testJonas Genannt2010-06-134-0/+52
* Merged Jos Backus patch to remove requirement for ftools altogetherJames Turnbull2010-06-121-19/+6
* Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7Bernhard Furtmueller2010-05-271-2/+2
* Fix #1365 - load all facts via cliR.I. Pienaar2010-05-271-3/+3
* Fixed failing test introduced by previous commitMarc Fournier2010-05-072-3/+3
* Fixes #3740 - split dmi output on regexMarc Fournier2010-05-072-2/+40
* Fix virtual unit test on non-linux by stubbing kernelPaul Nasrat2010-04-261-0/+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 #3542 - Ruby 1.9: broken unittest, String#each no longer existsJames Turnbull2010-04-241-0/+1
* Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waita...James Turnbull2010-04-241-0/+1
* Fixed #3445 - Facter does not handle solaris branded zones properlyJames Turnbull2010-04-241-0/+1
* Fix for #3411 install.rb should not put "." first in the tmp_dirsMartin Englund2010-04-241-1/+1
* Fixed #3447 - OVS and OEL not matching in operatingsystemreleaseJames Turnbull2010-04-121-2/+2
* Fixed #3410 - Warnings in rake specJames Turnbull2010-04-121-1/+1
* Fixes #3397 - is_virtual fact does not detect Linux-VServerJames Turnbull2010-04-121-1/+1
* Add kvm support to virtual factJohn Ferlito2010-03-084-1/+35
* fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolutionOhad Levy2010-03-083-7/+12
* Revert "use popen3 in Resolution.exec"Paul Nasrat2010-02-282-61/+6
* Fix #2341 - stricter handling of dmidecode splitPaul Nasrat2010-01-302-1/+23
* 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-103-6/+97
* Only ignore IPs starting with 127.Ricky Zhou2010-01-101-6/+6