[Fusioninventory-commit] [fusinv/fusioninventory-agent] 6e75d8: cosmetics

Guillaume Rousse guillomovitch at gmail.com
Wed Feb 27 20:28:18 UTC 2013


  Branch: refs/heads/master+dedicated_binaries
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 6e75d82e8b3c8cfde9a5856f384d2e30f6c22215
      https://github.com/fusinv/fusioninventory-agent/commit/6e75d82e8b3c8cfde9a5856f384d2e30f6c22215
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm

  Log Message:
  -----------
  cosmetics


  Commit: cf3acdbd86c303352e3f20d01d2b94a41477e98b
      https://github.com/fusinv/fusioninventory-agent/commit/cf3acdbd86c303352e3f20d01d2b94a41477e98b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/inventory/generic/pci/controllers.t

  Log Message:
  -----------
  split PCIID into VENDORID and PRODUCTID

This is more consistent with USB devices.


  Commit: 027db6ca845211db71c56efedffec7077ccd25e5
      https://github.com/fusinv/fusioninventory-agent/commit/027db6ca845211db71c56efedffec7077ccd25e5
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/inventory/generic/pci/controllers.t

  Log Message:
  -----------
  use PRODUCTID instead of DEVICEID

This is even more consistent with USB devices...


  Commit: d56e2599f9acc8e90e020b6cc3a2879b29804b46
      https://github.com/fusinv/fusioninventory-agent/commit/d56e2599f9acc8e90e020b6cc3a2879b29804b46
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M README
    A doc/deploy.mdwn
    A doc/esx.mdwn
    A doc/inventory.mdwn
    A doc/network.mdwn
    A doc/wakeonlan.mdwn

  Log Message:
  -----------
  split task-specific documentation

Remove task-specific documentation from main README, and split them into
individual markdown files under doc directory.


  Commit: 8d8817c3e323604ca704a134ed02c39717119d82
      https://github.com/fusinv/fusioninventory-agent/commit/8d8817c3e323604ca704a134ed02c39717119d82
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A lib/FusionInventory/Agent/Inventory.pm
    M lib/FusionInventory/Agent/Task/ESX.pm
    M lib/FusionInventory/Agent/Task/Inventory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/SCSI.pm
    R lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    M t/components/inventory.t
    M t/xml/query/inventory.t

  Log Message:
  -----------
  make the Inventory class a top-level one

It is also used in ESX task, so it should not be part of inventory task
namespace.


  Commit: 389c6afb406ea5c5acf34966d058883c19adbdd9
      https://github.com/fusinv/fusioninventory-agent/commit/389c6afb406ea5c5acf34966d058883c19adbdd9
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Deploy/P2P.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Networks.pm
    M lib/FusionInventory/Agent/Task/WakeOnLan.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    R t/inventory/windows/networks.t
    M t/tools/win32.t

  Log Message:
  -----------
  move getInterfaces() in Tools::Win32

This function is heavily used outside of inventory task.


  Commit: ccee423bf1a1a9fc7c9dc11440f93cca0c68c530
      https://github.com/fusinv/fusioninventory-agent/commit/ccee423bf1a1a9fc7c9dc11440f93cca0c68c530
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/inventory/generic/screen.t
    M t/tools.t
    M t/xml/response.t

  Log Message:
  -----------
  use Test::Deep everywhere

