Commit Graph

21 Commits (87beb0a5f2bdd52a33d5d3336afb453d20038d05)

Author SHA1 Message Date
Sergey Ponomarev 6b7b5caf54 DNS provider API: structured description
6 months ago
neilpang 653c77e852 update
6 years ago
neilpang 2b36f4f57f update
6 years ago
neilpang 3f35006c26 fix error message
6 years ago
James Gibson 9c88971bc1 Use internal base64 util instead of PATH bin/
7 years ago
raidenii 3052ba433a Fix an obvious stupidity.
7 years ago
raidenii 508012342d Make sure the removal of DNS record is the desired one (i.e., by txtvalue)
7 years ago
raidenii 9fa207e613 Move code to fit DNS API dev guide.
7 years ago
raidenii 628a6ffa07 Tried to fix some weird problems
7 years ago
raidenii 3e1a94cbcd Yet another fix.
7 years ago
raidenii a6c2d4b0e2 Another fix.
7 years ago
raidenii 19277aec87 Use printf instead of echo, hopefully fix SC2039.
7 years ago
raidenii 50a9145386 Rewrote to adapt the new name.com v4 API.
7 years ago
RaidenII 7b32bbfc26 Fix for SC2086.
8 years ago
RaidenII 6963f3880d Fixes the get_root function so that when domain doesn't exist it will correctly return error.
8 years ago
RaidenII 2e602ef6b0 Added ret value verification.
8 years ago
RaidenII 63c6ed3fd0 Fixes to follow coding standards.
8 years ago
RaidenII 17fbfd14db Minor fixes.
8 years ago
RaidenII eeda3062e1 Fix against POSIX standard.
8 years ago
RaidenII 168d712dec Fixed URL of Name.com API and removed useless debug for retcode.
8 years ago
RaidenII e64ad5176e Added Name.com API support.
8 years ago