nick n
879237ff62
getting a head start on 2.040003 changes
...
since things are moving fast, alrdy add what has been done.
2019-01-03 01:19:09 +01:00
Oliver Gorwits
ccb0f0c78a
#475 fix discover plugins do not respect ignore* config
2019-01-02 22:36:59 +00:00
Oliver Gorwits
de27866077
update Build.PL to include autovivification dependency
2019-01-02 21:55:19 +00:00
Oliver Gorwits
5bc0afa2f5
#476 log on delete for rows from related tables
2019-01-02 21:44:36 +00:00
Oliver Gorwits
3769b7b66b
fix to the fix for ospf_routers discovery
2019-01-02 20:56:41 +00:00
Oliver Gorwits
6a986783e4
fix to the fix for ospf_routers discovery
2019-01-02 20:54:50 +00:00
Oliver Gorwits
d614382fcd
#436 new SQL query for neigbor map to allow mismatched/one-way links (Linwood-F)
2019-01-02 20:37:19 +00:00
Oliver Gorwits
505b7b5625
#471 fix bug in checking if there are OSPF router IDs to poll
2019-01-02 20:21:34 +00:00
nick n
ddb2456a4a
netdisco-sshcollector doc cleanup
...
passed travis build, podchecker, proofreading & running netdisco-sshcollector.
2019-01-01 17:55:53 +01:00
inphobia
1ff34c39e6
correct public key documentation
...
whitespace cleanup (now passes podchecker)
openssh is also required
reference config file with F<>
2019-01-01 17:37:52 +01:00
Oliver Gorwits
df769c9720
release 2.040002
2018-12-30 10:57:54 +00:00
Oliver Gorwits
6eb098955a
Merge branch 'master' of github.com:netdisco/netdisco
2018-12-30 10:53:13 +00:00
Oliver Gorwits
22a3e8c9f6
release 2.040001
2018-12-30 10:52:40 +00:00
nick n
485abbc9bd
trailing whitespace
2018-12-30 07:52:27 +01:00
nick n
5fb9d52278
reference wiki, not nonexisting manual
2018-12-30 00:26:07 +01:00
Oliver Gorwits
9022e3ee8b
updates to work with PhantomJS 2.x
2018-12-29 13:26:54 +00:00
Oliver Gorwits
6ed29f85ea
update changes
2018-12-28 22:56:51 +00:00
Oliver Gorwits
e4dabe525c
Always notify from Travis to IRC and email on any code commit
2018-12-28 18:34:29 +00:00
Oliver Gorwits
5cc99cf20f
Update .travis.yml
...
Send git commit emails to the mail list from Travis, instead of from GitHub (they are retiring the option for that).
2018-12-28 18:24:05 +00:00
Oliver Gorwits
b4e5dc7af7
#422 Network map positions will not save (onlinehupe)
2018-12-28 17:56:12 +00:00
Oliver Gorwits
b445d237e4
#471 OSPF Neighbor Discovery by router ID
2018-12-28 17:32:40 +00:00
Oliver Gorwits
097bad6c48
release 2.040000
2018-12-28 17:02:56 +00:00
Oliver Gorwits
b0f17db700
Revert "workaround for #457 ( #465 )"
...
This reverts commit 08589ebf96 .
2018-12-28 16:50:22 +00:00
Oliver Gorwits
7f8db7b00d
build helpers for Mojave
2018-12-28 16:43:08 +00:00
nick n
8aed736925
ignore notpresent interfaces, with type filtering config item (set to [] to not filter). work done by postilion/nic bernstein, filter by me. also includes trailing space fix by nic. ( #464 )
2018-12-28 16:08:40 +00:00
nick n
86c38c9466
make job queue list in webinterface configurable ( #469 )
...
* add an option so you can define the amount of jobs returned in the webinterface jobq
* and now the actually working version
2018-12-28 16:01:40 +00:00
nick n
08589ebf96
workaround for #457 ( #465 )
...
i'm not in anyway versed in javascript, but this hack fixes #457 for me.
2018-12-28 16:00:13 +00:00
Christian Ramseyer
b1ca1b968d
Improve netdisco-sshcollector CLI experience ( #460 )
...
* Improve netdisco-sshcollector CLI experience
* add -d <device>
* add -O debug option to toggle Net::OpenSSH::debug
* add -w MCE::Loop max_workers
* updated POD for all of the above
* Fix -Q documentation
* Specifying -Q multiple times has no effect, removed part talking about that.
* Emit Net::OpenSSH connection failures as warnings
2018-12-28 15:58:32 +00:00
Christian Ramseyer
f5622929e0
Provide stdin to IOSXR.pm when none available ( #462 )
...
* See issue #461 for a detailed description
2018-12-28 14:33:02 +00:00
nick n
9f8dd0039b
docs are maintained in wiki ( #470 )
...
per @ollyg:
"the manual files were all converted into GitHub wiki pages"
2018-12-28 14:32:05 +00:00
Jeroen van Ingen Schenau
f9e7550ca7
Merge pull request #468 from inphobia/patch-3
...
Fix two typos in PoD
2018-12-17 09:28:48 +01:00
Jeroen van Ingen Schenau
62bed4e2ca
Merge pull request #467 from inphobia/patch-2
...
typo (paramter instead of parameter)
2018-12-17 09:27:38 +01:00
nick n
733f82c3dc
2 typos
2018-12-13 22:52:48 +01:00
nick n
e94f15dc8a
typo (paramter instead of parameter)
...
typo (paramter instead of parameter)
2018-12-13 22:42:52 +01:00
Jeroen van Ingen Schenau
da23cb9bab
Merge pull request #459 from inphobia/patch-2
...
1 more isdn interface to ignore
2018-11-28 09:50:12 +01:00
nick n
3474d028ec
1 more isdn interface to ignore
...
not sure if this is a typo or not, but bri singaling interfaces have 1 'l' on cisco devices.
"BRI0-Signaling" was taken from a netdisco report, router is a "897VaK9" running ios "15.5(3)M7".
as such, i've added the 1 'l' variant to the ignore_interfaces list. if this was indeed a typo perhaps the double 'll' variant can be deleted.
2018-11-28 02:43:15 +01:00
nick n
2e0965033a
remove reference to netdisco user in command examples. ( #451 )
2018-11-27 11:19:22 +00:00
Mohammad S Anwar
369590d17f
Fixed pod error as reported by CPANTS. ( #456 )
2018-11-27 11:18:45 +00:00
Oliver Gorwits
5c277d7944
release 2.039033
2018-10-19 21:35:50 +01:00
Oliver Gorwits
3ddc1a3c8a
#446 fix typo in NodeVendor report - rflor
2018-10-19 21:33:58 +01:00
Oliver Gorwits
8ef42ede38
remove erroring tests
2018-10-19 17:30:00 +01:00
Oliver Gorwits
894e07fe63
test localhost resolver in travis.ci
2018-10-19 17:19:42 +01:00
Oliver Gorwits
561772273d
release 2.039032
2018-10-19 15:38:17 +01:00
Oliver Gorwits
5ca76bfc99
release 2.039032
2018-10-19 15:36:03 +01:00
Oliver Gorwits
847d7e16e3
#443 attempt to handle IPs and Names in show arp output - darknicht66
2018-10-19 15:31:31 +01:00
Oliver Gorwits
ffa2aefd8d
Revert " #432 fix regexp for arp display - stromsoe"
...
This reverts commit 75507ed521 .
2018-10-19 15:29:32 +01:00
Oliver Gorwits
75507ed521
#432 fix regexp for arp display - stromsoe
2018-10-19 15:25:36 +01:00
Oliver Gorwits
ea2fde1e56
#439 add expire_userlog with default 365 days
2018-10-19 15:11:26 +01:00
Oliver Gorwits
fb3ef12854
in fact localtime is correct if server admin runs server in GMT
...
Revert "#441 change localtime to gmtime"
This reverts commit 779e0a618d .
2018-10-19 15:08:38 +01:00
Oliver Gorwits
1baa6dacc6
#435 netdisco-deploy allows blank admin password
2018-10-19 15:06:58 +01:00