summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* (#6613) Switch solaris macaddress fact to netstatAdrien Thebo2011-04-011-0/+12
* (#6817) Fix for Ruby 1.9 by calling .each_line on a stringMatt Robinson2011-04-011-1/+1
* maint: cleanup whitespaceMatt Robinson2011-04-012-19/+18
* (#6795) xendomains: Ignore error output from xm listTodd Zullinger2011-03-211-1/+1
* (#6763) Use Facter::Util::Resolution.exec for arpTodd Zullinger2011-03-181-3/+5
* arp: Cleanup indendationTodd Zullinger2011-03-181-13/+13
* 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 - A much cleverer EC2 factJames Turnbull2011-03-171-18/+64
* | Fixed #2346 - Part 1: Added arp fact for LinuxJames Turnbull2011-03-172-0/+29
* | Discussion on ec2 facts - #2346Paul Nasrat2011-03-171-2/+5
* | Fixed #3087 - Identify VMWareJames Turnbull2011-03-172-1/+20
* | (#6327) Memory facts should be available on Mac DarwinBen H2011-03-172-0/+68
* | Merge branch 'tickets/master/6695' into nextJames Turnbull2011-03-171-9/+2
|\ \
| * | Fixed #6695 - Updated id fact for Darwin et alJames Turnbull2011-03-151-9/+2
| |/
* | Incremented release to 1.5.9James Turnbull2011-03-171-1/+1
* | Fixed #6616 - Spec test failure for vmwareJames Turnbull2011-03-171-1/+1
|\ \
| * | Fixed #6616 - Stubbing in VMware tests on LinuxJames Turnbull2011-03-151-1/+1
| |/
* | Fixed #6719 TypoJames Turnbull2011-03-171-1/+1
* | Merge remote branch 'adrien/tickets/next/2721' into nextJames Turnbull2011-03-172-3/+31
|\ \
| * \ Merge branch 'next' into tickets/next/2721Adrien Thebo2011-03-1512-28/+71
| |\ \
| * | | (#2721) Merged patch from Brane GraAnarAdrien Thebo2011-03-082-3/+31
* | | | Merge remote branch 'adrien/tickets/next/5011' into nextJames Turnbull2011-03-171-0/+30
|\ \ \ \
| * | | | (#5011) Adds swap statistics for OSXAdrien Thebo2011-03-151-0/+30
| | |/ / | |/| |
* / | | (#6719) Restricts virtualization types for zonesAdrien Thebo2011-03-151-1/+3
|/ / /
* | | Merge remote branch 'barn/tickets/master/6714' into nextJames Turnbull2011-03-151-1/+1
|\ \ \
| * | | Remove Solaris from the list of confined systems. It won't get the original l...Ben Hughes2011-03-151-1/+1
| | |/ | |/|
* | | Merge branch 'tickets/master/5699' into nextJames Turnbull2011-03-153-2/+12
|\ \ \
| * | | Fixed #5699 - Added processorcount support for S390xJames Turnbull2011-03-071-2/+5
| * | | Fixed #5699 - Added virtual support for s390x/ZlinuxJames Turnbull2011-03-072-0/+7
* | | | Merge branch 'ticket/master/6679' into nextJames Turnbull2011-03-121-0/+2
|\ \ \ \
| * | | | Fix #6679 - Added Scientific Linux to operatingsystem factJames Turnbull2011-03-111-0/+2
| | |/ / | |/| |
* | | | Further fix to #5485 - SELinux factsJames Turnbull2011-03-111-1/+32
* | | | Merge branch 'tickets/master/6495' into nextJames Turnbull2011-03-091-10/+8
|\ \ \ \
| * | | | Fix for #6495 - Updated interface detectionJames Turnbull2011-03-091-10/+8
| |/ / /
* | | | (#5485) Made selinux_mode fact workAdrien Thebo2011-03-091-4/+3
* | | | Fixed #5485 - Updated selinux_mode factJames Turnbull2011-03-091-4/+7
|/ / /
* | | Fixed #5950 - Solaris ipaddress incorrect after bonding failureDominic Cleal2011-03-071-1/+1
* | | (#5666) windows support for facter/id.rbWilliam Van Hevelingen2011-03-071-1/+1
* | | Merge branch 'tickets/next/5031'James Turnbull2011-03-071-1/+1
|\ \ \ | |/ / |/| |
| * | (#5031) Remove redundant puts from RDoc.usagePaul Berry2010-10-181-1/+1
* | | Merge branch 'tickets/master/6521'James Turnbull2011-03-072-6/+6
|\ \ \
| * | | Fixes #6521 and other Ruby 1.9 issuesJames Turnbull2011-03-023-8/+8
* | | | 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-173-1/+72
* | | (#2270) Remove DWIM code from ipaddress on Darwin.Daniel Pittman2011-02-171-32/+1
|/ /
* | Fix #4755: add support for GNU/kFreeBSD platform where missing.Marc Fournier2011-01-3114-23/+27
* | (#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