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

Perform rectify-zone after adding record

github.com/poweradmin/poweradmin - 862acf3a233d76f58ee83cbd7c1f79d0fad2843e authored about 10 years ago by Keenan Tims <[email protected]>
Restore original theme.

github.com/poweradmin/poweradmin - 1a6d2f2c2419ada4436f318775330c6177201dff authored about 10 years ago by Edmondas Girkantas <[email protected]>
Renamed new theme.

github.com/poweradmin/poweradmin - 00530ea7156611998c4c4d9a2b4ff13d5330c077 authored about 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #196 from timHerman/master

Temp Stylesheet untill MVC model is applied.

github.com/poweradmin/poweradmin - 2432f301e9cac160b62c607776783faca55b32f5 authored about 10 years ago by Edmondas Girkantas <[email protected]>
Fix for permissions to edit a record

github.com/poweradmin/poweradmin - 1d8383abee6c5db56a426aecbf55c93ef264f6b2 authored over 10 years ago by tswestendorp <[email protected]>
call update_soa_serial after dynamic update of record. This will notify

PowerDNS of the changes, which will in turn trigger a notification to (followed
by AXFR from) sla...

github.com/poweradmin/poweradmin - dae4d8bbf1611626469110a0ff8df8aca9cf5f62 authored over 10 years ago by Bas van Schaik <[email protected]>
move set_timezone function to record.inc.php (that's the only place where it's

being used at the moment) in preparation for an update to dynamic_update.php
which will require s...

github.com/poweradmin/poweradmin - f1821540f2b678db9cf4ec4471db2cfd77e0dae3 authored over 10 years ago by Bas van Schaik <[email protected]>
Avoid querying for pdnssec ordering records at all

Add "WHERE" filters for TYPE IS NULL to record queries
Previous fix in Fix #194 only hides them f...

github.com/poweradmin/poweradmin - 633ea02faa82fdc882a4265d30b13ce77083c9f1 authored over 10 years ago by Keenan Tims <[email protected]>
Remove PHP4 based checks, and move to filter_var.

PHP4 has been dead for a long time, we can safely use filter_var.

github.com/poweradmin/poweradmin - 6e2520bf5b838d5a921af563e9e0a1e749f72cf0 authored over 10 years ago by Jan van Haarst <[email protected]>
Added support for IPv6.

This needs PHP 5 >= 5.2.0, because of filter_var.

github.com/poweradmin/poweradmin - 4aff8b6b810d2bc6d8f5c8a927d22a491f2d2453 authored over 10 years ago by Jan van Haarst <[email protected]>
Updated valid tlds.

github.com/poweradmin/poweradmin - 0f6450f8a86d64edef8fab8d5bcbe7ddc88c21c1 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #199 from sevenymedia/master

Added 'media' to valid TLDs

github.com/poweradmin/poweradmin - 154f58018bf578695d129c90cc5f113c530ab661 authored over 10 years ago by Edmondas <[email protected]>
Fixes #201 - removed rendundant comma in postgresql migration file.

github.com/poweradmin/poweradmin - 9145026059d46577e8e58a278f9d319d1c314406 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added 'media' to valid TLDs

github.com/poweradmin/poweradmin - a3b83776d8ee4718f739da9318249c952ec12ccb authored over 10 years ago by tswestendorp <[email protected]>
Temp Stylesheet untill MVC model is applied. The best I can do in a short timespan without touching the php files

github.com/poweradmin/poweradmin - 6aec51d58379e5ba4c237d6443b3dc0a637af3e0 authored over 10 years ago by Tim Herman <[email protected]>
Fixes #194 - hide empty rows that are added by pdnssec utility.

github.com/poweradmin/poweradmin - c06b67b3f3d26dadf309b7cbd9d7d5933f99387a authored over 10 years ago by Edmondas Girkantas <[email protected]>
Reformatted the code.

github.com/poweradmin/poweradmin - efd3a3a1d228b2cc7f4db78bdac975ed9d253358 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #188 from BlueManLine/use_ldap_undefined_index

checking if use_ldap column is add to fetched users list

github.com/poweradmin/poweradmin - b9ba52b700b594263271a6a65b903621e35cc687 authored over 10 years ago by Edmondas <[email protected]>
Merge pull request #186 from henkloke/own_as_client

Added a new zone_content_edit_own_as_client permission which denies editing and deleting of SOA ...

github.com/poweradmin/poweradmin - 148056b51ff70ba1c78b834f623c64b8dec76c0a authored over 10 years ago by Edmondas <[email protected]>
checking if use_ldap column is add to fetched users list

github.com/poweradmin/poweradmin - ee760a6a5b35d68e0f376bfd2b21a631a948c48d authored over 10 years ago by BlueMan <[email protected]>
Merge branch 'master' into own_as_client

github.com/poweradmin/poweradmin - 124367f604cb59eda2d73df2caf59fddc3d9bbbe authored over 10 years ago by Henk Loke <[email protected]>
added a new zone_content_edit_own with less permissions.

That is SOA and NS records can not be edited, set or deleted.

github.com/poweradmin/poweradmin - acabc562f2f44993803a0c8d1c7f527e62c93f40 authored over 10 years ago by Henk Loke <[email protected]>
Added required ldap_debug global.

github.com/poweradmin/poweradmin - f3251651223fa73878f29a41c6e3b7124eab925a authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #185 from gunawanw9/patch-1

Update add_perm_templ.php

github.com/poweradmin/poweradmin - e3e49b241d3a3d947f9c43cd1c292b94aacf0f2f authored over 10 years ago by Edmondas <[email protected]>
Update add_perm_templ.php

PHP Fatal error: Call to undefined function add_perm_templ() in /home/www/poweradmin/add_perm_t...

github.com/poweradmin/poweradmin - 6fdb3c78bf79a2bf70173c1aa98ffc3a915d184b authored over 10 years ago by gunawanw9 <[email protected]>
Fixes #179 - Mask password characters in installer

github.com/poweradmin/poweradmin - 27031639f9474e612c2c6defb638dec48c682eea authored over 10 years ago by Edmondas Girkantas <[email protected]>
Removed needless echo() call.

github.com/poweradmin/poweradmin - d46db4c9a094c51fe8caebfd795d476533da4ad5 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Minor refactoring.

github.com/poweradmin/poweradmin - 276bc961c0b9038f3294b31a050d2cbf07731ae0 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixed few code syntax issues.

github.com/poweradmin/poweradmin - b2e39a733dcd3396815130453bbad541ea7e3813 authored over 10 years ago by Edmondas Girkantas <[email protected]>
When deleting zones unsecure them only if dnssec is enabled.

github.com/poweradmin/poweradmin - 38c549d6ccf87633eeea34c8552050f7d144900f authored over 10 years ago by Edmondas Girkantas <[email protected]>
Closes #164 - Dropped support for MDB2.

github.com/poweradmin/poweradmin - 3ba95725a7fede8e0964aeef5b57569e14194281 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added missing docustrings.

github.com/poweradmin/poweradmin - 98bb59fee8790873a3d51f1f3f887d631227fff3 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added required type casting.

github.com/poweradmin/poweradmin - 41448e83dad032b352f4ba8784f6e76da13dc2d2 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Removed redundant link to GitHub project.

github.com/poweradmin/poweradmin.github.io - 82cacbe535f3d75bcc82e9d9698dad2a3ef71f58 authored over 10 years ago by Edmondas Girkantas <[email protected]>
2.1.7 released.

github.com/poweradmin/poweradmin.github.io - 1ec225610094e6b88cc3fc0fc486d4ce6a09a286 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'release-2.1.7'

github.com/poweradmin/poweradmin - d977c62ba434d216193bcbc1a7bf7ba28ff4c672 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Updated translation strings.

github.com/poweradmin/poweradmin - 8dca6b6a3c3346ec6af25b8776485bd5ff8d39a7 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Removed incorrect implementation of password reset.

github.com/poweradmin/poweradmin - 90e6e8e1725acce273671116829d9b52ab47ad21 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixes #180 - Fixed dependency on error() function.

github.com/poweradmin/poweradmin - d2ab3350134a058cd22ba64718d6adf0ae2d25cc authored over 10 years ago by Edmondas Girkantas <[email protected]>
Updated url to 2.1.6 release notes.

github.com/poweradmin/poweradmin.github.io - 6c2778c325e82c67dd4a32d646c1106d92535b96 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Ignore some tests, added additional test case for pagination.

github.com/poweradmin/poweradmin-tests - d4be31cf74e47cbe7d85f2be18b7d6392944dd86 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Minor fixes to the last pull merge, restored lost license info, reformated source code.

github.com/poweradmin/poweradmin - 17f62bcd38342ea7e55f39864795a6fdf2204449 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #178 from henkloke/modular_auth

Added modular authentication and authorization.

github.com/poweradmin/poweradmin - e20ac36a6787a70a686b42f9b287b8ba25319817 authored over 10 years ago by Edmondas <[email protected]>
Minor refactoring in dnssec module.

github.com/poweradmin/poweradmin - 2e300bb5111709b19215bb134be0a910e28f14c0 authored over 10 years ago by Edmondas Girkantas <[email protected]>
added modular auth

github.com/poweradmin/poweradmin - 1a9ae97ed97deaaacebcc47750c8e59553471f86 authored over 10 years ago by Henk Loke <[email protected]>
Merge branch 'release-2.1.7'

github.com/poweradmin/poweradmin - fa6b484358f6cb38b10ddd0903d6c113a6aff3be authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixes #176 - Removed default priority value from "Add record to zone template" view.

github.com/poweradmin/poweradmin - c14cbe31edef4d83674e1191112b4c7a0cc903e5 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'release-2.1.7'

github.com/poweradmin/poweradmin - e2d5034e471f84eb6f28f10cf8cbff58ff9d333b authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixes #174 - error function was declared two times.

github.com/poweradmin/poweradmin - 4cd7f1f954eb1ace1afb055a62e59a475e175195 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Removed Lithuanian language from installer, because no real translation done.

github.com/poweradmin/poweradmin - 192207f255731b4b813e348af4e68efa53de113c authored over 10 years ago by Edmondas Girkantas <[email protected]>
Increment version number.

github.com/poweradmin/poweradmin - bedeca60ed86722bddee6f93152d7b11a504e483 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added migration file, that helps to create missing relations between records and zone_templates

github.com/poweradmin/poweradmin - 8c96e40e675fc2d28401d8ac9cd01a97983d0a6f authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixed table name in migration sql file, because MySQL is case sensitive in this case.

github.com/poweradmin/poweradmin - ed16de0253cb5b70465ba765b3ff00aec75f5c14 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #171 from glardone/patch-1

Update edit.php

github.com/poweradmin/poweradmin - e9aa02565629547c2ab045cf7568b3f5e446e62f authored over 10 years ago by Edmondas <[email protected]>
Update edit.php

I just reinserted the code for pagination.

github.com/poweradmin/poweradmin - f70e7c6fa53615560f263de254c06d0366872a91 authored over 10 years ago by Giorgio <[email protected]>
Installer: no need to set default ports for mysql or postgresql.

github.com/poweradmin/poweradmin - 7f934478d2164254e2a10bb64a1450c0d70abe32 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added migrations table to the installer.

github.com/poweradmin/poweradmin - 520e18708b356eae424f9ab243f1abe180685826 authored over 10 years ago by Edmondas Girkantas <[email protected]>
No need to define field length for primary keys, installer now has full support for SQLite.

github.com/poweradmin/poweradmin - 0d4e4c33b26dce023149e97e8c96746fa1baa187 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Minor cleanup.

