Commit Graph

699 Commits

Author SHA1 Message Date
Oliver Gorwits
5c7ab6b7a9 use strict and warnings where dancer not imported 2014-08-02 08:24:03 +01:00
Oliver Gorwits
b96793bd72 Fix POD errors in Nbtstat and ResultSet::Device 2014-08-02 08:19:34 +01:00
Oliver Gorwits
04d89320a8 Squashed commit of the following:
* Support for stuffing other locations into @INC at runtime
* Reports config is now a list (see ReleaseNotes)

commit 19756faf57
Merge: 2e8afbe 29d3ac7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Jul 31 21:32:30 2014 +0100

    Merge branch 'master' into og-autoload

    Conflicts:
    	Netdisco/share/public/javascripts/netdisco_portcontrol.js

commit 2e8afbeea6
Merge: d340c3b 18f507e
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 23 20:09:18 2014 +0100

    Merge branch 'master' into og-autoload

commit d340c3b135
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jul 7 22:25:38 2014 +0100

    tweak dirty css

commit 032cd82c46
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jul 6 23:05:17 2014 +0100

    add dirty classes

commit 2b72c989fa
Merge: 1b8ac7c b77025f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Fri Jul 4 11:28:01 2014 +0100

    Merge branch 'og-autoload' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-autoload

commit b77025f34c
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Jul 3 23:35:35 2014 +0100

    hide save icon

commit 5df5a73aed
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 2 22:31:18 2014 +0100

    blue color

commit a3bf20f074
Merge: 1839f26 db53c00
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 2 15:17:25 2014 +0100

    Merge branch 'master' into og-autoload

commit 1b8ac7ca1f
Merge: 1839f26 db53c00
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 2 09:23:31 2014 +0100

    Merge branch 'master' into og-autoload

commit 1839f2634b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 2 03:43:53 2014 +0100

    add jquery.fix.clone.js

commit 3eee9f1997
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jul 2 00:08:27 2014 +0100

    save button css

commit 95b6cb61b3
Merge: 13957e8 58e5d05
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Tue Jul 1 21:50:01 2014 +0100

    Merge branch 'master' into og-autoload

    Conflicts:
    	Netdisco/share/config.yml

commit 13957e82dc
Merge: bedbec6 6abceba
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 30 22:50:40 2014 +0100

    Merge branch 'og-autoload' of ssh://git.code.sf.net/p/netdisco/netdisco-ng into og-autoload

commit bedbec6b4b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 30 22:49:49 2014 +0100

    css fixes

commit 6e2d5a4b48
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 30 21:30:26 2014 +0100

    css fixes

commit 755fc92c59
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 30 13:05:43 2014 +0100

    reports now a list not a hash

commit 6abcebafbe
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jun 29 12:41:47 2014 +0100

    start as non-root if port switch not required

commit e5e0c0c8d1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Jun 28 13:10:51 2014 +0100

    fix err in docs

commit 6d680aabed
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sat Jun 28 11:10:23 2014 +0100

    move content

commit d2668d6db7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Fri Jun 27 00:30:54 2014 +0100

    minor styling

commit e46cbd252d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Thu Jun 26 23:19:19 2014 +0100

    add bootstrap-switch checkbox styling

commit 5b0a723c9f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Wed Jun 25 22:20:57 2014 +0100

    typo in defaults

commit e45fa89c44
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Tue Jun 24 22:42:45 2014 +0100

    css for configuration pane

commit 62c53a5e49
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 23 23:33:26 2014 +0100

    minor typo

