[Fusioninventory-commit] [fusinv/fusioninventory-agent] 3ff9e3: replace IS64BIT with mire generic ARCH property
Gonéri Le Bouder
goneri at rulezlan.org
Thu May 24 08:46:31 UTC 2012
Branch: refs/heads/2.2.x
Home: https://github.com/fusinv/fusioninventory-agent
Commit: 3ff9e31a851b8f5b1a667a3bff4070908fea7baa
https://github.com/fusinv/fusioninventory-agent/commit/3ff9e31a851b8f5b1a667a3bff4070908fea7baa
Author: Guillaume Rousse <Guillaume.Rousse at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M t/inventory/windows/softwares.t
Log Message:
-----------
replace IS64BIT with mire generic ARCH property
Commit: 3766a4ce75c40a4e16f3c36401a0417f6df491bf
https://github.com/fusinv/fusioninventory-agent/commit/3766a4ce75c40a4e16f3c36401a0417f6df491bf
Author: Guillaume Rousse <Guillaume.Rousse at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/Deb.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/RPM.pm
M resources/linux/packaging/dpkg
M resources/linux/packaging/rpm
M t/inventory/linux/softwares.t
Log Message:
-----------
add ARCH property support
Commit: 89e52c7a47ea08860d757405daeb7a2e492f6801
https://github.com/fusinv/fusioninventory-agent/commit/89e52c7a47ea08860d757405daeb7a2e492f6801
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Screen.pm
Log Message:
-----------
more EDID manifacturer code
add Princeton and Polaroid.
But reported by William Evens on OCS bug tracker:
https://bugs.launchpad.net/ocsinventory-windows-agent/+bug/911696/comments/6
Commit: cebcb35d94d4542cf21f0d4f7338f028f0eb67db
https://github.com/fusinv/fusioninventory-agent/commit/cebcb35d94d4542cf21f0d4f7338f028f0eb67db
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Generic.pm
M t/tools/generic.t
Log Message:
-----------
dmidecode: ignore CPU frequency if 10>GHz
Closes: #633
Commit: 7fb3b9148563c5d2c5cd8beb957606463ce8b9f2
https://github.com/fusinv/fusioninventory-agent/commit/7fb3b9148563c5d2c5cd8beb957606463ce8b9f2
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
A t/tools/win32.t
Log Message:
-----------
import Win32::Job based runCommand()
Commit: 0e717521c8f7de0e5573c2b8185adc30c6655699
https://github.com/fusinv/fusioninventory-agent/commit/0e717521c8f7de0e5573c2b8185adc30c6655699
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
A t/fake/windows/Win32/Job.pm
M t/tools/win32.t
Log Message:
-----------
ignore on the test on non-Win32 OS
Commit: 3c14a2b31d44b96908e9e656dcdb0711615c8f2f
https://github.com/fusinv/fusioninventory-agent/commit/3c14a2b31d44b96908e9e656dcdb0711615c8f2f
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/tools/win32.t
Log Message:
-----------
fix the number of test
Commit: 582af227be0b41c1920d7c56d8bced9079a4a081
https://github.com/fusinv/fusioninventory-agent/commit/582af227be0b41c1920d7c56d8bced9079a4a081
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
Log Message:
-----------
do not overwrite hostname returned by getHostname
Tools::Win32::getHostname() returns a valid unicode hostname
unlike WMI.
Commit: b31e83d4655163999de0b33032101acbd8d36b26
https://github.com/fusinv/fusioninventory-agent/commit/b31e83d4655163999de0b33032101acbd8d36b26
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/tools/win32.t
Log Message:
-----------
fix the build on non Windows OSes
Commit: d57911ddd2fdf74aae0467608f5bed093a20241d
https://github.com/fusinv/fusioninventory-agent/commit/d57911ddd2fdf74aae0467608f5bed093a20241d
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
Linux: load edid file directly from /sys
get-edid doesn't work with HDMI screen. This solution uses
/sys directly if possible.
Commit: dc87bc0ea25835f4fc9bcfcfb58b736d0b71b404
https://github.com/fusinv/fusioninventory-agent/commit/dc87bc0ea25835f4fc9bcfcfb58b736d0b71b404
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
Log Message:
-----------
Change in regexp for mpt-status output
Commit: 2ffb6e73ca19cd012932c1a87185bca52251d073
https://github.com/fusinv/fusioninventory-agent/commit/2ffb6e73ca19cd012932c1a87185bca52251d073
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
Log Message:
-----------
Alternative naming for adaptec controller
Commit: 1ec47e957a5faf3181408f5e90a56f81d449bcce
https://github.com/fusinv/fusioninventory-agent/commit/1ec47e957a5faf3181408f5e90a56f81d449bcce
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
Log Message:
-----------
Alternative model for adaptec controller
Commit: 78d9e66e92c421fe7cd69ecabccf868f18747be2
https://github.com/fusinv/fusioninventory-agent/commit/78d9e66e92c421fe7cd69ecabccf868f18747be2
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Processes.pm
Log Message:
-----------
Ability to disable processes inventory
Commit: d63f1a7ec449a1e8f11f093e158ed1a50c024a29
https://github.com/fusinv/fusioninventory-agent/commit/d63f1a7ec449a1e8f11f093e158ed1a50c024a29
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
qemu and kvm may have virtio disks (vd?) and SCSI emulation (sd?)
Commit: 895566e39255152afacedddf3e32ca3cd208f202
https://github.com/fusinv/fusioninventory-agent/commit/895566e39255152afacedddf3e32ca3cd208f202
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Linux.pm
Log Message:
-----------
get device name from file content, not file name
SUSE has names for block devices in /dev/.udev/db/ like b<major>:<minor>
(ex. b8:0)
Reported-by: Alexander Evseev <PunchyBummer at mailinator.com>
Commit: cefd8ddafd8cdd8d17e26ce0f603cab3f91342ce
https://github.com/fusinv/fusioninventory-agent/commit/cefd8ddafd8cdd8d17e26ce0f603cab3f91342ce
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
more readable regexp
Commit: 6607f35873c566a0d84e7dcb50c097d5e4f8d4e3
https://github.com/fusinv/fusioninventory-agent/commit/6607f35873c566a0d84e7dcb50c097d5e4f8d4e3
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
- is not a metacharacter outside character class
Commit: 378edd9a1c69abb390830b28a586c6a198d7c0d7
https://github.com/fusinv/fusioninventory-agent/commit/378edd9a1c69abb390830b28a586c6a198d7c0d7
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
add other disk emulation types
Commit: 868661c3f871871ea0f0e084b58bb7194d0d33a6
https://github.com/fusinv/fusioninventory-agent/commit/868661c3f871871ea0f0e084b58bb7194d0d33a6
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
don't capture uselessly
Commit: 4608ee4d0236a992f932926c3d40c6b4dddd3a30
https://github.com/fusinv/fusioninventory-agent/commit/4608ee4d0236a992f932926c3d40c6b4dddd3a30
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
Log Message:
-----------
isolate parsing into a function
Commit: 55f4e2905efee6137a0c968656d5a02a2d10b9fb
https://github.com/fusinv/fusioninventory-agent/commit/55f4e2905efee6137a0c968656d5a02a2d10b9fb
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
Log Message:
-----------
more understandable regexp
Commit: c977c394bd585ccc702750fceae8988407687f99
https://github.com/fusinv/fusioninventory-agent/commit/c977c394bd585ccc702750fceae8988407687f99
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
Log Message:
-----------
fix product_id parsing
Commit: af3307ea25a4270c9f49b318ef76c69d8964d37d
https://github.com/fusinv/fusioninventory-agent/commit/af3307ea25a4270c9f49b318ef76c69d8964d37d
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
A resources/linux/mpt-status/sample1
A resources/linux/mpt-status/sample2
A t/inventory/linux/storages/lsilogic.t
Log Message:
-----------
initial import
Commit: 614f52698a8675dcc6eb0a44827702fb4da5be68
https://github.com/fusinv/fusioninventory-agent/commit/614f52698a8675dcc6eb0a44827702fb4da5be68
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
A resources/linux/proc/scsi/linux3
A resources/linux/proc/scsi/linux4
Log Message:
-----------
initial import
Commit: a2127b979f3a1bf2f65fbfcc889dc215affa2443
https://github.com/fusinv/fusioninventory-agent/commit/a2127b979f3a1bf2f65fbfcc889dc215affa2443
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/inventory/linux/storages/adaptec.t
Log Message:
-----------
new samples
Commit: e783a6e4d21573d9db0ffff0a37d644ede953e16
https://github.com/fusinv/fusioninventory-agent/commit/e783a6e4d21573d9db0ffff0a37d644ede953e16
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/inventory/linux/storages/lsilogic.t
Log Message:
-----------
compute tests count
Commit: 249910739f4437e282e7b711af05c566324aa9e1
https://github.com/fusinv/fusioninventory-agent/commit/249910739f4437e282e7b711af05c566324aa9e1
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
Log Message:
-----------
useless comments
Commit: 772146f858e125729449151c48c6e721e262c38e
https://github.com/fusinv/fusioninventory-agent/commit/772146f858e125729449151c48c6e721e262c38e
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
M t/inventory/linux/storages/adaptec.t
M t/inventory/linux/storages/lsilogic.t
Log Message:
-----------
fix serial number computation
Commit: abcd43ecb2bc0a2deb436373c9a043025c8d8a09
https://github.com/fusinv/fusioninventory-agent/commit/abcd43ecb2bc0a2deb436373c9a043025c8d8a09
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
M t/inventory/linux/storages/adaptec.t
Log Message:
-----------
fix model parsing
Commit: d3f5f5d821ea4ca8a2c6f7cc5e829e698fa01de2
https://github.com/fusinv/fusioninventory-agent/commit/d3f5f5d821ea4ca8a2c6f7cc5e829e698fa01de2
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Linux.pm
Log Message:
-----------
turn getSerialNumber into a generic function
smartctl is able to return far more information than just the serial
number
Commit: cf34498749f5a06a30ae4907f638185e64805a4a
https://github.com/fusinv/fusioninventory-agent/commit/cf34498749f5a06a30ae4907f638185e64805a4a
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
A resources/linux/smartctl/sample2
A resources/linux/smartctl/sample3
A resources/linux/smartctl/sample4
Log Message:
-----------
new samples
Commit: 0cabda2e9dae29a31ed0da848a9563a600e74caa
https://github.com/fusinv/fusioninventory-agent/commit/0cabda2e9dae29a31ed0da848a9563a600e74caa
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
R resources/linux/smartctl/dell-xt2
A resources/linux/smartctl/sample1
Log Message:
-----------
rename existing sample
Commit: 1e62b46e2c338ccdaacb1f632c79edf52040e7f0
https://github.com/fusinv/fusioninventory-agent/commit/1e62b46e2c338ccdaacb1f632c79edf52040e7f0
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/tools/linux.t
Log Message:
-----------
test new function
Commit: cf257e5894553ff4a94f709fd876b9b14a874a27
https://github.com/fusinv/fusioninventory-agent/commit/cf257e5894553ff4a94f709fd876b9b14a874a27
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
M t/inventory/linux/storages/adaptec.t
M t/inventory/linux/storages/lsilogic.t
Log Message:
-----------
replace getSerialNumber with getInfoFromSmartctl
This allow to get more than serial number.
Commit: f310205740c82c169fb16ef9c881f4906eca5150
https://github.com/fusinv/fusioninventory-agent/commit/f310205740c82c169fb16ef9c881f4906eca5150
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/inventory/linux/storages/adaptec.t
Log Message:
-----------
drop non-adaptec samples
Commit: d6ee858004e2b7e4f778d674e77ecc377c188f52
https://github.com/fusinv/fusioninventory-agent/commit/d6ee858004e2b7e4f778d674e77ecc377c188f52
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
reduce code duplication
Commit: c4dc15e0e994f782f35f81ba671535781842b222
https://github.com/fusinv/fusioninventory-agent/commit/c4dc15e0e994f782f35f81ba671535781842b222
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
Revert "accpet \ or / in win32 registry path"
This reverts commit ec16d4e9a0d4f7a28b584aae545084dccb29c908, pathes are
now normalized in calling code.
Commit: 3255fcf68a7316772b1c45507633e648e2fb2b1c
https://github.com/fusinv/fusioninventory-agent/commit/3255fcf68a7316772b1c45507633e648e2fb2b1c
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
change regexp delimiter
Commit: a2d0019fb2c57c5aef69a83eaf9ed2872eb9bc34
https://github.com/fusinv/fusioninventory-agent/commit/a2d0019fb2c57c5aef69a83eaf9ed2872eb9bc34
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
cosmetics
Commit: e3c876a0b387611b19b3c79d8390578f6d0f0c27
https://github.com/fusinv/fusioninventory-agent/commit/e3c876a0b387611b19b3c79d8390578f6d0f0c27
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Network.pm
Log Message:
-----------
avoid warnings for undefined values
Commit: 637ff7021d779ce1dbea5a4b7138091734ad7abb
https://github.com/fusinv/fusioninventory-agent/commit/637ff7021d779ce1dbea5a4b7138091734ad7abb
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
Log Message:
-----------
Revert "Alternative model for adaptec controller"
Provided data samples lack evidence of interest for this change.
This reverts commit a5214e3cbc2cdf19d57a79a3fd957a7b0efb1051.
Commit: 8562acd83c3e248fad253ae213e5cbe6c57e6281
https://github.com/fusinv/fusioninventory-agent/commit/8562acd83c3e248fad253ae213e5cbe6c57e6281
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
dont define function out of usage scope
Commit: 752d2f6c0b3860c0deaa7512f82e09a105bc4293
https://github.com/fusinv/fusioninventory-agent/commit/752d2f6c0b3860c0deaa7512f82e09a105bc4293
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
no need to test outside of scope
Commit: 60b79d3dc7aa3f9dea200c4597303f232dd8aa7b
https://github.com/fusinv/fusioninventory-agent/commit/60b79d3dc7aa3f9dea200c4597303f232dd8aa7b
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
no need to capture here
Commit: fba130a951b375897a04ad690258ca3be3505b6c
https://github.com/fusinv/fusioninventory-agent/commit/fba130a951b375897a04ad690258ca3be3505b6c
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
3-args open
Commit: c5b40d840e87638e9a3f2f518673c4724692dd19
https://github.com/fusinv/fusioninventory-agent/commit/c5b40d840e87638e9a3f2f518673c4724692dd19
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
consistant variables naming
Commit: 6b6d4b5caf3995d313c1cd60cb724fa7dcc06587
https://github.com/fusinv/fusioninventory-agent/commit/6b6d4b5caf3995d313c1cd60cb724fa7dcc06587
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
explicit method calls
Commit: 20feb30c44cf56bdb4419e8180546138e7b2dede
https://github.com/fusinv/fusioninventory-agent/commit/20feb30c44cf56bdb4419e8180546138e7b2dede
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
cosmetics: no trailing spaces
Commit: cfe2fdb1c27d9d1482380cc22fbb40f1bd02e9b7
https://github.com/fusinv/fusioninventory-agent/commit/cfe2fdb1c27d9d1482380cc22fbb40f1bd02e9b7
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
cosmetics: consistent syntax
Commit: d6821c2246c7bd5b38e491f28ce900ba19824e00
https://github.com/fusinv/fusioninventory-agent/commit/d6821c2246c7bd5b38e491f28ce900ba19824e00
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
cosmetics: no tabs for indentation
Commit: 337fb1c13f82ece1571e63f3cf7059f2da6802a3
https://github.com/fusinv/fusioninventory-agent/commit/337fb1c13f82ece1571e63f3cf7059f2da6802a3
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
consistent handling of default values
Commit: fe2d0aa21ca79139979f30ad4f5ac4c1cbd4f066
https://github.com/fusinv/fusioninventory-agent/commit/fe2d0aa21ca79139979f30ad4f5ac4c1cbd4f066
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
more readability
Commit: 5b70cdfc7bb8a273050624e165f058eac90bd1f3
https://github.com/fusinv/fusioninventory-agent/commit/5b70cdfc7bb8a273050624e165f058eac90bd1f3
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
consistant string concatenation handling
Commit: 1465970140469df6f189c3771a128654777e1861
https://github.com/fusinv/fusioninventory-agent/commit/1465970140469df6f189c3771a128654777e1861
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
protect '\' in path
Commit: ac9ef26060b1b3d1c6a9bcf54c4eb14c9e426520
https://github.com/fusinv/fusioninventory-agent/commit/ac9ef26060b1b3d1c6a9bcf54c4eb14c9e426520
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Win32.pm
Log Message:
-----------
fix a regkey path format
Commit: 8f6dc5f45699687aae4e5c8795e83072f8d83ce1
https://github.com/fusinv/fusioninventory-agent/commit/8f6dc5f45699687aae4e5c8795e83072f8d83ce1
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M Changes
Log Message:
-----------
prepare for release
Commit: 7c8b036983b44152c0eeb4f3a1db0004309ee005
https://github.com/fusinv/fusioninventory-agent/commit/7c8b036983b44152c0eeb4f3a1db0004309ee005
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
silent warnings for File::Find
This avoid warnings for directory traversal errors
Commit: 999c303cbff3326c0863c9cf7313e5f069d23242
https://github.com/fusinv/fusioninventory-agent/commit/999c303cbff3326c0863c9cf7313e5f069d23242
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Screen.pm
Log Message:
-----------
sync code with mandriva
Commit: 8a847899d6bc0022b61cefaebd6009d7d710ffe6
https://github.com/fusinv/fusioninventory-agent/commit/8a847899d6bc0022b61cefaebd6009d7d710ffe6
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/apps/agent.t
Log Message:
-----------
test module errors
Commit: 8ffe9807f7f93c49aba33a16135d84560f7fd52a
https://github.com/fusinv/fusioninventory-agent/commit/8ffe9807f7f93c49aba33a16135d84560f7fd52a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Processes.pm
Log Message:
-----------
define %params since we use it
Commit: b8064444b1d109f491449c682d7804d74070e337
https://github.com/fusinv/fusioninventory-agent/commit/b8064444b1d109f491449c682d7804d74070e337
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
A resources/win32/wmi/xp-Win32_QuickFixEngineering.wmi
M t/inventory/windows/softwares.t
Log Message:
-----------
collect KB from Win32_QuickFixEngineering
On Windows 7, part of the KB are not available in the Uninstall key
from the registry. With this patch, the agent use Win32_QuickFixEngineering
as an alternative source of software.
closes: #706
closes: #1668
closes: #197
Reported-by: David Durieux <d.durieux at siprossii.com>
Commit: 5938eb48f4a146db23173e0257bed5112271cc7a
https://github.com/fusinv/fusioninventory-agent/commit/5938eb48f4a146db23173e0257bed5112271cc7a
Author: Igor Polovinkin <iipolovinkin at yandex.ru>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
Log Message:
-----------
fix: initialize Availability content
Without this changes, the second secreen "Availability" key is undef.
Since Availability != 3, the screen in not improted in the inventory.
Commit: 2ab14f63534bd7da7fa3aed56e2da0d52701dbda
https://github.com/fusinv/fusioninventory-agent/commit/2ab14f63534bd7da7fa3aed56e2da0d52701dbda
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M etc/agent.cfg
Log Message:
-----------
reduce the backend-collect-timeout default to 30s
30s is the aget default settings.
see: http://permalink.gmane.org/gmane.comp.monitoring.fusion-inventory.user/191
Commit: b3af6efebf3ec8258b705d6905ed1fe3acbf5bbb
https://github.com/fusinv/fusioninventory-agent/commit/b3af6efebf3ec8258b705d6905ed1fe3acbf5bbb
Author: Vincent Membré <vincent.membre at normation.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M lib/FusionInventory/Agent/Tools/Generic.pm
A resources/macos/sysctl/10.6-macmini
A resources/macos/system_profiler/10.6-macmini
M t/inventory/linux/cpu.t
A t/inventory/macos/cpu.t
M t/inventory/macos/memory.t
M t/inventory/windows/cpu.t
M t/tools/generic.t
Log Message:
-----------
extend CPU information
add CPU Stepping, Model and Family informations.
closes: #1597
Commit: 87710eb612b7fb3735c3081e1250891faca3867c
https://github.com/fusinv/fusioninventory-agent/commit/87710eb612b7fb3735c3081e1250891faca3867c
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M Changes
Log Message:
-----------
refresh the change log
Commit: a1c52bdffce57a315214115d3780fba12b547e56
https://github.com/fusinv/fusioninventory-agent/commit/a1c52bdffce57a315214115d3780fba12b547e56
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/inventory/windows/softwares.t
Log Message:
-----------
cosmetics
Commit: 98844019556494ccc897af416b0758c908a5003c
https://github.com/fusinv/fusioninventory-agent/commit/98844019556494ccc897af416b0758c908a5003c
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/xml/query/inventory.t
Log Message:
-----------
additional content test
This allow to test for double character entities issues, using
an actual underlying inventory object.
Commit: d3251fcfec4cbc1100645e5a67ebe6555771da82
https://github.com/fusinv/fusioninventory-agent/commit/d3251fcfec4cbc1100645e5a67ebe6555771da82
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M Changes
Log Message:
-----------
update changes list
Commit: 52c5a5773c4b7afcf6e83900e0545d64c1a8d6b0
https://github.com/fusinv/fusioninventory-agent/commit/52c5a5773c4b7afcf6e83900e0545d64c1a8d6b0
Author: Vincent Membré <vincent.membre at normation.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
M t/inventory/macos/cpu.t
Log Message:
-----------
working tests for cpu on macos : ref #1597
Commit: d7e18f437faa3ffec6bd14df9761df911bb62fd9
https://github.com/fusinv/fusioninventory-agent/commit/d7e18f437faa3ffec6bd14df9761df911bb62fd9
Author: Vincent Membré <vincent.membre at normation.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
Log Message:
-----------
Wrong variable name in MacOS/CPU.pm
rename $sysctl into $sysctlfile to avoid duplication (#1597)
Commit: 77fc11e835565dc20aaaae463b5b9ad0483022e0
https://github.com/fusinv/fusioninventory-agent/commit/77fc11e835565dc20aaaae463b5b9ad0483022e0
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
Log Message:
-----------
bump version
Commit: 982d098240c72353d84a63e514ebb4eaeac354f6
https://github.com/fusinv/fusioninventory-agent/commit/982d098240c72353d84a63e514ebb4eaeac354f6
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M Changes
Log Message:
-----------
do not list distribution changes in agent changelog
Commit: 388922473c205d99aa8362abcec5659f9ab902d1
https://github.com/fusinv/fusioninventory-agent/commit/388922473c205d99aa8362abcec5659f9ab902d1
Author: Guillaume Rousse <Guillaume.Rousse at gmail.com>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M t/fake/windows/Win32/OLE.pm
Log Message:
-----------
add a new UTF8 constant
Commit: 4d8eeada5095cba9011497d15ef8fef7951b5413
https://github.com/fusinv/fusioninventory-agent/commit/4d8eeada5095cba9011497d15ef8fef7951b5413
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-05-24 (Thu, 24 May 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M t/inventory/windows/softwares.t
Log Message:
-----------
fix duplicated SOFTWARES.RELEASETYPE
SOFTWARES.RELEASE_TYPE is documented and was already used before for
the same purpose.
Compare: https://github.com/fusinv/fusioninventory-agent/compare/95aed9c...4d8eead
More information about the Fusioninventory-commit
mailing list