#359 - implemented mass zone registration |
|
More...
|
over 13 years ago
|
do nothing after change of zone template if it has no records |
|
More...
|
over 13 years ago
|
added support for another global ip lookup service |
|
More...
|
over 13 years ago
|
added php scripts for testing connectivity with Oracle DB |
|
More...
|
over 13 years ago
|
do not use semicolon at the end of query, this will fail with Oracle DB |
|
More...
|
over 13 years ago
|
added oci8 (oracle) database type |
|
More...
|
over 13 years ago
|
#384 - added oracle database scheme files |
|
More...
|
over 13 years ago
|
#407: show error message if cryptokey has default value |
|
More...
|
over 13 years ago
|
allow to use SSL secured urls in dynamic update script |
|
More...
|
over 13 years ago
|
removed code used in debugging |
|
More...
|
over 13 years ago
|
applied patch from TTN #450, made source code & functionality cleanup |
|
More...
|
over 13 years ago
|
TTN #407 - added generation of random cryptokey in installer |
|
More...
|
over 13 years ago
|
updated regression test for bug #412, implemented removal of zone template |
|
More...
|
over 13 years ago
|
added initial regression test for bug #412 |
|
More...
|
over 13 years ago
|
use proper names for test case methods |
|
More...
|
over 13 years ago
|
FIX TTN418 - Double SOA update on delete record |
|
More...
|
over 13 years ago
|
added php script which can increment SOA serial in all zones |
|
More...
|
over 13 years ago
|
test file (and class name) must have "Test" keyword in it's name |
|
More...
|
over 13 years ago
|
added regression test for #446 |
|
More...
|
over 13 years ago
|
show login error and logout info message only once |
|
More...
|
over 13 years ago
|
"Emailaddress" replaced to "Email address" |
|
More...
|
over 13 years ago
|
added script which helps to create sqlite db for poweradmin |
|
More...
|
over 13 years ago
|
added SQL debugging feature which can be enabled from config.inc.php ($db_debug = true) |
|
More...
|
over 13 years ago
|
reverting changes made in r589 - patch from #448 will break normal functionality in reverse zones |
|
More...
|
over 13 years ago
|
#446 - Quotes not escaped properly, that cause the textbox to appear empty |
|
More...
|
over 13 years ago
|
try to use tag/branch name for version if version.inc.php not available |
|
More...
|
over 13 years ago
|
added checking if svn executable exists on the system |
|
More...
|
over 13 years ago
|
fixed release building from current directory, added more path patterns to ignore |
|
More...
|
over 13 years ago
|
release creation script doesn't work on Mac OS X |
|
More...
|
over 13 years ago
|
allow to create release file from provided svn branch/tag |
|
More...
|
over 13 years ago
|