0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[rt.cpan.or #100777] Fix by Jonas Keidel for zonefile records starting with 0 like "0 IN CNAME bar.de." More... about 9 years ago
1.10 Release More... over 13 years ago
Merge branch 'jeagle' More... over 13 years ago
Update from POD More... over 13 years ago
Add ttl_to_int method (and unit tests for such). Use the SOA "minimum" field if no other TTL can be found (and be compatible with BIND in doing so; and unit tests). More... over 13 years ago
1.00 Release More... almost 14 years ago
Merge branch 'jeagle' More... almost 14 years ago
Remove warn() calls from output, just use Test::More output to find the source of errors. More... almost 14 years ago
Fix number of expected tests to run (forgot to increment when I added the last test). More... almost 14 years ago
Update changelog with changes for 1.0. More... almost 14 years ago
Update README from POD docs. More... almost 14 years ago
Add documentation for the generate() method, update documentation on fqname(). More... almost 14 years ago
Add support for parsing $GENERATE directives. More... almost 14 years ago
(Note this commit is not reverting anything.) More... almost 14 years ago
Correctly handle swapped class and ttl as per RFC, correct redundant valid_name regex, don't require $ORIGIN to start on the first column, supply class for SOA records (and update unit tests for same). More... almost 14 years ago
Add last seen line to error handler. Support wider character set in TXT and HINFO records. More... almost 14 years ago
Update unit tests for more tests on fqname More... almost 14 years ago
Clean up unit tests, update $ORIGIN processing/concatination to support '.' origins. More... almost 14 years ago
Update POD doc, update README from POD. More... almost 14 years ago
Update unit tests to include more $ORIGIN/SOA combinations. Currently, we pass all unit tests. More... almost 14 years ago
Correctly handle SOA records present with and without an $ORIGIN statement. Print out the SOA's $ORIGIN, too. More... almost 14 years ago
Track seen $ORIGIN records and print them back out. We can read and write multiple origins now. More... almost 14 years ago
Update unit tests to test the origin reading. Origin writing is not yet supported and some of the unit tests fail. More... almost 14 years ago
We now track per-line origins. More... almost 14 years ago
Solidify reading a single origin from the file automatically, and stick it in each record. More... almost 14 years ago
Improve test coverage, improve parsing for quoted and escaped strings. More... almost 14 years ago
.99 Release More... over 14 years ago
added .git dir to manifest.skip More... over 14 years ago
Update from POD. More... over 14 years ago
Correct parsing of LOC records which have undefined fields, improve documentation on behavior of record type accessors. More... over 14 years ago