source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @731   8 years Kris Deugau /trunk Refine pages with alternating row colours to use CSS instead …
(edit) @730   8 years Kris Deugau /trunk Fix buglet in user list; RPC users were not being excluded …
(edit) @729   8 years Kris Deugau /trunk Fix bug in bulk operations page due to adding location to …
(edit) @728   8 years Kris Deugau /trunk Extend record list filter field to allow % as well
(edit) @727   8 years Kris Deugau /trunk When adding new features relying on new files, it's helpful to …
(edit) @724   8 years Kris Deugau /trunk Slight tweak to record search field character stripping; …
(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) @721   8 years Kris Deugau /trunk Require a location (even an explicitly empty one) from the RPC …
(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) @718   8 years Kris Deugau /trunk Refine SQL initial definition and 1.2.6 update file to match …
(edit) @717   8 years Kris Deugau /trunk Rollup of refinements mainly for IPDB RPC calls - Tweak …
(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) @713   8 years Kris Deugau /trunk Update notes file
(edit) @712   8 years Kris Deugau /trunk Add additional SQL update file to Makefile MANIFEST
(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) @706   8 years Kris Deugau /trunk Security improvement; add -ip_match to use CGI::Session. …
(edit) @705   8 years Kris Deugau /trunk Squash another bit of error-log-noise. See #25.
(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) @702   8 years Kris Deugau /trunk Refine the DNS query to chomp leading and trailing whitespace, …
(edit) @701   8 years Kris Deugau /trunk Update back end getRevPatt() and getRevSet() which should have …
(edit) @700   8 years Kris Deugau /trunk Update getRevPatt() and getRevSet() in RPC handler to narrow …
(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) @693   9 years Kris Deugau /trunk Add missing reverse-patterns.html to Makefile MANIFEST
(edit) @689   9 years Kris Deugau /trunk Fix minor SQL bug in getRecCount that caused a null return …
(edit) @688   9 years Kris Deugau /trunk Refine reverse-patterns.html a little for easier …
(edit) @687   9 years Kris Deugau /trunk Roll up a couple of typofixes and missing-argument handling …
(edit) @686   9 years Kris Deugau /trunk - Tweak call to DNSDB::_template4_expand() in …
(edit) @685   9 years Kris Deugau /trunk Add some new template pattern options to autogenerate …
(edit) @684   9 years Kris Deugau /trunk Add delRevSet() to RPC handler
(edit) @683   9 years Kris Deugau /trunk Fix semantic snafu in RPC handler's delByCIDR(); subsets of …
(edit) @682   9 years Kris Deugau /trunk Add templatesToRecords() to RPC handler. Most of this sub …
(edit) @681   9 years Kris Deugau /trunk Add resizeTemplate() to RPC handler. Arguably most of the …
(edit) @680   9 years Kris Deugau /trunk - Add new RPC sub "splitTemplate" so IPDB doesn't have to make …
(edit) @679   9 years Kris Deugau /trunk - A little touch of whitespace and comment tweakery for …
(edit) @678   9 years Kris Deugau /trunk Fixes for edge-case updates via RPC: - Replace call to …
(edit) @677   9 years Kris Deugau /trunk Fix subtle bug that blocked use of %blank% in per-IP rDNS …
(edit) @676   9 years Kris Deugau /trunk Add RPC sub to handle batch updates of several reverse IP …
(edit) @675   9 years Kris Deugau /trunk Rename internal updateRec() sub in dns-rpc.cgi to …
(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) @672   9 years Kris Deugau /trunk Fix some subtle) or possibly not-so-sublte) snafus exposed by …
(edit) @671   9 years Kris Deugau /trunk Fix caller-facing error reporting a little in dns-rpc.cgi Add …
(edit) @670   9 years Kris Deugau /trunk Rearrange the deck chairs in dnsdb.conf for grouping and …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.