source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @662   10 years Kris Deugau /trunk Fix minor nuisance display/output bug in mergerecs that …
(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) @659   10 years Kris Deugau /trunk Shave off a confusing nuisance in naming; rename addRec() 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) @648   10 years Kris Deugau /trunk Remove a couple of development files from the template list in …
(edit) @647   10 years Kris Deugau /trunk Tweak compact-recs.pl to use new database function and not …
(edit) @646   10 years Kris Deugau /trunk Update Makefile to include new files
(edit) @645   10 years Kris Deugau /trunk Extend mergerecs with --detail option; now it defaults to …
(edit) @644   10 years Kris Deugau /trunk Add options to skip export of .0 and .255 IPs in template …
(edit) @643   10 years Kris Deugau /trunk Add a new segment in UPGRADE for 1.2.3 -> 1.2.4 Add mergerecs …
(edit) @642   10 years Kris Deugau /trunk Fix log entry/user-info message for adding or editing record …
(edit) @641   10 years Kris Deugau /trunk Fix another subtle session bug; if a user disabled …
(edit) @640   10 years Kris Deugau /trunk Finish duplicating "Bulk Domain Operations" to "Bulk Reverse …
(edit) @639   10 years Kris Deugau /trunk Add a little more checking to AXFR imports; warn but do not …
(edit) @638   10 years Kris Deugau /trunk Add "Bulk Reverse Zone Operations" as an overlay on "Bulk …
(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 …
(edit) @629   10 years Kris Deugau /trunk Fix the fix in r626; it tried to convert the wrong part of …
(edit) @628   10 years Kris Deugau /trunk Clean up minor infoblurb formatting snafu when an added or …
(edit) @627   10 years Kris Deugau /trunk Update _validate_33() (SRV) for any-record-in-any-zone. See …
(edit) @626   10 years Kris Deugau /trunk Update _validate_28() (AAAA) for any-record-in-any-zone. See …
(edit) @625   10 years Kris Deugau /trunk Fine-tuning in _check_hostname_form()
(edit) @624   10 years Kris Deugau /trunk Fix the closing comment/flag on _validate_65283() (A+PTR …
(edit) @623   10 years Kris Deugau /trunk Update _validate_16() (TXT) for any-record-in-any-zone. See #53.
(edit) @622   10 years Kris Deugau /trunk Commit update to MX record validation for …
(edit) @621   10 years Kris Deugau /trunk Finally extract and commit patch to log reverse zone records …
(edit) @620   10 years Kris Deugau /trunk Near-complete rewrite of _validate_12() (PTR) to support …
(edit) @619   10 years Kris Deugau /trunk Fix _check_hostname_form() to accept *.<stuff> on reverse …
(edit) @618   10 years Kris Deugau /trunk Update _validate_5() (CNAME) for any-record-in-any-zone. See #53.
(edit) @617   10 years Kris Deugau /trunk Move case-folding in addRec() and updateRec() to its own sub. …
(edit) @616   10 years Kris Deugau /trunk Update _validate_2() to handle any-record-in-any-zone, and …
(edit) @615   10 years Kris Deugau /trunk Correct r614 with the right function argument; …
(edit) @614   10 years Kris Deugau /trunk Bundle up several statements in getRecList() and getRecCount() …
(edit) @613   10 years Kris Deugau /trunk Fix rather more subtle bug in code fragment move from r611.
(edit) @612   10 years Kris Deugau /trunk Fix silly copy-paste context typos moving …
(edit) @611   10 years Kris Deugau /trunk Move call to _check_hostname_form() into the individual …
(edit) @610   10 years Kris Deugau /trunk Move a bunch of common code from _validate_1() into its own …
(edit) @609   10 years Kris Deugau /trunk Remove checks in addRec() and updateRec() that blocked reverse …
(edit) @608   10 years Kris Deugau /trunk To override the note in r607; NetAddr::IP will resolve …
(edit) @607   10 years Kris Deugau /trunk Fix very subtle bug in converting IP values to .arpa …
(edit) @606   10 years Kris Deugau /trunk Commit updates to A record validator to support (ab)use in …
(edit) @605   10 years Kris Deugau /trunk Make sure we only disassociate records from a zone if the old …
(edit) @604   10 years Kris Deugau /trunk Minor tweak on record add/update template for reading clarity
(edit) @603   10 years Kris Deugau /trunk Tweak record type dropdown list sub to include an entry for …
(edit) @602   10 years Kris Deugau /trunk Review and fix up handling of "any record, any zone" in AXFR …
(edit) @601   10 years Kris Deugau /trunk Update AXFR import reverse zone name detection: - allow IPv6 …
(edit) @600   10 years Kris Deugau /trunk Allow wildcard records through the hostname form checking
(edit) @599   10 years Kris Deugau /trunk Prepare for changes to allow any record in either forward or …
(edit) @598   10 years Kris Deugau /trunk Fine-tune conversion of tinydns "." record entries to SOA+NS …
(edit) @597   10 years Kris Deugau /trunk Uncomment space-trimming for reverse records; leading or …
(edit) @596   10 years Kris Deugau /trunk Log and discard out-of-zone records on AXFR import Warn and …
(edit) @595   10 years Kris Deugau /trunk Add missing $ that caused TTLs on sub-/24 PTRs to be exported …
(edit) @594   10 years Kris Deugau /trunk Fix very silly copy-paste typo from r593
(edit) @593   10 years Kris Deugau /trunk Fix bug introduced with the changes in r583; default reverse …
(edit) @592   10 years Kris Deugau /trunk Review, fix, tweak, and fine-tune user permission add/update …
(edit) @591   10 years Kris Deugau /trunk - Session-handling tweak; set cookies to expire so use of the …
(edit) @590   10 years Kris Deugau /trunk Add a touch of Javascript to the bulk domain changes page, for …
(edit) @589   10 years Kris Deugau /trunk Le sigh. Move a small fragment of HTML from the header back …
(edit) @586   10 years Kris Deugau /trunk Fix subtle validation bug on TXT and SRV records. SRV …
(edit) @585   10 years Kris Deugau /trunk Add .arpa detection to record update to match record add.
(edit) @584   10 years Kris Deugau /trunk Extend reverse-notation search matching to record list. Note …
(edit) @583   10 years Kris Deugau /trunk Revise and extend the showrec_arpa_ns hack to optionally cover …
(edit) @581   10 years Kris Deugau /trunk Add an option to show the formal .arpa zone name for reverse …
(edit) @580   10 years Kris Deugau /trunk Fix buglet in plaintext record list script; it should show …
(edit) @579   10 years Kris Deugau /trunk Add another option to tiny-import.pl to merge matching PTR and …
(edit) @578   10 years Kris Deugau /trunk Fix the fix in r576, retrieve the *right* SOA for each domain
(edit) @577   10 years Kris Deugau /trunk Whoops, SOA records in forward zones are not reverse records.…
(edit) @576   10 years Kris Deugau /trunk Fix subtle bug-in-waiting where SOA records will commonly end …
(edit) @575   10 years Kris Deugau /trunk Add -g option to tiny-import.pl to allow import of flatfile …
(edit) @574   10 years Kris Deugau /trunk Catch a missed template variable name change from r572
(edit) @573   10 years Kris Deugau /trunk Squash the missing-SOA-on-AXFR bug; SOA and NS records would …
(edit) @572   10 years Kris Deugau /trunk Fix bug with reverse zones not activating/deactivating …
(edit) @571   10 years Kris Deugau /trunk Fix buglet in AXFR import of non-octet IPv4 reverse zones; a …
(edit) @570   10 years Kris Deugau /trunk Fix buglet that can probably only be exposed when reloading …
(edit) @567   10 years Kris Deugau /trunk Refine export error-trapping a little so that we don't just up …
(edit) @566   10 years Kris Deugau /trunk Add I/O error-handling in export_tiny. There are probably …
(edit) @565   10 years Kris Deugau /trunk Edge case bug; databases upgraded from 1.0 to 1.2 schema will …
(edit) @561   10 years Kris Deugau /trunk Bump dev version number in DNSDB.pm and Makefile
(edit) @560   10 years Kris Deugau /trunk Nuisance cleanup; make sure the new boolean option usecache …
(edit) @559   10 years Kris Deugau /trunk Post-release nuisance rollup - Forgot to move "use …
(edit) @553   10 years Kris Deugau /trunk Catch a fine edge case missed in r551
(edit) @551   10 years Kris Deugau /trunk Fix nagging session-handling bug; cookie would expire but not …
Note: See TracRevisionLog for help on using the revision log.