source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @791   5 years Kris Deugau /trunk Revise tiny-import.pl to log a per-file summary count of the …
(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) @788   5 years Kris Deugau /trunk Show current serial number on the zone record list page. …
(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) @783   5 years Kris Deugau /trunk Revert changes that snuck in to dnsdb.conf in r780
(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) @777   5 years Kris Deugau /trunk Import or generate SOA serial numbers in tiny-import.pl. See #24.
(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) @771   6 years Kris Deugau /trunk Add bulk-add-domain to Makefile MANIFEST
(edit) @770   6 years Kris Deugau /trunk Tweak some log-filling bits in a few of the command line tools
(edit) @769   6 years Kris Deugau /trunk Add bulk-add-domain script
(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) @766   7 years Kris Deugau /trunk Include 1.4.1 SQL update file in Makefile MANIFEST
(edit) @765   7 years Kris Deugau /trunk Commit long-pending POD addition to dns-rpc.cgi
(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) @762   7 years Kris Deugau /trunk Fix template bug introduced in r758; include a null webpath …
(edit) @761   7 years Kris Deugau /trunk Fix a taint issue using Net::DNS for AXFR with a hostname. …
(edit) @760   7 years Kris Deugau /trunk Tweak record list display to show standard "TYPEnnn" …
(edit) @759   7 years Kris Deugau /trunk Minor tweak to dns.sql to match the upgrade file dns-upd-1.4.1.sql
(edit) @758   7 years Kris Deugau /trunk Fix subtle web-pathing bug that only showed up deploying a …
(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) @751   7 years Kris Deugau /trunk SQL definition updates in dns.sql and dns-upd-1.4.1.sql: - …
(edit) @750   7 years Kris Deugau /trunk Start adding support for "root CNAME" or "apex alias" records: …
(edit) @749   7 years Kris Deugau /trunk Fix deprecated syntax
(edit) @748   7 years Kris Deugau /trunk Update FastCGI setup/call
(edit) @747   7 years Kris Deugau /trunk Fix subtle precedence bug that issues a warning as of Perl …
(edit) @746   7 years Kris Deugau /trunk Fix subtle display bug with log entry filtering
(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) @743   8 years Kris Deugau /trunk Add 1.4.0 update SQL file to Makefile manifest
(edit) @742   8 years Kris Deugau /trunk Fix bizarre glitch in reverse-patterns.html change in r741, …
(edit) @741   8 years Kris Deugau /trunk Add another template expansion pattern; %x for the "n'th …
(edit) @740   8 years Kris Deugau /trunk Note a possible source for a date-picker for scheduled changes
(edit) @739   8 years Kris Deugau /trunk Update initial tabledef and update SQL for log view tweaks
(edit) @738   8 years Kris Deugau /trunk Fix lurking microbug in the domain list letter search; if you …
(edit) @737   8 years Kris Deugau /trunk Properly track the filter argument for the log separately from …
(edit) @736   8 years Kris Deugau /trunk Fold domain name to lowercase for email notice to match how it …
(edit) @735   8 years Kris Deugau /trunk Refine record search scope/permission so that users without …
(edit) @734   8 years Kris Deugau /trunk Add some missing indexes in the targeted 1.4.0 SQL schema.
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.