Ecosyste.ms: OpenCollective

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

Poweradmin

A web-based DNS management tool
Collective - Host: opensource - https://opencollective.com/poweradmin - Website: https://www.poweradmin.org - Code: https://github.com/poweradmin

Poweradmin version moved to special class.

github.com/poweradmin/poweradmin - 23f1df4ee1be79f51242624e52c38926732cfe28 authored almost 9 years ago
Footer html code moved to separate template file.

github.com/poweradmin/poweradmin - 88accc2d34aa6b8d4c04e2352ce2d30384cbe226 authored almost 9 years ago
Third installer step converted to twig template.

github.com/poweradmin/poweradmin - 9428067f67ef3f72c7f38857d8e8e46550b39352 authored almost 9 years ago
Installer header moved to separate template.

github.com/poweradmin/poweradmin - 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.

github.com/poweradmin/poweradmin - c22775e058aba56314529460c0c202c0499224f7 authored almost 9 years ago
7th step of installer converted to twig template.

github.com/poweradmin/poweradmin - dbd5dad2a8d80b3cf94197ebe6a25173f3655602 authored almost 9 years ago
Second step of installer extracted to Twig template.

github.com/poweradmin/poweradmin - 8f987e43bfc9385f3fa660d329eb4c37ef17b5dc authored almost 9 years ago
First installer step converted to twig template.

github.com/poweradmin/poweradmin - b28560ac0cb784b348c4e61c1af6773bc3c4f159 authored almost 9 years ago
ANother refactoring, removed duplicated code.

github.com/poweradmin/poweradmin - 376dcdf695c22ef94fd858ff13e15c541fb52085 authored almost 9 years ago
Updated function access level.

github.com/poweradmin/poweradmin - 6e6f2cd2699f8562f4be3e821933f0ab8bf78684 authored almost 9 years ago
Merge pull request #272 from sevenymedia/master

Fix for permissions check failures

github.com/poweradmin/poweradmin - 3db72f236e7d65bafcb0700e1fec0642c54c5bb4 authored almost 9 years ago
Refactored Password class, dropped those strange namespaces and function checks.

github.com/poweradmin/poweradmin - bd26acb3e4ba386920e3c90627f953eefdd5ab4c authored almost 9 years ago
Fix permission check failures

github.com/poweradmin/poweradmin - 7589342eab52e182f9c0195e2ef795a419282e8d authored almost 9 years ago
Password class moved to proper directory.

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

github.com/poweradmin/poweradmin - d082d38d5b9798eaae3fabc0d304f2385939f7c5 authored almost 9 years ago
Move code from installer to separate class.

github.com/poweradmin/poweradmin - 69cf6e94058087930ca0617d20bdb72e69217143 authored almost 9 years ago
Initial cleanup of installer.

github.com/poweradmin/poweradmin - e1b0d6a59354069d56b57948bcc22cc06f613b99 authored almost 9 years ago
Added twig as dependency.

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

github.com/poweradmin/poweradmin - 46cc9c5c88a8fda42c9e5f68f72af020ece2a688 authored almost 9 years ago
Changed implementation of setting charset and collation for database.

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

github.com/poweradmin/poweradmin - 64411b8bdccd5359dd4668245e47733b799e8b76 authored almost 9 years ago
Added new config variables that defines database charset and collation.

github.com/poweradmin/poweradmin - ae919a67f09c9edb3aa999076ef38a091e37f54e authored almost 9 years ago
Minor refactoring, let variable has better naming.

github.com/poweradmin/poweradmin - f9d368bce6a26a3638609802d3a8cb74a2b19b4c authored almost 9 years ago
Removed unused function.

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

mysql should use utf8

github.com/poweradmin/poweradmin - 2d926021cf6ff6f4ad9c44402878ab1320e98d46 authored almost 9 years ago
Let's use bcrypt as hashing algorithm for new installations.

github.com/poweradmin/poweradmin - 02ea7d8c0a8ba3945e2b1a9937f9a1630bc307dc authored almost 9 years ago
Updated phpdoc for password functions.

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

password cleanups / added bcrypt as secure password storage

github.com/poweradmin/poweradmin - 5077d324fec13810f7411fa8270acc6a519083ab authored almost 9 years ago
Merge pull request #247 from NTX/master

Fix for wrong zone appending to subnet PTR records

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

hide inaccessible zone letters at "List zones" page

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

DB performance optimizations

github.com/poweradmin/poweradmin - 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

github.com/poweradmin/poweradmin - 2048c74ed5d0b0242e7b204a002b819d68c8ae1b authored almost 9 years ago
Updated link to milestones

github.com/poweradmin/poweradmin.github.io - 0bef2498ee7408d60f805e35d8556ae260ab612c authored almost 9 years ago
Merge pull request #248 from ktims/sql-relational-fix

must delete domain record last to retain relational integrity

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

Refactored "search.php" / search-functionallity

github.com/poweradmin/poweradmin - 3239a63413b1741a596ff51455326d79f8d5cf3f authored almost 9 years ago
Updated phpdoc block.

github.com/poweradmin/poweradmin - bfe81d62ffad2b10e47a593d7a6aea175433bbec authored almost 9 years ago
Updated php doc for some functions.

github.com/poweradmin/poweradmin - ed45d620d0788259b04e4f19e592a5959a5ce4a9 authored almost 9 years ago
Use single quotes.

github.com/poweradmin/poweradmin - c58e787501f6e145dda6fc7fad1a75135b748e87 authored almost 9 years ago
Merge pull request #270 from robinelfrink/master

Log DNSSEC operations.

github.com/poweradmin/poweradmin - d23803afc63a035d0e99f8f00e64a3366d17a73e authored almost 9 years ago
Log DNSSEC operations.

github.com/poweradmin/poweradmin - 3e842ba88e0eb384f3e4630c6055538dca927bbe authored almost 9 years ago
Updated valid TLD list.

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

Update top level domains list to newest version

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

"sqlite" DB type was missing in dynamic_update.php

github.com/poweradmin/poweradmin - e9c03d64a591a65f0e90943c8f8206f47fef95d0 authored almost 9 years ago
Merge pull request #257 from alex1702/master

fix srv error messages

github.com/poweradmin/poweradmin - 69e048d6a31862354f9fd88bb5ceb1891c9bf746 authored almost 9 years ago
Implemented feature as requested in #92, fixed filter not submited correct using order

github.com/poweradmin/poweradmin - 9d79e08426a6f4f7a626f22c058c0113dfca1d95 authored almost 9 years ago
Readd function to change order, removed debug-code

github.com/poweradmin/poweradmin - 23ab35d16c9520afc5ee961328be77e516cc53a0 authored almost 9 years ago
zone letters visibility reworked

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

github.com/poweradmin/poweradmin - efed1aa0e8c070d5229d9be7d25a578da5a6df8f authored almost 9 years ago
hide inaccessible zone letters at "List zones" page

github.com/poweradmin/poweradmin - 34ce6f2d5865a21e5251303251ac38e3eb534d84 authored almost 9 years ago
"sqlite" DB type was missing in dynamic_update.php

github.com/poweradmin/poweradmin - 09f6c18f3f24a4e3eaf5cdd3a94c0f0f50091b57 authored about 9 years ago
Delete domain last in delete_domain

For referential integrity

github.com/poweradmin/poweradmin - 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...

github.com/poweradmin/poweradmin - f5e607e38a70675ba7b1c00d9358f227ec450414 authored about 9 years ago
fix srv error messages

github.com/poweradmin/poweradmin - 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

github.com/poweradmin/poweradmin - dbef02a243d20febce0d163ef962e5ecf8989285 authored over 9 years ago
must delete domain record last to retain relational integrity

github.com/poweradmin/poweradmin - 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)

github.com/poweradmin/poweradmin - f400889c81e718a69d2c5c759a18676cddec0c94 authored over 9 years ago
Update toolkit.inc.php

github.com/poweradmin/poweradmin - 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...

github.com/poweradmin/poweradmin - 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 ...

github.com/poweradmin/poweradmin - 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

github.com/poweradmin/poweradmin - 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...

github.com/poweradmin/poweradmin - 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...

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

Update records only if they have been changed

github.com/poweradmin/poweradmin - 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...

github.com/poweradmin/poweradmin - d7a9800a418e49b1422c4884a774ae61ad13dd66 authored over 9 years ago
Recompiled binary German translation file (required after changes in #229)

github.com/poweradmin/poweradmin - 65090660c4cea14d9bc9af83fe41af38a34d8a74 authored over 9 years ago
Fixes #220 - Initialise array.

github.com/poweradmin/poweradmin - 3c289f49fdd96923b1d22b5d4f8195735c642340 authored over 9 years ago
Removed undefined variable from logging.

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

github.com/poweradmin/poweradmin - d2949ae2167a758936f77c8e9de6972fa64a6971 authored over 9 years ago
Removed trailing space.

github.com/poweradmin/poweradmin - a1515093a10f4df05776eeb7a23470fdb5d693ce authored over 9 years ago
Minor visual improvement.

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

Add support for PostgreSQL to dynamic DNS updater.

github.com/poweradmin/poweradmin - 066290af62d4af08e1f2e0eb7db0b5a5a2e54387 authored over 9 years ago
Merge pull request #229 from mariuskiessling/master

Fixed a tiny typo in german translation

github.com/poweradmin/poweradmin - e65b32ee6a52b2df68a64773a1103451823a6aba authored almost 10 years ago
Fixed a tiny typo in german translation

github.com/poweradmin/poweradmin - 629cf835e9a5f8d64195dd69d726e7ff6c09e312 authored almost 10 years ago
Merge pull request #228 from darton/patch-1

update top level domains list to newest version

github.com/poweradmin/poweradmin - f847889087d8627e16419c12a543b0f62ed18fa7 authored almost 10 years ago
update top level domains list to newest version

Updated on 2015022800 - 831 TLDs from http://data.iana.org/TLD/tlds-alpha-by-domain.txt

github.com/poweradmin/poweradmin - 612954efb25e32076ccaec438278cd2dd1ccf178 authored almost 10 years ago
password cleanups / added bcrypt as secure password storage

github.com/poweradmin/poweradmin - 06df0e36d3bc19c405b4fb068c189873d8cced18 authored almost 10 years ago
mysql should use utf8

github.com/poweradmin/poweradmin - 885d0cc8cdbe2f1c34dcfed16c84673da3868da4 authored almost 10 years ago
Adding support for submitting IPv4 and IPv6 update in a single request

Adding support for submitting IPv4 and IPv6 update for a host in a single request while avoiding...

github.com/poweradmin/poweradmin - 58779327b2b66dfee18ea21928168781382fe5bd authored almost 10 years ago
Add support for PostgreSQL

Dynamic DNS updater should work not only with MySQL, but also with PostgreSQL

github.com/poweradmin/poweradmin - 361986bb708877cd122f09c07593f034a0d17ac2 authored almost 10 years ago
Revert "FIX for #218: SRV creation is preventing use of _ character"

This reverts commit ec5269134604ebeb4c36ca53bfd429955056da1a.

github.com/poweradmin/poweradmin - 2cd80c177ba6c9f28f5067348098c41c23f423ed authored about 10 years ago
FIX for #218: SRV creation is preventing use of _ character

github.com/poweradmin/poweradmin - ec5269134604ebeb4c36ca53bfd429955056da1a authored about 10 years ago
is_valid_ipv6 is now capable to suppressing error message

github.com/poweradmin/poweradmin - 4dfc943bf3e13e4cc3ad1a8d41e451ea2c9b7011 authored about 10 years ago
FIX issue #217: Multiple masters not allowed when adding a new slave zone

github.com/poweradmin/poweradmin - 5b8967afa8807e461ac8d9de84ae6d313215a30d authored about 10 years ago
Fixes #215 - It was not possible to edit SOA records for administrators.

github.com/poweradmin/poweradmin - 6da57090a4c7488a010c78b429f4669ed0c66462 authored about 10 years ago
Merge pull request #209 from sevenymedia/master

Fix for permissions to edit a record

github.com/poweradmin/poweradmin - e80bf37316525c28c793f781dc952fc3d26a0ce9 authored about 10 years ago
Merge pull request #214 from ichdasich/master

Fix for issue #204

github.com/poweradmin/poweradmin - c1cddfa7e056417a73ba07ff6a65607a6ccdcae5 authored about 10 years ago
Fix for issue #204

github.com/poweradmin/poweradmin - 92441e88df28c34753fab511e30cb673d4aec7c4 authored about 10 years ago
Merge pull request #208 from sjvs/bugfixes/update-soa-after-dynamic-update

Update SOA record after dynamic update (fixes #181)

github.com/poweradmin/poweradmin - 08ad485c17acc08c5fe3ffd82c2dbef539237973 authored about 10 years ago
Fixed wrong array initialization.

github.com/poweradmin/poweradmin - 14233bfb201dfc3215163c1c943917108b00a8af authored over 10 years ago
Merge pull request #205 from jvhaarst/master

Remove PHP4 based checks, and move to filter_var.

github.com/poweradmin/poweradmin - 341bbac6a00bc52f50d01f421a8b5bd2acebd6a8 authored over 10 years ago
Merge pull request #203 from jvhaarst/patch-1

Added support for IPv6.

github.com/poweradmin/poweradmin - b4827c80bdcdc793ab49729bfaaf41f2aeef2c9e authored over 10 years ago
Added link to the github page of current developer.

github.com/poweradmin/poweradmin.github.io - e034becf20058b77d85802f3c38a8d81a977ea02 authored over 10 years ago
Updated project maintainer.

github.com/poweradmin/poweradmin.github.io - 74aa29fac138286a3b8772a4e95203c16d9d5a77 authored over 10 years ago
Updated valid TLDs

github.com/poweradmin/poweradmin - f97da8a8ee683fbf05bdea624b874822d4123a10 authored over 10 years ago
Merge pull request #212 from ktims/avoid-pdnssec-query

Avoid querying for pdnssec ordering records at all

github.com/poweradmin/poweradmin - 214c0b86123eafa18b48bd14e03209bdd5d97c2b authored over 10 years ago
Merge pull request #213 from ktims/rectify-after-add

Perform rectify-zone after adding record

github.com/poweradmin/poweradmin - a0d7da07bb8b970324585d19fc29ddcdb0e574c9 authored over 10 years ago