[Fusioninventory-commit] [fusinv/fusioninventory-agent] 461016: get rid of memconf

Gonéri Le Bouder goneri at rulezlan.org
Mon Nov 5 13:54:22 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/fusinv/fusioninventory-agent
  Commit: 46101611299486e7a276774622fd790c649cc7ae
      https://github.com/fusinv/fusioninventory-agent/commit/46101611299486e7a276774622fd790c649cc7ae
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-16 (Thu, 16 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm

  Log Message:
  -----------
  get rid of memconf

Inlining memconf logic allows to have a readable CPU identification
logic, instead of relying on a black box.


  Commit: 95dd0c357101dbf51ea51a60a96beb2316cf606e
      https://github.com/fusinv/fusioninventory-agent/commit/95dd0c357101dbf51ea51a60a96beb2316cf606e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-21 (Tue, 21 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm

  Log Message:
  -----------
  switch from prtconf to psrinfo

psrinfo seems more widely available, and easier to parser moreover.


  Commit: a60cc7d504f9d25cea96e3b5ca42822e3a8f66a1
      https://github.com/fusinv/fusioninventory-agent/commit/a60cc7d504f9d25cea96e3b5ca42822e3a8f66a1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    R resources/solaris/psrinfo/sample1
    A resources/solaris/psrinfo/sample1-psrinfo_v

  Log Message:
  -----------
  initial import


  Commit: ddc44816b2c01e286c3051634efcea8348ba2ff6
      https://github.com/fusinv/fusioninventory-agent/commit/ddc44816b2c01e286c3051634efcea8348ba2ff6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  adapt tests


  Commit: 582f5acb5aa59cca02a52d51e0777f5ce91493be
      https://github.com/fusinv/fusioninventory-agent/commit/582f5acb5aa59cca02a52d51e0777f5ce91493be
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  add xeon-specific  pattern


  Commit: 890e6e1353268ec5037be6bf94a8cfef48a94dc4
      https://github.com/fusinv/fusioninventory-agent/commit/890e6e1353268ec5037be6bf94a8cfef48a94dc4
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm

  Log Message:
  -----------
  deduce manufacturer from type


  Commit: c9e3b3df875fade5a881fbf77c41fc7e3cb4ed25
      https://github.com/fusinv/fusioninventory-agent/commit/c9e3b3df875fade5a881fbf77c41fc7e3cb4ed25
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-01 (Sat, 01 Sep 2012)

  Changed paths:
    A tools/refreshWiki.pl

  Log Message:
  -----------
  synchronize the POD with the wiki


  Commit: de2c9e4b674ce387e22d171290d02cf6f39e6a36
      https://github.com/fusinv/fusioninventory-agent/commit/de2c9e4b674ce387e22d171290d02cf6f39e6a36
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-01 (Sat, 01 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  create a Pod::Markdown object for every document


  Commit: 13fb29b55994979e112e2052a9e4e6f9249fd25c
      https://github.com/fusinv/fusioninventory-agent/commit/13fb29b55994979e112e2052a9e4e6f9249fd25c
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M MANIFEST.SKIP

  Log Message:
  -----------
  tools* are already ignored


  Commit: 44133b5ee79f7bb6e6de7612aa3eb13fe2b546e4
      https://github.com/fusinv/fusioninventory-agent/commit/44133b5ee79f7bb6e6de7612aa3eb13fe2b546e4
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    A tools/postNews.pl

  Log Message:
  -----------
  post a release news on the wiki


  Commit: f6ca147c70be9a3a895b19d12be012296afa47b3
      https://github.com/fusinv/fusioninventory-agent/commit/f6ca147c70be9a3a895b19d12be012296afa47b3
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Logger/File.pm

  Log Message:
  -----------
  don't die if lock() fail


  Commit: c29f74ebec5f0f974364c9be86e8ffeedf138b1a
      https://github.com/fusinv/fusioninventory-agent/commit/c29f74ebec5f0f974364c9be86e8ffeedf138b1a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  drop generation of html version of man pages

Embedded documentation is deprecated in favor of the web site, so let's
make installation process simpler.


  Commit: 28253a0dae1720147078cb1782306476817a0986
      https://github.com/fusinv/fusioninventory-agent/commit/28253a0dae1720147078cb1782306476817a0986
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M MANIFEST.SKIP
    M Makefile.PL
    M README
    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/Inventory.pm
    R resources/generic/edid/SAM04d3
    R resources/generic/edid/VSC4319
    R resources/generic/edid/acer-AL19161-1
    R resources/generic/edid/acer-AL19161-2
    R resources/generic/edid/acer-AL19161-3
    R resources/generic/edid/acer-AL19161-4
    R resources/generic/edid/ivm-PL2409HD
    M t/inventory/generic/screen.t
    A tools/postNews.pl
    A tools/refreshWiki.pl

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.3.x' into 2.3.x


  Commit: 2474d56061ec817890b2b94b37e5e8a2f66d221b
      https://github.com/fusinv/fusioninventory-agent/commit/2474d56061ec817890b2b94b37e5e8a2f66d221b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M README

  Log Message:
  -----------
  move part of README in wiki.f.o


  Commit: f4f8faacc60e1cc4300352e0b9008ee8b27a601f
      https://github.com/fusinv/fusioninventory-agent/commit/f4f8faacc60e1cc4300352e0b9008ee8b27a601f
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Linux.pm
    A resources/generic/ifconfig/linux-fc17
    M t/tools/linux.t

  Log Message:
  -----------
  fix: linux ifconfig parsing on Fedora 17

ifconfig output on Fedora 17 is based on a net-tools git
snapshot:
  net-tools-1.60-138.20120702git.fc17.x86_64

The ifconfig output is much more UNIX like:
-->8------
    em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.0.11 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 2a01:e35:2f18:2790:22cf:30ff:feec:c889 prefixlen 64 scopeid 0x0<global>
    inet6 fe80::22cf:30ff:feec:c889 prefixlen 64 scopeid 0x20<link>
    ether 20:cf:30:ec:c8:89 txqueuelen 1000 (Ethernet)
    RX packets 467964 bytes 438067184 (417.7 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 462167 bytes 273637311 (260.9 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 0 (Boucle locale)
    RX packets 121763 bytes 59893237 (57.1 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 121763 bytes 59893237 (57.1 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
    ether 52:54:00:38:0d:b7 txqueuelen 0 (Ethernet)
    RX packets 36309 bytes 2533768 (2.4 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 78400 bytes 112637354 (107.4 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

--8<------
Unlike UNIX ifconfig, there is an empty link like the common Linux
ifconfig.

https://bugzilla.redhat.com/show_bug.cgi?id=853982

Reported-by: Remi Collet <Remi at FamilleCollet.com>


  Commit: 392b58313ff1738462b3ce395914cc2f9f0a0917
      https://github.com/fusinv/fusioninventory-agent/commit/392b58313ff1738462b3ce395914cc2f9f0a0917
  Author: Remi Collet <Remi at FamilleCollet.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  ifconfig: better status parsing


  Commit: e150f3d2f0404f55a30541a45161a50cdb97df95
      https://github.com/fusinv/fusioninventory-agent/commit/e150f3d2f0404f55a30541a45161a50cdb97df95
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  capture less, post-process less


  Commit: df09d0c89e0761da4eafb27a29161aa3c4ea71cc
      https://github.com/fusinv/fusioninventory-agent/commit/df09d0c89e0761da4eafb27a29161aa3c4ea71cc
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  clearer


  Commit: 79db057c2c6c28d902c2a0ef95b0522881cb07dd
      https://github.com/fusinv/fusioninventory-agent/commit/79db057c2c6c28d902c2a0ef95b0522881cb07dd
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  miscaelanous regexp cleanup


  Commit: 79a1e0fcdadefd8ef281d6cb0c639f4c13d942e7
      https://github.com/fusinv/fusioninventory-agent/commit/79a1e0fcdadefd8ef281d6cb0c639f4c13d942e7
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  no need to treat flags differently


  Commit: 08e9537cf61254e8dba2d4c263ed61b67e999ca6
      https://github.com/fusinv/fusioninventory-agent/commit/08e9537cf61254e8dba2d4c263ed61b67e999ca6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  one less variable


  Commit: 97ce3a19d0a2ab7f807505034a29819001a3c552
      https://github.com/fusinv/fusioninventory-agent/commit/97ce3a19d0a2ab7f807505034a29819001a3c552
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Linux.pm
    A resources/generic/ifconfig/linux-fc17
    M t/tools/linux.t

  Log Message:
  -----------
  fix: linux ifconfig parsing on Fedora 17

ifconfig output on Fedora 17 is based on a net-tools git
snapshot:
  net-tools-1.60-138.20120702git.fc17.x86_64

The ifconfig output is much more UNIX like:
-->8------
    em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.0.11 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 2a01:e35:2f18:2790:22cf:30ff:feec:c889 prefixlen 64 scopeid 0x0<global>
    inet6 fe80::22cf:30ff:feec:c889 prefixlen 64 scopeid 0x20<link>
    ether 20:cf:30:ec:c8:89 txqueuelen 1000 (Ethernet)
    RX packets 467964 bytes 438067184 (417.7 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 462167 bytes 273637311 (260.9 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 0 (Boucle locale)
    RX packets 121763 bytes 59893237 (57.1 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 121763 bytes 59893237 (57.1 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
    ether 52:54:00:38:0d:b7 txqueuelen 0 (Ethernet)
    RX packets 36309 bytes 2533768 (2.4 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 78400 bytes 112637354 (107.4 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

--8<------
Unlike UNIX ifconfig, there is an empty link like the common Linux
ifconfig.

https://bugzilla.redhat.com/show_bug.cgi?id=853982

Reported-by: Remi Collet <Remi at FamilleCollet.com>


  Commit: ba092036896b223255e5b0d2f80898f3e0ce0d0a
      https://github.com/fusinv/fusioninventory-agent/commit/ba092036896b223255e5b0d2f80898f3e0ce0d0a
  Author: Remi Collet <Remi at FamilleCollet.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  ifconfig: better status parsing


  Commit: 993e2ccf128ddf8e28bae9c80b5af676f33f0fdc
      https://github.com/fusinv/fusioninventory-agent/commit/993e2ccf128ddf8e28bae9c80b5af676f33f0fdc
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  capture less, post-process less


  Commit: a3947085d8c1c9c07f6629a97c315f18fa7b9c78
      https://github.com/fusinv/fusioninventory-agent/commit/a3947085d8c1c9c07f6629a97c315f18fa7b9c78
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  clearer


  Commit: b90bf4af709c129121cfcd1ab72520b3a9b82a90
      https://github.com/fusinv/fusioninventory-agent/commit/b90bf4af709c129121cfcd1ab72520b3a9b82a90
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  miscaelanous regexp cleanup


  Commit: 4af6b37b2ddcff6d1ce1c51d78fe29a189c67608
      https://github.com/fusinv/fusioninventory-agent/commit/4af6b37b2ddcff6d1ce1c51d78fe29a189c67608
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  no need to treat flags differently


  Commit: 605652516ff813f8e4b612021720176d494fad9d
      https://github.com/fusinv/fusioninventory-agent/commit/605652516ff813f8e4b612021720176d494fad9d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  one less variable


  Commit: 4a100de9b6b793da44d9fccc57661cb8eedb82c5
      https://github.com/fusinv/fusioninventory-agent/commit/4a100de9b6b793da44d9fccc57661cb8eedb82c5
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    A resources/solaris/psrinfo/giration-psrinfo_v
    A resources/solaris/psrinfo/giration-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
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  add new samples


  Commit: dac8ffda6a551bc6081a79ab4423d97c9d3e39fc
      https://github.com/fusinv/fusioninventory-agent/commit/dac8ffda6a551bc6081a79ab4423d97c9d3e39fc
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm

  Log Message:
  -----------
  fix parsing the second x86 sample


  Commit: 917ed48322f57f1223d2c171562bccb8997ff8c3
      https://github.com/fusinv/fusioninventory-agent/commit/917ed48322f57f1223d2c171562bccb8997ff8c3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M t/inventory/solaris/memory.t

  Log Message:
  -----------
  second x86 sample


  Commit: 72b11863e65bc764f2a6dda0b08a4465fd1c31df
      https://github.com/fusinv/fusioninventory-agent/commit/72b11863e65bc764f2a6dda0b08a4465fd1c31df
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm
    M t/inventory/solaris/memory.t

  Log Message:
  -----------
  more meaningful function names


  Commit: a3aa2cd96ca6e2cd43b67ce5a42af2731c6df659
      https://github.com/fusinv/fusioninventory-agent/commit/a3aa2cd96ca6e2cd43b67ce5a42af2731c6df659
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    A resources/solaris/memconf/fire-sample1
    A resources/solaris/memconf/i86pc-sample1
    A resources/solaris/memconf/i86pc-sample2
    R resources/solaris/memconf/sample1
    R resources/solaris/memconf/sample4
    R resources/solaris/memconf/sample5
    M t/inventory/solaris/memory.t

  Log Message:
  -----------
  more meaningful file names


  Commit: 0de3ec91937b7be037cf065a36732707dc9ddfbe
      https://github.com/fusinv/fusioninventory-agent/commit/0de3ec91937b7be037cf065a36732707dc9ddfbe
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm

  Log Message:
  -----------
  fix FireV sample parsing


  Commit: 65e617d5450ee7bfdd551865d3f3889bfaaf602a
      https://github.com/fusinv/fusioninventory-agent/commit/65e617d5450ee7bfdd551865d3f3889bfaaf602a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    A resources/solaris/memconf/firev-sample1
    M t/inventory/solaris/memory.t

  Log Message:
  -----------
  new FireV sample


  Commit: 14e81d1f4efdacb954a32697114a2bdfc3333fd2
      https://github.com/fusinv/fusioninventory-agent/commit/14e81d1f4efdacb954a32697114a2bdfc3333fd2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm

  Log Message:
  -----------
  handle empty slots consistently


  Commit: 225cd5ca2e3387035d652b0614947d73f82f6fb6
      https://github.com/fusinv/fusioninventory-agent/commit/225cd5ca2e3387035d652b0614947d73f82f6fb6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/Memory.pm

  Log Message:
  -----------
  merge almost identical parsing functions


  Commit: 631c7e0d58c0908f1d0ad23301455a76079df6c1
      https://github.com/fusinv/fusioninventory-agent/commit/631c7e0d58c0908f1d0ad23301455a76079df6c1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    A resources/solaris/memconf/firet-sample1
    A resources/solaris/memconf/firet-sample2
    R resources/solaris/memconf/sample2
    R resources/solaris/memconf/sample3
    M t/inventory/solaris/memory.t

  Log Message:
  -----------
  two new samples


  Commit: e58207411810503147246fd512be84278f47a9e4
      https://github.com/fusinv/fusioninventory-agent/commit/e58207411810503147246fd512be84278f47a9e4
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    A resources/solaris/psrinfo/t5120-psrinfo_v
    A resources/solaris/psrinfo/t5120-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
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  3 new samples


  Commit: 6e0058c09ea87b05e01d2d258935c3ade7321f49
      https://github.com/fusinv/fusioninventory-agent/commit/6e0058c09ea87b05e01d2d258935c3ade7321f49
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
    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/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/v240-psrinfo_v
    A resources/solaris/psrinfo/v240-psrinfo_vp
    A resources/solaris/psrinfo/v490-psrinfo_v
    A resources/solaris/psrinfo/v490-psrinfo_vp
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  Merge branch '2.3.x-memconfectomy' into 2.3.x


  Commit: 15e42e9d3730e3abe7209e13acf8a6179d883cc3
      https://github.com/fusinv/fusioninventory-agent/commit/15e42e9d3730e3abe7209e13acf8a6179d883cc3
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    A t/changelog.t

  Log Message:
  -----------
  ensure changelog date format is RFC822


  Commit: 5aa7408e0740f31aa82943b933ac2dfbe220cb17
      https://github.com/fusinv/fusioninventory-agent/commit/5aa7408e0740f31aa82943b933ac2dfbe220cb17
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.2.x' into 2.2.x


  Commit: a4214a5764758905363480edd6ac96a30cd28f23
      https://github.com/fusinv/fusioninventory-agent/commit/a4214a5764758905363480edd6ac96a30cd28f23
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M t/changelog.t

  Log Message:
  -----------
  describe how to get generate the date string


  Commit: aae327b7a1c43405929591532db41403b4e63a26
      https://github.com/fusinv/fusioninventory-agent/commit/aae327b7a1c43405929591532db41403b4e63a26
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm

  Log Message:
  -----------
  isolate values computing for testing purpose


  Commit: 8059f1da3c8eff45a2fc42bbecf5538387a013cd
      https://github.com/fusinv/fusioninventory-agent/commit/8059f1da3c8eff45a2fc42bbecf5538387a013cd
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M t/inventory/solaris/cpu.t

  Log Message:
  -----------
  test global results


  Commit: dfc43362b0112c30ead74f2c9b88bbe029e821e7
      https://github.com/fusinv/fusioninventory-agent/commit/dfc43362b0112c30ead74f2c9b88bbe029e821e7
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  abort if Parse::EDID is missing


  Commit: 052bf5289ef1d04196a8e878b5a29ee5af8ce339
      https://github.com/fusinv/fusioninventory-agent/commit/052bf5289ef1d04196a8e878b5a29ee5af8ce339
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M t/02critic.t
    M t/03pod.t
    M t/04pod-coverage.t
    M t/05var.t
    M t/06spelling.t

  Log Message:
  -----------
  use consistent syntax to check module availability


  Commit: 9a11114617897156751159ac28a44da297723500
      https://github.com/fusinv/fusioninventory-agent/commit/9a11114617897156751159ac28a44da297723500
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  use 3-args open form


  Commit: fb767b3afae80f326f70860dd6339d6f6dacfeed
      https://github.com/fusinv/fusioninventory-agent/commit/fb767b3afae80f326f70860dd6339d6f6dacfeed
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  don't repeat yourself


  Commit: bd0ac23998d09f731e149833469475448645adde
      https://github.com/fusinv/fusioninventory-agent/commit/bd0ac23998d09f731e149833469475448645adde
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  explicit method calls


  Commit: ea624806ffe12d23896d188dcfc309680b95b562
      https://github.com/fusinv/fusioninventory-agent/commit/ea624806ffe12d23896d188dcfc309680b95b562
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  consistent error handling


  Commit: 67a36e20bba15243bb6eba3f5e1a1ee6d5f4f34d
      https://github.com/fusinv/fusioninventory-agent/commit/67a36e20bba15243bb6eba3f5e1a1ee6d5f4f34d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/refreshWiki.pl

  Log Message:
  -----------
  use plain variable names


  Commit: 60128024b7e03d4cbd4358961fba3dbd34a5747e
      https://github.com/fusinv/fusioninventory-agent/commit/60128024b7e03d4cbd4358961fba3dbd34a5747e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/generateChangelogEntry.pl

  Log Message:
  -----------
  warning pragma already present


  Commit: 5a3868b37427904275ca4157dea6ea6d4ea99c4e
      https://github.com/fusinv/fusioninventory-agent/commit/5a3868b37427904275ca4157dea6ea6d4ea99c4e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/generateChangelogEntry.pl

  Log Message:
  -----------
  redundant


  Commit: b317d60f447758369bff2f590dfbb3a1171085ee
      https://github.com/fusinv/fusioninventory-agent/commit/b317d60f447758369bff2f590dfbb3a1171085ee
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/generateChangelogEntry.pl

  Log Message:
  -----------
  sort modules alphabetically


  Commit: 2245fa88523e58deccc95f7b565986c522ad0e17
      https://github.com/fusinv/fusioninventory-agent/commit/2245fa88523e58deccc95f7b565986c522ad0e17
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M tools/generateChangelogEntry.pl

  Log Message:
  -----------
  indentation fix


  Commit: 2ca565f161de95d452b43cd5b0f8cf145170c65a
      https://github.com/fusinv/fusioninventory-agent/commit/2ca565f161de95d452b43cd5b0f8cf145170c65a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M t/components/storage.t
    M t/components/target.t

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


  Commit: 7b6064ecdd08beedf2dd5eef7ed39691cb9d3979
      https://github.com/fusinv/fusioninventory-agent/commit/7b6064ecdd08beedf2dd5eef7ed39691cb9d3979
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M t/01compile.t

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


  Commit: 74729a680138294b154d95851856ea8fd95e3ab9
      https://github.com/fusinv/fusioninventory-agent/commit/74729a680138294b154d95851856ea8fd95e3ab9
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

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

  Log Message:
  -----------
  parse trusted addresses only once


  Commit: 93368c403b3e84de671e28d3d46f615b08774c89
      https://github.com/fusinv/fusioninventory-agent/commit/93368c403b3e84de671e28d3d46f615b08774c89
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M t/components/server.t

  Log Message:
  -----------
  more tests


  Commit: e9dfac0ac461d66cb977fdb799d55e61eadb1941
      https://github.com/fusinv/fusioninventory-agent/commit/e9dfac0ac461d66cb977fdb799d55e61eadb1941
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    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
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  add additional samples


  Commit: 0b538e90e19f087eb10372f8fe4a25f9255f4386
      https://github.com/fusinv/fusioninventory-agent/commit/0b538e90e19f087eb10372f8fe4a25f9255f4386
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

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

  Log Message:
  -----------
  parse first, analyse second


  Commit: a09f784ecfca381c8f770971451c97fac7e93174
      https://github.com/fusinv/fusioninventory-agent/commit/a09f784ecfca381c8f770971451c97fac7e93174
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  use 1024 base, and take unit into account

Closes: 1807


  Commit: 28f5c4744ee07202ab79fd296d087dcd41dfa307
      https://github.com/fusinv/fusioninventory-agent/commit/28f5c4744ee07202ab79fd296d087dcd41dfa307
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

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

  Log Message:
  -----------
  rework code for testability purpose


  Commit: 68a7f986255b8c3702ba334e7c36057eb8964392
      https://github.com/fusinv/fusioninventory-agent/commit/68a7f986255b8c3702ba334e7c36057eb8964392
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

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

  Log Message:
  -----------
  cleanup regexps


  Commit: 4e9d69c63ff8b9062c3855cb9324f4b37084122a
      https://github.com/fusinv/fusioninventory-agent/commit/4e9d69c63ff8b9062c3855cb9324f4b37084122a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

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

  Log Message:
  -----------
  parse first, analyse second


  Commit: 890a2065e8311fa31e3b266d61525b05ab619fcf
      https://github.com/fusinv/fusioninventory-agent/commit/890a2065e8311fa31e3b266d61525b05ab619fcf
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    A resources/generic/hpacucli/README
    A resources/generic/hpacucli/drives
    A resources/generic/hpacucli/slots
    A resources/generic/hpacucli/storage
    A t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  initial import


  Commit: 9fda6c26df1b8f84e1833bcad9ee74a09854c776
      https://github.com/fusinv/fusioninventory-agent/commit/9fda6c26df1b8f84e1833bcad9ee74a09854c776
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    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
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  add additional samples


  Commit: 09765da6bf82ca82a2db37057eb338f70231cf27
      https://github.com/fusinv/fusioninventory-agent/commit/09765da6bf82ca82a2db37057eb338f70231cf27
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  use 1024 base, and take unit into account

Closes: 1807


  Commit: 8f25e0cdd986f3082e974cad4b631621e03aba4b
      https://github.com/fusinv/fusioninventory-agent/commit/8f25e0cdd986f3082e974cad4b631621e03aba4b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M resources/generic/hpacucli/sample1-drives
    M resources/generic/hpacucli/sample1-storage
    M resources/generic/hpacucli/sample2-drives
    M resources/generic/hpacucli/sample2-slots
    M resources/generic/hpacucli/sample2-storage

  Log Message:
  -----------
  small indentation fixes, from actual output


  Commit: 6c3054481892cd3933b5e4d10832d59359cc6c7d
      https://github.com/fusinv/fusioninventory-agent/commit/6c3054481892cd3933b5e4d10832d59359cc6c7d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M resources/generic/hpacucli/sample1-drives
    M resources/generic/hpacucli/sample1-storage
    M resources/generic/hpacucli/sample2-drives
    M resources/generic/hpacucli/sample2-slots
    M resources/generic/hpacucli/sample2-storage

  Log Message:
  -----------
  small indentation fixes, from actual output


  Commit: 8334eca914ba5c6983ea563eddfcdc3d0d3a404f
      https://github.com/fusinv/fusioninventory-agent/commit/8334eca914ba5c6983ea563eddfcdc3d0d3a404f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  use canonical size function


  Commit: aacc8f848944813436066d23f52e23d556c15523
      https://github.com/fusinv/fusioninventory-agent/commit/aacc8f848944813436066d23f52e23d556c15523
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Storages/HP.pm
    M t/inventory/generic/storages/hp.t

  Log Message:
  -----------
  use canonical size function


  Commit: 0d434d60cb8111bb8fb8e08e40c36b5d917ae5e6
      https://github.com/fusinv/fusioninventory-agent/commit/0d434d60cb8111bb8fb8e08e40c36b5d917ae5e6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  drop generation of html version of man pages

Embedded documentation is deprecated in favor of the web site, so let's
make installation process simpler.


  Commit: 45ef532e4d9cf865fc63092b29851f7ef2ae61c2
      https://github.com/fusinv/fusioninventory-agent/commit/45ef532e4d9cf865fc63092b29851f7ef2ae61c2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M Changes

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


  Commit: 0e98d58db8e42068a208623107c6b2a853691e4e
      https://github.com/fusinv/fusioninventory-agent/commit/0e98d58db8e42068a208623107c6b2a853691e4e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-11 (Tue, 11 Sep 2012)

  Changed paths:
    M Changes

  Log Message:
  -----------
  prepare for 2.2.6


  Commit: c93bcaa28fe459ccbcfdb4fa12960409a54c1782
      https://github.com/fusinv/fusioninventory-agent/commit/c93bcaa28fe459ccbcfdb4fa12960409a54c1782
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Logger/File.pm
    A t/components/logger-thread.t

  Log Message:
  -----------
  fix flock() call

This is a better fix for #1784. The agent will try during 60s to get
a lock on the log file and will give up after.

closes: #1784


  Commit: f0b28e5282385e5b44149c02d2c2c927738a40e2
      https://github.com/fusinv/fusioninventory-agent/commit/f0b28e5282385e5b44149c02d2c2c927738a40e2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M t/components/logger-thread.t

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


  Commit: 28cdf5b947f84510e746115c7fa9de815cab3f42
      https://github.com/fusinv/fusioninventory-agent/commit/28cdf5b947f84510e746115c7fa9de815cab3f42
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    A t/components/logger-thread.t
    R t/components/logger-thread.t

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


  Commit: 5eeec90aab8110659cca28fbf8835f709427ee51
      https://github.com/fusinv/fusioninventory-agent/commit/5eeec90aab8110659cca28fbf8835f709427ee51
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M fusioninventory-win32-service

  Log Message:
  -----------
  ignore PERLLIB and PERL5LIB env var

some Oracle products set PERLLIB and PERL5LIB, because of that,
perl.exe try to load Oracle lib.

http://perldoc.perl.org/perlsec.html#Taint-mode
taint mode is probably a cleaner option but we will have to fix the
code first.

closes: #1810

Reported-by: Walid Nouh <walid.nouh at gmail.com>


  Commit: 5303a9e4d388bb7f6cf29c26968dd99ed0102918
      https://github.com/fusinv/fusioninventory-agent/commit/5303a9e4d388bb7f6cf29c26968dd99ed0102918
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M tools/createExtLinks.sh

  Log Message:
  -----------
  fix


  Commit: b6884e2f9910a2cb13ff249322efac5c89b0a635
      https://github.com/fusinv/fusioninventory-agent/commit/b6884e2f9910a2cb13ff249322efac5c89b0a635
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M fusioninventory-win32-service

  Log Message:
  -----------
  Revert "ignore PERLLIB and PERL5LIB env var"

This reverts commit 5eeec90aab8110659cca28fbf8835f709427ee51.

Following a discussion with Guillaume, -Ifoo will be include
first in @INC, PERLLIB and PERL5LIB will come after.

The alternative is to pass all the lib directory to perl.exe


  Commit: 033718780c4bbb9397863f97bca77cf6c254bd51
      https://github.com/fusinv/fusioninventory-agent/commit/033718780c4bbb9397863f97bca77cf6c254bd51
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    R share/pci.ids
    A t/07pciids.t

  Log Message:
  -----------
  drop pci.ids from git

it's a volatile file maintain by another project. There is no
reason to keep our own (oudated) copy.


  Commit: 228f12108d09e5ea228e7dd01113a4796858439b
      https://github.com/fusinv/fusioninventory-agent/commit/228f12108d09e5ea228e7dd01113a4796858439b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M tools/createExtLinks.sh

  Log Message:
  -----------
  add lib/FusionInventory/Agent/SNMP/Live.pm symlink


  Commit: fbd8e760196ae2b8b250d4b6e19751d3b2d9ef6f
      https://github.com/fusinv/fusioninventory-agent/commit/fbd8e760196ae2b8b250d4b6e19751d3b2d9ef6f
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

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

  Log Message:
  -----------
  prepare 2.2.6 release


  Commit: bcb7b7a1715d362da9f268d36c7008a7a6972e76
      https://github.com/fusinv/fusioninventory-agent/commit/bcb7b7a1715d362da9f268d36c7008a7a6972e76
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M t/inventory/generic/lspci/controllers.t

  Log Message:
  -----------
  adjustment to follow pci.ids change


  Commit: 6f67b7d73cfbcdd1db6c29f3a56349e3ed5d8955
      https://github.com/fusinv/fusioninventory-agent/commit/6f67b7d73cfbcdd1db6c29f3a56349e3ed5d8955
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  refresh .gitignore


  Commit: 89ad516ee2e37d3c1616b8eff58bcffe2b55e433
      https://github.com/fusinv/fusioninventory-agent/commit/89ad516ee2e37d3c1616b8eff58bcffe2b55e433
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M .gitignore
    M Changes
    M README
    M lib/FusionInventory/Agent/Logger/File.pm
    R share/pci.ids
    A t/07pciids.t
    A t/changelog.t
    A t/components/logger-thread.t
    M t/inventory/generic/lspci/controllers.t
    M tools/createExtLinks.sh

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.2.x' into 2.3.x


  Commit: cf8b0646e70cb11850f04d45b3681c1c24c675e9
      https://github.com/fusinv/fusioninventory-agent/commit/cf8b0646e70cb11850f04d45b3681c1c24c675e9
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-15 (Sat, 15 Sep 2012)

  Changed paths:
    M README

  Log Message:
  -----------
  improve Markdown syntax


  Commit: bc1251079c758cfca72f20ff0d77edae3564a755
      https://github.com/fusinv/fusioninventory-agent/commit/bc1251079c758cfca72f20ff0d77edae3564a755
  Author: Jason Smith <smithj4 at bnl.gov>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

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

  Log Message:
  -----------
  fix: Random initial delay at startup is not random

This patch fix 'delaytime' parameter.

closes: #1809


  Commit: aefa7eec0c3d007f16c4f93267a3bb872aacbb0d
      https://github.com/fusinv/fusioninventory-agent/commit/aefa7eec0c3d007f16c4f93267a3bb872aacbb0d
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

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

  Log Message:
  -----------
  fix: File::Path::mkpath error handling

RHEL5's File::Path::mkpath() doesn't support the error parameter.
According to the documentation, if we don't pass this parameter,
File::Path::mkpath() will die() in case of error. This is by
the way what we want/do.

So, I drop this {error => \my $err}, this will avoid a error message
on RHEL5 and will simplify the current code (error → die).

closes: #1817

Reported-by: Jason Smith <smithj4 at bnl.gov>


  Commit: 7fe5047612ba4aec0c11e7509a6d3f6f95af2592
      https://github.com/fusinv/fusioninventory-agent/commit/7fe5047612ba4aec0c11e7509a6d3f6f95af2592
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M .gitignore
    M Changes
    M lib/FusionInventory/Agent.pm
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Target.pm
    R share/pci.ids
    A t/07pciids.t
    M t/inventory/generic/lspci/controllers.t
    M tools/createExtLinks.sh

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.2.x' into 2.2.x


  Commit: 44662a5bbc86707e68be786aa1a97babf9e8e2c0
      https://github.com/fusinv/fusioninventory-agent/commit/44662a5bbc86707e68be786aa1a97babf9e8e2c0
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    A t/08changelog.t
    R t/changelog.t

  Log Message:
  -----------
  rename for consistency


  Commit: c565db0a292364b86daac0e39ddf71e6521d1ca0
      https://github.com/fusinv/fusioninventory-agent/commit/c565db0a292364b86daac0e39ddf71e6521d1ca0
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    M t/08changelog.t

  Log Message:
  -----------
  load DateTime::Format::Mail at runtime


  Commit: 4801e3dd17071e93dc53b2ff542a41562ff87556
      https://github.com/fusinv/fusioninventory-agent/commit/4801e3dd17071e93dc53b2ff542a41562ff87556
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    M t/components/logger-thread.t
    M t/components/server.t
    M t/components/target.t

  Log Message:
  -----------
  check threads availability before loading modules


  Commit: 21be73c5fb583883b9fd0b8bc557dd981b859d65
      https://github.com/fusinv/fusioninventory-agent/commit/21be73c5fb583883b9fd0b8bc557dd981b859d65
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Target.pm
    A t/08changelog.t
    R t/changelog.t
    M t/components/logger-thread.t
    M t/components/server.t
    M t/components/target.t

  Log Message:
  -----------
  Merge branch '2.2.x' into 2.3.x


  Commit: e9b4f01ef32c186b39b6cc8d7da721b365753ad3
      https://github.com/fusinv/fusioninventory-agent/commit/e9b4f01ef32c186b39b6cc8d7da721b365753ad3
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  ignore SIGNATURE file


  Commit: 45dd4baf722b06d5ff0cd0be474d5e1c44747e1f
      https://github.com/fusinv/fusioninventory-agent/commit/45dd4baf722b06d5ff0cd0be474d5e1c44747e1f
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-20 (Thu, 20 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  initialize LWP::UserAgent like in the agent


  Commit: a1b2431edae6435687cbccebfe48eb08b6b5a9f9
      https://github.com/fusinv/fusioninventory-agent/commit/a1b2431edae6435687cbccebfe48eb08b6b5a9f9
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm

  Log Message:
  -----------
  set BIOS/BDATE on Win2003

closes: #1820

Reported-by: Arnaud Meurou <ameurou at live.fr>


  Commit: 0d7e9e2d15360026628d208998d379ee62b78933
      https://github.com/fusinv/fusioninventory-agent/commit/0d7e9e2d15360026628d208998d379ee62b78933
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    A t/05var.t
    R t/05var.t
    R t/07pciids.t
    A t/07pciids.t
    A t/08changelog.t
    R t/08changelog.t

  Log Message:
  -----------
  fix  perms


  Commit: 31e970f0c8e5eceb84166f4018a22a5d785d75f8
      https://github.com/fusinv/fusioninventory-agent/commit/31e970f0c8e5eceb84166f4018a22a5d785d75f8
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    A t/05var.t
    R t/05var.t
    R t/07pciids.t
    A t/07pciids.t
    A t/08changelog.t
    R t/08changelog.t

  Log Message:
  -----------
  fix  perms


  Commit: 866a5aa00d7b49c4b6c82e7f31dd94d9f19006df
      https://github.com/fusinv/fusioninventory-agent/commit/866a5aa00d7b49c4b6c82e7f31dd94d9f19006df
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

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

  Log Message:
  -----------
  no need to pass deviceid, it is not used


  Commit: bcfaa6e7b182e4ebe587a227ba10c8f41b374518
      https://github.com/fusinv/fusioninventory-agent/commit/bcfaa6e7b182e4ebe587a227ba10c8f41b374518
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  move top-level code before functions


  Commit: 11ba5df5add6a82c728b39a8ff2446234d46fa51
      https://github.com/fusinv/fusioninventory-agent/commit/11ba5df5add6a82c728b39a8ff2446234d46fa51
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  fix usage syntax


  Commit: c2730562b3693dc2d1949da5e4ea3900f1637b3e
      https://github.com/fusinv/fusioninventory-agent/commit/c2730562b3693dc2d1949da5e4ea3900f1637b3e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

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


  Commit: 8b6bac0431ea146f80e0731e4487b0bf3a9e6d03
      https://github.com/fusinv/fusioninventory-agent/commit/8b6bac0431ea146f80e0731e4487b0bf3a9e6d03
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  fix file removal handling with a directory

when using a directory, $options{file} is empty.


  Commit: e96a0da6e3688e430b89e111a241b969ff85a7f3
      https://github.com/fusinv/fusioninventory-agent/commit/e96a0da6e3688e430b89e111a241b969ff85a7f3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  wrap long lines


  Commit: 545b7f0ccd1c2efe214df426a43b1a19c4300bb4
      https://github.com/fusinv/fusioninventory-agent/commit/545b7f0ccd1c2efe214df426a43b1a19c4300bb4
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  reorder cases


  Commit: b9291a59a3325d9344480148c6cdddc218fe2571
      https://github.com/fusinv/fusioninventory-agent/commit/b9291a59a3325d9344480148c6cdddc218fe2571
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  use warn rather than print STDERR


  Commit: 482d5bdd213342c65ec90cfb3df31698e9bcf40c
      https://github.com/fusinv/fusioninventory-agent/commit/482d5bdd213342c65ec90cfb3df31698e9bcf40c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  end user don't care about line number


  Commit: 632ad305ff5e99f3f1db5d6a148b9d7297b9ec8d
      https://github.com/fusinv/fusioninventory-agent/commit/632ad305ff5e99f3f1db5d6a148b9d7297b9ec8d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  more concision


  Commit: b2da3c72aab0d8c830d3159f50f33542f4a1c2a5
      https://github.com/fusinv/fusioninventory-agent/commit/b2da3c72aab0d8c830d3159f50f33542f4a1c2a5
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  fix usage syntax


  Commit: 6cc510fdb3367d6ec221f9fb28ff43fd450bf3ba
      https://github.com/fusinv/fusioninventory-agent/commit/6cc510fdb3367d6ec221f9fb28ff43fd450bf3ba
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

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


  Commit: 69e94a32efa4a3aadb385db599532ed026a65cec
      https://github.com/fusinv/fusioninventory-agent/commit/69e94a32efa4a3aadb385db599532ed026a65cec
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  fix file removal handling with a directory

when using a directory, $options{file} is empty.


  Commit: 8528a351254cde1754e8b0ef28724ff9e77271f1
      https://github.com/fusinv/fusioninventory-agent/commit/8528a351254cde1754e8b0ef28724ff9e77271f1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  reorder cases


  Commit: 57be365e55f0a6697d82fa465bd9a667a59d0433
      https://github.com/fusinv/fusioninventory-agent/commit/57be365e55f0a6697d82fa465bd9a667a59d0433
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  use warn rather than print STDERR


  Commit: 45dcee0b39e16e1eb8eb8e11a0e0c0b28572a78b
      https://github.com/fusinv/fusioninventory-agent/commit/45dcee0b39e16e1eb8eb8e11a0e0c0b28572a78b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  end user don't care about line number


  Commit: c4287c5641712c088f5b59586967b715fa59b543
      https://github.com/fusinv/fusioninventory-agent/commit/c4287c5641712c088f5b59586967b715fa59b543
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M fusioninventory-injector

  Log Message:
  -----------
  more concision


  Commit: c6c9d918640fed476e3c35f3215b712013143fe1
      https://github.com/fusinv/fusioninventory-agent/commit/c6c9d918640fed476e3c35f3215b712013143fe1
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-26 (Wed, 26 Sep 2012)

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

  Log Message:
  -----------
  avoid HTTPD failure if we trust two IP

this appends for example if --rpc-trust-localhost and --httpd-trust=XXXX are
called at the same time.


  Commit: 27533cef3a7998660e123d67f31ec04afc50a73d
      https://github.com/fusinv/fusioninventory-agent/commit/27533cef3a7998660e123d67f31ec04afc50a73d
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

  Changed paths:
    M lib/FusionInventory/Agent.pm

  Log Message:
  -----------
  drop a debug Data::Dumper


  Commit: 27b6665de49a849da5ae0ac302b81edac862c04b
      https://github.com/fusinv/fusioninventory-agent/commit/27b6665de49a849da5ae0ac302b81edac862c04b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

  Log Message:
  -----------
  define $source


  Commit: f27dc3aa1be1c96f32171504076a0bd1f0115f49
      https://github.com/fusinv/fusioninventory-agent/commit/f27dc3aa1be1c96f32171504076a0bd1f0115f49
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-27 (Thu, 27 Sep 2012)

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

  Log Message:
  -----------
  raise error if httpd-trust IP is not accepted


  Commit: 364757778280aab7f90bbf76e6886830f6d0b7ea
      https://github.com/fusinv/fusioninventory-agent/commit/364757778280aab7f90bbf76e6886830f6d0b7ea
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

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

  Log Message:
  -----------
  array cfg key must stay array even when empty

This to avoid run time error like this one
Avoid Can't use string ("") as an ARRAY ref while "strict refs"


  Commit: 81c54318f4af3d4f7d9a6757691d5586585614f0
      https://github.com/fusinv/fusioninventory-agent/commit/81c54318f4af3d4f7d9a6757691d5586585614f0
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M .gitignore
    M lib/FusionInventory/Agent/Config.pm
    M lib/FusionInventory/Agent/HTTP/Server.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm

  Log Message:
  -----------
  Merge branch '2.2.x' into 2.3.x


  Commit: 423aa86ebbfc37f6d394ee57717244d754ece052
      https://github.com/fusinv/fusioninventory-agent/commit/423aa86ebbfc37f6d394ee57717244d754ece052
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M t/04pod-coverage.t
    M t/05var.t

  Log Message:
  -----------
  use English


  Commit: de6c4836f95634f5c37e15dff6027bc6e8d5f0eb
      https://github.com/fusinv/fusioninventory-agent/commit/de6c4836f95634f5c37e15dff6027bc6e8d5f0eb
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

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

  Log Message:
  -----------
  use $clientIp instead of $address

this, to be consistent with the rest of the file.


  Commit: b9a7e5e671b2735233f2a3deb89277cf5c904fb4
      https://github.com/fusinv/fusioninventory-agent/commit/b9a7e5e671b2735233f2a3deb89277cf5c904fb4
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

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

  Log Message:
  -----------
  the value is already a Net::IP object


  Commit: 8bf395582086edeb4af59d884dd0226b4beb1b9b
      https://github.com/fusinv/fusioninventory-agent/commit/8bf395582086edeb4af59d884dd0226b4beb1b9b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M t/components/server.t

  Log Message:
  -----------
  test a bad trusted hostname and a bad IP addr


  Commit: e633e93e6bb6a6d429e4a805a9d11805f2cd9632
      https://github.com/fusinv/fusioninventory-agent/commit/e633e93e6bb6a6d429e4a805a9d11805f2cd9632
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Logger/File.pm

  Log Message:
  -----------
  don't try to unlink() open file

unlink will fail on Windows if another thread has an open file
descriptor.


  Commit: b1138dbd5684b19f6b5c84e18747c1c2e08878eb
      https://github.com/fusinv/fusioninventory-agent/commit/b1138dbd5684b19f6b5c84e18747c1c2e08878eb
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M tools/updatePciids.sh

  Log Message:
  -----------
  rewrite in Perl


  Commit: a4ab777f5be3f935d18c649c12efb85a8971c192
      https://github.com/fusinv/fusioninventory-agent/commit/a4ab777f5be3f935d18c649c12efb85a8971c192
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    A tools/updatePciids.pl
    R tools/updatePciids.sh

  Log Message:
  -----------
  rename the file


  Commit: 3ac635de72fddb6f93ee2b01a7415ddd5971ea41
      https://github.com/fusinv/fusioninventory-agent/commit/3ac635de72fddb6f93ee2b01a7415ddd5971ea41
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

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

  Log Message:
  -----------
  runCommand no_stderr


  Commit: 20c9d0b645b57ee5638af5ba7a445644a1959a36
      https://github.com/fusinv/fusioninventory-agent/commit/20c9d0b645b57ee5638af5ba7a445644a1959a36
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    A fusioninventory-wakeonlan
    A t/apps/wakeonlan.t

  Log Message:
  -----------
  initial import


  Commit: 3f9d3a9a8cb192aca2905955022296a44be56331
      https://github.com/fusinv/fusioninventory-agent/commit/3f9d3a9a8cb192aca2905955022296a44be56331
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  Revert "raise error if httpd-trust IP is not accepted"

This reverts commit f27dc3aa1be1c96f32171504076a0bd1f0115f49.


  Commit: 3b9e7f2a79c157a404af7690096b7f4b8388ea7a
      https://github.com/fusinv/fusioninventory-agent/commit/3b9e7f2a79c157a404af7690096b7f4b8388ea7a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  Revert "define $source"

This reverts commit 27b6665de49a849da5ae0ac302b81edac862c04b.


  Commit: 40804b1d13bcdf7b1b4788f4f233a6673e1a9252
      https://github.com/fusinv/fusioninventory-agent/commit/40804b1d13bcdf7b1b4788f4f233a6673e1a9252
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent.pm

  Log Message:
  -----------
  Revert "drop a debug Data::Dumper"

This reverts commit 27533cef3a7998660e123d67f31ec04afc50a73d.


  Commit: 08c9e51a5cac3f8d07ace7b014f26d48c1962807
      https://github.com/fusinv/fusioninventory-agent/commit/08c9e51a5cac3f8d07ace7b014f26d48c1962807
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  Revert "avoid HTTPD failure if we trust two IP"

This reverts commit c6c9d918640fed476e3c35f3215b712013143fe1.


  Commit: 3880b0828afaff55d043b088558e4e6a7d192cf1
      https://github.com/fusinv/fusioninventory-agent/commit/3880b0828afaff55d043b088558e4e6a7d192cf1
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

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

  Log Message:
  -----------
  don't add values to single-valued options

This is a better fix for the simultaneous usage of deprecated
--rpc-trust-localhost and its modern equivalent --http-trust options.


  Commit: 96b70aa40f8f062108d43570fbea420cd450248c
      https://github.com/fusinv/fusioninventory-agent/commit/96b70aa40f8f062108d43570fbea420cd450248c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Networks.pm
    A lib/FusionInventory/Agent/Tools/BSD.pm
    R t/inventory/bsd/networks.t
    A t/tools/bsd.t

  Log Message:
  -----------
  move ifconfig parsing function in a Tools module

This allow reuse from other parts of the code, such as the WakeOnLan
task.


  Commit: 48a7e8e0e0f7aff0e1e9715ff74f2d54b2fd0d99
      https://github.com/fusinv/fusioninventory-agent/commit/48a7e8e0e0f7aff0e1e9715ff74f2d54b2fd0d99
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  isolate code in functions for readability


  Commit: b23901c587426c9567d4a187d3fce90210873857
      https://github.com/fusinv/fusioninventory-agent/commit/b23901c587426c9567d4a187d3fce90210873857
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  load the proper tools module


  Commit: d9b07d605215d75f19ecda602624af50a3655912
      https://github.com/fusinv/fusioninventory-agent/commit/d9b07d605215d75f19ecda602624af50a3655912
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  fix method names


  Commit: 9d61838dc4cf96079376969b964db2f46314570d
      https://github.com/fusinv/fusioninventory-agent/commit/9d61838dc4cf96079376969b964db2f46314570d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  load missing List::Util module


  Commit: ad87c8256554efea10c63a37cefa2142f14e0b5d
      https://github.com/fusinv/fusioninventory-agent/commit/ad87c8256554efea10c63a37cefa2142f14e0b5d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  more consistency


  Commit: f352a85b9e5df33870884bc65629504c57cc056e
      https://github.com/fusinv/fusioninventory-agent/commit/f352a85b9e5df33870884bc65629504c57cc056e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  more error control


  Commit: 949570e23908d976eda84839b0773a066bd98820
      https://github.com/fusinv/fusioninventory-agent/commit/949570e23908d976eda84839b0773a066bd98820
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  log errors


  Commit: e548847745c2c9134a0076737e016ff03ea20dd3
      https://github.com/fusinv/fusioninventory-agent/commit/e548847745c2c9134a0076737e016ff03ea20dd3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  allow methods selection


  Commit: 0eb789f205ef1f65b0aa41a46212f5024786b6b5
      https://github.com/fusinv/fusioninventory-agent/commit/0eb789f205ef1f65b0aa41a46212f5024786b6b5
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  set SO_BROADCAST also for UDP


  Commit: 71ba89261f98dcd0f77b862d13174c4887db0702
      https://github.com/fusinv/fusioninventory-agent/commit/71ba89261f98dcd0f77b862d13174c4887db0702
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  close sockets after usage


  Commit: 807842552f527aa122980bf4b352d4032b26dc00
      https://github.com/fusinv/fusioninventory-agent/commit/807842552f527aa122980bf4b352d4032b26dc00
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  more generic error message


  Commit: 179fe3303e4bce9a4341ce0cfc4ac9703b38dd81
      https://github.com/fusinv/fusioninventory-agent/commit/179fe3303e4bce9a4341ce0cfc4ac9703b38dd81
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  bump version


  Commit: 39332b91c29b242d154beea21106d9944a47f244
      https://github.com/fusinv/fusioninventory-agent/commit/39332b91c29b242d154beea21106d9944a47f244
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  drop useless constant


  Commit: 02e72cddf454957d3d00bd63cb4bd437644aacac
      https://github.com/fusinv/fusioninventory-agent/commit/02e72cddf454957d3d00bd63cb4bd437644aacac
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  load missing List::Util module


  Commit: 7b0dd787ca417adac72b08e72a42c5b36234f58b
      https://github.com/fusinv/fusioninventory-agent/commit/7b0dd787ca417adac72b08e72a42c5b36234f58b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

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

  Log Message:
  -----------
  set SO_BROADCAST also for UDP


  Commit: daa92de5334c30f8c7e2afb6a44f26c89ba99f6c
      https://github.com/fusinv/fusioninventory-agent/commit/daa92de5334c30f8c7e2afb6a44f26c89ba99f6c
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm

  Log Message:
  -----------
  New model id for ACER S/N hack

closes: #1840


  Commit: 89dd2ac8d47e0f10d06defd5d82fd1a421681451
      https://github.com/fusinv/fusioninventory-agent/commit/89dd2ac8d47e0f10d06defd5d82fd1a421681451
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    A resources/generic/edid/lcd.acer-v193.1
    A resources/generic/edid/lcd.acer-v193.2
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  two new samples


  Commit: 30429e2735a79d49162caa06ad9e3677a212a471
      https://github.com/fusinv/fusioninventory-agent/commit/30429e2735a79d49162caa06ad9e3677a212a471
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    A resources/generic/ifconfig/freebsd-ter
    M t/inventory/bsd/networks.t

  Log Message:
  -----------
  one new sample


  Commit: 70b74a919522a0fb4a31d80fd2caf73c6d409bcf
      https://github.com/fusinv/fusioninventory-agent/commit/70b74a919522a0fb4a31d80fd2caf73c6d409bcf
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    A resources/generic/ifconfig/freebsd-ter
    M t/tools/bsd.t

  Log Message:
  -----------
  one new sample


  Commit: b8dc454e7005ff98cb0f9fdfed0c333c993ca49a
      https://github.com/fusinv/fusioninventory-agent/commit/b8dc454e7005ff98cb0f9fdfed0c333c993ca49a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    A resources/generic/edid/lcd.acer-v193.1
    A resources/generic/edid/lcd.acer-v193.2
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  two new samples


  Commit: a3059639f3a6d9c014a1e05e2e3e7df4627d2583
      https://github.com/fusinv/fusioninventory-agent/commit/a3059639f3a6d9c014a1e05e2e3e7df4627d2583
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-08 (Mon, 08 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm

  Log Message:
  -----------
  New model id for ACER S/N hack

closes: #1840


  Commit: 25c33c296063bbbd11d2ae05d3d9d3c926435bd7
      https://github.com/fusinv/fusioninventory-agent/commit/25c33c296063bbbd11d2ae05d3d9d3c926435bd7
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/solaris/networks.t
    M t/inventory/windows/registry.t
    M t/tools/win32.t

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


  Commit: 245cb58754139b6eac73d0a5b19d8b616c229830
      https://github.com/fusinv/fusioninventory-agent/commit/245cb58754139b6eac73d0a5b19d8b616c229830
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

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

  Log Message:
  -----------
  keep custom exception, for testing purpose


  Commit: 3e4561bc60bb6f2e61787ffaf5203f52555e428d
      https://github.com/fusinv/fusioninventory-agent/commit/3e4561bc60bb6f2e61787ffaf5203f52555e428d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/windows/registry.t

  Log Message:
  -----------
  s/wildcare/wildcard


  Commit: fa47220dfa5bde8faec8a551f1f1328daab3b431
      https://github.com/fusinv/fusioninventory-agent/commit/fa47220dfa5bde8faec8a551f1f1328daab3b431
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/windows/registry.t
    M t/tools/win32.t

  Log Message:
  -----------
  consistent skip message


  Commit: f8599b962c9d360d79c72fef610106684be9c482
      https://github.com/fusinv/fusioninventory-agent/commit/f8599b962c9d360d79c72fef610106684be9c482
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/tools/win32.t

  Log Message:
  -----------
  more compact form


  Commit: ee7f5771e9da078d1fdb974da2bd28f1c1d5b00a
      https://github.com/fusinv/fusioninventory-agent/commit/ee7f5771e9da078d1fdb974da2bd28f1c1d5b00a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/solaris/networks.t
    M t/inventory/windows/registry.t
    M t/tools/win32.t

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


  Commit: ff45f8d42c91f8121096dee85cc849b86e356a54
      https://github.com/fusinv/fusioninventory-agent/commit/ff45f8d42c91f8121096dee85cc849b86e356a54
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

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

  Log Message:
  -----------
  keep custom exception, for testing purpose


  Commit: 0e62da73c00077b3c73a7e203446334743cccf9d
      https://github.com/fusinv/fusioninventory-agent/commit/0e62da73c00077b3c73a7e203446334743cccf9d
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/windows/registry.t

  Log Message:
  -----------
  s/wildcare/wildcard


  Commit: a17ef519ead9aef5912d0cc633ecd9450ea45eb9
      https://github.com/fusinv/fusioninventory-agent/commit/a17ef519ead9aef5912d0cc633ecd9450ea45eb9
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/inventory/windows/registry.t
    M t/tools/win32.t

  Log Message:
  -----------
  consistent skip message


  Commit: a992cb62a0bb923cdd08a0f255a2229e3219aba8
      https://github.com/fusinv/fusioninventory-agent/commit/a992cb62a0bb923cdd08a0f255a2229e3219aba8
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

  Changed paths:
    M t/tools/win32.t

  Log Message:
  -----------
  more compact form


  Commit: f6c2342941090aafd364486516869a7075e1f153
      https://github.com/fusinv/fusioninventory-agent/commit/f6c2342941090aafd364486516869a7075e1f153
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

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

  Log Message:
  -----------
  drop trailing null-character too


  Commit: 76558f583c83b1b2637358dd952b730a3ef3b2d3
      https://github.com/fusinv/fusioninventory-agent/commit/76558f583c83b1b2637358dd952b730a3ef3b2d3
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-10 (Wed, 10 Oct 2012)

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

  Log Message:
  -----------
  drop trailing null-character too


  Commit: 6cbc53075f989196624ef143515924e1aed58b35
      https://github.com/fusinv/fusioninventory-agent/commit/6cbc53075f989196624ef143515924e1aed58b35
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-11 (Thu, 11 Oct 2012)

  Changed paths:
    R tools/postNews.pl
    R tools/refreshWiki.pl

  Log Message:
  -----------
  in the wiki repository now


  Commit: 2f0ee98d66f814147da28ec90959ff345675bd2e
      https://github.com/fusinv/fusioninventory-agent/commit/2f0ee98d66f814147da28ec90959ff345675bd2e
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-11 (Thu, 11 Oct 2012)

  Changed paths:
    A fusioninventory-wakeonlan
    M lib/FusionInventory/Agent/Logger/File.pm
    M lib/FusionInventory/Agent/Storage.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/BSD/Networks.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    M lib/FusionInventory/Agent/Task/WakeOnLan.pm
    M lib/FusionInventory/Agent/Tools.pm
    A lib/FusionInventory/Agent/Tools/BSD.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/ifconfig/freebsd-ter
    A t/apps/wakeonlan.t
    R t/inventory/bsd/networks.t
    M t/inventory/generic/screen.t
    M t/inventory/solaris/networks.t
    M t/inventory/windows/registry.t
    A t/tools/bsd.t
    M t/tools/win32.t
    A tools/updatePciids.pl
    R tools/updatePciids.sh

  Log Message:
  -----------
  Merge branch '2.3.x' of git+ssh://forge.fusioninventory.org/git/fusioninventory/agent into 2.3.x


  Commit: 13e4053014f1438aed1176b7f97710632e8f8e4b
      https://github.com/fusinv/fusioninventory-agent/commit/13e4053014f1438aed1176b7f97710632e8f8e4b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    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/unstable9s-psrinfo_v
    A resources/solaris/psrinfo/unstable9s-psrinfo_vp
    A resources/solaris/psrinfo/unstable9x-psrinfo_v
    A resources/solaris/psrinfo/unstable9x-psrinfo_vp

  Log Message:
  -----------
  initial import


  Commit: 0b19b931c51aa1955b99e4bd6d7eb4bad69cb196
      https://github.com/fusinv/fusioninventory-agent/commit/0b19b931c51aa1955b99e4bd6d7eb4bad69cb196
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    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/unstable9s-psrinfo_v
    A resources/solaris/psrinfo/unstable9s-psrinfo_vp
    A resources/solaris/psrinfo/unstable9x-psrinfo_v
    A resources/solaris/psrinfo/unstable9x-psrinfo_vp

  Log Message:
  -----------
  initial import


  Commit: a62e40d8482791b4814a2d6a5049cdcb4f1e79c2
      https://github.com/fusinv/fusioninventory-agent/commit/a62e40d8482791b4814a2d6a5049cdcb4f1e79c2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    R tools/postNews.pl
    R tools/refreshWiki.pl

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.3.x' into 2.3.x


  Commit: e29e38d4aa9f0dde4ac186a0c6616d30324ac91e
      https://github.com/fusinv/fusioninventory-agent/commit/e29e38d4aa9f0dde4ac186a0c6616d30324ac91e
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  new hack for some LG monitors

closes: #1848


  Commit: eadc9ea54de0c0f56e3e93ad64f4828e7d21fa3a
      https://github.com/fusinv/fusioninventory-agent/commit/eadc9ea54de0c0f56e3e93ad64f4828e7d21fa3a
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  new hack for some LG monitors

closes: #1848


  Commit: 5c6fe3534fd73d1270f5d0ee5f8e6a0a8d73f8a5
      https://github.com/fusinv/fusioninventory-agent/commit/5c6fe3534fd73d1270f5d0ee5f8e6a0a8d73f8a5
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm

  Log Message:
  -----------
  fix VMware Fusion inventory on MacOSX


  Commit: 25b74cfcffcfcfaee1af359258ea8575b29c7bf6
      https://github.com/fusinv/fusioninventory-agent/commit/25b74cfcffcfcfaee1af359258ea8575b29c7bf6
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-21 (Sun, 21 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  collect OS architecture

Store the information in OPERATINGSYSTEM/ARCH

#1819


  Commit: c7bfff39c5dbf0b1086cd614db085ccc1a9a0bc1
      https://github.com/fusinv/fusioninventory-agent/commit/c7bfff39c5dbf0b1086cd614db085ccc1a9a0bc1
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-21 (Sun, 21 Oct 2012)

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

  Log Message:
  -----------
  declares MEMORIES/MANUFACTURER key

see: commit:dec89efa
see: #1735


  Commit: 75da0cd263936b70329522577a2277ce7a7f74d1
      https://github.com/fusinv/fusioninventory-agent/commit/75da0cd263936b70329522577a2277ce7a7f74d1
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    A lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Arch.pm

  Log Message:
  -----------
  use 'arch'

use 'arch' to initialize OPERATINSYSTEM/ARCH


  Commit: e9ed4c80f1929f60deacd5641c639d72930159a2
      https://github.com/fusinv/fusioninventory-agent/commit/e9ed4c80f1929f60deacd5641c639d72930159a2
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  add more informations for local users

See-also: #1570


  Commit: de9b5b035f0087242e05c8259ae2de7135db492b
      https://github.com/fusinv/fusioninventory-agent/commit/de9b5b035f0087242e05c8259ae2de7135db492b
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  add shell to user information


  Commit: 7bdb6bd1ffd95d0f6c1c5d162086dea99526a464
      https://github.com/fusinv/fusioninventory-agent/commit/7bdb6bd1ffd95d0f6c1c5d162086dea99526a464
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M Changes

  Log Message:
  -----------
  prepare for 2.2.7 release


  Commit: da70e1a5794b58655428aad6693615d6ca89d9bc
      https://github.com/fusinv/fusioninventory-agent/commit/da70e1a5794b58655428aad6693615d6ca89d9bc
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M Changes

  Log Message:
  -----------
  yet another fix


  Commit: ee5632bac0ef2ab00bcb983ae7755255fd6b7f80
      https://github.com/fusinv/fusioninventory-agent/commit/ee5632bac0ef2ab00bcb983ae7755255fd6b7f80
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm

  Log Message:
  -----------
  we don't care about logged users

Only local users matter.


  Commit: 384d89e83382640334fd999950ba85fb0072a845
      https://github.com/fusinv/fusioninventory-agent/commit/384d89e83382640334fd999950ba85fb0072a845
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  don't report numerical gid, but primary group name


  Commit: 523b32d7fe3809d5848167ad92f8fe82d22e3722
      https://github.com/fusinv/fusioninventory-agent/commit/523b32d7fe3809d5848167ad92f8fe82d22e3722
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm

  Log Message:
  -----------
  add secondary local groups


  Commit: 1a96fdd0c86d4d5826805dad93035688b64e2163
      https://github.com/fusinv/fusioninventory-agent/commit/1a96fdd0c86d4d5826805dad93035688b64e2163
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Users.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm

  Log Message:
  -----------
  rename UID to ID (more generic)


  Commit: 910a233ccce64da859db0fd4b8429434358ca3c5
      https://github.com/fusinv/fusioninventory-agent/commit/910a233ccce64da859db0fd4b8429434358ca3c5
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    A lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  import License.pm


  Commit: 08ccaf2cf3dd219f9ded706a4596bb260499a2ae
      https://github.com/fusinv/fusioninventory-agent/commit/08ccaf2cf3dd219f9ded706a4596bb260499a2ae
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

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

  Log Message:
  -----------
  add the LICENSE section


  Commit: 9031350c1d3c8869efa4722f89bf511f9387c547
      https://github.com/fusinv/fusioninventory-agent/commit/9031350c1d3c8869efa4722f89bf511f9387c547
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  collect MS Office license


  Commit: 955dc8a0111abba71a0ef3bc1b71f14f31dea0c4
      https://github.com/fusinv/fusioninventory-agent/commit/955dc8a0111abba71a0ef3bc1b71f14f31dea0c4
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    A lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm
    A lib/FusionInventory/Agent/Tools/Generic/License.pm
    A resources/generic/license/adobe/README
    A resources/generic/license/adobe/cache.db-sample1
    A t/inventory/generic/license.t

  Log Message:
  -----------
  import Adobe licenses


  Commit: b44aad896680d54cc6cb2de8fc9c54903169f7b8
      https://github.com/fusinv/fusioninventory-agent/commit/b44aad896680d54cc6cb2de8fc9c54903169f7b8
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  add support for MSOffice 2003


  Commit: 010aa32f4e9a77bd09d6c93e45a0d698937620a3
      https://github.com/fusinv/fusioninventory-agent/commit/010aa32f4e9a77bd09d6c93e45a0d698937620a3
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

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

  Log Message:
  -----------
  rename LICENSES LICENSEINFOS


  Commit: 8f08d1793e9d3396132b54405d8f947983378aa2
      https://github.com/fusinv/fusioninventory-agent/commit/8f08d1793e9d3396132b54405d8f947983378aa2
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  use LICENSEINFOS instead of LICENSES key


  Commit: 2165b1f974f1d9d9fb6689a872d81c33f2a08899
      https://github.com/fusinv/fusioninventory-agent/commit/2165b1f974f1d9d9fb6689a872d81c33f2a08899
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  don't mix ProductId and ProductKey


  Commit: 4abf7b532ddcf893c1a35fc27e5b4ffe0d16e791
      https://github.com/fusinv/fusioninventory-agent/commit/4abf7b532ddcf893c1a35fc27e5b4ffe0d16e791
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm

  Log Message:
  -----------
  move XP key parsing in now in parseProductKey()

Tools::Win32::parseProductKey()


  Commit: 298c3a05926ee66316ee7a307498a94c4407bb4b
      https://github.com/fusinv/fusioninventory-agent/commit/298c3a05926ee66316ee7a307498a94c4407bb4b
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

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

  Log Message:
  -----------
  add LICENSEINFOS/PRODUCTID


  Commit: 987ba7d1817cfb46f0ae2a19ab68239029f29911
      https://github.com/fusinv/fusioninventory-agent/commit/987ba7d1817cfb46f0ae2a19ab68239029f29911
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm

  Log Message:
  -----------
  fix key: use LICENSEINFOS instead of LICENSES


  Commit: 391306fa7c2cb5fbf1d2f58e9554d6e1f3496b23
      https://github.com/fusinv/fusioninventory-agent/commit/391306fa7c2cb5fbf1d2f58e9554d6e1f3496b23
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Generic/License.pm

  Log Message:
  -----------
  decode Adobe S/N


  Commit: adec25fde76016ff2990d6d56b90ad0e97accf46
      https://github.com/fusinv/fusioninventory-agent/commit/adec25fde76016ff2990d6d56b90ad0e97accf46
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm

  Log Message:
  -----------
  add support for Panic Transmit


  Commit: 8cb3828c2c5c1ac013b8ed10fee08565ccc0b753
      https://github.com/fusinv/fusioninventory-agent/commit/8cb3828c2c5c1ac013b8ed10fee08565ccc0b753
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm

  Log Message:
  -----------
  record the Transmit version


  Commit: cc619d3dcb8ea925f4f716d51af1d790d792a4b5
      https://github.com/fusinv/fusioninventory-agent/commit/cc619d3dcb8ea925f4f716d51af1d790d792a4b5
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Generic/License.pm

  Log Message:
  -----------
  avoid a warning if the list is invalid


  Commit: f507be6ddeb1b582876630394395c35c0057b05c
      https://github.com/fusinv/fusioninventory-agent/commit/f507be6ddeb1b582876630394395c35c0057b05c
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm

  Log Message:
  -----------
  add VMware Fusion support


  Commit: b6b5612638eb376a82aff09b918f515bd115bc03
      https://github.com/fusinv/fusioninventory-agent/commit/b6b5612638eb376a82aff09b918f515bd115bc03
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-10-31 (Wed, 31 Oct 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  import manufacturer code from Microsoft website

This list come from the first page of ISA_PNPID_List.xlsx.
The file had been download on
http://msdn.microsoft.com/en-us/windows/hardware/gg463195.aspx

This list is based on:
 - the list from Microsoft website
 - the entries of our list unfound in Microsoft list
 - a filter s/\ +$// to remove trailing white space in string

The process used to construct the list is documented.


  Commit: b6fbcb947ead03e99d7d1a65d17c438a4f997abf
      https://github.com/fusinv/fusioninventory-agent/commit/b6fbcb947ead03e99d7d1a65d17c438a4f997abf
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    A t/inventory/windows/bios.t

  Log Message:
  -----------
  Properly format BIOS date from WMI

BIOS date retrieved from WMI are in the following
format: 20050927******.******+***

According to Microsoft:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa394077(v=vs.85).aspx

Release date of the Windows BIOS in the Coordinated Universal Time (UTC)
format of YYYYMMDDHHMMSS.MMMMMMOOO.

Thank you Arnaud for the details.

closes: #1820

Reported-by: Arnaud Meurou <ameurou at live.fr>


  Commit: 8e4c48422b45d107038142fef47f204ba0916e0a
      https://github.com/fusinv/fusioninventory-agent/commit/8e4c48422b45d107038142fef47f204ba0916e0a
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm

  Log Message:
  -----------
  More consistant arch name on Windows

  x86_64 : 64-bit
  x86 : 32-bit


  Commit: 04451a30757cb819f61ca2d94145435b3dfc1a04
      https://github.com/fusinv/fusioninventory-agent/commit/04451a30757cb819f61ca2d94145435b3dfc1a04
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.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
    A lib/FusionInventory/Agent/Tools/Generic/License.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    A resources/generic/license/adobe/README
    A resources/generic/license/adobe/cache.db-sample1
    A t/inventory/generic/license.t
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.3.x' into 2.3.x


  Commit: f3f9382a18659d1ddd602ae04e816a1a4221c369
      https://github.com/fusinv/fusioninventory-agent/commit/f3f9382a18659d1ddd602ae04e816a1a4221c369
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/License.pm

  Log Message:
  -----------
  Add a TODO note


  Commit: 3fc4d9e1ac9ecc7ca626d2f59568fbde24061897
      https://github.com/fusinv/fusioninventory-agent/commit/3fc4d9e1ac9ecc7ca626d2f59568fbde24061897
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M Makefile.PL

  Log Message:
  -----------
  drop a duplicated code block

closes: #1873

Reported-by: Tomás Abad <tabadgp at gmail.com>


  Commit: 6e85365fcfa84cbdbb9198192789198a7130af37
      https://github.com/fusinv/fusioninventory-agent/commit/6e85365fcfa84cbdbb9198192789198a7130af37
  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/Input/Win32/License.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/OS.pm

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.3.x' into 2.3.x


  Commit: ceadc0f0f91bbc702dc5cb41c2e2b74560ec3989
      https://github.com/fusinv/fusioninventory-agent/commit/ceadc0f0f91bbc702dc5cb41c2e2b74560ec3989
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M Changes
    M lib/FusionInventory/Agent/Config.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Virtualization/VmWareDesktop.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Win32/Bios.pm
    M lib/FusionInventory/Agent/Task/Inventory/Inventory.pm
    A t/inventory/windows/bios.t

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.2.x' into 2.3.x

I keep lib/FusionInventory/Agent/Task/WakeOnLan.pm unchanged.


  Commit: 7e2d027a7612c58b5d82a6196ec9b4d7d58f6e9d
      https://github.com/fusinv/fusioninventory-agent/commit/7e2d027a7612c58b5d82a6196ec9b4d7d58f6e9d
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M tools/updatePciids.pl

  Log Message:
  -----------
  dos2unix (?!)


  Commit: 47fbe8c700f2c3b4e106f274f47d8050b47022aa
      https://github.com/fusinv/fusioninventory-agent/commit/47fbe8c700f2c3b4e106f274f47d8050b47022aa
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

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

  Log Message:
  -----------
  POD syntax


  Commit: 0213117635b3e98100d5b267a2651712c46c5467
      https://github.com/fusinv/fusioninventory-agent/commit/0213117635b3e98100d5b267a2651712c46c5467
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M lib/FusionInventory/Agent/Tools/Generic/License.pm

  Log Message:
  -----------
  POD: adjust the func name


  Commit: 5833c6820f7cf4f034f9191b564b399cd66f4e77
      https://github.com/fusinv/fusioninventory-agent/commit/5833c6820f7cf4f034f9191b564b399cd66f4e77
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M t/inventory/generic/license.t

  Log Message:
  -----------
  fix the test: set the expected value


  Commit: 96edf66b6bc66cf2e066f70cef0db17fd43990ca
      https://github.com/fusinv/fusioninventory-agent/commit/96edf66b6bc66cf2e066f70cef0db17fd43990ca
  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/Input/Generic/Arch.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/SSH.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.pm
    M lib/FusionInventory/Agent/Task/Inventory/Input/Solaris/CPU.pm
    M lib/FusionInventory/Agent/Tools/Generic/License.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm

  Log Message:
  -----------
  drop some vars used only once


  Commit: d0b80090f1b96a7a5e6dfc3411020f89114a191d
      https://github.com/fusinv/fusioninventory-agent/commit/d0b80090f1b96a7a5e6dfc3411020f89114a191d
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M t/08changelog.t

  Log Message:
  -----------
  avoid a warning


  Commit: 4026275a62524dbff71f5f8e97cf759464ab20bc
      https://github.com/fusinv/fusioninventory-agent/commit/4026275a62524dbff71f5f8e97cf759464ab20bc
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  adjust the MANUFACTURER name


  Commit: 1dc7dad2e5d43a9f607cf898bad9b312cd307af6
      https://github.com/fusinv/fusioninventory-agent/commit/1dc7dad2e5d43a9f607cf898bad9b312cd307af6
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    A resources/generic/edid/lcd.lg-l1960.1
    A resources/generic/edid/lcd.lg-l1960.2

  Log Message:
  -----------
  initial import


  Commit: 43e59072a987c49ee3e16f609a3df3a34417529f
      https://github.com/fusinv/fusioninventory-agent/commit/43e59072a987c49ee3e16f609a3df3a34417529f
  Author: Guillaume Rousse <guillomovitch at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M Makefile.PL
    M lib/FusionInventory/Agent/Task/Inventory/Input/Generic/Screen.pm
    A lib/FusionInventory/Agent/Task/Inventory/Input/MacOS/License.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
    A lib/FusionInventory/Agent/Tools/Generic/License.pm
    M lib/FusionInventory/Agent/Tools/Win32.pm
    A resources/generic/license/adobe/README
    A resources/generic/license/adobe/cache.db-sample1
    A t/inventory/generic/license.t
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  Merge remote-tracking branch 'forge/2.3.x' into 2.3.x


  Commit: 87523457c8dc1dbe79463b9aa57ff2876e627ca2
      https://github.com/fusinv/fusioninventory-agent/commit/87523457c8dc1dbe79463b9aa57ff2876e627ca2
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    A resources/generic/edid/lcd.lg-l1960.1
    A resources/generic/edid/lcd.lg-l1960.2

  Log Message:
  -----------
  Merge branch '2.3.x' of git+ssh://forge.fusioninventory.org/git/fusioninventory/agent into 2.3.x


  Commit: 11a32e3f96819ee29f077682c8c5b7b3984e5de5
      https://github.com/fusinv/fusioninventory-agent/commit/11a32e3f96819ee29f077682c8c5b7b3984e5de5
  Author: Gonéri Le Bouder <goneri at rulezlan.org>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M t/inventory/generic/screen.t

  Log Message:
  -----------
  yet another manufacturer fix


  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


Compare: https://github.com/fusinv/fusioninventory-agent/compare/26e87ee0d460...f84d9a4714ed


More information about the Fusioninventory-commit mailing list