source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @841   2 years Kris Deugau /trunk Update textrecs.cgi include path finder - see #80
(edit) @840   2 years Kris Deugau /trunk Forgot to update the copyright year
(edit) @839   2 years Kris Deugau /trunk Update dns.cgi include path finder - see #80 Allow more …
(edit) @838   2 years Kris Deugau /trunk Remove some copy-pasta by factoring the Postgres-CIDR-operator …
(edit) @837   2 years Kris Deugau /trunk Commit some lurking tweaks to mergerecs - user info for log …
(edit) @836   2 years Kris Deugau /trunk Enhance compact-recs.pl with a --replace option for somewhat …
(edit) @835   2 years Kris Deugau /trunk Logging tweak for compact-recs.pl
(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) @830   2 years Kris Deugau /trunk Finally locate some CSS to cleanly wrap extra-long records …
(edit) @829   2 years Kris Deugau /trunk Mostly fix an edge case deleting a CIDR range from a large …
(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) @825   3 years Kris Deugau /trunk Apply wandering execute bits on bind-import
(edit) @824   3 years Kris Deugau /trunk Refresh leading chunk of bind-import from bind2hosts, remove …
(edit) @823   3 years Kris Deugau /trunk Fix buggy SRV record validation
(edit) @822   3 years Kris Deugau /trunk Fifteenth sampled iteration of bind-import
(edit) @821   3 years Kris Deugau /trunk Fourtheenth sampled iteration of bind-import
(edit) @820   3 years Kris Deugau /trunk Thirteenth sampled iteration of bind-import
(edit) @819   3 years Kris Deugau /trunk Twelfth sampled iteration of bind-import
(edit) @818   3 years Kris Deugau /trunk Eleventh sampled iteration of bind-import
(edit) @817   3 years Kris Deugau /trunk Tenth sampled iteration of bind-import
(edit) @816   3 years Kris Deugau /trunk Ninth sampled iteration of bind-import
(edit) @815   3 years Kris Deugau /trunk Eigth sampled iteration of bind-import
(edit) @814   3 years Kris Deugau /trunk Seventh sampled iteration of bind-import
(edit) @813   3 years Kris Deugau /trunk Sixth sampled iteration of bind-import
(edit) @812   3 years Kris Deugau /trunk Fifth sampled iteration of bind-import
(edit) @811   3 years Kris Deugau /trunk Fourth sampled iteration of bind-import
(edit) @810   3 years Kris Deugau /trunk Third sampled iteration of bind-import
(edit) @809   3 years Kris Deugau /trunk Second sampled historic iteration of bind-import
(edit) @808   3 years Kris Deugau /trunk Add preliminary BIND import tool. bind2hosts and bind-import …
(edit) @807   3 years Kris Deugau /trunk Commit work in progress to bind2hosts - incremental …
(edit) @806   3 years Kris Deugau /trunk Fix an edge case with $ORIGIN == '.'
(edit) @805   3 years Kris Deugau /trunk Add options for skipping based on pattern or a file of …
(edit) @804   3 years Kris Deugau /trunk Fix mysterious 'Variable "$foo" will not stay shared at ...' …
(edit) @803   3 years Kris Deugau /trunk Commit 5th archived iteration of bind2hosts in development
(edit) @802   3 years Kris Deugau /trunk Commit 4th archived iteration of bind2hosts in development
(edit) @801   3 years Kris Deugau /trunk Commit 3rd archived iteration of bind2hosts in development
(edit) @800   3 years Kris Deugau /trunk Commit 2nd archived iteration of bind2hosts in development
(edit) @799   3 years Kris Deugau /trunk Add saved version of BIND-to-hosts-file script that was …
(edit) @798   3 years Kris Deugau /trunk Commit longstanding docucomment tweak to dnsdb.conf for …
(edit) @797   3 years Kris Deugau /trunk Clean up a lingering nuisance with Perl's default include …
(edit) @796   3 years Kris Deugau /trunk Add bumpserial tool written quickly for a production instance …
(edit) @795   3 years Kris Deugau /trunk Commit expanded serial incrementer.
(edit) @794   4 years Kris Deugau /trunk Commit critical-failure-shortstopping fix from production …
(edit) @793   4 years Kris Deugau /trunk Widen container and several fields on the record display/edit …
(edit) @792   4 years Kris Deugau /trunk Refine and lightly reorder logic for automatically bumpering …
(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) @757   7 years Kris Deugau Tag 1.4.0
(edit) @756   7 years Kris Deugau /branches/stable Merge /trunk through r749 for 1.4.0
(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, …
Note: See TracRevisionLog for help on using the revision log.