index
:
Erich/ddns
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-07-20
ddns.php: update colocation status
Erich Eckner
2021-05-18
ddns.php: fix implode
Erich Eckner
2021-04-14
ddns.php: make $ips *really* an array()
Erich Eckner
2020-03-11
ddns.php: update aliases per ip-version separately
Erich Eckner
2020-03-11
.gitignore aliases
Erich Eckner
2020-03-11
ddns.php: update aliases, too
Erich Eckner
2020-03-11
ddns.php: die with 500 in case of zone-update failure
Erich Eckner
2020-03-06
ddns.php: bugfix - actually use return value
Erich Eckner
2020-03-05
ddns-status.php: more compact output
Erich Eckner
2020-03-05
ddns-status.php: sort to make output stable
Erich Eckner
2020-03-04
ddns.php: set up reverse entries for ipv6, too
Erich Eckner
2020-03-04
ddns.php: remove old .v4 and .v6 entries, too
Erich Eckner
2020-02-26
ddns.php: only issue updates for zones that really exist
Erich Eckner
2020-02-26
ddns.php: style
Erich Eckner
2020-02-21
ddns.php: set reverse records, too
Erich Eckner
2020-02-21
Revert "ddns-status.php: dig should query port 5353, too"
Erich Eckner
This reverts commit 0774c912377e293e5ddf38dc9de40e51418bf7bc.
2020-02-21
Revert "ddns.php: named runs on 5353, now"
Erich Eckner
This reverts commit d8a6f4b092803135c20c916712f3ff276614bc1a.
2020-02-21
ddns-status.php: dig should query port 5353, too
Erich Eckner
2020-02-20
ddns.php: named runs on 5353, now
Erich Eckner
2020-01-18
ddns.php: be even more verbose on success
Erich Eckner
2020-01-18
ddns.php: give more verbose status
Erich Eckner
2020-01-17
ddns.php: print "ok" on success
Erich Eckner
2019-04-11
flush new
Erich Eckner
2019-04-11
ddns.php: also remove old/all non-$filter entries
Erich Eckner
2019-04-09
ddns.php: add non-$filter entries for non-matches
Erich Eckner
2019-04-03
ddns-status.php: give more helpful error messages
Erich Eckner
2019-04-01
ddns-status.php new
Erich Eckner
2019-04-01
it is "ip-filters", not "ip-filter"
Erich Eckner
2019-03-30
ddns.php: add ip to each subdomain with a matching filter (v4 and v6 predefined)
Erich Eckner
2019-03-30
.gitignore: ip-filter new
Erich Eckner
2019-03-30
ddns.php: style
Erich Eckner
2019-03-30
.gitignore new
Erich Eckner
2019-03-30
Initial commit
Erich Eckner