Jeremy Knope
ab1efd923b
back to sed
8 years ago
Ondrej Simek
d6780f9e49
Retain an exit code
8 years ago
Ondrej Simek
8534e3b2f7
Make shellcheck happier
8 years ago
Jeremy Knope
8e6cf669ad
Try awk instead for \n replacements
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
Jeremy Knope
d39649f30d
Revert non-linode scripts since they're untested
8 years ago
Ondrej Simek
1546b7e5a9
Missing quotes
8 years ago
Ondrej Simek
ff74778dea
Fix few issues from Travis
8 years ago
Jeremy Knope
29b21b828b
Fix DNS API scripts on *BSD
\n isn't available in all regex/sed
8 years ago
Ondrej Simek
f7299403f7
Incorporate Neilpang's comments
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
Vladimir Berezhnoy
bdee66fe29
minor fixes
8 years ago
Vladimir Berezhnoy
84a251c8c7
add documentation
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
Vladimir Berezhnoy
6a9b4db448
fix formatting
8 years ago
Vladimir Berezhnoy
e6a95ecd08
rework root domain detection
8 years ago
Vladimir Berezhnoy
10cb7585a7
fix egrep and exit
8 years ago
Vladimir Berezhnoy
266e9d0619
remove python
8 years ago
Vladimir Berezhnoy
9ec54ef89b
shfmt fixes
8 years ago
Vladimir Berezhnoy
256cb90f3c
remove awk
8 years ago
Vladimir Berezhnoy
8f3a3b293d
add newline and checks
8 years ago
Vladimir Berezhnoy
bd41f50ba5
fix formatting
8 years ago
Vladimir Berezhnoy
a2038ab07e
fix syntax
8 years ago
Vladimir Berezhnoy
6445a7674b
fix syntax
8 years ago
Vladimir Berezhnoy
3bf2e89a1a
add pdd.yandex.ru dns api
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
Lonnie Abelbeck
babe884b7c
Replace 'head -n' with the '_head_n' function
8 years ago
neilpang
0b797f5964
fix new shellcheck error
8 years ago
neilpang
13a8c309f5
fix new shellcheck errors
8 years ago
Lonnie Abelbeck
528d2f29d3
dns_dyn.sh, remove trailing spaces at end of line
8 years ago
Lonnie Abelbeck
0aba5dc8de
dns_dyn.sh, remove empty line at end
8 years ago
Lonnie Abelbeck
72fcf5ab85
Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
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