It just has to be imported carefully to avoid namespace collision with
F::A::Tools any() and all() functions.


  Commit: 3e992dbb5ce54347579ebad594f4c57a36cd402c
      https://github.com/fusinv/fusioninventory-agent/commit/3e992dbb5ce54347579ebad594f4c57a36cd402c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/WakeOnLan.pm

  Log Message:
  -----------
  more readable


  Commit: b74b2057499a704b8ddc737886550fad71bcad48
      https://github.com/fusinv/fusioninventory-agent/commit/b74b2057499a704b8ddc737886550fad71bcad48
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  task dependencies are optional


  Commit: eedb7dcabf750b1544814e5cad45a28d6f1d831e
      https://github.com/fusinv/fusioninventory-agent/commit/eedb7dcabf750b1544814e5cad45a28d6f1d831e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  install usb.ids too


  Commit: d1de7ea25aa3fe24bfa8a41d4c977ddc1a680047
      https://github.com/fusinv/fusioninventory-agent/commit/d1de7ea25aa3fe24bfa8a41d4c977ddc1a680047
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL
    A bin/fusioninventory-agent
    A bin/fusioninventory-esx
    A bin/fusioninventory-inetd
    A bin/fusioninventory-injector
    A bin/fusioninventory-inventory
    A bin/fusioninventory-netdiscovery
    A bin/fusioninventory-netinventory
    A bin/fusioninventory-wakeonlan
    A bin/fusioninventory-win32-service
    A bin/memconf
    R fusioninventory-agent
    R fusioninventory-esx
    R fusioninventory-inetd
    R fusioninventory-injector
    R fusioninventory-inventory
    R fusioninventory-netdiscovery
    R fusioninventory-netinventory
    R fusioninventory-wakeonlan
    R fusioninventory-win32-service
    R memconf

  Log Message:
  -----------
  move binaries into their own subdirectory


  Commit: b49abb6abf76915681da59f166b500f83396188c
      https://github.com/fusinv/fusioninventory-agent/commit/b49abb6abf76915681da59f166b500f83396188c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  don't forget other binaries


  Commit: 7b1e27203081d0d0513536fe535de1b5b61ff316
      https://github.com/fusinv/fusioninventory-agent/commit/7b1e27203081d0d0513536fe535de1b5b61ff316
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A t/components/snmp/live.t
    A t/components/snmp/mock.t
    R t/snmp/live.t
    R t/snmp/mock.t

  Log Message:
  -----------
  snmp support is a core component


  Commit: 55d0dfe792db6a62a43984bd273de07ac5d65270
      https://github.com/fusinv/fusioninventory-agent/commit/55d0dfe792db6a62a43984bd273de07ac5d65270
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A t/agent/agent.t
    A t/agent/client/connection.t
    A t/agent/client/instanciation.t
    A t/agent/client/ocs/compression.t
    A t/agent/client/ocs/response.t
    A t/agent/client/ssl.t
    A t/agent/config.t
    A t/agent/inventory.t
    A t/agent/logger-thread.t
    A t/agent/logger.t
    A t/agent/manufacturer.t
    A t/agent/server.t
    A t/agent/snmp/live.t
    A t/agent/snmp/mock.t
    A t/agent/soap.t
    A t/agent/storage.t
    A t/agent/target.t
    A t/agent/task.t
    A t/agent/tools.t
    A t/agent/tools/aix.t
    A t/agent/tools/bsd.t
    A t/agent/tools/generic.t
    A t/agent/tools/hpux.t
    A t/agent/tools/linux.t
    A t/agent/tools/macos.t
    A t/agent/tools/network.t
    A t/agent/tools/snmp.t
    A t/agent/tools/solaris.t
    A t/agent/tools/unix.t
    A t/agent/tools/win32.t
    A t/agent/xml/netinventory.t
    A t/agent/xml/query/inventory.t
    A t/agent/xml/query/prolog.t
    A t/agent/xml/query/simpleMessage.t
    A t/agent/xml/response.t
    R t/app.t
    A t/apps/esx.t
    R t/changelog.t
    R t/components/agent.t
    R t/components/client/connection.t
    R t/components/client/instanciation.t
    R t/components/client/ocs/compression.t
    R t/components/client/ocs/response.t
    R t/components/client/ssl.t
    R t/components/config.t
    R t/components/inventory.t
    R t/components/logger-thread.t
    R t/components/logger.t
    R t/components/server.t
    R t/components/snmp/live.t
    R t/components/snmp/mock.t
    R t/components/storage.t
    R t/components/target.t
    R t/components/task.t
    R t/inventory/aix/controllers.t
    R t/inventory/aix/memory.t
    R t/inventory/aix/modems.t
    R t/inventory/aix/networks.t
    R t/inventory/aix/slots.t
    R t/inventory/aix/softwares.t
    R t/inventory/aix/sounds.t
    R t/inventory/aix/storages.t
    R t/inventory/aix/videos.t
    R t/inventory/bsd/softwares.t
    R t/inventory/bsd/storages.t
    R t/inventory/generic/dmidecode/battery.t
    R t/inventory/generic/dmidecode/bios.t
    R t/inventory/generic/dmidecode/memory.t
    R t/inventory/generic/dmidecode/ports.t
    R t/inventory/generic/dmidecode/slots.t
    R t/inventory/generic/license.t
    R t/inventory/generic/pci/controllers.t
    R t/inventory/generic/pci/modems.t
    R t/inventory/generic/pci/sounds.t
    R t/inventory/generic/pci/videos.t
    R t/inventory/generic/screen.t
    R t/inventory/generic/storages/3ware.t
    R t/inventory/generic/storages/hp.t
    R t/inventory/generic/usb.t
    R t/inventory/hpux/controllers.t
    R t/inventory/hpux/cpu.t
    R t/inventory/hpux/drives.t
    R t/inventory/hpux/memory.t
    R t/inventory/hpux/mp.t
    R t/inventory/hpux/networks.t
    R t/inventory/hpux/slots.t
    R t/inventory/hpux/softwares.t
    R t/inventory/hpux/storages.t
    R t/inventory/hpux/uptime.t
    R t/inventory/linux/cpu.t
    R t/inventory/linux/drives.t
    R t/inventory/linux/ilo.t
    R t/inventory/linux/lvm.t
    R t/inventory/linux/rhn-systemid.t
    R t/inventory/linux/softwares.t
    R t/inventory/linux/storages/adaptec.t
    R t/inventory/linux/storages/lsilogic.t
    R t/inventory/linux/storages/megaraid.t
    R t/inventory/linux/video.t
    R t/inventory/macos/cpu.t
    R t/inventory/macos/memory.t
    R t/inventory/macos/softwares.t
    R t/inventory/macos/storages.t
    R t/inventory/macos/uptime.t
    R t/inventory/macos/usb.t
    R t/inventory/macos/videos.t
    R t/inventory/solaris/bios.t
    R t/inventory/solaris/cpu.t
    R t/inventory/solaris/memory.t
    R t/inventory/solaris/networks.t
    R t/inventory/solaris/slots.t
    R t/inventory/solaris/storages.t
    R t/inventory/virtualization/jails.t
    R t/inventory/virtualization/libvirt.t
    R t/inventory/virtualization/lxc.t
    R t/inventory/virtualization/openvz.t
    R t/inventory/virtualization/parallels.t
    R t/inventory/virtualization/virtualbox.t
    R t/inventory/virtualization/vmsystem.t
    R t/inventory/virtualization/xen.t
    R t/inventory/windows/bios.t
    R t/inventory/windows/cpu.t
    R t/inventory/windows/memory.t
    R t/inventory/windows/printers.t
    R t/inventory/windows/registry.t
    R t/inventory/windows/softwares.t
    R t/inventory/windows/usb.t
    R t/manufacturer.t
    R t/message.t
    R t/nmap.t
    R t/output.t
    R t/p2p.t
    R t/server.t
    R t/soap.t
    A t/tasks/deploy/p2p.t
    A t/tasks/deploy/server.t
    A t/tasks/deploy/validate.t
    A t/tasks/inventory/aix/controllers.t
    A t/tasks/inventory/aix/memory.t
    A t/tasks/inventory/aix/modems.t
    A t/tasks/inventory/aix/networks.t
    A t/tasks/inventory/aix/slots.t
    A t/tasks/inventory/aix/softwares.t
    A t/tasks/inventory/aix/sounds.t
    A t/tasks/inventory/aix/storages.t
    A t/tasks/inventory/aix/videos.t
    A t/tasks/inventory/bsd/softwares.t
    A t/tasks/inventory/bsd/storages.t
    A t/tasks/inventory/generic/dmidecode/battery.t
    A t/tasks/inventory/generic/dmidecode/bios.t
    A t/tasks/inventory/generic/dmidecode/memory.t
    A t/tasks/inventory/generic/dmidecode/ports.t
    A t/tasks/inventory/generic/dmidecode/slots.t
    A t/tasks/inventory/generic/license.t
    A t/tasks/inventory/generic/pci/controllers.t
    A t/tasks/inventory/generic/pci/modems.t
    A t/tasks/inventory/generic/pci/sounds.t
    A t/tasks/inventory/generic/pci/videos.t
    A t/tasks/inventory/generic/screen.t
    A t/tasks/inventory/generic/storages/3ware.t
    A t/tasks/inventory/generic/storages/hp.t
    A t/tasks/inventory/generic/usb.t
    A t/tasks/inventory/hpux/controllers.t
    A t/tasks/inventory/hpux/cpu.t
    A t/tasks/inventory/hpux/drives.t
    A t/tasks/inventory/hpux/memory.t
    A t/tasks/inventory/hpux/mp.t
    A t/tasks/inventory/hpux/networks.t
    A t/tasks/inventory/hpux/slots.t
    A t/tasks/inventory/hpux/softwares.t
    A t/tasks/inventory/hpux/storages.t
    A t/tasks/inventory/hpux/uptime.t
    A t/tasks/inventory/linux/cpu.t
    A t/tasks/inventory/linux/drives.t
    A t/tasks/inventory/linux/ilo.t
    A t/tasks/inventory/linux/lvm.t
    A t/tasks/inventory/linux/rhn-systemid.t
    A t/tasks/inventory/linux/softwares.t
    A t/tasks/inventory/linux/storages/adaptec.t
    A t/tasks/inventory/linux/storages/lsilogic.t
    A t/tasks/inventory/linux/storages/megaraid.t
    A t/tasks/inventory/linux/video.t
    A t/tasks/inventory/macos/cpu.t
    A t/tasks/inventory/macos/memory.t
    A t/tasks/inventory/macos/softwares.t
    A t/tasks/inventory/macos/storages.t
    A t/tasks/inventory/macos/uptime.t
    A t/tasks/inventory/macos/usb.t
    A t/tasks/inventory/macos/videos.t
    A t/tasks/inventory/solaris/bios.t
    A t/tasks/inventory/solaris/cpu.t
    A t/tasks/inventory/solaris/memory.t
    A t/tasks/inventory/solaris/networks.t
    A t/tasks/inventory/solaris/slots.t
    A t/tasks/inventory/solaris/storages.t
    A t/tasks/inventory/virtualization/jails.t
    A t/tasks/inventory/virtualization/libvirt.t
    A t/tasks/inventory/virtualization/lxc.t
    A t/tasks/inventory/virtualization/openvz.t
    A t/tasks/inventory/virtualization/parallels.t
    A t/tasks/inventory/virtualization/virtualbox.t
    A t/tasks/inventory/virtualization/vmsystem.t
    A t/tasks/inventory/virtualization/xen.t
    A t/tasks/inventory/windows/bios.t
    A t/tasks/inventory/windows/cpu.t
    A t/tasks/inventory/windows/memory.t
    A t/tasks/inventory/windows/printers.t
    A t/tasks/inventory/windows/registry.t
    A t/tasks/inventory/windows/softwares.t
    A t/tasks/inventory/windows/usb.t
    A t/tasks/network/message.t
    A t/tasks/network/nmap.t
    A t/tasks/wakeonlan.t
    R t/tools.t
    R t/tools/aix.t
    R t/tools/bsd.t
    R t/tools/generic.t
    R t/tools/hpux.t
    R t/tools/linux.t
    R t/tools/macos.t
    R t/tools/network.t
    R t/tools/snmp.t
    R t/tools/solaris.t
    R t/tools/unix.t
    R t/tools/win32.t
    R t/validate.t
    R t/wakeonlan.t
    R t/xml/query/inventory.t
    R t/xml/query/prolog.t
    R t/xml/query/simpleMessage.t
    R t/xml/response.t

  Log Message:
  -----------
  reorganize tests


  Commit: 986c1063fd5973b8b8c5574e58de30bd7e744334
      https://github.com/fusinv/fusioninventory-agent/commit/986c1063fd5973b8b8c5574e58de30bd7e744334
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/apps/agent.t
    M t/apps/esx.t
    M t/apps/injector.t
    M t/apps/inventory.t
    M t/apps/netdiscovery.t
    M t/apps/netinventory.t
    M t/apps/wakeonlan.t

  Log Message:
  -----------
  fix executables path


  Commit: 3193dd6b1f78166ed704d277f80dfb389d2768c6
      https://github.com/fusinv/fusioninventory-agent/commit/3193dd6b1f78166ed704d277f80dfb389d2768c6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/FusionInventory/Test/Utils.pm
    M t/apps/agent.t
    M t/apps/esx.t
    M t/apps/injector.t
    M t/apps/netdiscovery.t
    M t/apps/netinventory.t
    M t/apps/wakeonlan.t

  Log Message:
  -----------
  factorize execution function


  Commit: 4b13d0aa82fad8e2a3e747af4a217f22701361d3
      https://github.com/fusinv/fusioninventory-agent/commit/4b13d0aa82fad8e2a3e747af4a217f22701361d3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-esx
    M t/apps/esx.t

  Log Message:
  -----------
  more consistency in --help handling

All other command-line tools are less verbose and have 0 as exit status.


  Commit: 8a5a8577b82b5a88c535371e833d716529a28522
      https://github.com/fusinv/fusioninventory-agent/commit/8a5a8577b82b5a88c535371e833d716529a28522
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-injector

  Log Message:
  -----------
  more consistent syntax


  Commit: ae54deff5378bca1ce0929a25b8f8f343bfa16b4
      https://github.com/fusinv/fusioninventory-agent/commit/ae54deff5378bca1ce0929a25b8f8f343bfa16b4
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/apps/esx.t
    M t/apps/inventory.t
    M t/apps/netdiscovery.t
    M t/apps/netinventory.t
    M t/apps/wakeonlan.t

  Log Message:
  -----------
  this is stdout, not stdin


  Commit: 9e193007e670e13fb8a97f7f443aa302624f1887
      https://github.com/fusinv/fusioninventory-agent/commit/9e193007e670e13fb8a97f7f443aa302624f1887
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/SCSI.pm

  Log Message:
  -----------
  drop useless class

It was imported by error during commit #dc9494c.


  Commit: df550aa88fbc47f1db014bc7727e1a7c73c7beef
      https://github.com/fusinv/fusioninventory-agent/commit/df550aa88fbc47f1db014bc7727e1a7c73c7beef
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Logger/File.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm

  Log Message:
  -----------
  make perlcritic happier


  Commit: 4e185a3c5ad3685b104537bd3da6db30d058714f
      https://github.com/fusinv/fusioninventory-agent/commit/4e185a3c5ad3685b104537bd3da6db30d058714f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/01compile.t
    M t/04pod-coverage.t
    M t/05var.t
    R t/FusionInventory/Agent/Logger/Test.pm
    R t/FusionInventory/Test/Agent.pm
    R t/FusionInventory/Test/Auth.pm
    R t/FusionInventory/Test/Module.pm
    R t/FusionInventory/Test/Proxy.pm
    R t/FusionInventory/Test/Server.pm
    R t/FusionInventory/Test/Utils.pm
    M t/agent/client/connection.t
    M t/agent/client/ocs/response.t
    M t/agent/client/ssl.t
    M t/agent/inventory.t
    M t/agent/server.t
    M t/agent/tools.t
    M t/agent/tools/win32.t
    M t/apps/agent.t
    M t/apps/esx.t
    M t/apps/injector.t
    M t/apps/netdiscovery.t
    M t/apps/netinventory.t
    M t/apps/wakeonlan.t
    R t/fake/unix/Sys/Syslog.pm
    R t/fake/windows/Win32.pm
    R t/fake/windows/Win32/API.pm
    R t/fake/windows/Win32/Job.pm
    R t/fake/windows/Win32/OLE.pm
    R t/fake/windows/Win32/TieRegistry.pm
    A t/lib/FusionInventory/Agent/Logger/Test.pm
    A t/lib/FusionInventory/Test/Agent.pm
    A t/lib/FusionInventory/Test/Auth.pm
    A t/lib/FusionInventory/Test/Module.pm
    A t/lib/FusionInventory/Test/Proxy.pm
    A t/lib/FusionInventory/Test/Server.pm
    A t/lib/FusionInventory/Test/Utils.pm
    A t/lib/fake/unix/Sys/Syslog.pm
    A t/lib/fake/windows/Win32.pm
    A t/lib/fake/windows/Win32/API.pm
    A t/lib/fake/windows/Win32/Job.pm
    A t/lib/fake/windows/Win32/OLE.pm
    A t/lib/fake/windows/Win32/TieRegistry.pm
    M t/tasks/inventory/windows/bios.t
    M t/tasks/inventory/windows/cpu.t
    M t/tasks/inventory/windows/memory.t
    M t/tasks/inventory/windows/printers.t
    M t/tasks/inventory/windows/registry.t
    M t/tasks/inventory/windows/softwares.t
    M t/tasks/inventory/windows/usb.t
    M t/tasks/wakeonlan.t

  Log Message:
  -----------
  move test perl modules in their own directory


  Commit: a8972930e190628551d1fb224fd75dad3960f101
      https://github.com/fusinv/fusioninventory-agent/commit/a8972930e190628551d1fb224fd75dad3960f101
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent.pm
    M lib/FusionInventory/Agent/HTTP/Client.pm
    M lib/FusionInventory/Agent/Inventory.pm
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Target/Server.pm
    M lib/FusionInventory/Agent/Task/Deploy/CheckProcessor.pm
    M lib/FusionInventory/Agent/Task/Deploy/Datastore.pm
    M lib/FusionInventory/Agent/Task/Deploy/DiskFree.pm
    M lib/FusionInventory/Agent/Task/Deploy/File.pm
    M lib/FusionInventory/Agent/Task/Deploy/P2P.pm
    M lib/FusionInventory/Agent/Task/Inventory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/CPU.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/LVM.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Slots.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/MIPS.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/i386.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/Megaraid.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Uptime.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Bios.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Ipmi.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Videos.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Printers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Processes.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/RPM.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/3ware.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/CPU.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/Linux/Networks.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/ServeRaid.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Memory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Networks.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Printers.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/USB.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/Networks.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Slots.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Softwares.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Storages.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Parallels.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareESX.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/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Memory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Networks.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/Registry.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Storages.pm
    M lib/FusionInventory/Agent/Task/NetDiscovery.pm
    M lib/FusionInventory/Agent/Task/NetInventory.pm
    M lib/FusionInventory/Agent/Task/WakeOnLan.pm
    M lib/FusionInventory/Agent/Tools/AIX.pm
    M lib/FusionInventory/Agent/Tools/Solaris.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    M lib/FusionInventory/Agent/XML/Query.pm
    M t/05var.t
    M t/08changelog.t
    M t/agent/agent.t
    M t/agent/client/connection.t
    M t/agent/config.t
    M t/agent/inventory.t
    M t/agent/logger-thread.t
    M t/agent/logger.t
    M t/agent/manufacturer.t
    M t/agent/snmp/mock.t
    M t/agent/tools.t
    M t/agent/tools/linux.t
    M t/agent/xml/netinventory.t
    M t/tasks/deploy/p2p.t
    M t/tasks/deploy/server.t
    M t/tasks/inventory/aix/softwares.t
    M t/tasks/inventory/generic/dmidecode/bios.t
    M t/tasks/inventory/generic/storages/hp.t
    M t/tasks/inventory/hpux/memory.t
    M t/tasks/inventory/linux/ilo.t
    M t/tasks/inventory/linux/storages/megaraid.t
    M t/tasks/inventory/linux/video.t
    M t/tasks/inventory/solaris/bios.t
    M t/tasks/inventory/solaris/cpu.t
    M t/tasks/inventory/solaris/memory.t
    M t/tasks/inventory/virtualization/xen.t
    M t/tasks/inventory/windows/softwares.t
    M t/tasks/network/nmap.t

  Log Message:
  -----------
  drop spurious whitespace


  Commit: b613bca34e484bb22439f13816e8de5a6f1778a6
      https://github.com/fusinv/fusioninventory-agent/commit/b613bca34e484bb22439f13816e8de5a6f1778a6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Memory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Networks.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Storages.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/ARM.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/Alpha.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/MIPS.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/PowerPC.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/m68k.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Drives.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Inputs.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Memory.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Rudder.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/iLO.pm
    M lib/FusionInventory/Agent/Tools/Generic/License.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/VMware/SOAP.pm
    M lib/FusionInventory/VMware/SOAP/Host.pm
    M t/02critic.t
    M t/04pod-coverage.t
    M t/apps/agent.t
    M t/apps/esx.t
    M t/lib/FusionInventory/Test/Utils.pm
    M t/tasks/deploy/validate.t
    M t/tasks/inventory/macos/memory.t

  Log Message:
  -----------
  drop more spurious whitespace


  Commit: 70ebd99e715e077df6581763d121c3b9a4d13dab
      https://github.com/fusinv/fusioninventory-agent/commit/70ebd99e715e077df6581763d121c3b9a4d13dab
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Controllers.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/LVM.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Modems.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Slots.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Sounds.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/AIX/Videos.pm
    A lib/FusionInventory/Agent/Task/Inventory/AccessLog.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Archs/Alpha.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Archs/MIPS.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Archs/SPARC.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Archs/i386.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Storages/Megaraid.pm
    A lib/FusionInventory/Agent/Task/Inventory/BSD/Uptime.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Arch.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Battery.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Bios.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Ports.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Slots.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Domains.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Environment.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Hostname.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Ipmi.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/PCI.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/PCI/Controllers.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/PCI/Modems.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/PCI/Sounds.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/PCI/Videos.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Printers.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Processes.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/SSH.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Screen.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/Deb.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/Gentoo.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/Pacman.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/RPM.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Softwares/Slackware.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Storages/3ware.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Storages/HP.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/USB.pm
    A lib/FusionInventory/Agent/Task/Inventory/Generic/Users.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Bios.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Controllers.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/MP.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Slots.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/HPUX/Uptime.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Controllers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/LVM.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Modems.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Slots.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Sounds.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AIX/Videos.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/AccessLog.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/Alpha.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/MIPS.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/SPARC.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/i386.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages/Megaraid.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Uptime.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Arch.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Battery.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Bios.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Ports.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Slots.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Domains.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Environment.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Hostname.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Ipmi.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Controllers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Modems.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Sounds.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/PCI/Videos.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Printers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Processes.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/SSH.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/Deb.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/Gentoo.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/Pacman.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/RPM.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Softwares/Slackware.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/3ware.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/USB.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Bios.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Controllers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/MP.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Slots.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Uptime.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/ARM.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/Alpha.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/MIPS.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/PowerPC.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/SPARC.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/m68k.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Distro.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Distro/LSB.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Distro/NonLSB.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Inputs.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Rudder.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Lsilogic.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Megaraid.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/ServeRaid.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Uptime.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Videos.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Linux/iLO.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Bios.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Hostname.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Printers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Sound.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/USB.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Uptime.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Videos.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Bios.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Controllers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Slots.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Hpvm.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Jails.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Libvirt.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Lxc.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Parallels.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Qemu.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/SolarisZones.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VirtualBox.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Virtuozzo.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareESX.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vmsystem.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Vserver.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Xen.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/AntiVirus.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/CPU.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Chassis.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Controllers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Drives.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Environment.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Inputs.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Memory.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Modems.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Networks.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Ports.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Printers.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Registry.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Slots.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Softwares.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Sounds.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Storages.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/USB.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Users.pm
    R lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Videos.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/ARM.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/Alpha.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/MIPS.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/PowerPC.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/SPARC.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/i386.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Archs/m68k.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Distro.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Distro/LSB.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Distro/NonLSB.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Inputs.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/LVM.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Rudder.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Storages/Adaptec.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Storages/Lsilogic.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Storages/Megaraid.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Storages/ServeRaid.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Uptime.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/Videos.pm
    A lib/FusionInventory/Agent/Task/Inventory/Linux/iLO.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Bios.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Hostname.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/License.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Printers.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Sound.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/USB.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Uptime.pm
    A lib/FusionInventory/Agent/Task/Inventory/MacOS/Videos.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Bios.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Controllers.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Slots.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/Solaris/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Hpvm.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Jails.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Libvirt.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Lxc.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Parallels.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Qemu.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/SolarisZones.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/VirtualBox.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Virtuozzo.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/VmWareDesktop.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/VmWareESX.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Vmsystem.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Vserver.pm
    A lib/FusionInventory/Agent/Task/Inventory/Virtualization/Xen.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/AntiVirus.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Bios.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/CPU.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Chassis.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Controllers.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Drives.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Environment.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Inputs.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/License.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Memory.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Modems.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Networks.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/OS.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Ports.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Printers.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Registry.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Slots.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Softwares.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Sounds.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Storages.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/USB.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Users.pm
    A lib/FusionInventory/Agent/Task/Inventory/Win32/Videos.pm
    M t/tasks/inventory/aix/controllers.t
    M t/tasks/inventory/aix/memory.t
    M t/tasks/inventory/aix/modems.t
    M t/tasks/inventory/aix/networks.t
    M t/tasks/inventory/aix/slots.t
    M t/tasks/inventory/aix/softwares.t
    M t/tasks/inventory/aix/sounds.t
    M t/tasks/inventory/aix/storages.t
    M t/tasks/inventory/aix/videos.t
    M t/tasks/inventory/bsd/softwares.t
    M t/tasks/inventory/bsd/storages.t
    M t/tasks/inventory/generic/dmidecode/battery.t
    M t/tasks/inventory/generic/dmidecode/bios.t
    M t/tasks/inventory/generic/dmidecode/memory.t
    M t/tasks/inventory/generic/dmidecode/ports.t
    M t/tasks/inventory/generic/dmidecode/slots.t
    M t/tasks/inventory/generic/pci/controllers.t
    M t/tasks/inventory/generic/pci/modems.t
    M t/tasks/inventory/generic/pci/sounds.t
    M t/tasks/inventory/generic/pci/videos.t
    M t/tasks/inventory/generic/screen.t
    M t/tasks/inventory/generic/storages/3ware.t
    M t/tasks/inventory/generic/storages/hp.t
    M t/tasks/inventory/generic/usb.t
    M t/tasks/inventory/hpux/controllers.t
    M t/tasks/inventory/hpux/cpu.t
    M t/tasks/inventory/hpux/drives.t
    M t/tasks/inventory/hpux/memory.t
    M t/tasks/inventory/hpux/mp.t
    M t/tasks/inventory/hpux/networks.t
    M t/tasks/inventory/hpux/slots.t
    M t/tasks/inventory/hpux/softwares.t
    M t/tasks/inventory/hpux/storages.t
    M t/tasks/inventory/hpux/uptime.t
    M t/tasks/inventory/linux/cpu.t
    M t/tasks/inventory/linux/drives.t
    M t/tasks/inventory/linux/ilo.t
    M t/tasks/inventory/linux/lvm.t
    M t/tasks/inventory/linux/rhn-systemid.t
    M t/tasks/inventory/linux/softwares.t
    M t/tasks/inventory/linux/storages/adaptec.t
    M t/tasks/inventory/linux/storages/lsilogic.t
    M t/tasks/inventory/linux/storages/megaraid.t
    M t/tasks/inventory/linux/video.t
    M t/tasks/inventory/macos/cpu.t
    M t/tasks/inventory/macos/memory.t
    M t/tasks/inventory/macos/softwares.t
    M t/tasks/inventory/macos/storages.t
    M t/tasks/inventory/macos/uptime.t
    M t/tasks/inventory/macos/usb.t
    M t/tasks/inventory/macos/videos.t
    M t/tasks/inventory/solaris/bios.t
    M t/tasks/inventory/solaris/cpu.t
    M t/tasks/inventory/solaris/memory.t
    M t/tasks/inventory/solaris/networks.t
    M t/tasks/inventory/solaris/slots.t
    M t/tasks/inventory/solaris/storages.t
    M t/tasks/inventory/virtualization/jails.t
    M t/tasks/inventory/virtualization/libvirt.t
    M t/tasks/inventory/virtualization/lxc.t
    M t/tasks/inventory/virtualization/openvz.t
    M t/tasks/inventory/virtualization/parallels.t
    M t/tasks/inventory/virtualization/virtualbox.t
    M t/tasks/inventory/virtualization/vmsystem.t
    M t/tasks/inventory/virtualization/xen.t
    M t/tasks/inventory/windows/bios.t
    M t/tasks/inventory/windows/cpu.t
    M t/tasks/inventory/windows/memory.t
    M t/tasks/inventory/windows/printers.t
    M t/tasks/inventory/windows/registry.t
    M t/tasks/inventory/windows/softwares.t
    M t/tasks/inventory/windows/usb.t

  Log Message:
  -----------
  shorter namespace


  Commit: 1592134376f3ed368e112ad83687550dc50f86fa
      https://github.com/fusinv/fusioninventory-agent/commit/1592134376f3ed368e112ad83687550dc50f86fa
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/tasks/inventory/macos/memory.t

  Log Message:
  -----------
  simpler


  Commit: e8cd154c6e9e142ee5ff85dd59e87f17176d8b7f
      https://github.com/fusinv/fusioninventory-agent/commit/e8cd154c6e9e142ee5ff85dd59e87f17176d8b7f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/agent/manufacturer.t
    M t/agent/snmp/live.t
    M t/agent/snmp/mock.t
    M t/agent/soap.t
    M t/agent/tools/snmp.t
    M t/apps/netinventory.t
    M t/tasks/deploy/p2p.t
    M t/tasks/network/message.t
    M t/tasks/network/nmap.t

  Log Message:
  -----------
  use Test::Deep everywhere


  Commit: f9c6ab9121df328c839495d4d1ba4f558989452a
      https://github.com/fusinv/fusioninventory-agent/commit/f9c6ab9121df328c839495d4d1ba4f558989452a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/apps/esx.t
    M t/apps/injector.t
    M t/apps/inventory.t
    M t/apps/netdiscovery.t
    M t/apps/netinventory.t
    M t/apps/wakeonlan.t
    M t/tasks/deploy/p2p.t
    M t/tasks/deploy/server.t
    M t/tasks/deploy/validate.t

  Log Message:
  -----------
  always plan tests separatly


  Commit: 73623e948f0bbb8da563ff34f099920382b6f204
      https://github.com/fusinv/fusioninventory-agent/commit/73623e948f0bbb8da563ff34f099920382b6f204
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/tasks/deploy/server.t
    M t/tasks/deploy/validate.t

  Log Message:
  -----------
  no need for -w arg here


  Commit: 68377bb3d0081b10fa5a33dad3eb0cb75a65cdef
      https://github.com/fusinv/fusioninventory-agent/commit/68377bb3d0081b10fa5a33dad3eb0cb75a65cdef
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    R t/03pod.t
    A t/03var.t
    R t/04pod-coverage.t
    A t/04pod-syntax.t
    A t/05pod-coverage.t
    R t/05var.t
    A t/06pod-spelling.t
    R t/06spelling.t

  Log Message:
  -----------
  test renaming


  Commit: d65ee37ed24e2555bb7781c0a80b43fb8364b5f5
      https://github.com/fusinv/fusioninventory-agent/commit/d65ee37ed24e2555bb7781c0a80b43fb8364b5f5
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A t/agent/config.t
    R t/agent/config.t

  Log Message:
  -----------
  executable bit


  Commit: e1eaeb52afaa697fc37b972764ea87cf815a4866
      https://github.com/fusinv/fusioninventory-agent/commit/e1eaeb52afaa697fc37b972764ea87cf815a4866
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  additional wol dependency


  Commit: 1603b6c579d92b1c4372cd7868d46bd78be745e1
      https://github.com/fusinv/fusioninventory-agent/commit/1603b6c579d92b1c4372cd7868d46bd78be745e1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    A lib/FusionInventory/Agent/SOAP/VMware.pm
    R lib/FusionInventory/VMware/SOAP.pm
    R lib/FusionInventory/VMware/SOAP/Host.pm
    M t/agent/soap.t

  Log Message:
  -----------
  yet another namespace change


  Commit: 9c77e4433e36da66560ac8289c5aa5a55306397f
      https://github.com/fusinv/fusioninventory-agent/commit/9c77e4433e36da66560ac8289c5aa5a55306397f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Win32.pm

  Log Message:
  -----------
  document getInterfaces() function


  Commit: 9ea10eec3a4c9823cc68116c9792a894614740a0
      https://github.com/fusinv/fusioninventory-agent/commit/9ea10eec3a4c9823cc68116c9792a894614740a0
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Manufacturer/Alcatel.pm
    M lib/FusionInventory/Agent/Manufacturer/Axis.pm
    M lib/FusionInventory/Agent/Manufacturer/HewlettPackard.pm
    M lib/FusionInventory/Agent/Manufacturer/Kyocera.pm
    M lib/FusionInventory/Agent/Manufacturer/Wyse.pm
    M lib/FusionInventory/Agent/Manufacturer/Zebranet.pm

  Log Message:
  -----------
  add missing documentation


  Commit: c33aa33bcc81e0d42e443e393454731d1bb1b8ab
      https://github.com/fusinv/fusioninventory-agent/commit/c33aa33bcc81e0d42e443e393454731d1bb1b8ab
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-agent
    M bin/fusioninventory-win32-service

  Log Message:
  -----------
  whitespace cleanup


  Commit: 3a283172b8c2a66cf936c58f1e6a1d25df668327
      https://github.com/fusinv/fusioninventory-agent/commit/3a283172b8c2a66cf936c58f1e6a1d25df668327
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    R t/agent/client/connection.t
    R t/agent/client/instanciation.t
    R t/agent/client/ocs/compression.t
    R t/agent/client/ocs/response.t
    R t/agent/client/ssl.t
    A t/agent/http/client/connection.t
    A t/agent/http/client/instanciation.t
    A t/agent/http/client/ocs/compression.t
    A t/agent/http/client/ocs/response.t
    A t/agent/http/client/ssl.t
    A t/agent/http/server.t
    R t/agent/server.t

  Log Message:
  -----------
  isolate http related tests


  Commit: 729a9b2481e53a53a6fe0de8febcf6cd343f37f1
      https://github.com/fusinv/fusioninventory-agent/commit/729a9b2481e53a53a6fe0de8febcf6cd343f37f1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M t/tasks/inventory/windows/softwares.t

  Log Message:
  -----------
  fix expected strings


  Commit: 001aaf25fbe846c21a16e212fc0c6031aa446d04
      https://github.com/fusinv/fusioninventory-agent/commit/001aaf25fbe846c21a16e212fc0c6031aa446d04
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  additional dependency for dictionnary


  Commit: 241f05cbedf4dbe73acd86c833f2e721c6b276c9
      https://github.com/fusinv/fusioninventory-agent/commit/241f05cbedf4dbe73acd86c833f2e721c6b276c9
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/HTTP/Server.pm

  Log Message:
  -----------
  sort imported packages


  Commit: 4d229d13c6f9af093919bbe3a6766d2716f732d8
      https://github.com/fusinv/fusioninventory-agent/commit/4d229d13c6f9af093919bbe3a6766d2716f732d8
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  additional dependency for SNMPv3


  Commit: c026844a8b120e835e42486ecc2e8eb8e19f264c
      https://github.com/fusinv/fusioninventory-agent/commit/c026844a8b120e835e42486ecc2e8eb8e19f264c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M lib/FusionInventory/Agent/Task/ESX.pm

  Log Message:
  -----------
  fix SOAP module name


  Commit: bf47960e70fcd2a86ca04483f5fbb760d651bd07
      https://github.com/fusinv/fusioninventory-agent/commit/bf47960e70fcd2a86ca04483f5fbb760d651bd07
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL
    A bin/fusioninventory-daemon

  Log Message:
  -----------
  new unix-specific dedicated executable

