Commit Graph

20 Commits

Author SHA1 Message Date
neilpang 653c77e852 update 2019-03-16 15:09:49 +08:00
neilpang 2b36f4f57f update 2019-03-16 15:07:34 +08:00
neilpang 3f35006c26 fix error message 2019-03-16 14:35:33 +08:00
James Gibson 9c88971bc1 Use internal base64 util instead of PATH bin/ 2018-03-23 14:46:54 -06:00
raidenii 3052ba433a Fix an obvious stupidity. 2018-03-04 17:27:34 -05:00
raidenii 508012342d Make sure the removal of DNS record is the desired one (i.e., by txtvalue) 2018-03-04 17:22:13 -05:00
raidenii 9fa207e613 Move code to fit DNS API dev guide. 2018-03-04 14:13:14 -05:00
raidenii 628a6ffa07 Tried to fix some weird problems 2018-03-01 15:03:28 -05:00
raidenii 3e1a94cbcd Yet another fix. 2018-03-01 14:43:08 -05:00
raidenii a6c2d4b0e2 Another fix. 2018-03-01 14:38:49 -05:00
raidenii 19277aec87 Use printf instead of echo, hopefully fix SC2039. 2018-03-01 14:29:14 -05:00
raidenii 50a9145386 Rewrote to adapt the new name.com v4 API. 2018-03-01 14:19:43 -05:00
RaidenII 7b32bbfc26 Fix for SC2086. 2017-07-03 08:22:16 -04:00
RaidenII 6963f3880d Fixes the get_root function so that when domain doesn't exist it will correctly return error. 2017-07-03 03:28:28 -07:00
RaidenII 2e602ef6b0 Added ret value verification. 2017-07-02 04:45:07 -07:00
RaidenII 63c6ed3fd0 Fixes to follow coding standards. 2017-07-01 05:14:52 -07:00
RaidenII 17fbfd14db Minor fixes. 2017-06-30 08:32:39 -04:00
RaidenII eeda3062e1 Fix against POSIX standard. 2017-06-29 15:40:29 -04:00
RaidenII 168d712dec Fixed URL of Name.com API and removed useless debug for retcode. 2017-06-29 09:43:11 -04:00
RaidenII e64ad5176e Added Name.com API support.
Minor change to DuckDNS API support.
2017-06-28 16:15:57 -04:00