1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Schema upgrade fixes More... about 13 years ago
Missing word 'code' in DHCPD export (thanks to Vincent Magnin) More... about 13 years ago
Updated sample crontab file to: a)comment out prune_db script, which should be enabled with care and b) Use simpler schedule for discovery, while providing an alternative for large networks More... about 13 years ago
Instruct user to install database first, then netdot More... over 13 years ago
Another attempt to factor out devicemodule information into assets. Upgrade script needs more testing/debugging More... over 13 years ago
Updates to the user manual More... over 13 years ago
Slightly better assets report More... over 13 years ago
More upgrade bugs More... over 13 years ago
Fixed bug in upgrade script More... over 13 years ago
While migrating data from a production server, it was clear that tying devicemodule records to assets was not going to work, despite it being a nice idea. The problem is that module serial numbers learned via SNMP are very unreliable. Vendors have been seen using the same serial number in two completely different hardware modules. Other vendors put stuff like "Fill in this information" as a serial number. More... over 13 years ago
Remove new NOT NULL constraint from a few columns where it wasn't necessary More... over 13 years ago
Fixed more recent bugs in topology discovery More... over 13 years ago
Deal with duplicate devices and devicemodules while upgrading More... over 13 years ago
Fix bad table headers in device page More... over 13 years ago
Die if script cannot connect to DB More... over 13 years ago
Check for empty string in addition to NULL in upgrade script More... over 13 years ago
Many improvements in circuit page, including easier way to assign interfaces More... over 13 years ago
Fix incorrect criteria for when a field is marked as required More... over 13 years ago
Made select_lookup method slightly more readable More... over 13 years ago
Added missing makefile More... over 13 years ago
Updates to the english manual More... over 13 years ago
Added missing new field in upgrade script More... over 13 years ago
Make localhost the default NMS_DEVICE in configuration file More... over 13 years ago
Ok, now it actually works. Removed debugging and realized that the sql command is CAST, not TYPECAST More... over 13 years ago
Fixed pg code, cleaned it up a bit More... over 13 years ago
Working on a better fix for Pg code, not opertional at the moment More... over 13 years ago
Add default strand type More... over 13 years ago
Add default strand status More... over 13 years ago
Hide stack trace from DB errors presented to user in the UI More... over 13 years ago
Fix previously introduced bug More... over 13 years ago