Commit Graph

399 Commits

Author SHA1 Message Date
Oliver Gorwits
dd667505bc kwalitee fixes 2014-02-14 20:24:52 +00:00
Oliver Gorwits
62acb8b4c0 release 0.023001 2014-02-14 19:40:32 +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
b9db2545d5 display clean version of creation stamp on port log 2014-02-13 20:32:00 +00:00
Oliver Gorwits
81fe9bd014 refactor to make check_no/acl/only share code between device and node paths 2014-02-10 22:32:35 +00:00
Oliver Gorwits
82e50a3fda release 2.023000 2014-02-10 21:29:19 +00:00
Oliver Gorwits
5a58ea5809 suggest alternative workaround for no MD5/TCP auth 2014-02-10 13:49:57 +00:00
Oliver Gorwits
d1b707da31 Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var 2014-02-09 12:53:22 +00:00
Oliver Gorwits
31e8e29dff fix display of device name in details panels 2014-02-09 12:08:04 +00:00
Oliver Gorwits
6799443d6d incorporate Dancer::Plugin::Passphrase to avoid broken installs 2014-02-09 11:38:23 +00:00
Eric A. Miller
1a47920cfb Node search by NetBIOS name. Update documentation. 2014-02-09 00:27:23 -05:00
Eric A. Miller
7a977f0ddd Check NetBIOS for results when searching nodes by MAC. Use has_rows to check for results rather than count. 2014-02-08 21:26:40 -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
Eric A. Miller
8e8839dd43 Move get_distinct_col to App::Netdisco::DB::ResultSet so it can be used in all ResultSet's 2014-02-08 20:40:05 -05:00
Oliver Gorwits
1e2cc41b76 [#46] Sorting on Inventory page same as ND1 2014-02-08 22:18:13 +00:00
Oliver Gorwits
9de450f500 fix return_url bug on logout 2014-02-08 22:15:35 +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
545f878cb7 enable Bcrypt password storage 2014-02-08 19:10:03 +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
Oliver Gorwits
eaf362a5e8 update META and fix syntax error 2014-02-08 15:14:59 +00:00
Oliver Gorwits
3a7ffcf379 Doc and Config fixups.
Be explicit about linux package names for those not familiar with
the platform. Also more explicit about steps such as editing file,
and testing the daemon.

Remove leading whitespace from commented-out config examples.
Set default parallel DNS back to 10, and suggest override of 100 in
config file. Enforce skipped DNS for autoconf IPs if unset (this is
a consequence of the way Dancer merges the two files - top level
config cannot be in both files).
2014-02-08 15:10:57 +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
529b797a8a Silence some uninitialized variable warnings in discover 2014-02-03 20:17:46 -05:00
Eric A. Miller
30694c6f90 Use reverse_lookup rather than reverse_verify for async reverse lookups 2014-02-03 19:59:06 -05:00
Eric A. Miller
5847dafb6d [#73] NetBIOS Poller - nbtstat and nbtwalk 2014-02-03 19:54:58 -05:00
Oliver Gorwits
652bd171d6 ...and remove old code using age_on flag 2014-02-03 23:35:46 +00:00
Oliver Gorwits
68275e6986 Node search by date (but not time) 2014-02-03 23:12:17 +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
a4f1afe222 add docs note about postgres 8.4 (LT) 2014-01-25 00:03:10 +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
Eric A. Miller
053b0a65fa fix formatting of debug message when zero entries are archived during macsuck 2014-01-20 22:02:00 -05:00
Eric A. Miller
da56cb9a09 [#59] Arpnip tries to resolve link local IPv6 addresses 2014-01-19 17:14:11 -05:00
Oliver Gorwits
a7ee00ff1d respect order of Admin plugins in config when building menu 2014-01-19 17:48:33 +00: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
Oliver Gorwits
642546fd24 LAG support.
Also, archive disappeared nodes from device after macsuck.

Squashed commit of the following:

commit 6d16cddaab
Merge: 37d9bda 3fdf780
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 19 15:48:41 2014 +0000

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

commit 37d9bda2bb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:50:22 2014 +0000

    release 2.021000_004

commit 3939a2a51c
Merge: cf23636 571d57d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:45:14 2014 +0000

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

commit cf23636ddf
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:43:59 2014 +0000

    archive disappeared nodes from device - really important!

commit 571d57dcc7
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 18:20:51 2014 +0000

    release 2.021000_003

commit 444bc1e81d
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:51:54 2014 +0000

    protect sprintf from undefined remote_type

commit 5b875c4641
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:49:40 2014 +0000

    tidy connected device+node layout

commit c09dddb7d1
Merge: 4f5501c 95fc6b1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:39 2014 +0000

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

commit 4f5501c613
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 17:46:23 2014 +0000

    allow sanity checks on lag member before moving node

commit 95fc6b18dc
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 14:02:19 2014 +0000

    release 2.021000_002

commit 8b809c445f
Merge: 04d486e fe3e8e3
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:58:31 2014 +0000

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

commit fe3e8e3ef2
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:57:31 2014 +0000

    do not set master neigh if master is a slave

commit 04d486e433
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:38:45 2014 +0000

    display remote ip if only remote ip

commit 14f9eb01ad
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:54 2014 +0000

    show all members of lag when searching for lag master

commit 5b2a0a0a4b
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 13:35:16 2014 +0000

    fix copy of remote master to local master remote_port

commit 86a9854f39
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 10:00:13 2014 +0000

    show both link and device type icons

commit 88510552e5
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:57:29 2014 +0000

    hide neighbor device ID and add sidebar option to show

commit 29da3097cb
Merge: 8bca30d 9fe92fb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:04:15 2014 +0000

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

commit 9fe92fb5e8
Merge: 6620a03 5557811
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 09:03:02 2014 +0000

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

commit 6620a03686
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 08:56:13 2014 +0000

    also store master neighbor port

commit 8bca30d085
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:41:46 2014 +0000

    release 2.021000_001

commit 5557811aeb
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Mon Jan 13 00:38:18 2014 +0000

    fix icon placement in editable device port cells

commit 25292e1ce8
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:20:08 2014 +0000

    fix name of class

commit 99ce56d794
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:13:53 2014 +0000

    remove brackets from lag name

commit 27aa80ed93
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:12:06 2014 +0000

    rename link agg legend

commit 84ed4c5008
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 22:11:15 2014 +0000

    move lag member icon into port icon column

commit 67c9c783ec
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:58:11 2014 +0000

    fix Cisco stack port ignore

commit 4531c61246
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 21:51:41 2014 +0000

    move nodes to lag master port

commit ffc6b9c315
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:45:58 2014 +0000

    use group icon for slave and master

commit 68fd345e37
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 20:34:01 2014 +0000

    indicate aggregate master

commit 79c69f5a0f
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 19:14:48 2014 +0000

    show aggreate parent in device ports

commit 3a4beed2f1
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 18:46:25 2014 +0000

    store aggregate port into db

commit fd7bb0cd62
Author: Oliver Gorwits <oliver@cpan.org>
Date:   Sun Jan 12 17:49:39 2014 +0000

    add device_port cols for aggregate links data
2014-01-19 15:51:47 +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
Eric A. Miller
b4869c8128 Documentation update and correction 2014-01-13 21:31:28 -05:00
Oliver Gorwits
899563534a [#52] Check is neighbour remote_id is a MAC (R. Kerr) 2014-01-11 14:08:46 +00:00