Commit Graph

  • 4ae9b32973 Fix #704, allow delete without device_auth Christian Ramseyer 2020-04-21 00:43:59 +02:00
  • 48996661ce Add vendor to IP Inventory report (#714) Christian Ramseyer 2020-04-20 12:21:06 +02:00
  • b155be832d release 2.045002 2.045002 Oliver Gorwits 2020-04-19 18:02:46 +01:00
  • b9c002477b allow swagger_path installed routes to be relocated Oliver Gorwits 2020-04-19 18:00:15 +01:00
  • da33478504 try to make swagger safer with send_file Oliver Gorwits 2020-04-19 11:22:28 +01:00
  • ed1cf3e2cd another swagger fix for non roothosting Oliver Gorwits 2020-04-19 09:43:02 +01:00
  • 4f0117e22c many fixes to swagger hosting to allow path relocation (part complete) Oliver Gorwits 2020-04-18 17:26:00 +01:00
  • 4f57a4d30a rename ports column in device table to be num_ports Oliver Gorwits 2020-04-18 16:50:49 +01:00
  • 11e8d7c001 release 2.045001 2.045001 Oliver Gorwits 2020-04-18 09:48:33 +01:00
  • 524f4792c3 restore port column needed for discovery Oliver Gorwits 2020-04-18 09:47:05 +01:00
  • 22edb6676f release 2.045000 2.045000 Oliver Gorwits 2020-04-15 21:23:28 +01:00
  • dff26abc5c API implementation (#712) Oliver Gorwits 2020-04-15 21:15:52 +01:00
  • a8a77a2df1 Change SSHCollector::NXOS to use expect (#707) Christian Ramseyer 2020-03-19 13:01:34 +01:00
  • 654799e825 #442 add device ip, port and vlan to the node vendor report results Oliver Gorwits 2020-02-13 15:36:45 +00:00
  • 8b42fb3774 fix pod Oliver Gorwits 2020-02-13 14:23:27 +00:00
  • 912a971a75 tidy the Clavister module Oliver Gorwits 2020-02-13 10:23:07 +00:00
  • 2d849e60ce Create Clavister.pm (#674) Henningen 2020-02-13 11:20:24 +01:00
  • c3a995a476 release 2.044015 2.044015 Oliver Gorwits 2020-02-12 16:56:19 +00:00
  • ab6305b4cf default access list for device_auth should be ipv4 and ipv6 Oliver Gorwits 2020-02-12 16:55:16 +00:00
  • c5140e2061 release 2.044014 2.044014 Oliver Gorwits 2020-02-09 10:02:44 +00:00
  • 2827d24f02 change from MCE::Shared to MCE::Queue after resolution of crash bug Oliver Gorwits 2020-02-09 10:00:36 +00:00
  • 236f637858 release 2.044013 2.044013 Oliver Gorwits 2020-02-04 21:34:36 +00:00
  • d35a29931a change from MCE::Queue to MCE::Shared to better handle signals Oliver Gorwits 2020-02-04 21:34:00 +00:00
  • 965da8638d Also do CI on .*travis.* branches Christian Ramseyer 2020-02-03 00:16:45 +01:00
  • 7e489432d8 release 2.044012 2.044012 Oliver Gorwits 2020-02-01 13:27:03 +00:00
  • 031c3e6d95 Optimize PortMAC query Christian Ramseyer 2020-01-31 10:32:02 +01:00
  • b032ebc18e prevent Template::AutoFilter taking action on CSV output Oliver Gorwits 2020-01-30 19:21:02 +00:00
  • 16e451c77c Change IOSXR Expect close method Christian Ramseyer 2020-01-28 17:43:06 +01:00
  • 8dc35a1b84 Merge branch 'master' of https://github.com/netdisco/netdisco Christian Ramseyer 2020-01-27 21:08:51 +01:00
  • 0938cd1651 New version of the IOSXR module using Expect Christian Ramseyer 2020-01-27 21:03:23 +01:00
  • 9e32c2a7f0 release 2.044011 2.044011 Oliver Gorwits 2020-01-26 21:46:09 +00:00
  • f2f5d908bb Fix regression from PR #680 Christian Ramseyer 2020-01-26 22:08:49 +01:00
  • ae0f711682 release 2.044010 2.044010 Oliver Gorwits 2020-01-25 18:09:18 +00:00
  • db6e89607d #696 complete implementation of #688 Oliver Gorwits 2020-01-25 18:07:43 +00:00
  • e09ae10fb3 release 2.044009 2.044009 Oliver Gorwits 2020-01-23 18:47:30 +00:00
  • a2d1a04716 Merge branch 'master' of github.com:netdisco/netdisco Oliver Gorwits 2020-01-23 18:45:02 +00:00
  • 41bb30239c release 2.044008 2.044008 Oliver Gorwits 2020-01-23 18:44:43 +00:00
  • 3d231ec135 new SSHCollector platform for Extreme VSP (#695) antonc42 2020-01-23 09:06:06 -06:00
  • 8cc4602f7e release 2.044007 2.044007 Oliver Gorwits 2020-01-22 21:25:01 +00:00
  • bb46797201 smarter fix for vlan filter in netmap Oliver Gorwits 2020-01-22 21:23:57 +00:00
  • 1de0c415e1 release 2.044006 2.044006 Oliver Gorwits 2020-01-22 21:19:54 +00:00
  • ee86e62ac7 fix bug in vlan filtered netmap, duplicate nodes Oliver Gorwits 2020-01-22 21:19:04 +00:00
  • abf415a1ca release 2.044005 2.044005 Oliver Gorwits 2020-01-19 15:31:03 +00:00
  • 3044d7ebe6 fixes to make the PortMacs query work Oliver Gorwits 2020-01-19 15:08:38 +00:00
  • e982aded09 add some protections to ACLs and an error log, following #686 Oliver Gorwits 2019-12-30 11:23:17 +00:00
  • e42c2135c4 fix #686 makerancidconf excluded setting should be (ACL) list not dict Oliver Gorwits 2019-12-30 11:09:17 +00:00
  • 33cfa58bc5 update changelog Oliver Gorwits 2019-12-23 00:35:33 +00:00
  • 241ecf3353 #524 ipinventory misses mac address for device ips Oliver Gorwits 2019-12-22 23:31:40 +00:00
  • f7f2d2088b #81 avoid DEPRECATED single warning from DBIC Oliver Gorwits 2019-12-22 09:07:12 +00:00
  • 17da397c56 #673 disallow clicking arpnip/macsuck buttons for devices not supporting those layers Oliver Gorwits 2019-12-22 08:50:33 +00:00
  • c282a5a565 #688 Amend vlan search to show number of ports actually using the vlan Oliver Gorwits 2019-12-22 08:33:11 +00:00
  • d133eb97c2 #667 Network Map: Filter by VLAN doesnt work as expected Oliver Gorwits 2019-12-22 00:16:04 +00:00
  • 4268fff785 #681 Add href link to a device in a report Oliver Gorwits 2019-12-21 23:08:02 +00:00
  • 4030000b34 #687 Add an option to set main page after logging in Oliver Gorwits 2019-12-21 22:24:19 +00:00
  • 92875f0e6f fix #671 need to discover nodes on CLI discover Oliver Gorwits 2019-12-21 22:19:09 +00:00
  • b04ffffc06 fix #679 unint error Oliver Gorwits 2019-12-21 21:53:50 +00:00
  • 9ab1b24a77 safety on snmp::info methods Oliver Gorwits 2019-12-21 21:34:39 +00:00
  • 0eab9213c0 should be faster than using IN on large lists Oliver Gorwits 2019-12-21 21:31:34 +00:00
  • 9a1938ddc9 safety and tidy the port_macs patch Oliver Gorwits 2019-12-21 20:28:20 +00:00
  • 26d3fbdd40 Reduce macsuck bandwidth usage to database (#680) Christian Ramseyer 2019-12-21 19:28:47 +01:00
  • b211c7c7e2 remove vim settings from files (#676) nick n 2019-10-31 03:36:19 +01:00
  • b5bcd5c7cd release 2.044004 2.044004 Oliver Gorwits 2019-10-30 19:50:52 +00:00
  • 08969583cb change double negative logic Oliver Gorwits 2019-10-30 19:50:04 +00:00
  • 441ac59661 Add check for is_arpnipable and is_macsuckable in Util::Device Checks to make sure the device is in storage when checking if L2/L3 is supported on the device. Fixes #669. Ryan Gasik 2019-10-30 09:03:58 -07:00
  • 0e8f9ad194 release 2.044003 2.044003 Oliver Gorwits 2019-10-15 18:56:11 +01:00
  • 4e3bfee214 Add TACACS+ support per #660 (#662) Oliver Gorwits 2019-10-15 18:23:51 +01:00
  • ecc9c6f209 sort the os_ver in the web interface (#663) Oliver Gorwits 2019-10-15 18:23:34 +01:00
  • 884a75a866 #659 speed up Macsuck::Nodes while using $snmp->cisco_comm_indexing (#661) Oliver Gorwits 2019-10-14 21:08:38 +01:00
  • 2b666dd445 jquery security fix for CVE-2019-11358 (#655) nick n 2019-10-05 13:19:36 +02:00
  • b82e1d273b remove unnecessary blank line added in last commit Christian Ramseyer 2019-10-04 23:50:18 +02:00
  • 372ada2726 netdisco-do overrides _min_age config Christian Ramseyer 2019-10-04 23:40:23 +02:00
  • 7caf1056a1 releae 2.044002 2.044002 Oliver Gorwits 2019-10-01 10:43:12 +01:00
  • a3a368af49 typo nick n 2019-09-27 17:12:39 +02:00
  • 938060494d release 2.044001 2.044001 Oliver Gorwits 2019-09-26 15:01:22 +01:00
  • bd29c0735c #654 Port list is not sorting numerically Oliver Gorwits 2019-09-26 14:56:08 +01:00
  • 5548379969 release 2.044000 2.044000 Oliver Gorwits 2019-09-23 14:27:40 +01:00
  • deb9b62c7f Enforce escaping on all template content Oliver Gorwits 2019-09-23 14:22:00 +01:00
  • 5f378a39ea better column titles Oliver Gorwits 2019-09-23 14:05:04 +01:00
  • 7f65d6afdc fix file endling Oliver Gorwits 2019-09-23 14:00:28 +01:00
  • 8ffdff3bbc Add speed_admin to device ports tab (#650) (#653) Christian Ramseyer 2019-09-23 14:58:26 +02:00
  • 26960bdd34 Fix potential crash in Discover/Properties::_get_ipv6_aliases Christian Ramseyer 2019-09-20 13:52:34 +02:00
  • 8edbd515e7 Store i_speed_admin (#650) Christian Ramseyer 2019-09-19 14:11:04 +02:00
  • 73e9f0bf0d Add DOCSIS/Cable Modem Discovery (#646) pyro3d 2019-09-18 16:19:18 -07:00
  • c7913cb1d1 add first run doc note as suggested by Stuart Kendrick Oliver Gorwits 2019-09-12 21:29:48 +01:00
  • 7cb80ab05d release 2.043001 2.043001 Oliver Gorwits 2019-09-04 13:35:01 +01:00
  • d8d2471c09 #644 Device DNS Mismatch report broken by domain_suffix change Oliver Gorwits 2019-09-04 13:33:12 +01:00
  • 4399705217 missing semicolon nick n 2019-09-03 23:54:39 +02:00
  • 5e0fdf33df release 2.043000 2.043000 Oliver Gorwits 2019-09-03 20:25:36 +01:00
  • 409b7c1409 fix tests archive/og-freeports-after-reboot Oliver Gorwits 2019-09-03 19:59:03 +01:00
  • bb7801d5d7 #638 avoid page reload on admintask data updates Oliver Gorwits 2019-09-03 14:02:08 +01:00
  • 542837d266 #591 domain_suffix can be list and supports (simple) regexp Oliver Gorwits 2019-09-03 13:35:43 +01:00
  • 975e4c6afc also support regexp in domain_suffix archive/og-multiple-domain-suffix Oliver Gorwits 2019-09-03 13:35:26 +01:00
  • 0a2b5c8fa2 fix rancid, graph, and nodemonitor Oliver Gorwits 2019-09-03 13:17:17 +01:00
  • 6d881de3ff improve docs and set default domain_suffix to be list Oliver Gorwits 2019-09-03 13:11:54 +01:00
  • 1dcafc08a8 Merge branch 'master' into og-multiple-domain-suffix Oliver Gorwits 2019-09-03 13:00:39 +01:00
  • 14ac69dc2e might as well make other *walk not care about pseudo and use layers instead Oliver Gorwits 2019-09-03 13:00:22 +01:00
  • 9a752e0298 Merge branch 'master' into og-multiple-domain-suffix Oliver Gorwits 2019-09-03 09:45:25 +01:00
  • 82a99ea94e #642 requests to /admin/unknown-thing do not get 404 Oliver Gorwits 2019-09-03 09:36:50 +01:00
  • 2897eda684 #587 #561 update pseudo devices to better support ssh arpnip Oliver Gorwits 2019-09-03 09:09:55 +01:00
  • 9dad5be81d allow pseudo with layer 3 to run arpnip archive/og-pseudo-vs-cli-arpnip Oliver Gorwits 2019-09-03 09:03:53 +01:00