Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:40:26 +0100] rev 197
Added tag release_2.1.2 for changeset 1e24ee6c41e5
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:37:35 +0100] rev 196
Adding tailor state file to help updates from upstream
peter [Mon, 10 Nov 2008 21:07:14 +0000] rev 195
[feladat @ 308]
Bugfix: when not all data was entered correctly when creating a new user, an error was displayed, but the user still was created.
Bugfix: A possible privilege escalation has been reported by Pim Rupert. This has also been adressed.
peter [Fri, 26 Sep 2008 10:02:33 +0000] rev 194
[feladat @ 307]
Minor bug fix: bg.shiny@gmail.com reported that cyrillic characters where not supported. Applied the patch which was supplied.
This closes #93.
rejo [Fri, 12 Sep 2008 08:39:57 +0000] rev 193
[feladat @ 303]
Added preliminary support for SPF (other than in TXT) and SSHFP records. Valdiation for these types will be added in near future. As requested in #89.
peter [Thu, 07 Aug 2008 18:45:13 +0000] rev 192
[feladat @ 302]
Applied the patches supplied in #82 and #85.
Also quoted some additional values before they are send to the database.
peter [Thu, 24 Jul 2008 17:21:33 +0000] rev 191
[feladat @ 300]
Bugfix: When no zones are available in current listing, it isn't possible to switch to an other listing.
Fixed this by displaying the character selection in this case. Closes: #81.
Bug reported by Tom Hutchison.
rejo [Mon, 14 Jul 2008 22:44:32 +0000] rev 190
[feladat @ 299]
Fixed a number of undefined errors warnings. Updated a number variable names for consistency. Update PHP syntax for consistency.
peter [Mon, 14 Jul 2008 20:17:34 +0000] rev 189
[feladat @ 298]
Bugfix: The GRANT statement for PostgreSQL is not correct.
Modified the code to give the correct GRANT statement based on the tables in database-structure.inc.php.
Reported by grin. Closes: #78.
peter [Mon, 14 Jul 2008 16:19:30 +0000] rev 188
[feladat @ 297]
Bugfix: removed the multirow insert syntax, which is only supported in PostgreSQL 8.2 and higher. Reported and patch by grin.
This closes ticket:79.