[Fusioninventory-commit] [fusinv/fusioninventory-agent] 12f825: events list is only created if needed

Guillaume Rousse Guillaume.Rousse at gmail.com
Tue Mar 20 19:48:22 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 12f8251e35ac18cc575d3c06db70773f8cbe4911
      https://github.com/fusinv/fusioninventory-agent/commit/12f8251e35ac18cc575d3c06db70773f8cbe4911
  Author: Guillaume Rousse <Guillaume.Rousse at gmail.com>
  Date:   2012-03-20 (Tue, 20 Mar 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Scheduler.pm

  Log Message:
  -----------
  events list is only created if needed


  Commit: 9aa0db34e2337c92f40b06ff04fdb77f9bfbe2ff
      https://github.com/fusinv/fusioninventory-agent/commit/9aa0db34e2337c92f40b06ff04fdb77f9bfbe2ff
  Author: Guillaume Rousse <Guillaume.Rousse at gmail.com>
  Date:   2012-03-20 (Tue, 20 Mar 2012)

  Changed paths:
    M Changes
  M Makefile.PL
  M README
  M etc/agent.cfg
  M fusioninventory-agent
  M lib/FusionInventory/Agent/Config.pm
  M lib/FusionInventory/Agent/HTTP/Protocol/https.pm
  M lib/FusionInventory/Agent/HTTP/Server.pm
  M lib/FusionInventory/Agent/Storage.pm
  M lib/FusionInventory/Agent/Target/Server.pm
  M lib/FusionInventory/Agent/Task.pm
  M lib/FusionInventory/Agent/Task/Inventory.pm
  M 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/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/Alpha.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/MIPS.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/SPARC.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Archs/i386.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Memory.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Storages.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Dmidecode/Bios.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Environment.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Printers.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/HPUX.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Memory.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/HPUX/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/ARM.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/PowerPC.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/SPARC.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Archs/i386.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/LVM.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Networks.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Storages/Adaptec.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/Videos.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Linux/iLO.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Hostname.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Printers.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/Sound.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/Bios.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/Solaris/Slots.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Softwares.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Libvirt.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/Vmsystem.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/Xen.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/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/Memory.pm
  M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.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/USB.pm
  M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
  M lib/FusionInventory/Agent/Tools.pm
  M lib/FusionInventory/Agent/Tools/AIX.pm
  M lib/FusionInventory/Agent/Tools/Generic.pm
  M lib/FusionInventory/Agent/Tools/HPUX.pm
  M lib/FusionInventory/Agent/Tools/Hostname.pm
  M lib/FusionInventory/Agent/Tools/Linux.pm
  M lib/FusionInventory/Agent/Tools/MacOS.pm
  M lib/FusionInventory/Agent/Tools/Network.pm
  M lib/FusionInventory/Agent/Tools/Screen.pm
  M lib/FusionInventory/Agent/Tools/Unix.pm
  M lib/FusionInventory/Agent/Tools/Win32.pm
  M lib/FusionInventory/Agent/XML/Query.pm
  A resources/bsd/fstab/freebsd-1
  A resources/generic/dmidecode/windows-7
  A resources/generic/dmidecode/windows-xppro
  A resources/solaris/prtconf/SPARC-1
  R resources/solaris/psrinfo/sample-1
  A resources/solaris/psrinfo/sample1
  R resources/solaris/showrev-SPARC-1
  R resources/solaris/showrev-SPARC-2
  R resources/solaris/showrev-x86-1
  R resources/solaris/showrev-x86-2
  A resources/solaris/showrev/SPARC-1
  A resources/solaris/showrev/SPARC-2
  A resources/solaris/showrev/x86-1
  A resources/solaris/showrev/x86-2
  A resources/solaris/showrev/x86-3
  A resources/solaris/smbios/x86-1
  A resources/solaris/smbios/x86-3
  A resources/virtualization/README
  A resources/virtualization/vboxmanage/sample2
  A resources/win32/.gitattributes
  A resources/win32/README
  R resources/win32/printer/xppro1/USB.reg
  R resources/win32/printer/xppro1/USBPRINT.reg
  R resources/win32/printer/xppro2/USB.reg
  R resources/win32/printer/xppro2/USBPRINT.reg
  A resources/win32/registry/2003-CentralProcessor.reg
  A resources/win32/registry/2003SP2-CentralProcessor.reg
  A resources/win32/registry/7-CentralProcessor.reg
  A resources/win32/registry/7-USB.reg
  A resources/win32/registry/7-USBPRINT.reg
  A resources/win32/registry/xp-CentralProcessor.reg
  A resources/win32/registry/xppro1-USB.reg
  A resources/win32/registry/xppro1-USBPRINT.reg
  A resources/win32/registry/xppro2-USB.reg
  A resources/win32/registry/xppro2-USBPRINT.reg
  A resources/win32/wmi/2003-Win32_PhysicalMemory.wmi
  A resources/win32/wmi/2003-Win32_Processor.wmi
  A resources/win32/wmi/2003SP2-Win32_PhysicalMemory.wmi
  A resources/win32/wmi/2003SP2-Win32_Processor.wmi
  A resources/win32/wmi/7-CIM_LogicalDevice.wmi
  A resources/win32/wmi/7-Win32_PhysicalMemory.wmi
  A resources/win32/wmi/7-Win32_PhysicalMemoryArray.wmi
  A resources/win32/wmi/7-Win32_Processor.wmi
  A resources/win32/wmi/xp-Win32_PhysicalMemory.wmi
  A resources/win32/wmi/xp-Win32_Processor.wmi
  A resources/win32/wmi/xppro2-CIM_LogicalDevice.wmi
  A t/05var.t
  M t/FusionInventory/Test/Utils.pm
  M t/apps/agent.t
  A t/inventory/bsd/storages.t
  M t/inventory/generic/dmidecode/memory.t
  A t/inventory/macos/storages.t
  R t/inventory/macos/video.t
  A t/inventory/macos/videos.t
  A t/inventory/solaris/bios.t
  M t/inventory/solaris/cpu.t
  M t/inventory/virtualization/virtualbox.t
  A t/inventory/windows/cpu.t
  A t/inventory/windows/memory.t
  A t/inventory/windows/printers.t
  A t/inventory/windows/usb.t
  M t/tools/generic.t
  M t/tools/macos.t
  M t/tools/network.t

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/master'


Compare: https://github.com/fusinv/fusioninventory-agent/compare/7263a76...9aa0db3


More information about the Fusioninventory-commit mailing list