source: trunk/DNSDB.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @877   16 months Kris Deugau /trunk BIND export, unwinding dev saves, 28 of many many - Tweak …
(edit) @847   20 months Kris Deugau /trunk Add bare skeleton of BIND export
(edit) @846   20 months Kris Deugau /trunk Shave off some more nuisance warnings by properly return'ing …
(edit) @845   21 months Kris Deugau /trunk ... naturally, $host needs to be checked for %blank%, not $val
(edit) @844   21 months Kris Deugau /trunk Close off one piece of some bad export processing; properly …
(edit) @842   2 years Kris Deugau /trunk Add CAA record validation, publication, and AXFR import
(edit) @838   2 years Kris Deugau /trunk Remove some copy-pasta by factoring the Postgres-CIDR-operator …
(edit) @834   2 years Kris Deugau /trunk Accumulated tinkering on compact-recs.pl, part 1 - Switch …
(edit) @833   2 years Kris Deugau /trunk Handle an edge case with SRV records - target host of "." …
(edit) @832   2 years Kris Deugau /trunk Replace the hack in r829 with a proper solution: - Have …
(edit) @831   2 years Kris Deugau /trunk Refine the regex in _maybeip() for slightly better validation …
(edit) @828   2 years Kris Deugau /trunk Partial fix for A+PTR publication glitch from forward zones, …
(edit) @827   3 years Kris Deugau /trunk Add a couple of configuration variables for BIND-style zone export.
(edit) @826   3 years Kris Deugau /trunk Extend domID() and revID() to accept a magic string to search …
(edit) @823   3 years Kris Deugau /trunk Fix buggy SRV record validation
(edit) @804   3 years Kris Deugau /trunk Fix mysterious 'Variable "$foo" will not stay shared at ...' …
(edit) @795   3 years Kris Deugau /trunk Commit expanded serial incrementer.
(edit) @792   4 years Kris Deugau /trunk Refine and lightly reorder logic for automatically bumpering …
(edit) @790   5 years Kris Deugau /trunk Update docucomments on domainID() and revID()
(edit) @789   5 years Kris Deugau /trunk Fix subtle goof in _validate_65283(); if the IP specification …
(edit) @787   5 years Kris Deugau /trunk Commit longstanding refinement of getZonesByCIDR() - …
(edit) @786   5 years Kris Deugau /trunk Review and update copyright dates
(edit) @785   5 years Kris Deugau /trunk Minor cosmetic bits
(edit) @784   5 years Kris Deugau /trunk *sigh* Object subs must be called internally as $self->[sub], …
(edit) @782   5 years Kris Deugau /trunk Mispatched change for r781 in delRec(), fixed. See #24.
(edit) @781   5 years Kris Deugau /trunk Move serial number tweaking into a sub for better …
(edit) @780   5 years Kris Deugau /trunk Remove some minor syntax and comment typos that snuck in
(edit) @779   5 years Kris Deugau /trunk Retrieve and return the SOA serial in getSOA() Also added a …
(edit) @778   5 years Kris Deugau /trunk Change up the SOA lookup in importAXFR() for compatibility …
(edit) @776   5 years Kris Deugau /trunk Add retrieval of SOA serial numbers from DB for export. See …
(edit) @775   5 years Kris Deugau /trunk Add serial numbers on AXFR import. For now we leave …
(edit) @774   5 years Kris Deugau /trunk Add serial numbers on zone creation through API. See #24.
(edit) @773   5 years Kris Deugau /trunk Start creating SOA serial numbers instead of letting tinydns …
(edit) @772   5 years Kris Deugau /trunk Whitespace fiddling in aid of certain code editors that can't …
(edit) @768   7 years Kris Deugau /trunk Tighten some validation of numeric fields - TTL on all …
(edit) @767   7 years Kris Deugau /trunk File a sharp edge off ALIAS handling; in an edge case where …
(edit) @764   7 years Kris Deugau /trunk Extract a key, complex, core bit of ALIAS processing (grabbing …
(edit) @763   7 years Kris Deugau /trunk Clarify an error a little by including the (MIA) pathname …
(edit) @755   7 years Kris Deugau /trunk Make sure zones with ALIAS records actually get fully …
(edit) @754   7 years Kris Deugau /trunk Fix another stupid typo
(edit) @753   7 years Kris Deugau /trunk Fix silly copy-paste typo
(edit) @752   7 years Kris Deugau /trunk Minor administrivia cleanups Mostly finalize new ALIAS …
(edit) @750   7 years Kris Deugau /trunk Start adding support for "root CNAME" or "apex alias" records: …
(edit) @747   7 years Kris Deugau /trunk Fix subtle precedence bug that issues a warning as of Perl …
(edit) @745   7 years Kris Deugau /trunk Finally review and refresh copyright years again
(edit) @744   8 years Kris Deugau /trunk Finally commit extension of log records to tuck "child" …
(edit) @741   8 years Kris Deugau /trunk Add another template expansion pattern; %x for the "n'th …
(edit) @733   8 years Kris Deugau /trunk Add log filtering supporting redirecting to a "base" log set …
(edit) @732   8 years Kris Deugau /trunk Fix minor warning exposed by log filtering. See #25.
(edit) @730   8 years Kris Deugau /trunk Fix buglet in user list; RPC users were not being excluded …
(edit) @723   8 years Kris Deugau /trunk Record search is substantially complete, including scope …
(edit) @722   8 years Kris Deugau /trunk Checkpoint adding global record search. See #57.
(edit) @720   8 years Kris Deugau /trunk Trim RPC metausers from the list in getUserDropdown().
(edit) @719   8 years Kris Deugau /trunk Refine location handling in domainID() and revID()
(edit) @716   8 years Kris Deugau /trunk Add a flag argument to getRecList() for RPC callers to …
(edit) @715   8 years Kris Deugau /trunk Fine-tuning behaviour to support IPDB RPC calls - allow …
(edit) @714   8 years Kris Deugau /trunk Fix stupid typo in configuration loading for autotxt
(edit) @711   8 years Kris Deugau /trunk Fix subtle bug in getZonesByCIDR() that would return zones …
(edit) @710   8 years Kris Deugau /trunk Refine/fix behaviour of updateRevSet() and chained subs - …
(edit) @709   8 years Kris Deugau /trunk Tweak addLoc() to optionally accept a suggested or required …
(edit) @708   8 years Kris Deugau /trunk Refine TXT record export because of Stupid Clients Wot Ought …
(edit) @707   8 years Kris Deugau /trunk SQL tweaks on domain/revzone creation in r704 to permit zones …
(edit) @704   8 years Kris Deugau /trunk Refine a couple of segments of location handling - resurrect …
(edit) @703   8 years Kris Deugau /trunk Switch to hand-crafting TXT records for export, instead of …
(edit) @701   8 years Kris Deugau /trunk Update back end getRevPatt() and getRevSet() which should have …
(edit) @699   8 years Kris Deugau /trunk Add reminder for location/view identifier formatting copied …
(edit) @698   8 years Kris Deugau /trunk Allow - in the service part of a SRV record (eg …
(edit) @689   9 years Kris Deugau /trunk Fix minor SQL bug in getRecCount that caused a null return …
(edit) @687   9 years Kris Deugau /trunk Roll up a couple of typofixes and missing-argument handling …
(edit) @685   9 years Kris Deugau /trunk Add some new template pattern options to autogenerate …
(edit) @679   9 years Kris Deugau /trunk - A little touch of whitespace and comment tweakery for …
(edit) @677   9 years Kris Deugau /trunk Fix subtle bug that blocked use of %blank% in per-IP rDNS …
(edit) @674   9 years Kris Deugau /trunk Fill in _validate_65284 so that it doesn't just blindly accept …
(edit) @673   9 years Kris Deugau /trunk Add getRevSet() to retrieve a whole set of per-IP reverse …
(edit) @669   9 years Kris Deugau /trunk Missing piece from r668; need to actually check the CNAME …
(edit) @668   9 years Kris Deugau /trunk Patch validation snafu with CNAMEs; somewhere along the line …
(edit) @667   10 years Kris Deugau /trunk Fix subtle logging bug deleting a record; the log entry …
(edit) @666   10 years Kris Deugau /trunk Convert calling convention for getRecCount() to a hash so we …
(edit) @665   10 years Kris Deugau /trunk Log downconversion of A(AAA)+PTR types to A/AAAA or PTR on RPC …
(edit) @664   10 years Kris Deugau /trunk Drop group requirement/limit in getRevPattern, since it's not …
(edit) @663   10 years Kris Deugau /trunk Fix out-of-zone domain check (again?), so that CasE-OddBAll …
(edit) @661   10 years Kris Deugau /trunk Fix subtle PTR validation bug; when adding A(AAA)+PTR …
(edit) @660   10 years Kris Deugau /trunk Tweak some IP validation internals; accept a CIDR suffix to …
(edit) @658   10 years Kris Deugau /trunk Shave off another minor error log nuisance triggered by RPC …
(edit) @657   10 years Kris Deugau /trunk Tweak case-(in)sensitivity in validation; DNS hostnames are …
(edit) @656   10 years Kris Deugau /trunk Add a comment for a possible enhancement ("CNAME Flattening") …
(edit) @655   10 years Kris Deugau /trunk Correctly export records with the host value stored as "@" …
(edit) @654   10 years Kris Deugau /trunk Fix subtle bug in AAAA+PTR export induced by shuffling …
(edit) @653   10 years Kris Deugau /trunk Fix up subtle bugs in handling of '@' as a hostname a la BIND. …
(edit) @644   10 years Kris Deugau /trunk Add options to skip export of .0 and .255 IPs in template …
(edit) @642   10 years Kris Deugau /trunk Fix log entry/user-info message for adding or editing record …
(edit) @639   10 years Kris Deugau /trunk Add a little more checking to AXFR imports; warn but do not …
(edit) @637   10 years Kris Deugau /trunk Review and finalize cleanup of _printrec_tiny() for …
(edit) @636   10 years Kris Deugau /trunk The first Great Big Whitespace Patch. The …
(edit) @635   10 years Kris Deugau /trunk Tweak an advisory comment, add two others
(edit) @634   10 years Kris Deugau /trunk Add commented fragment in _revswap() sub-sub in importAXFR() …
(edit) @633   10 years Kris Deugau /trunk Catch another instance where a .arpa name could possibly …
(edit) @632   10 years Kris Deugau /trunk Partly close a hole in validation of CNAMEs; a CNAME may not …
(edit) @631   10 years Kris Deugau /trunk Get an ##enhance comment in about validating SRV records: …
(edit) @630   10 years Kris Deugau /trunk Add a bit more validation in _validate_65280() (A+PTR) Just In …
Note: See TracRevisionLog for help on using the revision log.