Commit Graph

1057 Commits

Author SHA1 Message Date
Christian Ramseyer
0737914af5 Fix potential Postgres insert failure (#306)
Some devices can contain random non-utf8 data in syscontact and syslocation,
making the insert fail with "ERROR:  invalid byte sequence for encoding "UTF8"
on discovery. Work around this with Encode::decode.
2017-04-21 20:20:36 +01:00
Oliver Gorwits
7feb0c5e85 release 2.035001 2017-04-19 22:18:11 +01:00
Oliver Gorwits
a9f01aaa54 reindex DB (I did not realise this was being indexed! oof.) 2017-04-19 22:16:13 +01:00
Oliver Gorwits
b23dc2d551 release 2.035000 2017-04-19 21:56:33 +01:00
Oliver Gorwits
608d1b86b2 #298 NXOS SSHCollector and note in docs about VRFs 2017-04-19 21:48:45 +01:00
Oliver Gorwits
d1a7761fda #302 Device searching now searches on module serial numbers 2017-04-19 21:30:47 +01:00
Oliver Gorwits
d23b32500f relocate repo files so ND2 is the only code 2017-04-14 23:08:55 +01:00