Fri, 14 Nov 2008 14:51:47 +0100 Add bugfix for bug#84: quote TXT and HINFO records properly default tip
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:51:47 +0100] rev 200
Add bugfix for bug#84: quote TXT and HINFO records properly
Fri, 14 Nov 2008 14:43:52 +0100 Added tag release_2.1.0 for changeset 0345d21f21b0
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:43:52 +0100] rev 199
Added tag release_2.1.0 for changeset 0345d21f21b0
Fri, 14 Nov 2008 14:41:56 +0100 Added tag release_2.1.1 for changeset 963d62dc1c80
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:41:56 +0100] rev 198
Added tag release_2.1.1 for changeset 963d62dc1c80
Fri, 14 Nov 2008 14:40:26 +0100 Added tag release_2.1.2 for changeset 1e24ee6c41e5
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:40:26 +0100] rev 197
Added tag release_2.1.2 for changeset 1e24ee6c41e5
Fri, 14 Nov 2008 14:37:35 +0100 Adding tailor state file to help updates from upstream release_2.1.2
Peter Gervai <grin@grin.hu> [Fri, 14 Nov 2008 14:37:35 +0100] rev 196
Adding tailor state file to help updates from upstream
Mon, 10 Nov 2008 21:07:14 +0000 [feladat @ 308]
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.
Fri, 26 Sep 2008 10:02:33 +0000 [feladat @ 307]
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.
Fri, 12 Sep 2008 08:39:57 +0000 [feladat @ 303]
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.
Thu, 07 Aug 2008 18:45:13 +0000 [feladat @ 302]
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.
Thu, 24 Jul 2008 17:21:33 +0000 [feladat @ 300] release_2.1.1
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.
Mon, 14 Jul 2008 22:44:32 +0000 [feladat @ 299]
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.
Mon, 14 Jul 2008 20:17:34 +0000 [feladat @ 298]
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.
Mon, 14 Jul 2008 16:19:30 +0000 [feladat @ 297]
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.
Sat, 12 Jul 2008 13:44:34 +0000 [feladat @ 296]
rejo [Sat, 12 Jul 2008 13:44:34 +0000] rev 187
[feladat @ 296] Fixed a number of errors for undefined variables.
Sat, 12 Jul 2008 13:15:50 +0000 [feladat @ 294]
rejo [Sat, 12 Jul 2008 13:15:50 +0000] rev 186
[feladat @ 294] Update of SRV record validation. Now checks for a maximum number of characters of content field and allows dash in first label of content field. Closes #45.
Fri, 11 Jul 2008 08:59:07 +0000 [feladat @ 293]
rejo [Fri, 11 Jul 2008 08:59:07 +0000] rev 185
[feladat @ 293] Added isset() check for commits.
Fri, 11 Jul 2008 08:02:01 +0000 [feladat @ 292]
rejo [Fri, 11 Jul 2008 08:02:01 +0000] rev 184
[feladat @ 292] Fixed a number of undefined variable errors in PHP. Fixed an omission in r291.
Fri, 11 Jul 2008 07:44:10 +0000 [feladat @ 291]
rejo [Fri, 11 Jul 2008 07:44:10 +0000] rev 183
[feladat @ 291] Bugfix. A user without the privilige to change the permission templates for users couldn't change user properties. Closes: #80.
Fri, 20 Jun 2008 12:21:03 +0000 [feladat @ 290]
rejo [Fri, 20 Jun 2008 12:21:03 +0000] rev 182
[feladat @ 290] Fixed a couple of warnings on undefined variables and array indexes. Closes: #71.
Wed, 18 Jun 2008 19:11:39 +0000 [feladat @ 289]
peter [Wed, 18 Jun 2008 19:11:39 +0000] rev 181
[feladat @ 289] Bugfix: In postgres an empty string ("") was is not automatically casted to 0. Because of this the use of integer is forced in the $db->quote() function. This fixes ticket:40.
Thu, 12 Jun 2008 22:00:46 +0000 [feladat @ 288]
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.
Sat, 07 Jun 2008 10:51:11 +0000 [feladat @ 287]
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).
Sat, 07 Jun 2008 09:56:37 +0000 [feladat @ 286]
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.
Tue, 03 Jun 2008 19:51:43 +0000 [feladat @ 285]
rejo [Tue, 03 Jun 2008 19:51:43 +0000] rev 177
[feladat @ 285] Fixed an invalid function call. Reported by Chet Nichols. Closes #55.
(0) -100 -50 -24 tip