Commit Graph

223 Commits

Author SHA1 Message Date
Oliver Gorwits
c1799a8a05 workaround for https://rt.cpan.org/Ticket/Display.html?id=93244 2014-02-22 08:41:32 +00:00
Oliver Gorwits
6c095fa49d Merge branch 'og-deployusers-fix'
Conflicts:
	Netdisco/Changes
2014-02-17 13:23:59 +00:00
Oliver Gorwits
a2c25cd478 Deploy new admin user did not use resultset 2014-02-17 13:22:34 +00:00
Eric A. Miller
b49216c9cb #72 Search on Vendor / OUI 2014-02-16 23:09:33 -05:00
Eric A. Miller
adf95689f6 [#70] SSID Search (port) 2014-02-15 23:25:07 -05:00
Eric A. Miller
ad8bcc3dfc [#75] Device module inventory report / search 2014-02-15 22:07:55 -05:00
Oliver Gorwits
dd667505bc kwalitee fixes 2014-02-14 20:24:52 +00:00
Oliver Gorwits
e3ae76cea2 Allow Port Control users to see Port Config Log report 2014-02-14 19:39:02 +00:00
Oliver Gorwits
e2fef8285b update changelog 2014-02-14 19:17:31 +00:00
Oliver Gorwits
f3eb4ce7bd make sure to only check for admins in deploy script 2014-02-13 20:18:40 +00:00
Oliver Gorwits
f8dbf824d6 Password fields in User Management panel should be masked 2014-02-12 20:59:41 +00:00
Oliver Gorwits
82e50a3fda release 2.023000 2014-02-10 21:29:19 +00:00
Oliver Gorwits
d1b707da31 Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var 2014-02-09 12:53:22 +00:00
Eric A. Miller
1a47920cfb Node search by NetBIOS name. Update documentation. 2014-02-09 00:27:23 -05:00
Eric A. Miller
1739108717 Provide NetBIOS information when available in Node and Port views 2014-02-08 20:50:35 -05:00
Eric A. Miller
79cc9622b2 NetBIOS Node Report 2014-02-08 20:46:07 -05:00
Oliver Gorwits
1e2cc41b76 [#46] Sorting on Inventory page same as ND1 2014-02-08 22:18:13 +00:00
Oliver Gorwits
d795b37ce1 add updated release notes 2014-02-08 22:11:01 +00:00
Oliver Gorwits
71aa069af1 [#54] jobqueue_refresh config for number of seconds betwen queue refresh 2014-02-08 22:00:08 +00:00
Oliver Gorwits
4c39387477 Fix redirect when accessing a deep link when unauthenticated 2014-02-08 21:15:50 +00:00
Oliver Gorwits
44e35fd316 [#56] Support API call to /login 2014-02-08 20:35:24 +00:00
Oliver Gorwits
f8cf6aad73 permit DB schema upgrades from any 0.x and 1.x ver 2014-02-08 17:03:51 +00:00
Eric A. Miller
279924d2fb Correct date formatting and logic in IP Inventory report 2014-02-03 22:17:06 -05:00
Eric A. Miller
5847dafb6d [#73] NetBIOS Poller - nbtstat and nbtwalk 2014-02-03 19:54:58 -05:00
Oliver Gorwits
68275e6986 Node search by date (but not time) 2014-02-03 23:12:17 +00:00
Oliver Gorwits
a71a69aca4 Try to help users more easily get a default login 2014-02-02 18:00:18 +00:00
Oliver Gorwits
dedc7f1867 No longer use dns as a key into devices; cope with dupe dns 2014-02-02 17:46:27 +00:00
Eric A. Miller
e23c30f0be [#74] Device Name / DNS mismatches report 2014-01-26 20:50:01 -05:00
Eric A. Miller
00b370ed0e [#77] Log user access 2014-01-26 16:24:03 -05:00
Eric A. Miller
62cf1561e6 [#69] Add search by layers to device search 2014-01-26 10:44:27 -05:00
Eric A. Miller
316e3780b0 [#86] Use Vendor abbrevs to enhance node display in device port view 2014-01-26 10:02:29 -05:00
Oliver Gorwits
65b456d2d3 release 2.022000 2014-01-26 13:49:39 +00:00
Oliver Gorwits
16667532a6 Fix snmpv3 autovivication bug setting priv strings 2014-01-24 23:54:40 +00:00
Oliver Gorwits
f30af71a7d Fix SQL logic in PortMAC.pm (imperfectus)
SQL::Abstract::belch(): [SQL::Abstract::_where_field_op_ARRAYREF] Warning: A multi-element arrayref as an
argument to the inequality op '!=' is technically equivalent to an always-true 1=1 (you probably wanted to
say ...{ $inequality_op => [ -and => @values ] }... instead) at
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/PortMAC.pm line 48
2014-01-22 14:10:41 +00:00
Eric A. Miller
e5820070fc #68 Devices orphaned by missing topology info report 2014-01-20 23:38:14 -05:00
Oliver Gorwits
520d94bb6f Also prefer port filter when linking to connected devices 2014-01-19 22:30:44 +00:00
Eric A. Miller
da56cb9a09 [#59] Arpnip tries to resolve link local IPv6 addresses 2014-01-19 17:14:11 -05:00
Oliver Gorwits
dc17857d86 Check /etc/hosts before DNS when doing arp entry name lookup 2014-01-19 16:19:58 +00:00
Oliver Gorwits
078449d56d device property in _no/_only fails with error 2014-01-19 16:04:41 +00:00
Eric A. Miller
3fdf7802b6 #76 Don't include wireless in ports with multiple nodes attached report 2014-01-14 22:11:05 -05:00
Oliver Gorwits
899563534a [#52] Check is neighbour remote_id is a MAC (R. Kerr) 2014-01-11 14:08:46 +00:00
Oliver Gorwits
d264fb7d9d Allow cached SNMP community hint to override SNMP version cycle 2014-01-11 13:57:45 +00:00
Oliver Gorwits
c1295ad1c0 [#14] Support partial DNS names in *_only/*_no (via regexp) 2014-01-11 13:29:16 +00:00
Oliver Gorwits
52f0eed6fb [#13] Support IP address ranges in *_only/*_no configuration 2014-01-11 13:06:54 +00:00
Oliver Gorwits
693e0bd6db [#79] Support perlbrew environment as alternative to localenv 2014-01-11 10:09:07 +00:00
Eric A. Miller
1e0c6b9598 [#81] Identify wireless nodes and provide information when available 2014-01-11 03:45:27 -05:00
Eric A. Miller
19823e13ff [#64] Addition of Wireshark abbreviations for OUI manufacturers 2014-01-10 20:16:27 -05:00
Eric A. Miller
7cd99f17dc Correct macsuck for Q-BRIDGE-MIB based devices 2014-01-10 17:56:21 -05:00
Oliver Gorwits
f78f6028f4 Show device layers in Details tab 2014-01-10 20:07:30 +00:00
Oliver Gorwits
134b7a7646 Remove reference to "native" VLAN in code and replace with "untagged" 2014-01-10 19:36:08 +00:00