3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MP: wording issue for config file.. also fixes for opera in the drag library
Matt
as opennetadmin
More... over 15 years ago
MP: Switch to new XML based installer and upgrade tool.. Also is context aware now for the future context support.
Matt
as opennetadmin
More... over 15 years ago
MP: NEW FEATURE.. added support for DNS views. must enable dns_views option in system config. New DNS build scripts are required to use more than one view
Matt
as opennetadmin
More... over 15 years ago
MP: button styling
Matt
as opennetadmin
More... over 15 years ago
MP: better PTR add checks for first time ptr zones when doing nat interface adds and simple interface adds
Matt
as opennetadmin
More... over 15 years ago
MP: more fixes to ona db log to display contexts and display the status of the log setting
Matt
as opennetadmin
More... over 15 years ago
MP: ona logs now should log the context it is part of
Matt
as opennetadmin
More... over 15 years ago
MP: better checks for displaying configuration generated for DNS and DHCP servers
Matt
as opennetadmin
More... over 15 years ago
MP: renamed the internal log function as it overlapped with some other things
Matt
as opennetadmin
More... over 15 years ago
MP: some testing on a switch to new xajax code format. It will take a change to some functions throughout ONA to implement. I'm leaving this headend part so we can quickly switch. No compelling need at this point to switch.. I'll hold off on this one until I have a reason.
Matt
as opennetadmin
More... over 15 years ago
MP: adding display_device .. much more to be done on this one
Matt
as opennetadmin
More... over 15 years ago
MP: Converting from adodb-v496a to adodb-v509a
Matt
as opennetadmin
More... over 15 years ago
MP: fixes for domain maint
Matt
as opennetadmin
More... over 15 years ago
MP: prep new install upgrade script with new db logging table
Matt
as opennetadmin
More... over 15 years ago
MP: the actual display ona db logs code. you must create the database tables first.. this will be part of the next install. Also there is no cleanup process.. this table will grow and grow. be aware of its size over time.
Matt
as opennetadmin
More... over 15 years ago
MP: initial work on local db level logging of 0 level messages. HUGE change to how the database will be connecting. It is backwards compatible for now. It allows the use of multiple contexts to store similar sets of data. think MPLS or overlapping internal/external data. It simply creates a selector of databases and will connect to an entirely new instance of an ona database. MUCH more work to be done here and testing.
Matt
as opennetadmin
More... over 15 years ago
MP: fixes for border radius stuff
Matt
as opennetadmin
More... over 15 years ago
MP: add information about the database connection and context
Matt
as opennetadmin
More... over 15 years ago
MP: cleanup of logging output in prep for new log_to_db option
Matt
as opennetadmin
More... over 15 years ago
MP: use system default domain for add host dialog
Matt
as opennetadmin
More... over 15 years ago
MP: BUG#63 fixed. I screwed up and called the wrong function when I copied code around. Thanks Bernd.
Matt
as opennetadmin
More... over 15 years ago
MP: check that the host level dhcp entry matches the primary dns name. If not give a warning. This helps to ensure that if you change a host name the dhcp entry should match. Also minor cleanup for dhcp entry output.
Matt
as opennetadmin
More... over 15 years ago
MP: cleaned up logging related to logins and log outs
Matt
as opennetadmin
More... over 15 years ago
MP: tightening up some of the logging. its logging a bit too much at level 0.. more of this to come I'm sure.
Matt
as opennetadmin
More... over 15 years ago
MP: dcm modules now have error reporting to ignore notice level logs. Fixed issues with interface modules that cause the mac address to be blanked out!
Matt
as opennetadmin
More... over 15 years ago
MP: use module_loglevel when passing to run_module function to control which level it logs to. This is specifically for dealing with functions that pass in large amounts of data like config_add or nmap scans etc. it wont fill up your ona.log file this way.
Matt
as opennetadmin
More... over 15 years ago
MP: fixed issue in vlan related code so that it changes spaces to -. this causes problems for shared subnets in dhcpd (ISC) configs.
Matt
as opennetadmin
More... over 15 years ago
MP: fixed up a few issues with domains. it will now prompt the user with a domain dialog for missing ptr zones (again)
Matt
as opennetadmin
More... over 15 years ago
MP: updated the table changes in the initial install sql file
Matt
as opennetadmin
More... over 15 years ago
MP: bumped the install index
Matt
as opennetadmin
More... over 15 years ago