This one is supposed to be unix-equivalent of
fusioninventory-win32-service, to be run in background, and to be
controlled by a server exclusively.


  Commit: b64a2b6dbb9ba4c007bdb4a8243166ba49237fdf
      https://github.com/fusinv/fusioninventory-agent/commit/b64a2b6dbb9ba4c007bdb4a8243166ba49237fdf
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-daemon

  Log Message:
  -----------
  drop task-specific options

They are supposed to be handled server-side.


  Commit: be3e6412d60d439511dc589a51759372168316dd
      https://github.com/fusinv/fusioninventory-agent/commit/be3e6412d60d439511dc589a51759372168316dd
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-daemon

  Log Message:
  -----------
  drop task selection options

Task selection is supposed to be handled server-side.


  Commit: 3a6f20e9af2087c2d129840e5bf2ebcf64ef991c
      https://github.com/fusinv/fusioninventory-agent/commit/3a6f20e9af2087c2d129840e5bf2ebcf64ef991c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-daemon

  Log Message:
  -----------
  drop support for local targets

When using a control server, they are few usage for them.


  Commit: 24b6572ac18e37be75f6466651eeaf6e988ad899
      https://github.com/fusinv/fusioninventory-agent/commit/24b6572ac18e37be75f6466651eeaf6e988ad899
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-daemon

  Log Message:
  -----------
  drop scheduling options

