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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Revamp domain resolution
David Lutterkort
2008-10-15
1
-52
/
+21
*
|
Fixed #1619 - Applying patch by seanmil, adding support for SLES.
Luke Kanies
2008-09-29
5
-5
/
+5
|
/
*
Fixed #1509 - Fixed version recognition for SLES.
Luke Kanies
2008-09-24
1
-1
/
+1
*
Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces
James Turnbull
2008-09-20
1
-14
/
+43
*
Merge branch 'master' of git://reductivelabs.com/facter
James Turnbull
2008-09-16
1
-1
/
+1
|
\
|
*
Updated to version 1.5.2
Luke Kanies
2008-09-09
1
-1
/
+1
*
|
Fixed #1547 - finally killed dots in IP address facts
James Turnbull
2008-09-12
1
-1
/
+1
|
/
*
Fixes #1558 - Adjusted virtual fact to allow non-root users to execute it
James Turnbull
2008-09-08
1
-1
/
+1
*
Fixed #1558 - Updated virtual fact for xenu and xen0
James Turnbull
2008-09-05
1
-3
/
+3
*
Fixed #1555 - added operatingsystemrelease for Solaris
James Turnbull
2008-09-05
1
-0
/
+12
*
Fixed #1559 - update to dmidecode fact
James Turnbull
2008-09-05
1
-2
/
+2
*
Fixed . dot escaping
James Turnbull
2008-09-03
1
-1
/
+1
*
Updated to version 1.5.1
Luke Kanies
2008-08-27
1
-1
/
+1
*
Added a Process.waitall thread when there's a timeout, to avoid zombies.
Luke Kanies
2008-08-18
1
-0
/
+5
*
Set the timeout for the host-based and resolv-based resolutions to 2.
Luke Kanies
2008-08-18
3
-4
/
+4
*
Applied patch by josb to fix CentOS version detection.
Luke Kanies
2008-08-18
1
-3
/
+3
*
Merge commit 'pnasrat/tickets/1422'
Luke Kanies
2008-08-18
1
-1
/
+1
|
\
|
*
Facter fix #1422, no default timeout
Paul Nasrat
2008-08-18
1
-1
/
+1
*
|
Adding better SuSE detection for both operatingsystem and release.
Luke Kanies
2008-08-17
2
-1
/
+24
*
|
Merge commit 'pnasrat/ticket/1425'
Luke Kanies
2008-08-16
2
-83
/
+44
|
\
\
|
|
/
|
/
|
|
*
Add unit rspec tests for ticket 1425
Paul Nasrat
2008-08-13
1
-3
/
+13
|
*
Add sample test and strawman solution for IP parsing code
Paul Nasrat
2008-08-11
1
-8
/
+14
|
*
Fix ticket 1425 on Solaris
Paul Nasrat
2008-08-08
1
-1
/
+7
|
*
Remove duplicated code paths
Paul Nasrat
2008-08-08
2
-72
/
+11
*
|
Fixes #1492 - added kernelversion fact
James Turnbull
2008-08-09
1
-0
/
+5
|
/
*
Fixed #1490 - Added virtual fact
James Turnbull
2008-08-04
1
-0
/
+62
*
Modified the operatingsystem fact for Debian so it looks in
Luke Kanies
2008-08-01
1
-4
/
+1
*
Merge commit 'pnasrat/ticket/1434'
Luke Kanies
2008-07-31
1
-2
/
+7
|
\
|
*
Bug #1434 Don't execute which on windows
Paul Nasrat
2008-07-17
1
-2
/
+7
*
|
Merge commit 'pnasrat/ticket/1436'
Luke Kanies
2008-07-31
1
-0
/
+1
|
\
\
|
*
|
Don't try and run lsb_release on windows
Paul Nasrat
2008-07-18
1
-0
/
+1
|
|
/
*
/
Fixes #1467 - macaddress not set on Ubuntu
James Turnbull
2008-07-30
1
-1
/
+1
|
/
*
Use rbconfig to detect host cpu
Paul Nasrat
2008-07-17
1
-0
/
+8
*
Get DNSDomain from WMI to set domain
Paul Nasrat
2008-07-17
1
-0
/
+14
*
Set macaddress on windows platform
Paul Nasrat
2008-07-17
1
-0
/
+14
*
Get kernel version via wmi
Paul Nasrat
2008-07-17
1
-0
/
+15
*
Use ipconfig to determine ip address
Paul Nasrat
2008-07-17
1
-0
/
+19
*
Use rbconfig to detect windows as no uname binary
Paul Nasrat
2008-07-17
1
-1
/
+7
*
Adjusted version to be in line with previous standard
James Turnbull
2008-07-09
1
-1
/
+1
*
Updated to version 1.5
Luke Kanies
2008-07-08
1
-1
/
+1
*
Merge commit 'turnbull/master'
Luke Kanies
2008-07-07
1
-8
/
+8
|
\
|
*
Fixed formatting
James Turnbull
2008-07-08
1
-8
/
+8
*
|
Fixed #1400 - OperatingSystemRelease should now work on CentOS
Luke Kanies
2008-07-07
1
-4
/
+6
*
|
Adding a default case for the manufacturer information.
Luke Kanies
2008-07-01
1
-0
/
+2
|
/
*
Further fixes #1378 - updated dmidecode for NetBSD
James Turnbull
2008-06-22
1
-1
/
+5
*
Fixes #1378 - update manufacter.rb facts to support BSD
James Turnbull
2008-06-21
1
-4
/
+11
*
Partial fix for #1345 - BSD interfaces with aliases now select the first addr...
James Turnbull
2008-06-21
1
-3
/
+3
*
Retaining 'timeout' as the settor, but using 'limit' as the getter.
Luke Kanies
2008-06-20
3
-4
/
+11
*
Changed 'timeout' option to 'limit'
Steven Hajducko
2008-06-19
3
-5
/
+5
*
Setting the timeout for the puppetversion fact to 1.5.
Luke Kanies
2008-06-19
1
-1
/
+1
[prev]
[next]