[Fusioninventory-commit] [fusinv/fusioninventory-agent] b6d5bd: syntax corrections
Gonéri Le Bouder
goneri at rulezlan.org
Fri Jul 27 14:54:32 UTC 2012
Branch: refs/heads/master
Home: https://github.com/fusinv/fusioninventory-agent
Commit: b6d5bdc8155236fe8a2a7f30bbc69e1f94836fa9
https://github.com/fusinv/fusioninventory-agent/commit/b6d5bdc8155236fe8a2a7f30bbc69e1f94836fa9
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-06-21 (Thu, 21 Jun 2012)
Changed paths:
M README
Log Message:
-----------
syntax corrections
Commit: 9636e2eecc011d83c285bc69fe49165b232fbb82
https://github.com/fusinv/fusioninventory-agent/commit/9636e2eecc011d83c285bc69fe49165b232fbb82
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-06-21 (Thu, 21 Jun 2012)
Changed paths:
M fusioninventory-agent
Log Message:
-----------
document available inventory categories
Commit: bb67f1aaec9f6f1709c16073379b8037b63ff70c
https://github.com/fusinv/fusioninventory-agent/commit/bb67f1aaec9f6f1709c16073379b8037b63ff70c
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-06-26 (Tue, 26 Jun 2012)
Changed paths:
M etc/agent.cfg
M fusioninventory-agent
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/Scheduler.pm
Log Message:
-----------
handle --wait option directly from executable (#1701)
Commit: 74b108faaec1de3ca32706d7d290374c88989827
https://github.com/fusinv/fusioninventory-agent/commit/74b108faaec1de3ca32706d7d290374c88989827
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-06-26 (Tue, 26 Jun 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
Log Message:
-----------
fix method name
Commit: 653487e18606b3e905dd3941eabd59a32d5fd60c
https://github.com/fusinv/fusioninventory-agent/commit/653487e18606b3e905dd3941eabd59a32d5fd60c
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
Log Message:
-----------
add a comment about /dev/.udev
/dev/.udev doesn't exist anymore with last udev releases.
see: http://bugs.debian.org/644312
Commit: c2a009d756a08a7efd8d9e5bc386fcafc0bba304
https://github.com/fusinv/fusioninventory-agent/commit/c2a009d756a08a7efd8d9e5bc386fcafc0bba304
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M README
Log Message:
-----------
Mac::SysProfile is not used anymore
see: #1646
Commit: 29de82485ef48392ab38bafc3bef0b307d8523ad
https://github.com/fusinv/fusioninventory-agent/commit/29de82485ef48392ab38bafc3bef0b307d8523ad
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M Changes
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
set FQDN and DNS_DOMAIN key
closes: #1358
Reported-by: Sébastien Prud'homme <sebastien.prudhomme at gmail.com>
Commit: 943d28e67c1266f82366a3202e501e795f926ad2
https://github.com/fusinv/fusioninventory-agent/commit/943d28e67c1266f82366a3202e501e795f926ad2
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
Log Message:
-----------
POD: fix getAvailableTasks() documentation
Commit: 359d5029b21c029161d2a1b5a57853b14a51cc5a
https://github.com/fusinv/fusioninventory-agent/commit/359d5029b21c029161d2a1b5a57853b14a51cc5a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-03 (Tue, 03 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
Win32: add software from user profiles
Open the ntuser.dat of the local users to retrieve the list of the softwares
installed in the user profile.
This patch add 2 new keys:
→ SOFTWARES/USERNAME: The name of the owner of the software
→ SOFTWARES/USERID: The ID of the software, Windows SID in this case.
Tested Windows Vista
closes: #1674
Reported-by : Benjamin Cerede <cerede2000 at yahoo.fr>
Commit: 028357c5296da512a0e908fa97add0ff27f36942
https://github.com/fusinv/fusioninventory-agent/commit/028357c5296da512a0e908fa97add0ff27f36942
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
Log Message:
-----------
Solaris zone: avoid warning if mcap line is missing
see: #1711
Reported-by: Nicolas Richard <kournikolas at yahoo.fr>
Commit: a18d430fabf84107e66ac21eaf9c7793f91c4f81
https://github.com/fusinv/fusioninventory-agent/commit/a18d430fabf84107e66ac21eaf9c7793f91c4f81
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-05 (Thu, 05 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
restore OPERATINGSYSTEM.{FQDN,DNS_DOMAIN}
Commit: 08419411601d9fb80f7a130d299e3f0682ba8cd1
https://github.com/fusinv/fusioninventory-agent/commit/08419411601d9fb80f7a130d299e3f0682ba8cd1
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M etc/agent.cfg
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Config.pm
R lib/FusionInventory/Agent/Target/Stdout.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
Log Message:
-----------
make stdout target a specific local target case
Commit: ba67e1022fa6e28405eb1d682387f93d04f3144a
https://github.com/fusinv/fusioninventory-agent/commit/ba67e1022fa6e28405eb1d682387f93d04f3144a
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M etc/agent.cfg
M fusioninventory-agent
M lib/FusionInventory/Agent/Logger.pm
Log Message:
-----------
option value should be case-insensitive
Commit: 3dc0a7922cfa5ded41cd41c2f989bc676ef37c84
https://github.com/fusinv/fusioninventory-agent/commit/3dc0a7922cfa5ded41cd41c2f989bc676ef37c84
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M fusioninventory-agent
M lib/FusionInventory/Agent/Config.pm
Log Message:
-----------
drop deprecated options
keeping documentation and behaviour consistent is quite difficult
already, so let's reduce complexity by dropping options tagged as
deprecated in previous major release.
Commit: 92204922baf035c5b13c709bbc510f01f3cd6612
https://github.com/fusinv/fusioninventory-agent/commit/92204922baf035c5b13c709bbc510f01f3cd6612
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M README
M fusioninventory-agent
Log Message:
-----------
content transfer between man page and README file
A unique README file is more suitable as a central documentation point,
especially in preparation for multiple executables scenarios.
Commit: c344ad7de451660897312900bae9aa3cd84a2805
https://github.com/fusinv/fusioninventory-agent/commit/c344ad7de451660897312900bae9aa3cd84a2805
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M Changes
M README
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Megaraid.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Jails.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M lib/FusionInventory/Agent/Tools.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
M t/apps/agent.t
M t/inventory/bsd/storages.t
M t/inventory/linux/storages/megaraid.t
M t/inventory/macos/cpu.t
M t/inventory/solaris/networks.t
A tools/checkXML.php
Log Message:
-----------
Merge remote-tracking branch 'forge/2.3.x' into 2.3.x
Commit: dac35abae3e3be13f341d8bd4b2ee72740be8afa
https://github.com/fusinv/fusioninventory-agent/commit/dac35abae3e3be13f341d8bd4b2ee72740be8afa
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M Changes
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M t/inventory/macos/cpu.t
A tools/checkXML.php
Log Message:
-----------
Merge remote-tracking branch 'forge/2.2.x' into 2.2.x
Commit: b7177a038f53e2ead8ce909be5ac218dc9990905
https://github.com/fusinv/fusioninventory-agent/commit/b7177a038f53e2ead8ce909be5ac218dc9990905
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M README
Log Message:
-----------
useless specific information
there is not much usefulness listing some of the gazillion binaries used
by the inventory task
Commit: 684494db158df985d14d59a821bfdf28f8b00902
https://github.com/fusinv/fusioninventory-agent/commit/684494db158df985d14d59a821bfdf28f8b00902
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Logger.pm
Log Message:
-----------
ensure $backend is R/W
Commit: 3be73fd9de7461177b5ee36e67765f2e56445819
https://github.com/fusinv/fusioninventory-agent/commit/3be73fd9de7461177b5ee36e67765f2e56445819
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
zfs: use 'creation' property instead of UUID
org.opensolaris.libbe:uuid is not available anymore with up to date
zfs.
closes: #1713
Reported-by: Nicolas Richard <kournikolas at yahoo.fr>
Commit: 0e68e26626e6d102b4be917ad9e30de0004cfad4
https://github.com/fusinv/fusioninventory-agent/commit/0e68e26626e6d102b4be917ad9e30de0004cfad4
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M README
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
Log Message:
-----------
Merge branch '2.2.x' into 2.3.x
Commit: 1addc7dc619015a014a34535a7aad1690ebf87d2
https://github.com/fusinv/fusioninventory-agent/commit/1addc7dc619015a014a34535a7aad1690ebf87d2
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory.pm
Log Message:
-----------
fix a dubious Perl syntax
Commit: bf2b53e4741fe617707f489fe86966c3dcb3f19b
https://github.com/fusinv/fusioninventory-agent/commit/bf2b53e4741fe617707f489fe86966c3dcb3f19b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory.pm
M t/apps/agent.t
Log Message:
-----------
--local to accept file parameter + test
Commit: f868d5f692a29fe59ebd3e1995f632fb691f8e4b
https://github.com/fusinv/fusioninventory-agent/commit/f868d5f692a29fe59ebd3e1995f632fb691f8e4b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Unix.pm
Log Message:
-----------
improve comment
Commit: 33b9b5d2f7c9a362dba63e6ccc5cc97ae2dadbd9
https://github.com/fusinv/fusioninventory-agent/commit/33b9b5d2f7c9a362dba63e6ccc5cc97ae2dadbd9
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Unix.pm
Log Message:
-----------
better regex with list of month instead of \w{3}
Commit: 5e9c0b04855eac7b69e6c1ceb461a61bcffe9e89
https://github.com/fusinv/fusioninventory-agent/commit/5e9c0b04855eac7b69e6c1ceb461a61bcffe9e89
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
Log Message:
-----------
isolate parsing in functions
Commit: 25fcb3be3413e590de8e2ed0a2bd99878e94087f
https://github.com/fusinv/fusioninventory-agent/commit/25fcb3be3413e590de8e2ed0a2bd99878e94087f
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
Log Message:
-----------
get local users from /etc/passwd
Commit: 6bffb44f239bd5b476a3121e03439633c9e63383
https://github.com/fusinv/fusioninventory-agent/commit/6bffb44f239bd5b476a3121e03439633c9e63383
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Generic.pm
Log Message:
-----------
ignore <BAD INDEX> value from dmidecode
Commit: 423bdafa708897f1ccca52bc59f3efa7091440c1
https://github.com/fusinv/fusioninventory-agent/commit/423bdafa708897f1ccca52bc59f3efa7091440c1
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M README
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
M lib/FusionInventory/Agent/Tools/Generic.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/Unix.pm
M t/apps/agent.t
Log Message:
-----------
Merge remote-tracking branch 'forge/2.3.x' into 2.3.x
Commit: c5532f76681d6b8d9eeb92405a5382e578752c4c
https://github.com/fusinv/fusioninventory-agent/commit/c5532f76681d6b8d9eeb92405a5382e578752c4c
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M README
M fusioninventory-agent
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
M lib/FusionInventory/Agent/Tools/Generic.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/Unix.pm
M t/apps/agent.t
Log Message:
-----------
Merge remote-tracking branch 'origin/2.3.x' into 2.3.x
Commit: dd6dad97c4b5ab108cae407d260959371e84220f
https://github.com/fusinv/fusioninventory-agent/commit/dd6dad97c4b5ab108cae407d260959371e84220f
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
adjust commit:3be73fd
extend the regex to support trailing whitespaces in date
closes: #1713
Reported-by: Nicolas Richard <kournikolas at yahoo.fr>
Commit: dad5ac262c8ae144f9ed2623a2294050c0c41e9d
https://github.com/fusinv/fusioninventory-agent/commit/dad5ac262c8ae144f9ed2623a2294050c0c41e9d
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
no specific banner in executables
Commit: ade6fe5ceb733944931cb8a98ee107d7707e9174
https://github.com/fusinv/fusioninventory-agent/commit/ade6fe5ceb733944931cb8a98ee107d7707e9174
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M fusioninventory-agent
M fusioninventory-injector
M t/apps/agent.t
M t/apps/injector.t
Log Message:
-----------
--help output is not an error
Commit: 58f8910f659dc5022e9b32e806ab912d3049d24f
https://github.com/fusinv/fusioninventory-agent/commit/58f8910f659dc5022e9b32e806ab912d3049d24f
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M Makefile.PL
Log Message:
-----------
minimal LWP version is 5.8
Commit: c9dbaf4c29fc6d5046a4b2264306ed16f30ce93d
https://github.com/fusinv/fusioninventory-agent/commit/c9dbaf4c29fc6d5046a4b2264306ed16f30ce93d
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M Makefile.PL
Log Message:
-----------
minimal LWP version is 5.8
Commit: a0bfd63c1dc690a8579862806f13fa99ded8c7e7
https://github.com/fusinv/fusioninventory-agent/commit/a0bfd63c1dc690a8579862806f13fa99ded8c7e7
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M README
Log Message:
-----------
fusioninventory-injector notice
Commit: b15804f0a9277996caf495357769f8074900c9d9
https://github.com/fusinv/fusioninventory-agent/commit/b15804f0a9277996caf495357769f8074900c9d9
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
consistent syntax
Commit: 37406d2d2da207662fe98bdb1bea2e359f625493
https://github.com/fusinv/fusioninventory-agent/commit/37406d2d2da207662fe98bdb1bea2e359f625493
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
move functions after main code
Commit: 9143be72e79d69a01267f0159c1e087b23e3c51a
https://github.com/fusinv/fusioninventory-agent/commit/9143be72e79d69a01267f0159c1e087b23e3c51a
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
wrap long lines
Commit: 2605e6436c3f95beccca47da65c58c5025d058f6
https://github.com/fusinv/fusioninventory-agent/commit/2605e6436c3f95beccca47da65c58c5025d058f6
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
more compact syntax
Commit: 0c2a64c4cf9ef6ad53cf1f1d91df40869478e080
https://github.com/fusinv/fusioninventory-agent/commit/0c2a64c4cf9ef6ad53cf1f1d91df40869478e080
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
wrap long lines
Commit: 40b58b5841f0e1ae95c5e80ab3fdd99a0375994b
https://github.com/fusinv/fusioninventory-agent/commit/40b58b5841f0e1ae95c5e80ab3fdd99a0375994b
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M fusioninventory-injector
Log Message:
-----------
don't spread tests around
Commit: 6a5d480b506773ca36dff3a1e6eb69d39ca3dba9
https://github.com/fusinv/fusioninventory-agent/commit/6a5d480b506773ca36dff3a1e6eb69d39ca3dba9
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M t/FusionInventory/Test/Utils.pm
Log Message:
-----------
do not ignore values in the .reg root key
Commit: 43fc709182624e209a1efbffb3f057e5ec027d45
https://github.com/fusinv/fusioninventory-agent/commit/43fc709182624e209a1efbffb3f057e5ec027d45
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M resources/win32/registry/xp-uninstall.reg
Log Message:
-----------
Win32: skip non-href info from Uninstall regkey
I do an eval {} call here because $data is a Win32::TieRegistry.
ref() will return this object class name. It's not possible to do
ref($data) eq 'HASH' because of that.
Commit: c10491c000f3beeb6a7f791bc5d3aa2e7c45451e
https://github.com/fusinv/fusioninventory-agent/commit/c10491c000f3beeb6a7f791bc5d3aa2e7c45451e
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
Log Message:
-----------
oops
Commit: 49dad45a10a90337cb102eb7d5a59bad94a80225
https://github.com/fusinv/fusioninventory-agent/commit/49dad45a10a90337cb102eb7d5a59bad94a80225
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M t/apps/agent.t
Log Message:
-----------
testing output file presence is enough
Commit: 3304497bc1398ddde0975bac4df09a3c4a7bddd9
https://github.com/fusinv/fusioninventory-agent/commit/3304497bc1398ddde0975bac4df09a3c4a7bddd9
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M t/apps/agent.t
Log Message:
-----------
split execution and content tests
Commit: d4b0934bb408c212bb356818ab2ea0df461f6796
https://github.com/fusinv/fusioninventory-agent/commit/d4b0934bb408c212bb356818ab2ea0df461f6796
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M t/apps/agent.t
Log Message:
-----------
reuse execution tests
Commit: 5ad4f1a91e57226d2da455686f6b55d54585e1e1
https://github.com/fusinv/fusioninventory-agent/commit/5ad4f1a91e57226d2da455686f6b55d54585e1e1
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
Log Message:
-----------
drop a deprecated comment
Commit: 42b2c28cdc1952f69f4d8b79a9a16c25df06a27f
https://github.com/fusinv/fusioninventory-agent/commit/42b2c28cdc1952f69f4d8b79a9a16c25df06a27f
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M resources/win32/registry/xp-uninstall.reg
M t/FusionInventory/Test/Utils.pm
Log Message:
-----------
Merge branch '2.2.x' into 2.3.x
Commit: 4b3a44c018ffb51017ff6fb4d9821c1fe105d619
https://github.com/fusinv/fusioninventory-agent/commit/4b3a44c018ffb51017ff6fb4d9821c1fe105d619
Author: Nicolas Richard <kournikolas at yahoo.fr>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
Solaris: filesystem inventories fixes
I've edited your code to deal with ZFS FS.
could you check it and confirm it works on your machine with ZFS
Note that i have to remove this line to keep physical devices or swap:
grep { $_->{VOLUMN} !~ /^\/(devices|platform)/ }
closes: #1713
Commit: abe159fb9c01c8fe3f9b50607f26254cc1faba23
https://github.com/fusinv/fusioninventory-agent/commit/abe159fb9c01c8fe3f9b50607f26254cc1faba23
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
Log Message:
-----------
Win32: detect WebDav/CIFS filesystem
This patch uses Win3_LogicalDisk.ProviderName to identify CIFS and
WebDav driver. Before these network drivers were reported as NTFS.
The correct value is set in DRIVES.FILESYSTEM
closes: #1613
Reported-by: Tomás Abad <tabad at sescam.jccm.es>
Commit: 7b50b080a34796e318af5c3478c45784a207c651
https://github.com/fusinv/fusioninventory-agent/commit/7b50b080a34796e318af5c3478c45784a207c651
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
Log Message:
-----------
Win32: net share use the net location as volume
see: #1613
Reported-by: Tomás Abad <tabad at sescam.jccm.es>
Commit: 62ecac781c1301f257fb4249f894baaea5e353df
https://github.com/fusinv/fusioninventory-agent/commit/62ecac781c1301f257fb4249f894baaea5e353df
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory.pm
Log Message:
-----------
use more debug2() to reduce Inventory verbosity
Commit: 290786542bb9de1d2755117631e9a04d904143c4
https://github.com/fusinv/fusioninventory-agent/commit/290786542bb9de1d2755117631e9a04d904143c4
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Registry.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
A t/inventory/windows/registry.t
Log Message:
-----------
fix Registry.pm module
Commit: e9a8d5d8b3aa40a378bed85772b3f31d4d6e111e
https://github.com/fusinv/fusioninventory-agent/commit/e9a8d5d8b3aa40a378bed85772b3f31d4d6e111e
Author: Tomás Abad <tabadgp at gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
Log Message:
-----------
Win32: don't overwrite type NFS with CIFS
closes: #1613
Commit: 72197896a29472549125f0ac0dc560ad0b7ee5af
https://github.com/fusinv/fusioninventory-agent/commit/72197896a29472549125f0ac0dc560ad0b7ee5af
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Videos.pm
M lib/FusionInventory/Agent/Tools/MacOS.pm
M t/inventory/macos/videos.t
Log Message:
-----------
MacOSX: ensure a sysprofile key is unique
closes: #1721
Reported-by: Christian Roeder <zchroeder at gmail.com>
Commit: b35108a64ae4ac2e4ce227ac665e0b28adc34d18
https://github.com/fusinv/fusioninventory-agent/commit/b35108a64ae4ac2e4ce227ac665e0b28adc34d18
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
A resources/macos/system_profiler/10.6.5-dual-monitor
Log Message:
-----------
add the test resource
see: #1721
Commit: 92b890b4174f4032052f4504cc32bad21c68f59b
https://github.com/fusinv/fusioninventory-agent/commit/92b890b4174f4032052f4504cc32bad21c68f59b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
A resources/macos/system_profiler/fiberchannel
M t/inventory/macos/storages.t
Log Message:
-----------
MacOSX: add Fiber Channel storage support
closes: #492
Reported-by: Walid Nouh <walid.nouh at gmail.com>
Commit: f32382a68c2d6b1887b26bf4d0300223870054fc
https://github.com/fusinv/fusioninventory-agent/commit/f32382a68c2d6b1887b26bf4d0300223870054fc
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
M t/inventory/macos/storages.t
Log Message:
-----------
MacOSX: STORAGES uses MiB instead GB
Use the correct unit for STORAGES.DISKSIZE
closes: #1376
Reported-by: Gregory Maricaille <bjornebye22 at yahoo.fr>
Commit: f39514a44d10082a5951c8915413ee28a5c4e556
https://github.com/fusinv/fusioninventory-agent/commit/f39514a44d10082a5951c8915413ee28a5c4e556
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
clean up
Commit: c1c843a3aa75955c1afde29e0f64f574c004cc05
https://github.com/fusinv/fusioninventory-agent/commit/c1c843a3aa75955c1afde29e0f64f574c004cc05
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
Log Message:
-----------
get the final devices list before using udev
Commit: 883b7542c6545015d53b8b5e4f5416c10431e599
https://github.com/fusinv/fusioninventory-agent/commit/883b7542c6545015d53b8b5e4f5416c10431e599
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
Log Message:
-----------
make udev usage conditional
Commit: 885575140b099b01a238471ddeeab846f92d1e9a
https://github.com/fusinv/fusioninventory-agent/commit/885575140b099b01a238471ddeeab846f92d1e9a
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
Log Message:
-----------
index udev results, and traverse base list
Commit: f382bbd7d67f466fc92a9385d3d0fdcce16103e6
https://github.com/fusinv/fusioninventory-agent/commit/f382bbd7d67f466fc92a9385d3d0fdcce16103e6
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
Log Message:
-----------
reduce conditional block
Commit: 75ca667689fb08848c2df7a35d081e8f8b2ed503
https://github.com/fusinv/fusioninventory-agent/commit/75ca667689fb08848c2df7a35d081e8f8b2ed503
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M resources/win32/registry/xp-uninstall.reg
M t/FusionInventory/Test/Utils.pm
Log Message:
-----------
Merge remote-tracking branch 'forge/2.3.x' into 2.3.x
Commit: b324f1d78e74fa1b46ea78da5c3eec3a6aa33cc9
https://github.com/fusinv/fusioninventory-agent/commit/b324f1d78e74fa1b46ea78da5c3eec3a6aa33cc9
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
Log Message:
-----------
avoid div by zero
Commit: 19336f9bad47658045c9545f36dddc8061b0ccc8
https://github.com/fusinv/fusioninventory-agent/commit/19336f9bad47658045c9545f36dddc8061b0ccc8
Author: Alexander Evseev <PunchyBummer at mailinator.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
qemu -drive option
Small fix to support new syntax describing qemu/kvm storages.
closes: #1704
Commit: 56502c9f45c6e94d182a8185d1915d86e959408a
https://github.com/fusinv/fusioninventory-agent/commit/56502c9f45c6e94d182a8185d1915d86e959408a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Logger/File.pm
Log Message:
-----------
non blocking flock on log file
If LOCK_NB is bitwise-or'ed with LOCK_SH or LOCK_EX, then "flock"
returns immediately rather than blocking waiting for the lock;
check the return status to see if you got it.
Commit: 5b997b954700a5c7d404bbfe776108bd7a6b42ab
https://github.com/fusinv/fusioninventory-agent/commit/5b997b954700a5c7d404bbfe776108bd7a6b42ab
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
restore addEntry() loop
Commit: b978795e53fc1ac0861adfae9bec15eb91699e4a
https://github.com/fusinv/fusioninventory-agent/commit/b978795e53fc1ac0861adfae9bec15eb91699e4a
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
keep inventory addition out of fstype loop
broken in commit #4b3a44c
Commit: 0a4103531e5005470f270b9aef1a5daaa73e8f4b
https://github.com/fusinv/fusioninventory-agent/commit/0a4103531e5005470f270b9aef1a5daaa73e8f4b
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
Log Message:
-----------
make comments consistent with the code
Commit: 16a19e8dc24bd6927fd2abcdacf1200c464b486d
https://github.com/fusinv/fusioninventory-agent/commit/16a19e8dc24bd6927fd2abcdacf1200c464b486d
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Logger/File.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
Log Message:
-----------
Merge remote-tracking branch 'forge/2.2.x' into 2.2.x
Commit: 0cac1f86b2f3064a540483e085c8a0664357be41
https://github.com/fusinv/fusioninventory-agent/commit/0cac1f86b2f3064a540483e085c8a0664357be41
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M Changes
Log Message:
-----------
prepare the 2.2.4 release
Commit: d58c7f05e0b809063d8acfff5d1d4132d915a80d
https://github.com/fusinv/fusioninventory-agent/commit/d58c7f05e0b809063d8acfff5d1d4132d915a80d
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
Log Message:
-----------
preserve the current location in daemon mode
This is done, already if libdir is relative.
closes: #1717
Reported-by: Nicolas Richard <kournikolas at yahoo.fr>
Commit: 102ae407ed6a7711eae08ab7f3652c42036c5f1b
https://github.com/fusinv/fusioninventory-agent/commit/102ae407ed6a7711eae08ab7f3652c42036c5f1b
Author: Nicolas Richard <kournikolas at yahoo.fr>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
Log Message:
-----------
fix: memory not reported on solaris 10
Fix MEMORIES import on SUNW,Sun-Fire-480R
closes: #1714
Commit: 41662f7fdaf96d09e05efbe05700604717d33252
https://github.com/fusinv/fusioninventory-agent/commit/41662f7fdaf96d09e05efbe05700604717d33252
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
A resources/solaris/memconf/sample5
A t/inventory/solaris/memory.t
Log Message:
-----------
test Solaris::Memoroy::_getMemories1()
Commit: 962fe8cdaa4a063541f0ab4b8414415609ae6529
https://github.com/fusinv/fusioninventory-agent/commit/962fe8cdaa4a063541f0ab4b8414415609ae6529
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
Log Message:
-----------
Merge remote-tracking branch 'origin/2.3.x' into 2.3.x
Commit: 6bc1070f86192b3d0ef1aa924a3e1a115596d5d0
https://github.com/fusinv/fusioninventory-agent/commit/6bc1070f86192b3d0ef1aa924a3e1a115596d5d0
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
Log Message:
-----------
use plural name for collections
Commit: 6a5fe553e9863131efd64626f3a347b919ac36bf
https://github.com/fusinv/fusioninventory-agent/commit/6a5fe553e9863131efd64626f3a347b919ac36bf
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M Changes
Log Message:
-----------
release 2.2.4
Commit: 87276e69fe9728cba1cdecdfed6ed95a5474e5fd
https://github.com/fusinv/fusioninventory-agent/commit/87276e69fe9728cba1cdecdfed6ed95a5474e5fd
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M t/tools/macos.t
Log Message:
-----------
system_profiler parsing: refresh the expected result
commit:72197896a2947254912
Commit: 05f892dd7851944067fa3121a2eb2958ba2f02a7
https://github.com/fusinv/fusioninventory-agent/commit/05f892dd7851944067fa3121a2eb2958ba2f02a7
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M Changes
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Logger/File.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Videos.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Registry.pm
M lib/FusionInventory/Agent/Tools/MacOS.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
A resources/macos/system_profiler/10.6.5-dual-monitor
A resources/macos/system_profiler/fiberchannel
M t/inventory/macos/storages.t
M t/inventory/macos/videos.t
A t/inventory/windows/registry.t
M t/tools/macos.t
Log Message:
-----------
Merge branch '2.2.x' into 2.3.x
Commit: 84efd0050d14a3c5e1511a0e3042693f96e691f5
https://github.com/fusinv/fusioninventory-agent/commit/84efd0050d14a3c5e1511a0e3042693f96e691f5
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M Changes
M lib/FusionInventory/Agent.pm
Log Message:
-----------
2.2.4 release
Commit: bef9b8a4c04589a13fb77c1bc5c7af2b98ab569a
https://github.com/fusinv/fusioninventory-agent/commit/bef9b8a4c04589a13fb77c1bc5c7af2b98ab569a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-22 (Sun, 22 Jul 2012)
Changed paths:
M t/tools/macos.t
Log Message:
-----------
system_profiler parsing: refresh the expected result
commit:72197896a2947254912
Commit: 1c690787855f085da7d8c652dc90af926139b0c8
https://github.com/fusinv/fusioninventory-agent/commit/1c690787855f085da7d8c652dc90af926139b0c8
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
Log Message:
-----------
HPUX: Fix syntax error in Memory.pm
closes: #1732
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: 5eacbb61cc3f3a95e6b1a1505f17557fd236d1ea
https://github.com/fusinv/fusioninventory-agent/commit/5eacbb61cc3f3a95e6b1a1505f17557fd236d1ea
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-23 (Mon, 23 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
A resources/hpux/uptime/sample1
A t/inventory/hpux/uptime.t
Log Message:
-----------
fix: adjust “uptime” parsing
closes: #1734
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: 2d93d0b6fc99c1b02e24d64b220a2d4405c1b29b
https://github.com/fusinv/fusioninventory-agent/commit/2d93d0b6fc99c1b02e24d64b220a2d4405c1b29b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
Log Message:
-----------
fix: fix a syntax error in HP-UX Drives.pm
see: #1731
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: 6385ca988622eb071c6f23861e6c4cf9c149b63e
https://github.com/fusinv/fusioninventory-agent/commit/6385ca988622eb071c6f23861e6c4cf9c149b63e
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
Log Message:
-----------
fix: snytax error in Network.pm
see: #1733
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: add0ff4919b474395a74e157cea72d5116b2ed2b
https://github.com/fusinv/fusioninventory-agent/commit/add0ff4919b474395a74e157cea72d5116b2ed2b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
Log Message:
-----------
fix: get creatation date for vxfs 7
closes: #1731
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: 499c83ffc22f3691ae33feffdeff9f0c237fd782
https://github.com/fusinv/fusioninventory-agent/commit/499c83ffc22f3691ae33feffdeff9f0c237fd782
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M fusioninventory-agent
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/HTTP/Server.pm
M t/components/server.t
Log Message:
-----------
httpd-trust: allow list of IP RANGE and hostname
Commit: 16b959763e59923bb44f6562b304c2a9d8397220
https://github.com/fusinv/fusioninventory-agent/commit/16b959763e59923bb44f6562b304c2a9d8397220
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
R resources/hpux/netstat/hpux
R resources/hpux/netstat/hpux1
R resources/hpux/netstat/hpux2
A resources/hpux/netstat_-nrv/hpux
A resources/hpux/netstat_-nrv/hpux1
A resources/hpux/netstat_-nrv/hpux2
A resources/hpux/nwmgr/sample1
A resources/hpux/nwmgr/sample2
M t/inventory/hpux/networks.t
Log Message:
-----------
HPUX try netstat -nrv before ifconfig
netstat -nrv will give more or less ifconfig information and is more
reliable. In bug #1733 case, ifconfig doesn't work at all.
With this patch, netstat -nrv is tried first to get network formations.
General observation: 'netstat -nrv' and 'netstat -nr -f inet' have
very little in common and it seems hard to reuse getRoutingTable()
here.
see: #1733
Reported-by: Sofiane Marchoud <sofiane.marchoud at sage.com>
Commit: 74448359fc3c0fc307cea832553ffd7a98e6f4d6
https://github.com/fusinv/fusioninventory-agent/commit/74448359fc3c0fc307cea832553ffd7a98e6f4d6
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M t/inventory/hpux/uptime.t
Log Message:
-----------
fix uptime.t
Commit: 7e315d310916d11d6671cb7f3ca34567ee6f3bc4
https://github.com/fusinv/fusioninventory-agent/commit/7e315d310916d11d6671cb7f3ca34567ee6f3bc4
Author: Nicolas Richard <kournikolas at yahoo.fr>
Date: 2012-07-26 (Thu, 26 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Tools/Solaris.pm
Log Message:
-----------
Fix: get memory on solaris on Sun-Fire-V490
closes: #1736
Commit: f4385b46ba68c048bb5d290f41f16f4a20baf2b4
https://github.com/fusinv/fusioninventory-agent/commit/f4385b46ba68c048bb5d290f41f16f4a20baf2b4
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M Changes
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
A resources/hpux/uptime/sample1
A t/inventory/hpux/uptime.t
M t/tools/macos.t
Log Message:
-----------
Merge remote-tracking branch 'forge/2.2.x' into 2.2.x
Commit: b49cd19ee98103d42c25db0929636ad5aab3a8f8
https://github.com/fusinv/fusioninventory-agent/commit/b49cd19ee98103d42c25db0929636ad5aab3a8f8
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M t/components/server.t
M t/components/target.t
Log Message:
-----------
check thread support availability
Commit: dec89efab1fd807d3cf981afbd2f8aea23af40d3
https://github.com/fusinv/fusioninventory-agent/commit/dec89efab1fd807d3cf981afbd2f8aea23af40d3
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Memory.pm
M t/inventory/generic/dmidecode/memory.t
Log Message:
-----------
Memory: add the manufacturer
closes: #1735
Reported-by: David Dimi <davecool2010 at hotmail.com>
Commit: d6361fcc4595b801f5f27fcc030b188d74bfaf5f
https://github.com/fusinv/fusioninventory-agent/commit/d6361fcc4595b801f5f27fcc030b188d74bfaf5f
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
Log Message:
-----------
use plural name for collections
Commit: 4bbdfcb3f8b53d5ad43a4efe028e7e69673c7e30
https://github.com/fusinv/fusioninventory-agent/commit/4bbdfcb3f8b53d5ad43a4efe028e7e69673c7e30
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M t/components/server.t
M t/components/target.t
Log Message:
-----------
check thread support availability
Commit: 16722336e26915ff5de421de102eff7d55f277ba
https://github.com/fusinv/fusioninventory-agent/commit/16722336e26915ff5de421de102eff7d55f277ba
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M t/inventory/hpux/networks.t
Log Message:
-----------
HPUX: accept netif alias greater that 9
Commit: b38f029e75dcfd0175d6e3a4df5eee7122c0c94b
https://github.com/fusinv/fusioninventory-agent/commit/b38f029e75dcfd0175d6e3a4df5eee7122c0c94b
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Log Message:
-----------
Merge remote-tracking branch 'origin/2.2.x' into 2.2.x
Commit: 9f1292313c1ec5d51f2454eda99adb8c879fde58
https://github.com/fusinv/fusioninventory-agent/commit/9f1292313c1ec5d51f2454eda99adb8c879fde58
Author: Alessandro Iurlano <alessandro.iurlano at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Virtuozzo.pm
Log Message:
-----------
deal with cfg files from different OpenVZ
Commit: e1a40860b64c648246e5c9ac773e527e626a67d6
https://github.com/fusinv/fusioninventory-agent/commit/e1a40860b64c648246e5c9ac773e527e626a67d6
Author: Alessandro Iurlano <alessandro.iurlano at gmail.com>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
A resources/linux/openvz/example-config-new.conf
A resources/linux/openvz/example-config-old.conf
Log Message:
-----------
Added OpenVZ configuration samples
Commit: a117e138401c84d23e05c19e8d625c548ddafd9a
https://github.com/fusinv/fusioninventory-agent/commit/a117e138401c84d23e05c19e8d625c548ddafd9a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
M lib/FusionInventory/Agent/Tools/Solaris.pm
R resources/hpux/netstat/hpux
R resources/hpux/netstat/hpux1
R resources/hpux/netstat/hpux2
A resources/hpux/netstat_-nrv/hpux
A resources/hpux/netstat_-nrv/hpux1
A resources/hpux/netstat_-nrv/hpux2
A resources/hpux/nwmgr/sample1
A resources/hpux/nwmgr/sample2
A resources/hpux/uptime/sample1
M t/components/server.t
M t/components/target.t
M t/inventory/hpux/networks.t
A t/inventory/hpux/uptime.t
Log Message:
-----------
Merge branch '2.2.x' into 2.3.x
Commit: 4745bae84de75761727722f96360d610f6869d40
https://github.com/fusinv/fusioninventory-agent/commit/4745bae84de75761727722f96360d610f6869d40
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M Changes
Log Message:
-----------
refresh the Changes
Commit: a214aec74b6f4c213c0f455974ae6dfa02a4e7a0
https://github.com/fusinv/fusioninventory-agent/commit/a214aec74b6f4c213c0f455974ae6dfa02a4e7a0
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M Changes
M Makefile.PL
M README
M etc/agent.cfg
M fusioninventory-agent
M fusioninventory-injector
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/HTTP/Server.pm
M lib/FusionInventory/Agent/Logger.pm
M lib/FusionInventory/Agent/Logger/File.pm
M lib/FusionInventory/Agent/Scheduler.pm
M lib/FusionInventory/Agent/Target/Local.pm
R lib/FusionInventory/Agent/Target/Stdout.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Videos.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Virtuozzo.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Registry.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M lib/FusionInventory/Agent/Tools/Generic.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/MacOS.pm
M lib/FusionInventory/Agent/Tools/Solaris.pm
M lib/FusionInventory/Agent/Tools/Unix.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
R resources/hpux/netstat/hpux
R resources/hpux/netstat/hpux1
R resources/hpux/netstat/hpux2
A resources/hpux/netstat_-nrv/hpux
A resources/hpux/netstat_-nrv/hpux1
A resources/hpux/netstat_-nrv/hpux2
A resources/hpux/nwmgr/sample1
A resources/hpux/nwmgr/sample2
A resources/hpux/uptime/sample1
A resources/linux/openvz/example-config-new.conf
A resources/linux/openvz/example-config-old.conf
A resources/macos/system_profiler/10.6.5-dual-monitor
A resources/macos/system_profiler/fiberchannel
A resources/solaris/memconf/sample5
M resources/win32/registry/xp-uninstall.reg
M t/FusionInventory/Test/Utils.pm
M t/apps/agent.t
M t/apps/injector.t
M t/components/server.t
M t/components/target.t
M t/inventory/generic/dmidecode/memory.t
M t/inventory/hpux/networks.t
A t/inventory/hpux/uptime.t
M t/inventory/macos/storages.t
M t/inventory/macos/videos.t
A t/inventory/solaris/memory.t
A t/inventory/windows/registry.t
M t/tools/macos.t
Log Message:
-----------
Merge branch '2.3.x'
Commit: 3115607a37ae409227eafd406da92a336978ccd1
https://github.com/fusinv/fusioninventory-agent/commit/3115607a37ae409227eafd406da92a336978ccd1
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M etc/agent.cfg
M fusioninventory-agent
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
Log Message:
-----------
replace local XML output with JSON too
Commit: 732a8300c59760202f19833be8f9cf033d6e3e0a
https://github.com/fusinv/fusioninventory-agent/commit/732a8300c59760202f19833be8f9cf033d6e3e0a
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Target/Server.pm
Log Message:
-----------
reverse fcb8570eb2d7e9ce94636ab9a0443f4e9c43f985
Reported-by: Elias Probst <mail at eliasprobst.eu>
Compare: https://github.com/fusinv/fusioninventory-agent/compare/94c912cad18d...732a8300c597
More information about the Fusioninventory-commit
mailing list