[Fusioninventory-commit] [fusinv/fusioninventory-agent] 6e9e57: bump version
Gonéri Le Bouder
goneri at rulezlan.org
Wed Feb 20 16:33:02 UTC 2013
Branch: refs/heads/master+restjson
Home: https://github.com/fusinv/fusioninventory-agent
Commit: 6e9e57ba15aa35e0fde366e40bd591f54da33a65
https://github.com/fusinv/fusioninventory-agent/commit/6e9e57ba15aa35e0fde366e40bd591f54da33a65
Author: Guillaume Rousse <guillomovitch at gmail.com>
Date: 2012-05-20 (Sun, 20 May 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
Log Message:
-----------
bump version
Commit: cd05bf521159f12020cd5ec67039091d8ae95852
https://github.com/fusinv/fusioninventory-agent/commit/cd05bf521159f12020cd5ec67039091d8ae95852
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
drop CHECKSUM computation and some deprecated keys
The following keys were deprecated for years, they are now
dropped:
HARDWARE/USERID
HARDWARE/USERNAME
HARDWARE/PROCESSORN
HARDWARE/PROCESSORS
HARDWARE/PROCESSORT
HARDWARE/IPADDRESS
HARDWARE/CHECKSUM
This change breaks OCS compatibility.
Commit: be3de881f9b3a1e32138156ac2ebbaaae288d4e8
https://github.com/fusinv/fusioninventory-agent/commit/be3de881f9b3a1e32138156ac2ebbaaae288d4e8
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Target/Server.pm
Log Message:
-----------
error msg if a job target an unexisting task
Commit: a907cd5661ddae78c63df30f863ba687a6d9ab35
https://github.com/fusinv/fusioninventory-agent/commit/a907cd5661ddae78c63df30f863ba687a6d9ab35
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Scheduler.pm
Log Message:
-----------
better comment
Commit: fcb8570eb2d7e9ce94636ab9a0443f4e9c43f985
https://github.com/fusinv/fusioninventory-agent/commit/fcb8570eb2d7e9ce94636ab9a0443f4e9c43f985
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Target/Server.pm
Log Message:
-----------
rename 'remote' key to 'remoteURL'
Commit: c00a6ee3b734b0700be723d2ca6f76bcd9f3cbe0
https://github.com/fusinv/fusioninventory-agent/commit/c00a6ee3b734b0700be723d2ca6f76bcd9f3cbe0
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Target/Server.pm
Log Message:
-----------
code clean up
Commit: 96c8395c6a1060ec30815a8098900c1605e1d7a8
https://github.com/fusinv/fusioninventory-agent/commit/96c8395c6a1060ec30815a8098900c1605e1d7a8
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-01 (Sun, 01 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/Target/Server.pm
Log Message:
-----------
priority to local cfg to know if a task is enabled
Commit: 94c912cad18d6fb814fee5bd08498686e521b669
https://github.com/fusinv/fusioninventory-agent/commit/94c912cad18d6fb814fee5bd08498686e521b669
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Log Message:
-----------
Merge remote-tracking branch 'github/master'
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>
Commit: 2f76bcda8151321265a4dbaa6db94ba3328ece5f
https://github.com/fusinv/fusioninventory-agent/commit/2f76bcda8151321265a4dbaa6db94ba3328ece5f
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent/HTTP/Client.pm
M lib/FusionInventory/Agent/HTTP/Client/Fusion.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
Log Message:
-----------
drop the last saveLastState() call
Reported-by: Elias Probst <mail at eliasprobst.eu>
Commit: 5ce560f297ebf9493ced19e91e7edcd8d0a50665
https://github.com/fusinv/fusioninventory-agent/commit/5ce560f297ebf9493ced19e91e7edcd8d0a50665
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-27 (Fri, 27 Jul 2012)
Changed paths:
M lib/FusionInventory/Agent.pm
R lib/FusionInventory/Agent/HTTP/Client/Fusion.pm
M lib/FusionInventory/Agent/Scheduler.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/WakeOnLan.pm
Log Message:
-----------
drop FI::HTTP::Client::Fusion
Commit: d8f90f1c25dc46099e653acfe7cac4bc54092773
https://github.com/fusinv/fusioninventory-agent/commit/d8f90f1c25dc46099e653acfe7cac4bc54092773
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-07-28 (Sat, 28 Jul 2012)
Changed paths:
M Changes
M lib/FusionInventory/Agent/HTTP/Server.pm
M lib/FusionInventory/Agent/Logger.pm
M lib/FusionInventory/Agent/Target.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Virtuozzo.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/USB.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M lib/FusionInventory/Agent/Tools.pm
M lib/FusionInventory/Agent/Tools/Unix.pm
A resources/hpux/netstat/hpux
A resources/hpux/netstat/hpux1
A resources/hpux/netstat/hpux2
A resources/hpux/netstat/hpux3
R resources/hpux/netstat_-nrv/hpux
R resources/hpux/netstat_-nrv/hpux1
R resources/hpux/netstat_-nrv/hpux2
M t/FusionInventory/Test/Utils.pm
M t/components/client/connection.t
M t/components/client/ssl.t
M t/inventory/hpux/networks.t
Log Message:
-----------
Merge remote-tracking branch 'origin/2.3.x'
Commit: 26e87ee0d460ac80e964e1bc87e16751c8e35fe3
https://github.com/fusinv/fusioninventory-agent/commit/26e87ee0d460ac80e964e1bc87e16751c8e35fe3
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-08-31 (Fri, 31 Aug 2012)
Changed paths:
M Changes
M Makefile.PL
M README
M THANKS
M etc/agent.cfg
M fusioninventory-agent
A fusioninventory-inventory
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/HTTP/Server.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/SSH.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Rudder.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Printers.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/Solaris/Slots.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VirtualBox.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vmsystem.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Chassis.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.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/Generic.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/Solaris.pm
M lib/FusionInventory/Agent/XML/Query.pm
M lib/FusionInventory/Agent/XML/Query/Prolog.pm
A resources/generic/edid/IMP2262
A resources/generic/edid/crt.13
A resources/generic/edid/crt.E55
A resources/generic/edid/crt.LG-Studioworks-N2200P
A resources/generic/edid/crt.SM550S
A resources/generic/edid/crt.SM550V
A resources/generic/edid/crt.dell-d1626ht
A resources/generic/edid/crt.dell-e190s
A resources/generic/edid/crt.dell-p1110
A resources/generic/edid/crt.dell-p190s
A resources/generic/edid/crt.dell-p790
A resources/generic/edid/crt.emc0313
A resources/generic/edid/crt.hyundai-ImageQuest-L70S+
A resources/generic/edid/crt.iiyama-1451
A resources/generic/edid/crt.iiyama-404
A resources/generic/edid/crt.iiyama-410pro
A resources/generic/edid/crt.leia
A resources/generic/edid/crt.med2914
A resources/generic/edid/crt.nokia-valuegraph-447w
A resources/generic/edid/crt.sony-gdm400ps
A resources/generic/edid/crt.sony-gdm420
A resources/generic/edid/crt.test_box_lmontel
A resources/generic/edid/lcd.20inches
A resources/generic/edid/lcd.Elonex-PR600
A resources/generic/edid/lcd.HP-Pavilion-ZV6000
A resources/generic/edid/lcd.acer-al19161.1
A resources/generic/edid/lcd.acer-al19161.2
A resources/generic/edid/lcd.acer-al19161.3
A resources/generic/edid/lcd.acer-al19161.4
A resources/generic/edid/lcd.acer-al1921
A resources/generic/edid/lcd.acer-asp1680
A resources/generic/edid/lcd.acer-x193hq
A resources/generic/edid/lcd.b-101750
A resources/generic/edid/lcd.benq-t904
A resources/generic/edid/lcd.blino
A resources/generic/edid/lcd.cmc-17-AD
A resources/generic/edid/lcd.compaq-evo-n1020v
A resources/generic/edid/lcd.dell-2001fp
A resources/generic/edid/lcd.dell-inspiron-6400
A resources/generic/edid/lcd.eizo-l997
A resources/generic/edid/lcd.fujitsu-a171
A resources/generic/edid/lcd.gericom-cy-96
A resources/generic/edid/lcd.hp-l1950
A resources/generic/edid/lcd.hp-nx-7000
A resources/generic/edid/lcd.hp-nx-7010
A resources/generic/edid/lcd.iiyama-pl2409hd
A resources/generic/edid/lcd.lenovo-3000-v100
A resources/generic/edid/lcd.lenovo-w500
A resources/generic/edid/lcd.philips-150s
A resources/generic/edid/lcd.philips-180b2
A resources/generic/edid/lcd.presario-R4000
A resources/generic/edid/lcd.rafael
A resources/generic/edid/lcd.regis
A resources/generic/edid/lcd.samsung-191n
A resources/generic/edid/lcd.samsung-2494hm
A resources/generic/edid/lcd.tv.VQ32-1T
A resources/generic/edid/lcd.viewsonic-vx715
A resources/generic/edid/lenovo-LT2452
A resources/generic/hpacucli/README
A resources/generic/hpacucli/drives
A resources/generic/hpacucli/slots
A resources/generic/hpacucli/storage
R resources/linux/openvz/example-config-new.conf
R resources/linux/openvz/example-config-old.conf
R resources/solaris/prtconf/SPARC-1
A resources/solaris/prtconf/sparc1
A resources/solaris/prtconf/sparc2
A resources/solaris/prtdiag/sample1
A resources/solaris/prtdiag/sample2
A resources/ssl/README
A resources/ssl/cnf/alternate.cnf
A resources/ssl/cnf/bad.cnf
A resources/ssl/cnf/ca.cnf
A resources/ssl/cnf/good-sha256.cnf
A resources/ssl/cnf/good.cnf
A resources/ssl/cnf/joker.cnf
A resources/ssl/cnf/wrong.cnf
A resources/ssl/crt/alternate.pem
A resources/ssl/crt/bad.pem
A resources/ssl/crt/ca.pem
A resources/ssl/crt/good-sha256.pem
A resources/ssl/crt/good.pem
A resources/ssl/crt/joker.pem
A resources/ssl/crt/wrong.pem
A resources/ssl/key/alternate.pem
A resources/ssl/key/bad.pem
A resources/ssl/key/ca.pem
A resources/ssl/key/good-sha256.pem
A resources/ssl/key/good.pem
A resources/ssl/key/joker.pem
A resources/ssl/key/wrong.pem
A resources/virtualization/openvz/example-config-new.conf
A resources/virtualization/openvz/example-config-old.conf
A resources/virtualization/openvz/status-sample1
A resources/virtualization/openvz/status_sample1
M t/FusionInventory/Test/Utils.pm
A t/apps/inventory.t
M t/components/client/connection.t
M t/components/client/ssl.t
M t/components/server.t
M t/components/task.t
A t/inventory/aix/slots.t
A t/inventory/generic/screen.t
A t/inventory/generic/storages/hp.t
M t/inventory/solaris/bios.t
R t/inventory/solaris/drives.t
M t/inventory/solaris/memory.t
A t/inventory/solaris/slots.t
A t/inventory/virtualization/openvz.t
A t/inventory/virtualization/vmsystem.t
M t/inventory/windows/softwares.t
R t/ssl/cnf/alternate.cnf
R t/ssl/cnf/bad.cnf
R t/ssl/cnf/ca.cnf
R t/ssl/cnf/good-sha256.cnf
R t/ssl/cnf/good.cnf
R t/ssl/cnf/joker.cnf
R t/ssl/cnf/wrong.cnf
R t/ssl/crt/alternate.pem
R t/ssl/crt/bad.pem
R t/ssl/crt/ca.pem
R t/ssl/crt/good-sha256.pem
R t/ssl/crt/good.pem
R t/ssl/crt/joker.pem
R t/ssl/crt/wrong.pem
R t/ssl/key/alternate.pem
R t/ssl/key/bad.pem
R t/ssl/key/ca.pem
R t/ssl/key/good-sha256.pem
R t/ssl/key/good.pem
R t/ssl/key/joker.pem
R t/ssl/key/wrong.pem
A t/tools/solaris.t
M t/xml/query/inventory.t
M t/xml/query/simpleMessage.t
M t/xml/response.t
M tools/createExtLinks.sh
Log Message:
-----------
Merge branch '2.3.x'
Commit: 996bd9aab1a19b9378f20f78781c12a6e1716dcb
https://github.com/fusinv/fusioninventory-agent/commit/996bd9aab1a19b9378f20f78781c12a6e1716dcb
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-11-05 (Mon, 05 Nov 2012)
Changed paths:
M .gitignore
M Changes
M MANIFEST.SKIP
M Makefile.PL
M README
M fusioninventory-injector
A fusioninventory-wakeonlan
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/HTTP/Server.pm
M lib/FusionInventory/Agent/Logger/File.pm
M lib/FusionInventory/Agent/Storage.pm
M lib/FusionInventory/Agent/Target.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Networks.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Arch.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/SSH.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
M lib/FusionInventory/Agent/Task/WakeOnLan.pm
M lib/FusionInventory/Agent/Tools.pm
A lib/FusionInventory/Agent/Tools/BSD.pm
A lib/FusionInventory/Agent/Tools/Generic/License.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
A resources/generic/edid/lcd.acer-v193.1
A resources/generic/edid/lcd.acer-v193.2
A resources/generic/edid/lcd.lg-l1960.1
A resources/generic/edid/lcd.lg-l1960.2
R resources/generic/hpacucli/drives
A resources/generic/hpacucli/sample1-drives
A resources/generic/hpacucli/sample1-slots
A resources/generic/hpacucli/sample1-storage
A resources/generic/hpacucli/sample2-drives
A resources/generic/hpacucli/sample2-slots
A resources/generic/hpacucli/sample2-storage
R resources/generic/hpacucli/slots
R resources/generic/hpacucli/storage
A resources/generic/ifconfig/freebsd-ter
A resources/generic/ifconfig/linux-fc17
A resources/generic/license/adobe/README
A resources/generic/license/adobe/cache.db-sample1
A resources/solaris/memconf/fire-sample1
A resources/solaris/memconf/firet-sample1
A resources/solaris/memconf/firet-sample2
A resources/solaris/memconf/firev-sample1
A resources/solaris/memconf/i86pc-sample1
A resources/solaris/memconf/i86pc-sample2
R resources/solaris/memconf/sample1
R resources/solaris/memconf/sample2
R resources/solaris/memconf/sample3
R resources/solaris/memconf/sample4
R resources/solaris/memconf/sample5
A resources/solaris/psrinfo/giration-psrinfo_v
A resources/solaris/psrinfo/giration-psrinfo_vp
R resources/solaris/psrinfo/sample1
A resources/solaris/psrinfo/sample1-psrinfo_v
A resources/solaris/psrinfo/t5120-psrinfo_v
A resources/solaris/psrinfo/t5120-psrinfo_vp
A resources/solaris/psrinfo/unstable10s-psrinfo_v
A resources/solaris/psrinfo/unstable10s-psrinfo_vp
A resources/solaris/psrinfo/unstable10x-psrinfo_v
A resources/solaris/psrinfo/unstable10x-psrinfo_vp
A resources/solaris/psrinfo/unstable11s-psrinfo_v
A resources/solaris/psrinfo/unstable11s-psrinfo_vp
A resources/solaris/psrinfo/unstable11x-psrinfo_v
A resources/solaris/psrinfo/unstable11x-psrinfo_vp
A resources/solaris/psrinfo/unstable9s-psrinfo_v
A resources/solaris/psrinfo/unstable9s-psrinfo_vp
A resources/solaris/psrinfo/unstable9x-psrinfo_v
A resources/solaris/psrinfo/unstable9x-psrinfo_vp
A resources/solaris/psrinfo/v240-psrinfo_v
A resources/solaris/psrinfo/v240-psrinfo_vp
A resources/solaris/psrinfo/v490-psrinfo_v
A resources/solaris/psrinfo/v490-psrinfo_vp
R share/pci.ids
M t/01compile.t
M t/02critic.t
M t/03pod.t
M t/04pod-coverage.t
M t/05var.t
M t/06spelling.t
A t/07pciids.t
A t/08changelog.t
A t/apps/wakeonlan.t
A t/components/logger-thread.t
M t/components/server.t
M t/components/storage.t
M t/components/target.t
R t/inventory/bsd/networks.t
A t/inventory/generic/license.t
M t/inventory/generic/lspci/controllers.t
M t/inventory/generic/screen.t
M t/inventory/generic/storages/hp.t
M t/inventory/solaris/cpu.t
M t/inventory/solaris/memory.t
M t/inventory/solaris/networks.t
A t/inventory/windows/bios.t
M t/inventory/windows/registry.t
A t/tools/bsd.t
M t/tools/linux.t
M t/tools/win32.t
M tools/createExtLinks.sh
M tools/generateChangelogEntry.pl
A tools/updatePciids.pl
R tools/updatePciids.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/2.3.x'
Commit: f84d9a4714ed47d7f9c268d1fb7008be7759b8ae
https://github.com/fusinv/fusioninventory-agent/commit/f84d9a4714ed47d7f9c268d1fb7008be7759b8ae
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-11-05 (Mon, 05 Nov 2012)
Changed paths:
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
Log Message:
-----------
statedir is not used in JSON mode
Commit: 3fac6a20890d4131701997afc1ab940c4e72a127
https://github.com/fusinv/fusioninventory-agent/commit/3fac6a20890d4131701997afc1ab940c4e72a127
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M lib/FusionInventory/Agent/Config.pm
Log Message:
-----------
avoid a warning if an option is undef
Commit: 0869375a7918e947038587c828aba6c47eed6f39
https://github.com/fusinv/fusioninventory-agent/commit/0869375a7918e947038587c828aba6c47eed6f39
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M .gitignore
M Changes
A Changes.deploy
A Changes.esx
A Changes.network
M MANIFEST.SKIP
M Makefile.PL
M README
A fusioninventory-esx
A fusioninventory-netdiscovery
A fusioninventory-netinventory
M fusioninventory-wakeonlan
M lib/FusionInventory/Agent.pm
M lib/FusionInventory/Agent/Config.pm
M lib/FusionInventory/Agent/HTTP/Server.pm
A lib/FusionInventory/Agent/Manufacturer.pm
A lib/FusionInventory/Agent/Manufacturer/3Com.pm
A lib/FusionInventory/Agent/Manufacturer/Alcatel.pm
A lib/FusionInventory/Agent/Manufacturer/Axis.pm
A lib/FusionInventory/Agent/Manufacturer/Cisco.pm
A lib/FusionInventory/Agent/Manufacturer/HewlettPackard.pm
A lib/FusionInventory/Agent/Manufacturer/Juniper.pm
A lib/FusionInventory/Agent/Manufacturer/Kyocera.pm
A lib/FusionInventory/Agent/Manufacturer/Nortel.pm
A lib/FusionInventory/Agent/Manufacturer/Wyse.pm
A lib/FusionInventory/Agent/Manufacturer/Zebranet.pm
A lib/FusionInventory/Agent/SNMP.pm
A lib/FusionInventory/Agent/SNMP/Live.pm
A lib/FusionInventory/Agent/SNMP/Mock.pm
M lib/FusionInventory/Agent/Storage.pm
A lib/FusionInventory/Agent/Task/Deploy.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Cmd.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Copy.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Delete.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Mkdir.pm
A lib/FusionInventory/Agent/Task/Deploy/ActionProcessor/Action/Move.pm
A lib/FusionInventory/Agent/Task/Deploy/CheckProcessor.pm
A lib/FusionInventory/Agent/Task/Deploy/Datastore.pm
A lib/FusionInventory/Agent/Task/Deploy/Datastore/WorkDir.pm
A lib/FusionInventory/Agent/Task/Deploy/DiskFree.pm
A lib/FusionInventory/Agent/Task/Deploy/File.pm
A lib/FusionInventory/Agent/Task/Deploy/Job.pm
A lib/FusionInventory/Agent/Task/Deploy/P2P.pm
A lib/FusionInventory/Agent/Task/ESX.pm
M lib/FusionInventory/Agent/Task/Inventory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Bios.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/LVM.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/BSD.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Battery.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Lspci.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Lspci/Controllers.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Lspci/Modems.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Lspci/Sounds.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Lspci/Videos.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Modems.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Sounds.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Videos.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/USB.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Uptime.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vmsystem.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/AntiVirus.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/CPU.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Chassis.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Environment.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Inputs.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Memory.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Modems.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Networks.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Ports.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Printers.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Slots.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Sounds.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Storages.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/USB.pm
R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/User.pm
A lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Users.pm
M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Videos.pm
M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
A lib/FusionInventory/Agent/Task/NetDiscovery.pm
A lib/FusionInventory/Agent/Task/NetDiscovery/Dictionary.pm
A lib/FusionInventory/Agent/Task/NetInventory.pm
M lib/FusionInventory/Agent/Task/WakeOnLan.pm
A lib/FusionInventory/Agent/Threads.pm
M lib/FusionInventory/Agent/Tools.pm
M lib/FusionInventory/Agent/Tools/BSD.pm
M lib/FusionInventory/Agent/Tools/Generic.pm
M lib/FusionInventory/Agent/Tools/Linux.pm
A lib/FusionInventory/Agent/Tools/SNMP.pm
M lib/FusionInventory/Agent/Tools/Win32.pm
A lib/FusionInventory/VMware/SOAP.pm
A lib/FusionInventory/VMware/SOAP/Host.pm
A resources/aix/lparstat/README
A resources/aix/lparstat/sample1
A resources/aix/lparstat/sample2
A resources/aix/lparstat/sample3
A resources/aix/lparstat/sample4
A resources/aix/lparstat/sample5
A resources/aix/lparstat/sample6
A resources/config/sample1
A resources/config/sample2
A resources/config/sample3
A resources/esx-4.1.0-1/Login.soap
A resources/esx-4.1.0-1/RetrieveProperties-VM-16.soap
A resources/esx-4.1.0-1/RetrieveProperties-VM-32.soap
A resources/esx-4.1.0-1/RetrieveProperties-VM-48.soap
A resources/esx-4.1.0-1/RetrieveProperties-VM-64.soap
A resources/esx-4.1.0-1/RetrieveProperties.soap
A resources/esx-4.1.0-1/RetrievePropertiesVMList.soap
A resources/esx-4.1.0-1/ServiceInstance.soap
A resources/messages/message2.xml
A resources/messages/message3.xml
A resources/models/sample1.xml
A resources/nmap/10.0.1.1
A resources/nmap/10.0.1.127
A resources/nmap/10.0.1.128
A resources/nmap/192.168.0.1
A resources/nmap/88.191.59.1
A resources/nmap/google.com
A resources/solaris/psrinfo/e6900-psrinfo_v
A resources/solaris/psrinfo/e6900-psrinfo_vp
A resources/walks/sample1.walk
A resources/walks/sample2.walk
A resources/walks/sample3.walk
A resources/walks/sample4.result
A resources/walks/sample4.walk
A resources/win32/registry/7-Network.reg
A share/edid.ids
A share/pci.ids
A share/usb.ids
M t/01compile.t
M t/02critic.t
M t/03pod.t
M t/04pod-coverage.t
M t/05var.t
M t/06spelling.t
R t/07pciids.t
M t/FusionInventory/Test/Utils.pm
A t/app.t
M t/apps/agent.t
A t/apps/netdiscovery.t
A t/apps/netinventory.t
A t/changelog.t
M t/components/agent.t
M t/components/client/connection.t
M t/components/client/ssl.t
A t/components/config.t
M t/components/inventory.t
M t/components/logger-thread.t
M t/components/server.t
M t/components/storage.t
M t/components/target.t
M t/inventory/aix/controllers.t
M t/inventory/aix/memory.t
M t/inventory/aix/modems.t
M t/inventory/aix/networks.t
M t/inventory/aix/slots.t
M t/inventory/aix/softwares.t
M t/inventory/aix/sounds.t
M t/inventory/aix/storages.t
M t/inventory/aix/videos.t
M t/inventory/bsd/softwares.t
M t/inventory/bsd/storages.t
M t/inventory/generic/dmidecode/battery.t
M t/inventory/generic/dmidecode/bios.t
M t/inventory/generic/dmidecode/memory.t
M t/inventory/generic/dmidecode/ports.t
M t/inventory/generic/dmidecode/slots.t
M t/inventory/generic/license.t
R t/inventory/generic/lspci/controllers.t
R t/inventory/generic/lspci/modems.t
R t/inventory/generic/lspci/sounds.t
R t/inventory/generic/lspci/videos.t
A t/inventory/generic/pci/controllers.t
A t/inventory/generic/pci/modems.t
A t/inventory/generic/pci/sounds.t
A t/inventory/generic/pci/videos.t
M t/inventory/generic/screen.t
M t/inventory/generic/storages/3ware.t
M t/inventory/generic/storages/hp.t
M t/inventory/generic/usb.t
M t/inventory/hpux/controllers.t
M t/inventory/hpux/cpu.t
M t/inventory/hpux/drives.t
M t/inventory/hpux/memory.t
M t/inventory/hpux/networks.t
M t/inventory/hpux/slots.t
M t/inventory/hpux/softwares.t
M t/inventory/hpux/storages.t
M t/inventory/linux/cpu.t
M t/inventory/linux/drives.t
M t/inventory/linux/ilo.t
M t/inventory/linux/lvm.t
M t/inventory/linux/softwares.t
M t/inventory/linux/storages/adaptec.t
M t/inventory/linux/storages/lsilogic.t
M t/inventory/linux/storages/megaraid.t
M t/inventory/linux/video.t
M t/inventory/macos/cpu.t
M t/inventory/macos/memory.t
M t/inventory/macos/softwares.t
M t/inventory/macos/storages.t
M t/inventory/macos/usb.t
M t/inventory/macos/videos.t
M t/inventory/solaris/bios.t
M t/inventory/solaris/cpu.t
M t/inventory/solaris/memory.t
M t/inventory/solaris/networks.t
M t/inventory/solaris/slots.t
M t/inventory/solaris/storages.t
M t/inventory/virtualization/jails.t
M t/inventory/virtualization/libvirt.t
M t/inventory/virtualization/lxc.t
M t/inventory/virtualization/openvz.t
M t/inventory/virtualization/parallels.t
M t/inventory/virtualization/virtualbox.t
M t/inventory/virtualization/vmsystem.t
M t/inventory/virtualization/xen.t
M t/inventory/windows/cpu.t
M t/inventory/windows/memory.t
M t/inventory/windows/networks.t
M t/inventory/windows/softwares.t
M t/inventory/windows/usb.t
A t/manufacturer.t
A t/message.t
A t/nmap.t
A t/output.t
A t/p2p.t
A t/server.t
A t/snmp/live.t
A t/snmp/mock.t
A t/soap.t
M t/tools/aix.t
M t/tools/bsd.t
M t/tools/generic.t
M t/tools/hpux.t
M t/tools/linux.t
M t/tools/macos.t
A t/tools/snmp.t
M t/tools/solaris.t
M t/tools/unix.t
A t/validate.t
A t/wakeonlan.t
M t/xml/query/inventory.t
M t/xml/query/prolog.t
M t/xml/query/simpleMessage.t
M t/xml/response.t
M tools/updatePciids.pl
Log Message:
-----------
Merge branch 'master+merged_mod' into master+restjson
Compare: https://github.com/fusinv/fusioninventory-agent/compare/6e9e57ba15aa^...0869375a7918
More information about the Fusioninventory-commit
mailing list