Ondrej Simek
4dd69a8b1a
Exit codes, exit codes... Exit codes everywhere...
8 years ago
Ondrej Simek
baa1160594
Make Shellcheck happier about exit codes
8 years ago
Ondrej Simek
f438ff4bab
Fix an improbable corner case.
8 years ago
Ondrej Simek
a25b2af66c
Get rid of _find_num
8 years ago
Ondrej Simek
31b67ab92e
Few non-critical fixes.
8 years ago
Ondrej Simek
ccf9a9976c
Fix the previous rushed commit.
8 years ago
Ondrej Simek
d6780f9e49
Retain an exit code
8 years ago
Ondrej Simek
8534e3b2f7
Make shellcheck happier
8 years ago
Ondrej Simek
577380e98e
Few fixes for shellcheck
8 years ago
Ondrej Simek
235b5b0c15
Small cosmetic fixes.
8 years ago
Ondrej Simek
aefed1d1b9
Get rid of shell arrays.
8 years ago
Ondrej Simek
1546b7e5a9
Missing quotes
8 years ago
Ondrej Simek
ff74778dea
Fix few issues from Travis
8 years ago
Ondrej Simek
f7299403f7
Incorporate Neilpang's comments
8 years ago
Ondrej Simek
d988542afc
Sync with upstream
8 years ago
Ondrej Simek
4285d81ca9
Get rid of curl.
8 years ago
Vladimir Berezhnoy
ae302ee600
reformat docs
8 years ago
Vladimir Berezhnoy
283ef9adb7
minor fixes
8 years ago
Vladimir Berezhnoy
377fe5ecde
add documentation
8 years ago
Vladimir Berezhnoy
c848d3ee22
fix formatting
8 years ago
Vladimir Berezhnoy
eb6be88fac
rework root domain detection
8 years ago
Vladimir Berezhnoy
fceb728501
fix egrep and exit
8 years ago
Vladimir Berezhnoy
a0df46258d
remove python
8 years ago
Vladimir Berezhnoy
57d1db58db
shfmt fixes
8 years ago
Vladimir Berezhnoy
d61b687853
remove awk
8 years ago
Vladimir Berezhnoy
42ab7a5d72
add newline and checks
8 years ago
Vladimir Berezhnoy
18cb11dcbf
fix formatting
8 years ago
Vladimir Berezhnoy
e9d5407792
fix syntax
8 years ago
Vladimir Berezhnoy
a09b2c0074
fix syntax
8 years ago
Vladimir Berezhnoy
a460ac021f
add pdd.yandex.ru dns api
8 years ago
Ondrej Simek
7d64e141e4
Add dns_he - DNS API script for Hurricane Electric DNS service
...
... Although not yet fully Posix compatible.
8 years ago
Lonnie Abelbeck
42b2adc03e
Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
...
dns_dyn.sh, remove empty line at end
dns_dyn.sh, remove trailing spaces at end of line
Replace 'head -n' with the '_head_n' function
Update main README.md DNS API list
8 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
333090a967
Fix README.md for DNS API.
8 years ago
RaidenII
3002f6dfd5
Updated README.md for Name.com API application.
8 years ago
RaidenII
1a504118e5
Updated DNS API support list.
8 years ago
RaidenII
2e602ef6b0
Added ret value verification.
8 years ago
RaidenII
9aed1e2d17
Argh. Double quotes.
8 years ago
RaidenII
63c6ed3fd0
Fixes to follow coding standards.
8 years ago
RaidenII
17fbfd14db
Minor fixes.
8 years ago
RaidenII
d0f5aece5f
Fix SC2170.
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.
...
Minor change to DuckDNS API support.
8 years ago
RaidenII
e7dff4756f
Using HTTPS for DuckDNS API and added instruction.
8 years ago
RaidenII
fa98d72f3a
Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider
8 years ago
neil
6c4f33910c
Merge pull request #871 from hajhatten/master
...
Added views to infoblox dnsapi script
8 years ago
Rikard Gynnerstedt
0a301cdd21
added new line at the end of the file
8 years ago
Rikard Gynnerstedt
b73f5a4e94
missed one egrep command
8 years ago