github.com/poweradmin/poweradmin - 456696ea6c05a79762654626fb3a35342960a0a2 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - a60a4756495a55e4a29ba9f4253427a243416f06 authored over 10 years ago by Edmondas Girkantas <[email protected]>
No primary key for migrations table, therefore ignore it during installation to PostgreSQL database.

github.com/poweradmin/poweradmin - b824d76ff4e330bcf54a4bf48093c1f328a0d97a authored over 10 years ago by Edmondas Girkantas <[email protected]>
Only few fields required for SQLite configuration.

github.com/poweradmin/poweradmin - 14d4c2a74ac132b6ed52592f28aa4d6e162af4c1 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Improved installation to SQLite database.

github.com/poweradmin/poweradmin - 279585d1ef11ac8815c276bcd29eb1dc7ff056c1 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Hide fields that are not relevant to the installation to SQLite database.

github.com/poweradmin/poweradmin - 508572304eb880ea74099718c7c96c51da99a485 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Use localhost for default config, also pdo as default db layer.

github.com/poweradmin/poweradmin - 6b9b6effe6c8bca8ad2165a052be5c9a17e18437 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Installer fix - it should also insert value for use_ldap.

github.com/poweradmin/poweradmin - bb4d99d8c1f69e911866d4f1af7ec8139025c252 authored over 10 years ago by Edmondas Girkantas <[email protected]>
By default use PDO, MDB2 is deprecated.

github.com/poweradmin/poweradmin - a6bfdc05175eea1d20e4948189c73d545fe0a86f authored over 10 years ago by Edmondas Girkantas <[email protected]>
Updated db schemas for 2.1.7 release.

github.com/poweradmin/poweradmin - 4ba2bfe2e6c4365288b73a05063be2777b1c7843 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Initial fix for #63 - delete records only related to zone templates.

github.com/poweradmin/poweradmin - 5d0e6f104ed2612a133f1970306e96ed272e7f49 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added html verification file for google.

github.com/poweradmin/poweradmin.github.io - abc8ec0aabc0acc129bac85cbe1890c4c70bb24c authored over 10 years ago by Edmondas Girkantas <[email protected]>
Minor cleanup.

github.com/poweradmin/poweradmin - 30e5b02149560671f5fa4709603eff98d6ccfc34 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Remove html code that was added accidently during code merge.

github.com/poweradmin/poweradmin - 51850f33da457139ab1c67971935a1be714ca598 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merged changed from pull request #167

github.com/poweradmin/poweradmin - bd0cc48a43034220f845ed58244530f95a4c4abe authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added missing braces for if statements, also fixes #169.

github.com/poweradmin/poweradmin - 5795d768d756cddec64f3bb26825f17485f4dbe5 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'dnssec'

github.com/poweradmin/poweradmin - 6fc6f8f4bfa7aacea01d276679310f6291e6094c authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #162 from alexjfisher/more_edit_record_logging

Log editing of records when done from the edit.php page

github.com/poweradmin/poweradmin - 0775c6d2aad4257b9ae114dcb8a8bd58db7fc591 authored over 10 years ago by Edmondas <[email protected]>
Improved DNSSEC support.

github.com/poweradmin/poweradmin - 30d2f1b5db901666f27138a1ccd554d7615764dc authored over 10 years ago by Edmondas Girkantas <[email protected]>
Allow to select whether to secure zone or not.

github.com/poweradmin/poweradmin - fc22fc2fdd6736dbcd274ea44c352364538df23b authored over 10 years ago by Edmondas Girkantas <[email protected]>
DNSSEC functions moved to separate file. Disable keys when removing zone.

github.com/poweradmin/poweradmin - 0b85ae7b922ec3d1efc9d22169e225babad5be71 authored over 10 years ago by Edmondas Girkantas <[email protected]>
DNSSEC functionality moved to separate file.

github.com/poweradmin/poweradmin - 9e1fd1de100b6bc1f5d1511f619eee542fa4d23a authored over 10 years ago by Edmondas Girkantas <[email protected]>
Removed empty statements, added braces for if statements.

