openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Poweradmin
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 71 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleaner fix to #291
Scott Harvanek
More...
over 15 years ago
Only add quotes to content if the record is type SPF
Scott Harvanek
More...
over 15 years ago
Fix quotes that were left out of r333
Scott Harvanek
More...
over 15 years ago
FIXED TTN#291 - Add quotes to DB when adding/editing a SPF record
Scott Harvanek
More...
over 15 years ago
Missing closing bracket for last commit r331
Scott Harvanek
More...
over 15 years ago
FIXED TTN#292 - Do not show other users in system unless user is allowed to see them
Scott Harvanek
More...
over 15 years ago
Begin code commenting project
Scott Harvanek
More...
over 15 years ago
FIXED TTN#283 - Deleting record should update serial
Scott Harvanek
More...
over 15 years ago
Update README file in docs/ direcory. It was still pointing to an old page on the website.
Rejo Zenger
More...
about 16 years ago
Updated of copyright notice (year has changed).
Rejo Zenger
More...
about 16 years ago
Bugfix. SOA record now gets update only once, even when we are updating multiple records in edit.php. Doh.
Rejo Zenger
More...
about 16 years ago
Rewrite of SOA update function. Now honors a serial of "0" (as this has special meaning for Powerdns) and simplified code. Fixed a bug in edit.php which caused serial not to be changed when records were changed. User is now forced to edit SOA record explicitly. Closes #66.
Rejo Zenger
More...
about 16 years ago
Bugfix: fixed a number of broken permissions checks. Reported by "stbuehler". Closes #88.
Rejo Zenger
More...
about 16 years ago
Added prelimary support for CURL records. This is one of those "fancy" record types that are supported by PowerDNS.
Rejo Zenger
More...
about 16 years ago
Bugfix: User was unable to delete own record. Bug reported by Jasper van Erven Dorens and Olvi. Resolves first comment of #88.
Rejo Zenger
More...
about 16 years ago
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 Beernink
More...
about 16 years ago
Minor bug fix:
[email protected]
reported that cyrillic characters where not supported. Applied the patch which was supplied. This closes #93.
Peter Beernink
More...
over 16 years ago
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.
Rejo Zenger
More...
over 16 years ago
Applied the patches supplied in #82 and #85. Also quoted some additional values before they are send to the database.
Peter Beernink
More...
over 16 years ago
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.
Peter Beernink
More...
over 16 years ago
Fixed a number of undefined errors warnings. Updated a number variable names for consistency. Update PHP syntax for consistency.
Rejo Zenger
More...
over 16 years ago
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 Beernink
More...
over 16 years ago
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.
Peter Beernink
More...
over 16 years ago
Fixed a number of errors for undefined variables.
Rejo Zenger
More...
over 16 years ago
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.
Rejo Zenger
More...
over 16 years ago
Added isset() check for commits.
Rejo Zenger
More...
over 16 years ago
Fixed a number of undefined variable errors in PHP. Fixed an omission in r291.
Rejo Zenger
More...
over 16 years ago
Bugfix. A user without the privilige to change the permission templates for users couldn't change user properties. Closes: #80.
Rejo Zenger
More...
over 16 years ago
Fixed a couple of warnings on undefined variables and array indexes. Closes: #71.
Rejo Zenger
More...
over 16 years ago
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.
Peter Beernink
More...
over 16 years ago
←
1
2
…
67
68
69
70
71
72
73
74
75
76
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree