openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
Network Documentation Tool
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 100 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merging changes I committed to trunk from branches/netdot-0.4
Stephen Fromm
More...
almost 21 years ago
- Added buttons to device worksheet to be able to connect to devices via HTTP, SSH, Telnet. SSH and Telnet might require some extra broser configuration
Carlos Vincente
More...
almost 21 years ago
- Merging Subnet and IP tables into Ipblock. (an ip address is nothing but a /32 block (/128 in v6) - Now storing addresses in integer format. A couple of triggers in Netdot::DBI handle inflation/deflation of Ipblock addresses using Net::IP
Carlos Vincente
More...
almost 21 years ago
Changes in web interface - Structured in three layers (section, subsection, page) - Better use of CSS Changs in lib directory - Using more structured hierarchy, with a Netdot.pm global class - Added DefaultConfig and SiteConfig classes for global config values - Renamed GUI to UI (User Interface, equiv. to API) etc
Carlos Vincente
More...
almost 21 years ago
Fixes to latest schema changes
Carlos Vincente
More...
about 21 years ago
- SIGNIFICANT SCHEMA CHANGES for DNS/DHCP and IP/MAC tracking - Other minor improvements to various files
Carlos Vincente
More...
about 21 years ago
- Added custom HasMany class with new 'on_delete' argument - Other minor fixes
Carlos Vincente
More...
about 21 years ago
Adding last fix to the trunk copy
Carlos Vincente
More...
about 21 years ago
Merged changes from branches/netdot-0.3
Stephen Fromm
More...
about 21 years ago
Added ability to sort by IP, subnet or interface name
Carlos Vincente
More...
about 21 years ago
Fixed issues that affected Postgres
Carlos Vincente
More...
about 21 years ago
Some fixes and additions
Carlos Vincente
More...
about 21 years ago
More fixes and additions
Carlos Vincente
More...
about 21 years ago
- Some bug fixes
Carlos Vincente
More...
about 21 years ago
- Added NetAddr::IP in Mason.pl so that it's included by default from Mason components
Carlos Vincente
More...
about 21 years ago
* DB SCHEMA CHANGE!!! Added a sysObjectID field to Product table. This will help linking a Device object with its corresponding Product object automatically at discovery/update time. * Netviewer.pm Modified a bit to solve problem with hubs that didn't answer to SNMP queries with multiple oids. * device-ws.html Fixed ordering of ports by number. * device.html and updatedevices.pl Started using NetAddr::IP for IP address manipulation Device's MAC is assigned now from management interface if device has only one IP Device's Entity is assigned from Subnet Entity if it exists
Carlos Vincente
More...
about 21 years ago
* DB SCHEMA CHANGE!!! Added a sysObjectID field to Product table. This will help linking a Device object with its corresponding Product object automatically at discovery/update time. * Netviewer.pm Modified a bit to solve problem with hubs that didn't answer to SNMP queries with multiple oids. * device-ws.html Fixed ordering of ports by number. * device.html and updatedevices.pl Started using NetAddr::IP for IP address manipulation Device's MAC is assigned now from management interface if device has only one IP Device's Entity is assigned from Subnet Entity if it exists
Carlos Vincente
More...
about 21 years ago
Adding test functionality to updatedevices.pl
Stephen Fromm
More...
about 21 years ago
Added cateogry to nv.categories to detect ports and groups on hubs.
Stephen Fromm
More...
about 21 years ago
In device.html: - Changed default for 'managed' flag in Interfaces from 1 to 0 - Added some lines to assign Device's Entity based on Subnet (if only one) In device-ws: - Added a save button at end of Interface table when editing - Fixed Interface table width
Carlos Vincente
More...
about 21 years ago
- User can now add a group of ports for later editing - Cleaned up a bit
Carlos Vincente
More...
about 21 years ago
Added some lines to prevent old values in an updated object to show in the immediate display. Note: it doesn't seem to be related to Apache::DBI, which only keeps the connection to the DB open between requests.
Carlos Vincente
More...
over 21 years ago
Workaround for stupid httpd on solaris. Consider:
Stephen Fromm
More...
over 21 years ago
- Fixed another case where the value passed for the parent was not valid and caused device-ws.html to crash
Carlos Vincente
More...
over 21 years ago
- Added search function in device-ws to search for devices without needing to go to the index page
Carlos Vincente
More...
over 21 years ago
Fixed bugs in device-ws that caused the searches for parent interfaces to not work if there was more than one search field (overlapping names). Also the option 'no matches' had no value, which caused the update function to create a relationship with parent = 0.
Carlos Vincente
More...
over 21 years ago
Add select_query.html to htdocs/Makefile
Stephen Fromm
More...
over 21 years ago
Fixes to device.html and updatedevices.pl so that things don't break if a value is '' (empty string)
Stephen Fromm
More...
over 21 years ago
- Added conditionals in form to avoid error while editing tables back and forth
Carlos Vincente
More...
over 21 years ago
- Minor changes in device-ws.html - Added [edit all] button to view.html to give user the option of editing via device-ws instead of edit.html - Added some lines to sort results from select_query.html
Carlos Vincente
More...
over 21 years ago
←
1
2
…
96
97
98
99
100
101
102
103
104
…
117
118
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree