3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import/Base: when finding a zone, search for left-
mattsimerson
as Matt Simerson
More... over 10 years ago
Import/tinydns: when importing ip6.arpa records,
mattsimerson
as Matt Simerson
More... over 10 years ago
renamed Export::escape_rdata to octal_escape
mattsimerson
as Matt Simerson
More... over 10 years ago
Import/tinydns: added SRV record importing and
mattsimerson
as Matt Simerson
More... over 10 years ago
pass import filename in call to import_records
mattsimerson
as Matt Simerson
More... over 10 years ago
api/* code cleanups
mattsimerson
as Matt Simerson
More... over 10 years ago
added get_usable_nameservers to api/lib/NicTool
mattsimerson
as Matt Simerson
More... over 10 years ago
api/contrib/DNS: code cleanups
mattsimerson
as Matt Simerson
More... over 10 years ago
added option to pass filename to
mattsimerson
as Matt Simerson
More... over 10 years ago
Merge pull request #61 from abeeson/master
mattsimerson
as Matt Simerson
More... over 10 years ago
add wiki link More... over 10 years ago
remove large comment, to be added to the wiki instead More... over 10 years ago
add some missing key handling More... over 10 years ago
add DDNS key into nsupdate.pm More... over 10 years ago
expose Location field when editing RRs
mattsimerson
as Matt Simerson
More... over 10 years ago
ns edit screen: renamed tr so no HTML ID conflicts
mattsimerson
as Matt Simerson
More... over 10 years ago
expose RR timestamps in web UI (Issue #43)
mattsimerson
as Matt Simerson
More... over 10 years ago
Merge pull request #55 from ShaunR/fix-remote_login-tinydns
mattsimerson
as Matt Simerson
More... over 10 years ago
updated t/22 with local RR map (test w/o DB)
mattsimerson
as Matt Simerson
More... over 10 years ago
added t/30_export_tinydns.t
mattsimerson
as Matt Simerson
More... over 10 years ago
Merge pull request #56 from ShaunR/fix-characterCount-warning
mattsimerson
as Matt Simerson
More... over 10 years ago
Merge pull request #58 from abeeson/master
mattsimerson
as Matt Simerson
More... over 10 years ago
Merge pull request #60 from vtsingaras/patch-1
mattsimerson
as Matt Simerson
More... over 10 years ago
Added our company info More... over 10 years ago
fix timeout error message More... over 10 years ago
add timeout detection to nsupdate module to stop invalid success mark More... over 10 years ago
Using scalar split is deprecated because it clobbers @_, this stops the warnings that nt_export was showing More... over 10 years ago
Allow remote login to be used to set ssh user for export More... over 10 years ago
Delete any rows with invalid data to keep query on line 483 from failing More... over 10 years ago
Properly convert column date_start and date_finish to timestamp type Rename column date_finish to date_end More... over 10 years ago