GitLab
Sign in
scripts
/
DynDNS
Back to Group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
fe6a2ec75fb546ef78180d7d7c93fd185056af05
master
fe6a2ec75fb546ef78180d7d7c93fd185056af05
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.1.2
26
Oct
6
Aug
5
2
1
14
May
5
2
Jun
more Markdown testing
master
master
more layout changes to test GitLab's Markdown formatter...
Fixed minor markdown layout issues with Gitlab and closed #4
Updated documentation (closes #1, closes #3 and closes #5)
Added CHANGELOG with changes in v1.1
Implemented authentication for list operator
Fixed issue with listing the domain without 'domain' parameter
Fixed issue with splice on perl versions > 5.23
Corrected dns_domain / @DNSDomain descriptive comments
small improvements + configurable DNSDomain
Sanitized HTTP Error codes
Added sample config file
Added config file support + various smaler changes
Made autodetect explicit for updates (no more implicit autodetect)
Suppress displaying unsupported records so that DNSSEC (RRSIG records) are no issue
First description on how to install and available parameters, etc.
Sanitized the modes / urls:
moved obtaining $signer and $key into a function, which now also ensures that both have a value (if not, abort with an HTTP 400 errro)
updated license to GPLv3 and added LICENSE file
Initial commit