App-Netdisco
view release on metacpan or search on metacpan
2.044000 - 2019-09-23
[NEW FEATURES]
* #646 Add DOCSIS (Cable Modem) peers discovery as neighbors (pyro3d)
* #650 Add administrative port speed setting storage and display (C. Ramseyer)
[BUG FIXES]
* Enforce escaping on all template content
* Fix potential crash in Discover/Properties::_get_ipv6_aliases (C. Ramseyer)
2.043001 - 2019-09-04
[BUG FIXES]
* #644 Device DNS Mismatch report broken by domain_suffix change
2.043000 - 2019-09-03
[NEW FEATURES]
* #591 domain_suffix can be a list and supports (simple) regexp
* #613 Free Ports works even if the device has rebooted recently
* #621 RADIUS authentication support for users
[ENHANCEMENTS]
* #587 #561 update pseudo devices to better support ssh arpnip
* #606 license file reformatted to work better within Github
* #630 display full OUI vendor name in web view
* #633 change Port Free icon to be more accessible
* #638 avoid page reload on admintask data updates
* #640 some documentation fixes
* add PoE on-off icons to legend in Device Ports view
[BUG FIXES]
* #610 better MAC addr input sanity checking
* #611 compare IEEE MAC addresses properly
* #622 workaround for changes in Test::Compile
* #624 device layers search should be OR (not AND)
* #625 make sidebar tiny bit wider
* #642 requests to /admin/unknown-thing should get 404
* handle row.power.power being NULL
* allow stats to run smoothly on ancient Pg 8.4
2.042010 - 2019-06-02
[BUG FIXES]
* #601 fix job queue no longer shows running or queued jobs
2.042009 - 2019-05-30
[ENHANCEMENTS]
* #572 allow setting some pseudo device info such as location, contact
* #573 support for build within intellij IDE
* #585 change default for check_userlog to be false (fewer popup notifications)
* #586 do not show poller performance rows for still running jobs
* #590, #600 remove DBIx::Class::Schema::Loader remnants
* improve documentation for OpenSuSE installation
* enable tests on Perl 5.30
[BUG FIXES]
* #571 tests should not use user local config
* #576 HTML template fixups
* #577 fix bug related to hostnames comprised a-f only
* #581 skip storing and displaying fabricated vlan 0
* #584 fix for case where port has no corresponding properties row
* #589 only show link with highest agg speed if map links between two devices are asymmetric
* #594, #595, #596 fixes to DB schema PKs and defaults, and documentation
2.042008 - 2019-04-30
[ENHANCEMENTS]
* improve check_acl performance for basic IP string compare
2.042007 - 2019-04-28
[ENHANCEMENTS]
* #564 allow passing multiple -d (devices) to netdisco-do
* #568 use different icon for WAPs from clients
* improve check_acl performance for basic IP string compare
2.042006 - 2019-04-16
[ENHANCEMENTS]
* #558 netdisco-rancid-export is now a no-op (inphobia)
* hide the ignored duplicate jobs in the web job queue display
[BUG FIXES]
* #549 redux - fix for changing pseudo device ports
* fix inconsistency in titlebar global search when port is selected
2.042005 - 2019-04-03
[ENHANCEMENTS]
* #528 record egress untagged vlans in device_port_vlan table
[BUG FIXES]
* clickability of port log/control icons in port list display (pyro3d)
* #549 clean manual topology after device ports change
* #551 better error message for both device_auth and snmp_auth
* #552 device addresses report has broken column data
2.042004 - 2019-03-28
[ENHANCEMENTS]
* #548 add IS-IS neighbor discovery support (pyro3d)
* (beta) Support for data munging in User Reports
* Permit clipboard copy of device IP from Job Queue rows
* Failed Job Device IPs link to Discover form with pre-filled Discover IP
* Unknown device page has pre-filled Discover IP
* Set form focus to Username field on login form
* Database host is commented out in example config
2.024003 - 2014-02-27
[BUG FIXES]
* Cope with no defined User Reports
2.024002 - 2014-02-27
[NEW FEATURES]
* User Reports via config, without requiring HTML or Perl
* Add netdisco-rancid-export script
[ENHANCEMENTS]
* Option to display Port SSID in Device Ports view
2.024001 - 2014-02-25
[BUG FIXES]
* Fix NetBIOS report with search on blank domain
* Fix database MAC lookup when MAC not returned by nbtstat
* Fix partial name match on Node search
2.024000 - 2014-02-22
[NEW FEATURES]
* [#75] Device module inventory report / search
* [#70] SSID Search (port)
* [#72] Search on Vendor / OUI
* Password Change form for all users
[ENHANCEMENTS]
* Kwalitee fixes
* Change default number of pollers to 10
* Default netmap depth set to 8
* Add a "waiting" message to the netmap whilst the data loads
* Add a spinner to all waiting messages
* Try to make the Job Queue page a little faster
* Require the Net::LDAP module for all installs
* Move system information to the Netdisco "home" page
* Show all subnets (scrollable), and sort, in sidebar Prefix search
[BUG FIXES]
* Workaround for https://rt.cpan.org/Ticket/Display.html?id=93244
* Fix for crash when selecting Last Change column in device ports view
* Fix IP Inventory Report to work without daterange
* Fix "list IPs never seen" to work without daterange in IP Inventory Report
* Correct "Archive" status of nodes in IP Inventory Report
* Do not trigger userlog popups for all/walk jobs
* No longer show warning notification when userlog retrieve fails
2.023002 - 2014-02-17
[BUG FIXES]
* Deploy new admin user did not use resultset
2.023001 - 2014-02-14
[ENHANCEMENTS]
* Display clean version of creation stamp on port log
* Make sure only to check for admins in deploy script
* Allow Port Control users to see Port Config Log report
[BUG FIXES]
* [89] Password fields in User Management panel should be masked
2.023000 - 2014-02-10
[NEW FEATURES]
* [#86] Use Vendor abbrevs to enhance node display in device port view
* [#74] Device Name / DNS mismatches report
* [#71] Node search by date (but not time)
* [#73] NetBIOS Poller (nbtstat and nbtwalk), Node search by NetBIOS name,
NetBIOS Node Report, and provide information when available in Node
and Port views
* [#56] Support API call to /login
[ENHANCEMENTS]
* [#69] Add search by layers to device search
* [#77] Log user access
* Try to help users more easily get a default login
* Support upgrade from Netdisco version 0.x
* [#54] jobqueue_refresh config for number of seconds betwen queue refresh
[BUG FIXES]
* [#84] No longer use dns as a key into devices; cope with dupe dns (LT)
* Correct date formatting and logic in IP Inventory report
* Fix redirect when accessing a deep link when unauthenticated
* [#46] Sorting on Inventory page same as ND1
* Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var
2.022000 - 2014-01-26
[NEW FEATURES]
* Support for Link Aggregation (port-channel, etherchannel, "trunking", etc)
* [#68] Devices orphaned by missing topology info report
[ENHANCEMENTS]
* [#82] Check /etc/hosts before DNS when doing arp entry name lookup
* [#59] Arpnip tries to resolve link local IPv6 addresses
( run in 0.824 second using v1.01-cache-2.11-cpan-364913b4093 )