index
:
facter.git
master
ticket/1.5.x/5816
Facter repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
facter
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix for bug #4569
William Van Hevelingen
2010-08-18
1
-1
/
+1
|
|
/
*
|
Merge branch 'ticket/master/3703-macaddress-on-mac' into next
Rein Henrichs
2010-08-18
2
-13
/
+31
|
\
\
|
*
|
[#3703] Fix macaddress fact for Darwin
Rein Henrichs
2010-08-11
2
-13
/
+31
|
|
/
*
/
[#2865] Fix reporting of virtual facts
Rein Henrichs
2010-08-18
1
-1
/
+1
|
/
*
[#4156] Applying patch by Kai
Rein Henrichs
2010-08-06
1
-1
/
+1
*
Merge branch 'ticket/master/4441-windows-ipaddress'
Rein Henrichs
2010-08-06
1
-2
/
+4
|
\
|
*
Properly wrapped the windows ipaddress fact in a setcode block.
Nick Lewis
2010-07-21
1
-2
/
+4
*
|
Merge remote branch 'kubicek/ticket/master/4352'
Rein Henrichs
2010-08-06
2
-5
/
+13
|
\
\
|
*
|
Fix #4352 - Support for detecting KVM virtuals on FreeBSD
Jiri Kubicek
2010-07-26
1
-4
/
+5
|
*
|
Fix #4352 - Support for detecting virtuals (jails) on FreeBSD
Jiri Kubicek
2010-07-26
2
-1
/
+8
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
|
|
Merge branches 'ticket/master/2330-uptime', 'ticket/master/4062-meego' and 't...
Rein Henrichs
2010-08-06
7
-38
/
+88
|
\
\
\
|
|
|
|
*
|
|
[#4062] Implement operating system facts for MeeGo
Rein Henrichs
2010-08-03
2
-1
/
+5
|
*
|
|
|
[#2330] Update uptime calculation to use /bin/cat
Rein Henrichs
2010-08-05
1
-7
/
+6
|
|
/
/
/
|
*
/
/
[#2330] Uptime should not make redundant system calls
Rein Henrichs
2010-08-03
5
-37
/
+84
|
|
/
/
*
/
/
Facter::Manufacturer - sunos test + simplified regex
Marc Fournier
2010-08-04
1
-1
/
+1
|
/
/
*
/
Fixed #3929 - Added user confine to AIX memory facts
James Turnbull
2010-06-18
1
-7
/
+7
|
/
*
Adding HP-UX support to Facter's IP facts
James Turnbull
2010-06-15
1
-3
/
+15
*
Fixed #3393 - Updates to Facter for MS Windows
David Schmitt
2010-06-15
4
-39
/
+72
*
Fixed #3403 - Added fact to query vlans; added spec test
Jonas Genannt
2010-06-13
2
-0
/
+32
*
Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7
Bernhard Furtmueller
2010-05-27
1
-2
/
+2
*
Fixed failing test introduced by previous commit
Marc Fournier
2010-05-07
1
-1
/
+1
*
Fixes #3740 - split dmi output on regex
Marc Fournier
2010-05-07
1
-1
/
+1
*
Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, pat...
James Turnbull
2010-04-24
3
-0
/
+65
*
Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored
James Turnbull
2010-04-24
1
-2
/
+2
*
Added support for Slackware in operatingsystem and operatingsystemrelease
Bostjan Skufca
2010-04-24
2
-0
/
+12
*
Fixed #3445 - Facter does not handle solaris branded zones properly
James Turnbull
2010-04-24
1
-0
/
+1
*
Fixed #3447 - OVS and OEL not matching in operatingsystemrelease
James Turnbull
2010-04-12
1
-2
/
+2
*
Fixes #3397 - is_virtual fact does not detect Linux-VServer
James Turnbull
2010-04-12
1
-1
/
+1
*
Add kvm support to virtual fact
John Ferlito
2010-03-08
2
-1
/
+22
*
fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution
Ohad Levy
2010-03-08
3
-7
/
+12
*
Revert "use popen3 in Resolution.exec"
Paul Nasrat
2010-02-28
1
-17
/
+6
*
Fix #2341 - stricter handling of dmidecode split
Paul Nasrat
2010-01-30
1
-1
/
+1
*
Fix #2746 - add architecture support for GNU/kFreeBSD
Paul Nasrat
2010-01-17
1
-2
/
+2
*
Fix missing error case
Paul Nasrat
2010-01-17
1
-0
/
+1
*
Remove whitespace in DMI facts (#3008, #3011)
Paul Nasrat
2010-01-10
1
-6
/
+11
*
Only ignore IPs starting with 127.
Ricky Zhou
2010-01-10
1
-6
/
+6
*
use popen3 in Resolution.exec to catch stderr
Peter Meier
2009-11-08
1
-6
/
+17
*
Fix errors when alias IP's are defined
Kurt Keller
2009-09-09
1
-0
/
+7
*
Fix 2455 - improve error handling on fact load
Paul Nasrat
2009-09-09
2
-1
/
+6
*
Fix broken solaris zone tests on EC2
Paul Nasrat
2009-09-09
2
-20
/
+35
*
Add Darwin netmask support on top of Jim's patch
Paul Nasrat
2009-08-23
2
-2
/
+8
*
Fix #2306 netmask and ipaddress on SunOS and BSDs
Jim Pirzyk
2009-08-23
2
-3
/
+3
*
Fix #2470 - duplicate entries in interfaces fact
Paul Nasrat
2009-08-12
1
-1
/
+1
*
Update OS X minor version fact to cope with '10.x' values and provide test co...
Nigel Kersten
2009-08-07
1
-3
/
+7
*
Merge commit 'pnasrat/tickets/master/2292' into merge
Paul Nasrat
2009-07-18
2
-24
/
+38
|
\
|
*
Issue #2292 Add tests for virtual facts
Paul Nasrat
2009-07-16
2
-24
/
+38
*
|
Added path fact
James Turnbull
2009-07-16
1
-0
/
+5
*
|
Issue #2314 OpenBSD sysctl
Joe McDonagh
2009-07-16
2
-13
/
+35
|
/
*
Fix #2060 and cleanup operatingsystemrelease
Todd Zullinger
2009-07-14
1
-52
/
+12
|
\
|
*
Fix operatingsystemrelease on Red Hat based distros
Todd Zullinger
2009-03-09
1
-1
/
+1
[prev]
[next]