summaryrefslogtreecommitdiff
path: root/lib/powerdnsex.ex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Format filesDavi Oliveira2021-02-111-1/+10
|
* Add put methot in record_managerDavi Oliveira2021-02-111-0/+3
|
* Add zone without rrsetDavi Oliveira2021-02-101-0/+4
|
* Merge remote-tracking branch 'origin/add-timeout-support' into poolingRicardo Hermida Ruiz2020-04-241-1/+1
|\
| * Timeout optionLindolfo 'Lorn' Rodrigues2020-03-191-1/+1
| | | | | | | | | | | | Now, you need to pass the timeout for the PowerDNS API in seconds We need to add the timeout to the GenServer.call function
* | add a pool in front of genserversRicardo Hermida Ruiz2020-04-241-5/+16
|/
* Support Elixir-1.8Lindolfo 'Lorn' Rodrigues2019-02-131-13/+10
| | | | Also dropped support for elixir < 1.6
* Fix Record ShowTiago Freire2016-09-081-4/+4
|
* Fix PowerDNSex.delete_zoneTiago Freire2016-09-051-2/+2
|
* Change mix configTiago Freire2016-09-051-2/+2
|
* [WIP] GenServer refactoringTiago Freire2016-08-311-18/+53
|
* WIP - Add elixir GenServerTiago Freire2016-08-261-0/+68
|
* WIPTiago Freire2016-08-181-0/+2