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
path:
root
/
ddns.php
Age
Commit message (
Expand
)
Author
2024-05-31
add 192.168.188.0/24 reverse addresses
HEAD
master
Erich Eckner
2022-07-20
get file content as string instead of array
Erich Eckner
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
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-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.php: named runs on 5353, now"
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
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-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
ddns.php: style
Erich Eckner
2019-03-30
Initial commit
Erich Eckner