rejo [Thu, 12 Jun 2008 22:00:46 +0000] rev 180
[feladat @ 288]
Fixed GRANT statement installer to give working example, even if web interface and database are on different server. Closes #67.
rejo [Sat, 07 Jun 2008 10:51:11 +0000] rev 179
[feladat @ 287]
Changed default zone type when adding new master zones (from master to native).
peter [Sat, 07 Jun 2008 09:56:37 +0000] rev 178
[feladat @ 286]
Bugfix: Modified the link to the Poweradmin installation in step 7 from 'index.php' to '../index.php'. This closes ticket:68.
rejo [Tue, 03 Jun 2008 19:51:43 +0000] rev 177
[feladat @ 285]
Fixed an invalid function call. Reported by Chet Nichols. Closes #55.
rejo [Sat, 31 May 2008 16:06:49 +0000] rev 176
[feladat @ 284]
Validation of an emailaddress now uses new hostname validation function as well. Issue reported by Alessandro Bono. Closes: #60.
rejo [Thu, 29 May 2008 20:27:46 +0000] rev 175
[feladat @ 282]
Bugfix. Unable to add a new slave due to wrong validation of user input. Reported by Adhisimon. Closes #58.
rejo [Fri, 23 May 2008 21:52:08 +0000] rev 174
[feladat @ 281]
Fixed a bug that was introduced by bugfix (...) in r277.
rejo [Mon, 19 May 2008 19:01:58 +0000] rev 173
[feladat @ 280]
Fixed a small and non-critical bug when validating SOA records. An error messages was shown, validation or process wasn't influenced.
rejo [Mon, 19 May 2008 10:20:44 +0000] rev 172
[feladat @ 279]
Fixed a bug causing return of wrong seasrch results when searching for zones the user does own. Reported by Adhisimon. Closes: #56.
rejo [Sun, 18 May 2008 12:28:16 +0000] rev 171
[feladat @ 278]
Added user configurable option to show serial of zone in zone listing. Closes: #53.
rejo [Sun, 18 May 2008 11:51:59 +0000] rev 170
[feladat @ 277]
Changed legacy function name for hostname validation to new code. Bug reported by Adhisimon. Closes: #55.
peter [Sun, 18 May 2008 07:56:11 +0000] rev 169
[feladat @ 276]
Bugfix: Used the $_SESSION['userid'] instead of $userid. Patch supplied by adhisimon.
This closes #54.
rejo [Fri, 16 May 2008 11:30:20 +0000] rev 168
[feladat @ 275]
Fixed the two URL's in the CHANGELOG and README file.
rejo [Fri, 16 May 2008 10:43:57 +0000] rev 167
[feladat @ 273]
Renamed error ERR_DNS_MX_NS_TO_CNAME to more generic ERR_DNS_NON_ALIAS_TARGET. See also r270.
rejo [Fri, 16 May 2008 10:42:36 +0000] rev 166
[feladat @ 272]
Removed an unused error definition.
rejo [Fri, 16 May 2008 10:01:42 +0000] rev 165
[feladat @ 271]
Password of Poweradmin administrator is now asked (and used) during installation procedure, avoiding the need of using a default password.
rejo [Thu, 15 May 2008 21:50:20 +0000] rev 164
[feladat @ 270]
Added validation for SRV records. Closes #45. Updated validation for TXT records to allow for DKIM. Closes #49. Renamed is_valid_mx_or_ns_target function to more generic name is_valid_non_alias_target.
peter [Thu, 15 May 2008 19:02:53 +0000] rev 163
[feladat @ 269]
Minor layout bug: Made sure the table row was closed before starting a new one.
rejo [Tue, 13 May 2008 21:35:17 +0000] rev 162
[feladat @ 268]
Added two missing exclamation marks in IP address verification function. Closes #52.
rejo [Tue, 13 May 2008 20:59:32 +0000] rev 161
[feladat @ 267]
Fixing the previous bugfix. Should really close #51. Additionaly, allow for IPv6 master if zone is a new slave zone.
rejo [Tue, 13 May 2008 20:37:32 +0000] rev 160
[feladat @ 266]
Fixed legacy function calls to functions for validating IPv4 and IPv6 addresses. Closes: #51.
rejo [Tue, 13 May 2008 19:03:24 +0000] rev 159
[feladat @ 265]
Fixed a bug in the installer. This closes #50.
rejo [Tue, 13 May 2008 15:18:45 +0000] rev 158
[feladat @ 264]
Fixing typo in MX validation check.
rejo [Mon, 12 May 2008 07:36:11 +0000] rev 157
[feladat @ 263]
Fixed create user example for PgSQL to have create a new user with a password.
rejo [Fri, 09 May 2008 15:41:02 +0000] rev 156
[feladat @ 262]
Re-ordering of some of the questions in the installer script. The user is now presented the exact commands to create the Poweradmin database user, instead of giving a mock-up.
rejo [Fri, 09 May 2008 14:54:59 +0000] rev 155
[feladat @ 261]
Changed suggested configuration code to not use the PGP shorttags for better compatibility.
rejo [Fri, 09 May 2008 14:24:30 +0000] rev 154
[feladat @ 260]
Fixing another typo in Dutch translation.
rejo [Fri, 09 May 2008 14:23:37 +0000] rev 153
[feladat @ 259]
Fixing typo in Dutch translation.
rejo [Fri, 09 May 2008 14:23:00 +0000] rev 152
[feladat @ 258]
Fixing small bug in on-screen print of suggested configuration.
rejo [Fri, 09 May 2008 14:07:54 +0000] rev 151
[feladat @ 257]
Added translation of installation script. User now may choose between english or dutch installation procedure.