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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#4558] Refactor facter binary using optparse
Rein Henrichs
2010-10-04
2
-123
/
+108
*
Fixed Rakefile package task version detection
James Turnbull
2010-08-18
1
-1
/
+4
*
Removed references to Reductive Labs in the Rakefile
James Turnbull
2010-08-18
1
-3
/
+3
*
Incremented version to 1.5.8
James Turnbull
2010-08-18
1
-1
/
+1
*
Updated CHANGELOG for 1.5.8rc1
James Turnbull
2010-08-18
1
-28
/
+89
*
Updated CHANGELOG rake task
James Turnbull
2010-08-18
1
-1
/
+1
*
Merge branch 'ticket/master/4156-openvz' into next
Rein Henrichs
2010-08-10
2
-2
/
+2
|
\
|
*
[#4156] Updating spec to match Kai's change
Rein Henrichs
2010-08-06
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
4
-5
/
+42
|
\
\
|
*
|
Fix #4352 - Support for detecting KVM virtuals on FreeBSD
Jiri Kubicek
2010-07-26
3
-4
/
+18
|
*
|
Fix #4352 - Support for detecting virtuals (jails) on FreeBSD
Jiri Kubicek
2010-07-26
4
-1
/
+24
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'ticket/master/2330-uptime', 'ticket/master/4062-meego' and 't...
Rein Henrichs
2010-08-06
14
-54
/
+273
|
\
\
\
\
\
|
|
|
*
|
|
Refactor rakefile to use spec.ops, separate rcov task
Rein Henrichs
2010-08-03
1
-16
/
+16
|
|
|
|
/
/
|
|
*
|
|
[#4062] Implement operating system facts for MeeGo
Rein Henrichs
2010-08-03
2
-1
/
+5
|
|
*
|
|
Merge branch '2330-uptime-gets-computed-twice-on-systems-with-/proc/uptime' i...
Rein Henrichs
2010-08-03
11
-37
/
+253
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
[#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
11
-37
/
+253
|
|
/
/
*
|
|
Facter::Manufacturer - sunos test + simplified regex
Marc Fournier
2010-08-04
2
-1
/
+13
*
|
|
Facter::Manufacturer - test for SunOS and FreeBSD
Marc Fournier
2010-08-04
3
-0
/
+98
|
/
/
*
/
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
4
-5
/
+83
*
Fixed #3393 - Updates to Facter for MS Windows
David Schmitt
2010-06-15
5
-50
/
+115
*
Fixed #3403 - Added fact to query vlans; added spec test
Jonas Genannt
2010-06-13
4
-0
/
+52
*
Merged Jos Backus patch to remove requirement for ftools altogether
James Turnbull
2010-06-12
1
-19
/
+6
*
Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7
Bernhard Furtmueller
2010-05-27
1
-2
/
+2
*
Fix #1365 - load all facts via cli
R.I. Pienaar
2010-05-27
1
-3
/
+3
*
Fixed failing test introduced by previous commit
Marc Fournier
2010-05-07
2
-3
/
+3
*
Fixes #3740 - split dmi output on regex
Marc Fournier
2010-05-07
2
-2
/
+40
*
Fix virtual unit test on non-linux by stubbing kernel
Paul Nasrat
2010-04-26
1
-0
/
+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 #3542 - Ruby 1.9: broken unittest, String#each no longer exists
James Turnbull
2010-04-24
1
-0
/
+1
*
Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waita...
James Turnbull
2010-04-24
1
-0
/
+1
*
Fixed #3445 - Facter does not handle solaris branded zones properly
James Turnbull
2010-04-24
1
-0
/
+1
*
Fix for #3411 install.rb should not put "." first in the tmp_dirs
Martin Englund
2010-04-24
1
-1
/
+1
*
Fixed #3447 - OVS and OEL not matching in operatingsystemrelease
James Turnbull
2010-04-12
1
-2
/
+2
*
Fixed #3410 - Warnings in rake spec
James Turnbull
2010-04-12
1
-1
/
+1
*
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
4
-1
/
+35
*
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
2
-61
/
+6
*
Fix #2341 - stricter handling of dmidecode split
Paul Nasrat
2010-01-30
2
-1
/
+23
*
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
3
-6
/
+97
*
Only ignore IPs starting with 127.
Ricky Zhou
2010-01-10
1
-6
/
+6
[next]