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.