commit caedbdadc6
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jun 23 20:35:30 2014 +0100

    properly search the template path!! [#103]

commit 5742bc7856
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jun 22 23:13:53 2014 +0100

    fix registering template paths

commit 2b09476f29
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jun 22 22:19:35 2014 +0100

    allow INC stuffing via NETDISCO_INC env var

commit 7c47a277be
Merge: 128e96f 3a1cd19
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jun 22 22:17:11 2014 +0100

    Merge branch 'master' into og-autoload

commit 128e96f9a3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jun 22 20:48:01 2014 +0100

    use Module::Find to load Auto things and Web
2014-07-31 22:54:28 +01:00
Oliver Gorwits
29d3ac707b [#108] Port Bounce port control feature (down and up in succession) 2014-07-31 21:25:22 +01:00
Oliver Gorwits
2dbcc25843 + * Sort CDP/LLDP data to be more consistent when multiple neighbors on a port
+  * Add "AP" as a hint for WAP support
2014-07-31 21:23:50 +01:00
Oliver Gorwits
838adb087b release 2.028013 2014-07-31 00:56:44 +01:00
Oliver Gorwits
2402855797 Daemon crash when restarting with in-progress jobs and many workers 2014-07-31 00:55:56 +01:00
Oliver Gorwits
8e35a7158e fix when interactives set to zero 2014-07-31 00:54:58 +01:00
Oliver Gorwits
62d92df44a [#122] CDP/LLDP discovery for some HP switches (M. Kosmach) 2014-07-29 13:10:48 +01:00
Oliver Gorwits
18f507ec56 release 2.028012 2014-07-22 23:18:41 +01:00
Oliver Gorwits
df71cf946e UTF8 decode the remote type string in neighbor protocol 2014-07-22 23:13:11 +01:00
Oliver Gorwits
9202044b8f release 2.028011 2014-07-22 22:48:13 +01:00
Oliver Gorwits
18ec29a522 release 2.028010 2014-07-22 22:39:27 +01:00
Oliver Gorwits
2178860394 add node monitor email in netdisco-do 2014-07-22 21:06:51 +01:00
Oliver Gorwits
888b522c7f node monitor admin panel 2014-07-22 20:26:15 +01:00
Oliver Gorwits
6a810d6450 release 2.028008 2014-07-22 06:59:26 +00:00
Eric A. Miller
657eb7fe7b Encode NetBIOS name, domain, user as UTF-8 2014-07-21 20:57:40 -04:00
Oliver Gorwits
e991a64234 release 2.028007 2014-07-21 22:02:46 +00:00
Oliver Gorwits
1d0ec0bed0 Add 'graph' option to netdisco-do 2014-07-21 21:57:59 +00:00
Oliver Gorwits
7241db7a23 Fake one device aliases entry for devices not providing ip_index 2014-07-21 21:24:12 +00:00
Oliver Gorwits
24a19f5cf8 DNS Mismatch report incorrectly trimmed domain_suffix 2014-07-21 21:07:47 +00:00
Oliver Gorwits
bc2ef8fc5a release 2.028006 2014-07-21 09:08:16 +01:00
Eric A. Miller
f297098a3a POD update 2014-07-20 21:52:46 -04:00
Eric A. Miller
e7803caa59 Asynchronous NBTstat 2014-07-20 21:51:20 -04:00
Oliver Gorwits
470c106131 release 2.028005 2014-07-17 14:24:32 +01:00
Oliver Gorwits
2a77e13e10 Use /etc/hosts for all forward/reverse DNS 2014-07-17 13:43:04 +01:00
Oliver Gorwits
e1e4723c47 release 2.028004 2014-07-16 08:04:38 +01:00
Eric A. Miller
c3b34b1a83 Close socket upon completion of async DNS resolution 2014-07-15 22:52:25 -04:00
Oliver Gorwits
29f4231be9 release 2.028003 2014-07-15 17:10:40 +01:00
Oliver Gorwits
5a84399e2c fix config name to be graph 2014-07-15 17:08:04 +01:00
Oliver Gorwits
36a6d2e33c No default for interactives made daemon die (H. Weber) 2014-07-15 16:51:59 +01:00
Oliver Gorwits
820c0a6b79 release 2.028002_001 2014-07-13 22:02:00 +01:00
Oliver Gorwits
3a10936260 GraphViz graph export (beta) 2014-07-13 21:58:44 +01:00
Oliver Gorwits
183547abef release 2.028001 2014-07-13 18:54:52 +01:00
Oliver Gorwits
13de616e35 Fix truncated port description change (F. Schiavarelli) 2014-07-13 18:08:56 +01:00
Oliver Gorwits
3457d083f4 portctl_nameonly to limit port control to name only (F. Schiavarelli) 2014-07-13 17:51:41 +01:00
Oliver Gorwits
db53c00b12 release 2.028000 2014-07-02 09:19:34 +01:00
Oliver Gorwits
58e5d05ac0 update version and changes 2014-07-01 21:12:00 +01:00
Oliver Gorwits
6dbed02b7c properly search the template path!! [#103]
Conflicts:
	Netdisco/lib/App/Netdisco/Web.pm
	Netdisco/lib/App/Netdisco/Web/Plugin.pm
2014-07-01 21:05:31 +01:00
Oliver Gorwits
f29c8960ed minor typo 2014-07-01 21:00:34 +01:00
Oliver Gorwits
e22d383bfa fix err in docs
Conflicts:
	Netdisco/share/public/css/netdisco.css
2014-07-01 20:59:42 +01:00
Oliver Gorwits
1922ccaa41 update release notes for 2.028 2014-07-01 20:57:27 +01:00
Oliver Gorwits
d6f2d357cc Track how many times the device uptime wrapped (F. Schiavarelli) 2014-07-01 20:46:34 +01:00
Oliver Gorwits
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Eric A. Miller
94bee28fc8 Use accessor 2014-06-24 21:22:14 -04:00
Eric A. Miller
e293a1b819 Use the SNMP::Info class attribute rather than re-querying for device_type. SNMP::Info classes that override the layers attribute may not return the same device_type after object instantiation. This also saves a SNMP query. 2014-06-23 20:54:13 -04:00
Oliver Gorwits
71b2ab2563 Subnets report date range fixed, but (unnecessary?) "not" option removed 2014-06-23 16:03:55 +01:00
Oliver Gorwits
4d8acdacc1 release 2.027008_001 2014-06-23 13:58:50 +01:00
Oliver Gorwits
a5ad557b06 bugfix with plackup restarter: MCE should not be loaded in web app - make it runtime 2014-06-22 21:26:34 +01:00
Oliver Gorwits
2eb3343de8 use Module::Load instead of string eval 2014-06-22 17:37:42 +01:00