source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @646   11 years Kris Deugau /trunk Update Makefile to include new files
(edit) @645   11 years Kris Deugau /trunk Extend mergerecs with --detail option; now it defaults to …
(edit) @644   11 years Kris Deugau /trunk Add options to skip export of .0 and .255 IPs in template …
(edit) @643   11 years Kris Deugau /trunk Add a new segment in UPGRADE for 1.2.3 -> 1.2.4 Add mergerecs …
(edit) @642   11 years Kris Deugau /trunk Fix log entry/user-info message for adding or editing record …
(edit) @641   11 years Kris Deugau /trunk Fix another subtle session bug; if a user disabled …
(edit) @640   11 years Kris Deugau /trunk Finish duplicating "Bulk Domain Operations" to "Bulk Reverse …
(edit) @639   11 years Kris Deugau /trunk Add a little more checking to AXFR imports; warn but do not …
(edit) @638   11 years Kris Deugau /trunk Add "Bulk Reverse Zone Operations" as an overlay on "Bulk …
(edit) @637   11 years Kris Deugau /trunk Review and finalize cleanup of _printrec_tiny() for …
(edit) @636   11 years Kris Deugau /trunk The first Great Big Whitespace Patch. The …
(edit) @635   11 years Kris Deugau /trunk Tweak an advisory comment, add two others
(edit) @634   11 years Kris Deugau /trunk Add commented fragment in _revswap() sub-sub in importAXFR() …
(edit) @633   11 years Kris Deugau /trunk Catch another instance where a .arpa name could possibly …
(edit) @632   11 years Kris Deugau /trunk Partly close a hole in validation of CNAMEs; a CNAME may not …
(edit) @631   11 years Kris Deugau /trunk Get an ##enhance comment in about validating SRV records: …
(edit) @630   11 years Kris Deugau /trunk Add a bit more validation in _validate_65280() (A+PTR) Just In …
(edit) @629   11 years Kris Deugau /trunk Fix the fix in r626; it tried to convert the wrong part of …
(edit) @628   11 years Kris Deugau /trunk Clean up minor infoblurb formatting snafu when an added or …
(edit) @627   11 years Kris Deugau /trunk Update _validate_33() (SRV) for any-record-in-any-zone. See …
(edit) @626   11 years Kris Deugau /trunk Update _validate_28() (AAAA) for any-record-in-any-zone. See …
(edit) @625   11 years Kris Deugau /trunk Fine-tuning in _check_hostname_form()
(edit) @624   11 years Kris Deugau /trunk Fix the closing comment/flag on _validate_65283() (A+PTR …
(edit) @623   11 years Kris Deugau /trunk Update _validate_16() (TXT) for any-record-in-any-zone. See #53.
(edit) @622   11 years Kris Deugau /trunk Commit update to MX record validation for …
(edit) @621   11 years Kris Deugau /trunk Finally extract and commit patch to log reverse zone records …
(edit) @620   11 years Kris Deugau /trunk Near-complete rewrite of _validate_12() (PTR) to support …
(edit) @619   11 years Kris Deugau /trunk Fix _check_hostname_form() to accept *.<stuff> on reverse …
(edit) @618   11 years Kris Deugau /trunk Update _validate_5() (CNAME) for any-record-in-any-zone. See #53.
(edit) @617   11 years Kris Deugau /trunk Move case-folding in addRec() and updateRec() to its own sub. …
(edit) @616   11 years Kris Deugau /trunk Update _validate_2() to handle any-record-in-any-zone, and …
(edit) @615   11 years Kris Deugau /trunk Correct r614 with the right function argument; …
(edit) @614   11 years Kris Deugau /trunk Bundle up several statements in getRecList() and getRecCount() …
(edit) @613   11 years Kris Deugau /trunk Fix rather more subtle bug in code fragment move from r611.
(edit) @612   11 years Kris Deugau /trunk Fix silly copy-paste context typos moving …
(edit) @611   11 years Kris Deugau /trunk Move call to _check_hostname_form() into the individual …
(edit) @610   11 years Kris Deugau /trunk Move a bunch of common code from _validate_1() into its own …
(edit) @609   11 years Kris Deugau /trunk Remove checks in addRec() and updateRec() that blocked reverse …
(edit) @608   11 years Kris Deugau /trunk To override the note in r607; NetAddr::IP will resolve …
(edit) @607   11 years Kris Deugau /trunk Fix very subtle bug in converting IP values to .arpa …
(edit) @606   11 years Kris Deugau /trunk Commit updates to A record validator to support (ab)use in …
(edit) @605   11 years Kris Deugau /trunk Make sure we only disassociate records from a zone if the old …
(edit) @604   11 years Kris Deugau /trunk Minor tweak on record add/update template for reading clarity
(edit) @603   11 years Kris Deugau /trunk Tweak record type dropdown list sub to include an entry for …
(edit) @602   11 years Kris Deugau /trunk Review and fix up handling of "any record, any zone" in AXFR …
(edit) @601   11 years Kris Deugau /trunk Update AXFR import reverse zone name detection: - allow IPv6 …
(edit) @600   11 years Kris Deugau /trunk Allow wildcard records through the hostname form checking
(edit) @599   11 years Kris Deugau /trunk Prepare for changes to allow any record in either forward or …
(edit) @598   11 years Kris Deugau /trunk Fine-tune conversion of tinydns "." record entries to SOA+NS …
(edit) @597   11 years Kris Deugau /trunk Uncomment space-trimming for reverse records; leading or …
(edit) @596   11 years Kris Deugau /trunk Log and discard out-of-zone records on AXFR import Warn and …
(edit) @595   11 years Kris Deugau /trunk Add missing $ that caused TTLs on sub-/24 PTRs to be exported …
(edit) @594   11 years Kris Deugau /trunk Fix very silly copy-paste typo from r593
(edit) @593   11 years Kris Deugau /trunk Fix bug introduced with the changes in r583; default reverse …
(edit) @592   11 years Kris Deugau /trunk Review, fix, tweak, and fine-tune user permission add/update …
(edit) @591   11 years Kris Deugau /trunk - Session-handling tweak; set cookies to expire so use of the …
(edit) @590   11 years Kris Deugau /trunk Add a touch of Javascript to the bulk domain changes page, for …
(edit) @589   11 years Kris Deugau /trunk Le sigh. Move a small fragment of HTML from the header back …
Note: See TracRevisionLog for help on using the revision log.