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
|
f53c35acb9
|
Missing action to netdisco-do should not throw Perl error
|
2014-07-31 11:42:26 +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
|
af97767fcd
|
Load Graph modules only if available
|
2014-07-22 22:46:54 +01:00 |
|
Oliver Gorwits
|
18ec29a522
|
release 2.028010
|
2014-07-22 22:39:27 +01:00 |
|
Oliver Gorwits
|
723d8b7d30
|
update MANIFEST
|
2014-07-22 20:18:43 +00: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
|
c1846103fe
|
DataTables render function should check for type
|
2014-07-21 21:48:52 +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
|
f3cd0580e4
|
Net::NBName is no longer needed
|
2014-07-20 21:51:55 -04:00 |
|
Eric A. Miller
|
e7803caa59
|
Asynchronous NBTstat
|
2014-07-20 21:51:20 -04:00 |
|
Bill Fenner
|
b86ff6580e
|
Use name in the name column, and fix link.
The template was a little mangled (missing href=), and the
ip address was the preferred value for the name column - switch
it to name
|
2014-07-21 00:10:10 +00: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
|
91c09305e9
|
[#116] Log true client IP when running through a proxy
|
2014-07-17 13:34:44 +01:00 |
|
Eric A. Miller
|
0ea6f754b4
|
Custom path handling for DataTables ajax calls
|
2014-07-16 20:00:39 -04: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
|
6d8ccca21c
|
Fix device port ordering in DataTables when Port Control is enabled
|
2014-07-13 18:53:06 +01:00 |
|
Oliver Gorwits
|
3a84c28c45
|
release Web-Plugin-RANCID 2.004000
|
2014-07-13 18:37:32 +01:00 |
|
Oliver Gorwits
|
38cd5d98f9
|
Added by_hostname config option support
|
2014-07-13 18:36:30 +01:00 |
|
Oliver Gorwits
|
e06f1b3437
|
add by_hostname config option to netdisco-rancid-export
|
2014-07-13 18:24:56 +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
|
769aa35044
|
[ND1#117] unknown devices missing from inventory
|
2014-07-13 17:36:55 +01:00 |
|
Oliver Gorwits
|
3ee27f0439
|
add bug id to last fix
|
2014-07-13 17:25:51 +01:00 |
|
Eric A. Miller
|
bc6f941c0f
|
Fix table rendering on port search tab when VLAN is null
|
2014-07-08 21:19:18 -04:00 |
|
Oliver Gorwits
|
db53c00b12
|
release 2.028000
|
2014-07-02 09:19:34 +01:00 |
|