Scheduling is supposed to be handled server-side.


  Commit: d464a0b2dcc9c7b379965d966bbd18d923c86ac1
      https://github.com/fusinv/fusioninventory-agent/commit/d464a0b2dcc9c7b379965d966bbd18d923c86ac1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-agent
    M bin/fusioninventory-daemon

  Log Message:
  -----------
  deprecated options


  Commit: 5847e4e91ab3c761d62e1018beee2760f67a16cd
      https://github.com/fusinv/fusioninventory-agent/commit/5847e4e91ab3c761d62e1018beee2760f67a16cd
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M bin/fusioninventory-agent

  Log Message:
  -----------
  drop actual execution support

direct task execution is now supported by individual
fusioninventory-foobar executables, and
background agent execution is handled by either fusioninventory-daemon
or fusioninventory-win32-service.


  Commit: 78618b06631939600129565231096e55b554556f
      https://github.com/fusinv/fusioninventory-agent/commit/78618b06631939600129565231096e55b554556f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M Makefile.PL
    A bin/fusioninventory-service
    R bin/fusioninventory-win32-service

  Log Message:
  -----------
  renaming for sake of simplicity

There is no other fusioninventory-service anyway.


Compare: https://github.com/fusinv/fusioninventory-agent/compare/6e75d82e8b3c^...78618b066319


More information about the Fusioninventory-commit mailing list