-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
50 lines (42 loc) · 1.8 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Revision history for FusionInventory::Agent::Task::NetDiscovery
2.0 Mon, 09 Apr 2012 11:51:58 +0200
* adaptation to FusionInventory 2.2
* large code cleanup
* simplify and harmonize parallelism handling
* don't ship any default SNMP models dictionnary, obsoleted by server one
1.5 Thu, 05 May 2011 13:10:12 +0200
* Don't crash if nmap is not installed
1.4
* add the resources directory
1.3
* Raise an error if an important dependency is missing
* Drop dependency on Nmap::{Parser,Scanner}, replaced by
XML::TreePP
1.2
* Manage dico in storage, so can be get new dico from server
* Add each manufacturer specification in a different package
* Add Dell switch detection
* Fix detection of kyocera
* Fix ricoh discovery file
* Fix problem detection on Wyse computers (5150 get serial number)
* Fix detection of many devices
* Add specifications of epson printers
* Delete many dots in some serial numbers
* Silently exit if started in local mode
1.1
* Drop the dependency on File::stat
* add a POD doc
* Improve the README
* Add a test script: t/use.t
* Add MODULEVERSION in XML
* Add support of a certain type of KYOCERA printer server
* Add support of dd-wrt firmware in routers
* Update dico for devices detection
* Remove space before and after serial number
* Fix mac address in SNMP
* Fix to get mac address of device when it is in dico but not have oid for mac address
* Add sleep for 1 second between two send to server
* Fix for sometimes IP scanned 2 times
* Fix send starting discovery to server many times in a certain case
1.0 Sun, 28 Mar 2010 22:49:57 +0200
* Initial independent release of the module