MP: wording issue for config file.. also fixes for opera in the drag library |
|
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. |
|
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 |
|
More...
|
over 15 years ago
|
MP: button styling |
|
More...
|
over 15 years ago
|
MP: better PTR add checks for first time ptr zones when doing nat interface adds and simple interface adds |
|
More...
|
over 15 years ago
|
MP: more fixes to ona db log to display contexts and display the status of the log setting |
|
More...
|
over 15 years ago
|
MP: ona logs now should log the context it is part of |
|
More...
|
over 15 years ago
|
MP: better checks for displaying configuration generated for DNS and DHCP servers |
|
More...
|
over 15 years ago
|
MP: renamed the internal log function as it overlapped with some other things |
|
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. |
|
More...
|
over 15 years ago
|
MP: adding display_device .. much more to be done on this one |
|
More...
|
over 15 years ago
|
MP: Converting from adodb-v496a to adodb-v509a |
|
More...
|
over 15 years ago
|
MP: fixes for domain maint |
|
More...
|
over 15 years ago
|
MP: prep new install upgrade script with new db logging table |
|
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. |
|
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. |
|
More...
|
over 15 years ago
|
MP: fixes for border radius stuff |
|
More...
|
over 15 years ago
|
MP: add information about the database connection and context |
|
More...
|
over 15 years ago
|
MP: cleanup of logging output in prep for new log_to_db option |
|
More...
|
over 15 years ago
|
MP: use system default domain for add host dialog |
|
More...
|
over 15 years ago
|
MP: BUG#63 fixed. I screwed up and called the wrong function when I copied code around. Thanks Bernd. |
|
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. |
|
More...
|
over 15 years ago
|
MP: cleaned up logging related to logins and log outs |
|
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. |
|
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! |
|
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. |
|
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. |
|
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) |
|
More...
|
over 15 years ago
|
MP: updated the table changes in the initial install sql file |
|
More...
|
over 15 years ago
|
MP: bumped the install index |
|
More...
|
over 15 years ago
|