Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/poweradmin/poweradmin

A web-based control panel for PowerDNS
https://github.com/poweradmin/poweradmin

Merge pull request #291 from bribroder/patch-1

add powerdns 4.0 record types and others

81732e92a159a5b18d2dae46ac23179833cc210c authored about 8 years ago
DNSkey properly showing data with CSK type key

Fixed bug: dnskey properly showing data with CSK type key.
Key type can be KSK or CSK.

9a053469c654f7c4876d0ff7452953f081b73b92 authored about 8 years ago
add new 4.0 record types

2cf7372eaa08c9344b7eca3ed3c813900d033c14 authored over 8 years ago
add powerdns 4.0 record types and others

I was looking for ALIAS records in the drop-down menu, which were added in 4.0. While I was here...

2333aface1fbcf006a019d2244e798e2cbdd75ed authored over 8 years ago
Merge pull request #288 from florianschroen/master

dynamic_update: fix sql-query fetching records of zones

90e4aed48f623be96d3f9d47e0e783576affe8e3 authored over 8 years ago
dynamic_update: fix sql-query fetching records of zones

d72dce5bb23b1323358942c7654febd552998ac8 authored over 8 years ago
Add modern theme

514b6b7495e8fb5ebdcebc3d6d85b8434fe00af7 authored over 8 years ago
Changes for new dnsutil

dnssec* files were changed to allow poweradmin work with new dnsutil.
You need to have single pd...

98ecbb5692d4f9bc42110ec478be63eb5651c6de authored over 8 years ago
Fixes #231

3f35a569b15324909a3331d26e5608432dc2cc57 authored over 8 years ago
Update SOA change_date in autoserial mode when deleting record

In SOA autoserial mode, serial value is determined as highest
change_date field of all records w...

e88baa77e1ff78556e9301f0ef76ad538c55fb6f authored over 8 years ago
Fixed an issue with wrongly selected default language in logon screen.

c8bca21cb91ddc956ba4a752f570587a209c2e78 authored almost 9 years ago
Merge branch 'lifeofguenter-fix-double-quotes'

7dc3f7c0078384c8cb808a7eeeb7f7b617ccb46b authored almost 9 years ago
Merge branch 'fix-double-quotes' of https://github.com/lifeofguenter/poweradmin into lifeofguenter-fix-double-quotes

41eea40ffc8d61aca0f65f7c432d69e9a6e0b60f authored almost 9 years ago
Reformatted source code.

58ec3f38d6ecff9f6df6faddb96c70fcec8c69cb authored almost 9 years ago
Merge pull request #224 from Foaly42/master

Adding support for submitting IPv4 and IPv6 update in a single request

ed944e80f648b878da038e3aa2a819618fbeb87b authored almost 9 years ago
Fixes #276 - Initialize array in traditional way.

6ecfc682428db2e1f101867cf60d47191ce0b1fd authored almost 9 years ago
Wrong db column used for sorting by owner (changes related to #15).

29a7e7c7026dd935ee31dfc9caaab7ac87ed4497 authored almost 9 years ago
Allow to sort by owner, this partially solves #15.

54126929bc99ddb698ce079ec65cfa51a8df7418 authored almost 9 years ago
strchr() replaced with strstr() because it's an alias, also changed issue with comparison of string lengths.

b0f6a84054dc53e7f589b412ea11545474884879 authored almost 9 years ago
Added initial class for working with config.

c3ca48f5d5fb3d391bf26d504cbe912c0c3bff4b authored almost 9 years ago
Merge branch 'shinsterneck-feature-errorrecord'

9dbbdf1e65c29c9cb7312f0926946c85f30f296a authored almost 9 years ago
Merge branch 'feature-errorrecord' of https://github.com/shinsterneck/poweradmin into shinsterneck-feature-errorrecord

7f1aea955597f6c2f3fce2026374b96cde170630 authored almost 9 years ago
Installer step 6 converted to twig template.

9148852c88ec2639e451e66b2b463aadb3177538 authored almost 9 years ago
Password changing was not working.

2fc55e919b1319228a62c9995a9c9dc058df3298 authored almost 9 years ago
Installer's step 4 converted to twig template.

e06f7fbfdf5e5c973b3cd0c40711dcaa22b19eeb authored almost 9 years ago
Added copyright.

a4d541b095d8f8b87781fc5aa1ec5e7feb0a8d6d authored almost 9 years ago
Use twig i18n extension where it's possible.

14ebcab62bc03c290ab2ab2d4d2e206483fed8eb authored almost 9 years ago
Let's use i18n twig extension to handle localized strings.

24d3058d43c4d6dec9c3c35690907394ab22cbde authored almost 9 years ago
Poweradmin version moved to special class.

23f1df4ee1be79f51242624e52c38926732cfe28 authored almost 9 years ago
Footer html code moved to separate template file.

88accc2d34aa6b8d4c04e2352ce2d30384cbe226 authored almost 9 years ago
Third installer step converted to twig template.

9428067f67ef3f72c7f38857d8e8e46550b39352 authored almost 9 years ago
Installer header moved to separate template.

a016c45be4c1fa39178f7d176e850196294cfa12 authored almost 9 years ago
Fixed #273 - Do not enable bcrypt by default because users that still use md5 will not be able to login to the system.

c22775e058aba56314529460c0c202c0499224f7 authored almost 9 years ago
7th step of installer converted to twig template.

dbd5dad2a8d80b3cf94197ebe6a25173f3655602 authored almost 9 years ago
Second step of installer extracted to Twig template.

8f987e43bfc9385f3fa660d329eb4c37ef17b5dc authored almost 9 years ago
First installer step converted to twig template.

b28560ac0cb784b348c4e61c1af6773bc3c4f159 authored almost 9 years ago
ANother refactoring, removed duplicated code.

376dcdf695c22ef94fd858ff13e15c541fb52085 authored almost 9 years ago
Updated function access level.

6e6f2cd2699f8562f4be3e821933f0ab8bf78684 authored almost 9 years ago
Merge pull request #272 from sevenymedia/master

Fix for permissions check failures

3db72f236e7d65bafcb0700e1fec0642c54c5bb4 authored almost 9 years ago
Refactored Password class, dropped those strange namespaces and function checks.

bd26acb3e4ba386920e3c90627f953eefdd5ab4c authored almost 9 years ago
Fix permission check failures

7589342eab52e182f9c0195e2ef795a419282e8d authored almost 9 years ago
Password class moved to proper directory.

6242f0af814561bdab078b1d7d7f6b266a5c316d authored almost 9 years ago
Merge remote-tracking branch 'poweradmin/master'

d082d38d5b9798eaae3fabc0d304f2385939f7c5 authored almost 9 years ago
Move code from installer to separate class.

69cf6e94058087930ca0617d20bdb72e69217143 authored almost 9 years ago
Initial cleanup of installer.

e1b0d6a59354069d56b57948bcc22cc06f613b99 authored almost 9 years ago
Added twig as dependency.

2deded1de4630293595aae05bb6d06d9f0fc8365 authored almost 9 years ago
Added composer configuration also generated PSR-4 style autoloader.

46cc9c5c88a8fda42c9e5f68f72af020ece2a688 authored almost 9 years ago
Changed implementation of setting charset and collation for database.

bd7f4ea391c973030904c41ce82d24dadae4d203 authored almost 9 years ago
Do not set charset in sql statements, encoding and collation will be inherited from database.

64411b8bdccd5359dd4668245e47733b799e8b76 authored almost 9 years ago
Added new config variables that defines database charset and collation.

ae919a67f09c9edb3aa999076ef38a091e37f54e authored almost 9 years ago
Minor refactoring, let variable has better naming.

f9d368bce6a26a3638609802d3a8cb74a2b19b4c authored almost 9 years ago
Removed unused function.

51c4165f8754273a1eff11ad2d9cf17baa1f2451 authored almost 9 years ago
Merge pull request #225 from lifeofguenter/mysql-utf8

mysql should use utf8

2d926021cf6ff6f4ad9c44402878ab1320e98d46 authored almost 9 years ago
Let's use bcrypt as hashing algorithm for new installations.

02ea7d8c0a8ba3945e2b1a9937f9a1630bc307dc authored almost 9 years ago
Updated phpdoc for password functions.

f70c08c9cc7e3b29d9a8121788c14575eb2b7102 authored almost 9 years ago
Merge pull request #227 from lifeofguenter/secure-password-storage

password cleanups / added bcrypt as secure password storage

5077d324fec13810f7411fa8270acc6a519083ab authored almost 9 years ago
Merge pull request #247 from NTX/master

Fix for wrong zone appending to subnet PTR records

d735d4170fdd822887c2880941434028e7bb121b authored almost 9 years ago
Merge pull request #268 from alchuk/pull-req-zone-letters

hide inaccessible zone letters at "List zones" page

8099c261abb75a35d81eafcd91e0a563454b9b73 authored almost 9 years ago
Merge pull request #244 from ktims/performance-upstream

DB performance optimizations

8b94b9d1f87d66a9ea0c8e93baf84b013a5d69f3 authored almost 9 years ago
Merge pull request #243 from ktims/fix-natural-sort

Sort by length(name) is not sensible, sort by name

2048c74ed5d0b0242e7b204a002b819d68c8ae1b authored almost 9 years ago
Merge pull request #248 from ktims/sql-relational-fix

must delete domain record last to retain relational integrity

0dcfd1934c8ae99c959301de697fc4359b37d181 authored almost 9 years ago
Merge pull request #269 from SebTM/hotfix/Hotfix-#198

Refactored "search.php" / search-functionallity

3239a63413b1741a596ff51455326d79f8d5cf3f authored almost 9 years ago
Updated phpdoc block.

bfe81d62ffad2b10e47a593d7a6aea175433bbec authored almost 9 years ago
Updated php doc for some functions.

ed45d620d0788259b04e4f19e592a5959a5ce4a9 authored almost 9 years ago
Use single quotes.

c58e787501f6e145dda6fc7fad1a75135b748e87 authored almost 9 years ago
Merge pull request #270 from robinelfrink/master

Log DNSSEC operations.

d23803afc63a035d0e99f8f00e64a3366d17a73e authored almost 9 years ago
Log DNSSEC operations.

3e842ba88e0eb384f3e4630c6055538dca927bbe authored almost 9 years ago
Updated valid TLD list.

95017a780d71805ee647eb732c4c2e9fbbe9e6c1 authored almost 9 years ago
Merge pull request #256 from glardone/patch-2

Update top level domains list to newest version

1f0cd440978d129e1688adcffe5541af1ec36c96 authored almost 9 years ago
Merge pull request #263 from berrnd/fix-sqlite-dyndns

"sqlite" DB type was missing in dynamic_update.php

e9c03d64a591a65f0e90943c8f8206f47fef95d0 authored almost 9 years ago
Merge pull request #257 from alex1702/master

fix srv error messages

69e048d6a31862354f9fd88bb5ceb1891c9bf746 authored almost 9 years ago
Implemented feature as requested in #92, fixed filter not submited correct using order

9d79e08426a6f4f7a626f22c058c0113dfca1d95 authored almost 9 years ago
Readd function to change order, removed debug-code

23ab35d16c9520afc5ee961328be77e516cc53a0 authored almost 9 years ago
zone letters visibility reworked

65bc55783a6f4e431874f812aeebcd394dcbf4c5 authored almost 9 years ago
Overworked "search.php" & search-function in "record.inc.php".

efed1aa0e8c070d5229d9be7d25a578da5a6df8f authored almost 9 years ago
hide inaccessible zone letters at "List zones" page

34ce6f2d5865a21e5251303251ac38e3eb534d84 authored almost 9 years ago
"sqlite" DB type was missing in dynamic_update.php

09f6c18f3f24a4e3eaf5cdd3a94c0f0f50091b57 authored about 9 years ago
Delete domain last in delete_domain

For referential integrity

944d16c83b49ea1369fdae73052d40e4b0b71917 authored about 9 years ago
Added new parameter to error function to allow reporting of offending DNS record to the error message.

Added more granular error reporting for SRV records.
Added record reporting for SRV errors as ini...

f5e607e38a70675ba7b1c00d9358f227ec450414 authored about 9 years ago
fix srv error messages

1a4198b48ffbe4ee3b27c0db34acabe9cdb78b28 authored over 9 years ago
Update top level domains list to newest version

Updated on 2015092200 - 1061 TLDs - http://data.iana.org/TLD/tlds-alpha-by-domain.txt

dbef02a243d20febce0d163ef962e5ecf8989285 authored over 9 years ago
must delete domain record last to retain relational integrity

43ff83f8bcdd3ddc0bcdb14db6047b01e624a9e5 authored over 9 years ago
Fix Record validation

Fixes wrong appeding of zone when name or zone contains slashes (e.g in PTR subnet records)

f400889c81e718a69d2c5c759a18676cddec0c94 authored over 9 years ago
Update toolkit.inc.php

2a090ad8e71a9ea5b072290215007b04f2114a92 authored over 9 years ago
Query user permissions only once per pageload

Get all permissions at the first request, cache for others
- Was making an SQL query for every pe...

ed1a51091b4593b0270f843159bc97a9168cdb3e authored over 9 years ago
Get records directly from DB instead of iterating

Do a single query to get all record info
- Old code called `get_record_from_id` for every record ...

7517799e5465d9f3ae069cb2a74e6f8187daeb2d authored over 9 years ago
Implement is_zone_secured directly in SQL

Instead of calling pdnssec, do it with SQL for security and performance

7051a797bf6bf9611d01f2fd543d974dcceb9df7 authored over 9 years ago
list_zones optimization & sort fixing

Performance substantially improved for list_zones.php
- Improve main get_zones() query to join in...

63396b5c38c7a4b6ddd7c8cc279af8d45e4cded1 authored over 9 years ago
Sort by length(name) is not sensible, sort by name

DBMSs that don't support the natsort hack should revert to lexical sort
Sorting by length first d...

74e84197232b34c8c757b3bb7a16ac4f486134dd authored over 9 years ago
Merge pull request #237 from noris-network/feature/234-UpdateOnlyChangedRecords

Update records only if they have been changed

c49908ecaa2a43015e53b3749ff9191e44a83a85 authored over 9 years ago
Update records only if they have been changed

Prior, for every zone change, all records in the database were
updated. This patch improves upon...

d7a9800a418e49b1422c4884a774ae61ad13dd66 authored over 9 years ago
Recompiled binary German translation file (required after changes in #229)

65090660c4cea14d9bc9af83fe41af38a34d8a74 authored over 9 years ago
Fixes #220 - Initialise array.

3c289f49fdd96923b1d22b5d4f8195735c642340 authored over 9 years ago
Removed undefined variable from logging.

e41c885c822f39d5ac41c4c211d710310abc9dd9 authored over 9 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

d2949ae2167a758936f77c8e9de6972fa64a6971 authored over 9 years ago
Removed trailing space.

a1515093a10f4df05776eeb7a23470fdb5d693ce authored over 9 years ago
Minor visual improvement.

a956778e6157d037254c845f50a2cacfac1a61ef authored over 9 years ago
Merge pull request #223 from ilsi/patch-1

Add support for PostgreSQL to dynamic DNS updater.

066290af62d4af08e1f2e0eb7db0b5a5a2e54387 authored over 9 years ago
Merge pull request #229 from mariuskiessling/master

Fixed a tiny typo in german translation

e65b32ee6a52b2df68a64773a1103451823a6aba authored almost 10 years ago
Fixed a tiny typo in german translation

629cf835e9a5f8d64195dd69d726e7ff6c09e312 authored almost 10 years ago