github.com/poweradmin/poweradmin - acbe62bd3a98b91f93541e3d18bd4109d29daa12 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Refactor if conditional

github.com/poweradmin/poweradmin - a8e8ae58a4e201bce310ae431b0ba2c3d81975bf authored over 10 years ago by Alex Fisher <[email protected]>
Fix for last commit, slave zone handling was incorrect.

github.com/poweradmin/poweradmin - e6c7d48cdca54e21d13f718aa36028f7b65917c0 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Fixes #76 - Prevent users from creating third level zones

github.com/poweradmin/poweradmin - 83160715e174ff6119ef73d02af96e6ff06675dd authored over 10 years ago by Edmondas Girkantas <[email protected]>
Added new test for new functions.

github.com/poweradmin/poweradmin-tests - fbb621b504d38b7b2e4034b033951c2cf8979844 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Bug fix.

get_record_from_id 'name' already contains the zone_name

github.com/poweradmin/poweradmin - 560cf9847f979642f080437b88900568052d40c7 authored over 10 years ago by Alex Fisher <[email protected]>
Log editing of records when done from the edit.php page

github.com/poweradmin/poweradmin - 43c44c623150649cdcabbe00d0183ff8ed8bb332 authored over 10 years ago by Alex Fisher <[email protected]>
Initial fix for #76 - don't allow to create zones for which similar zones exist.

github.com/poweradmin/poweradmin - 20ffaf0cdd439201045eff1dfb37d31d5aca48fc authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - 0b31b42a15e4aabf9f915ab42b9147579e9154d0 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Relax default rules, let's make $dns_strict_tld_check = false, partial solution for #161

github.com/poweradmin/poweradmin - e20d728f1d1296e94f27bdfc24dec5ac787bb583 authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #160 from ciscllc/master

Update index.php

github.com/poweradmin/poweradmin - 0c3d489546574d9b550b7d2e2dff128b7a6be155 authored over 10 years ago by Edmondas <[email protected]>
Update index.php

Updated some german language parts

github.com/poweradmin/poweradmin - 2106267cc640aafaff0f1ee5efcb9bef4988a1a8 authored over 10 years ago by ciscllc <[email protected]>
Merge pull request #158 from alexjfisher/delete_domains_message

Delete domains message

github.com/poweradmin/poweradmin - be6129cdafb535826a6043e0a81906f82cf5c2a9 authored over 10 years ago by Edmondas <[email protected]>
Use shorthand if notation

github.com/poweradmin/poweradmin - d3dbcf11e62dd41d61d361dc778452a6a3932dbb authored over 10 years ago by Alex Fisher <[email protected]>
A better message if multiple domains are being deleted.

github.com/poweradmin/poweradmin - be10715244a22d8e54789c5ec435dd7b09232063 authored over 10 years ago by Alex Fisher <[email protected]>
Merge pull request #157 from alexjfisher/logging

Logging to syslog when zones are added

github.com/poweradmin/poweradmin - 2e894b27ae6ef4e7441823286f6fdd9f452218ab authored over 10 years ago by Edmondas <[email protected]>
Log adding of slave zones

github.com/poweradmin/poweradmin - c67f2aa45142d2e15690de7c5a061a290ab8facb authored over 10 years ago by Alex Fisher <[email protected]>
Log adding of master/native zones

github.com/poweradmin/poweradmin - d9b32ca4413ec0d8d5548111ca437a5b327e6ea9 authored over 10 years ago by Alex Fisher <[email protected]>
Added missing use_ldap attribute to installer db structure

github.com/poweradmin/poweradmin - bb70a65a8519cf7df4d2d2f834187545a94d304a authored over 10 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #156 from alexjfisher/logging

Logging to syslog of DNS changes made.

github.com/poweradmin/poweradmin - 6dcb5381dccab3bf416c1ee2420ac5ddd73334fc authored almost 11 years ago by Edmondas <[email protected]>