|
|
@847
|
2 years |
Kris Deugau |
/trunk
Add bare skeleton of BIND export
|
|
|
@846
|
2 years |
Kris Deugau |
/trunk
Shave off some more nuisance warnings by properly return'ing …
|
|
|
@845
|
2 years |
Kris Deugau |
/trunk
... naturally, $host needs to be checked for %blank%, not $val
|
|
|
@844
|
2 years |
Kris Deugau |
/trunk
Close off one piece of some bad export processing; properly …
|
|
|
@842
|
3 years |
Kris Deugau |
/trunk
Add CAA record validation, publication, and AXFR import
|
|
|
@838
|
3 years |
Kris Deugau |
/trunk
Remove some copy-pasta by factoring the Postgres-CIDR-operator …
|
|
|
@834
|
3 years |
Kris Deugau |
/trunk
Accumulated tinkering on compact-recs.pl, part 1
- Switch …
|
|
|
@833
|
3 years |
Kris Deugau |
/trunk
Handle an edge case with SRV records - target host of "." …
|
|
|
@832
|
3 years |
Kris Deugau |
/trunk
Replace the hack in r829 with a proper solution:
- Have …
|
|
|
@831
|
3 years |
Kris Deugau |
/trunk
Refine the regex in _maybeip() for slightly better validation …
|
|
|
@828
|
3 years |
Kris Deugau |
/trunk
Partial fix for A+PTR publication glitch from forward zones, …
|
|
|
@827
|
4 years |
Kris Deugau |
/trunk
Add a couple of configuration variables for BIND-style zone export.
|
|
|
@826
|
4 years |
Kris Deugau |
/trunk
Extend domID() and revID() to accept a magic string to search …
|
|
|
@823
|
4 years |
Kris Deugau |
/trunk
Fix buggy SRV record validation
|
|
|
@804
|
4 years |
Kris Deugau |
/trunk
Fix mysterious 'Variable "$foo" will not stay shared at ...' …
|
|
|
@795
|
4 years |
Kris Deugau |
/trunk
Commit expanded serial incrementer.
|
|
|
@792
|
4 years |
Kris Deugau |
/trunk
Refine and lightly reorder logic for automatically bumpering …
|
|
|
@790
|
5 years |
Kris Deugau |
/trunk
Update docucomments on domainID() and revID()
|
|
|
@789
|
5 years |
Kris Deugau |
/trunk
Fix subtle goof in _validate_65283(); if the IP specification …
|
|
|
@787
|
5 years |
Kris Deugau |
/trunk
Commit longstanding refinement of getZonesByCIDR()
- …
|
|
|
@786
|
5 years |
Kris Deugau |
/trunk
Review and update copyright dates
|
|
|
@785
|
5 years |
Kris Deugau |
/trunk
Minor cosmetic bits
|
|
|
@784
|
5 years |
Kris Deugau |
/trunk
*sigh* Object subs must be called internally as $self->[sub], …
|
|
|
@782
|
5 years |
Kris Deugau |
/trunk
Mispatched change for r781 in delRec(), fixed. See #24.
|
|
|
@781
|
5 years |
Kris Deugau |
/trunk
Move serial number tweaking into a sub for better …
|
|
|
@780
|
5 years |
Kris Deugau |
/trunk
Remove some minor syntax and comment typos that snuck in
|
|
|
@779
|
5 years |
Kris Deugau |
/trunk
Retrieve and return the SOA serial in getSOA()
Also added a …
|
|
|
@778
|
5 years |
Kris Deugau |
/trunk
Change up the SOA lookup in importAXFR() for compatibility …
|
|
|
@776
|
5 years |
Kris Deugau |
/trunk
Add retrieval of SOA serial numbers from DB for export. See …
|
|
|
@775
|
5 years |
Kris Deugau |
/trunk
Add serial numbers on AXFR import. For now we leave …
|
|
|
@774
|
5 years |
Kris Deugau |
/trunk
Add serial numbers on zone creation through API. See #24.
|
|
|
@773
|
5 years |
Kris Deugau |
/trunk
Start creating SOA serial numbers instead of letting tinydns …
|
|
|
@772
|
6 years |
Kris Deugau |
/trunk
Whitespace fiddling in aid of certain code editors that can't …
|
|
|
@768
|
7 years |
Kris Deugau |
/trunk
Tighten some validation of numeric fields
- TTL on all …
|
|
|
@767
|
7 years |
Kris Deugau |
/trunk
File a sharp edge off ALIAS handling; in an edge case where …
|
|
|
@764
|
7 years |
Kris Deugau |
/trunk
Extract a key, complex, core bit of ALIAS processing (grabbing …
|
|
|
@763
|
7 years |
Kris Deugau |
/trunk
Clarify an error a little by including the (MIA) pathname …
|
|
|
@755
|
7 years |
Kris Deugau |
/trunk
Make sure zones with ALIAS records actually get fully …
|
|
|
@754
|
7 years |
Kris Deugau |
/trunk
Fix another stupid typo
|
|
|
@753
|
7 years |
Kris Deugau |
/trunk
Fix silly copy-paste typo
|
|
|
@752
|
7 years |
Kris Deugau |
/trunk
Minor administrivia cleanups
Mostly finalize new ALIAS …
|
|
|
@750
|
7 years |
Kris Deugau |
/trunk
Start adding support for "root CNAME" or "apex alias" records: …
|
|
|
@747
|
8 years |
Kris Deugau |
/trunk
Fix subtle precedence bug that issues a warning as of Perl …
|
|
|
@745
|
8 years |
Kris Deugau |
/trunk
Finally review and refresh copyright years again
|
|
|
@744
|
8 years |
Kris Deugau |
/trunk
Finally commit extension of log records to tuck "child" …
|
|
|
@741
|
8 years |
Kris Deugau |
/trunk
Add another template expansion pattern; %x for the "n'th …
|
|
|
@733
|
8 years |
Kris Deugau |
/trunk
Add log filtering supporting redirecting to a "base" log set …
|
|
|
@732
|
8 years |
Kris Deugau |
/trunk
Fix minor warning exposed by log filtering. See #25.
|
|
|
@730
|
8 years |
Kris Deugau |
/trunk
Fix buglet in user list; RPC users were not being excluded …
|
|
|
@723
|
8 years |
Kris Deugau |
/trunk
Record search is substantially complete, including scope …
|
|
|
@722
|
8 years |
Kris Deugau |
/trunk
Checkpoint adding global record search. See #57.
|
|
|
@720
|
8 years |
Kris Deugau |
/trunk
Trim RPC metausers from the list in getUserDropdown().
|
|
|
@719
|
8 years |
Kris Deugau |
/trunk
Refine location handling in domainID() and revID()
|
|
|
@716
|
9 years |
Kris Deugau |
/trunk
Add a flag argument to getRecList() for RPC callers to …
|
|
|
@715
|
9 years |
Kris Deugau |
/trunk
Fine-tuning behaviour to support IPDB RPC calls
- allow …
|
|
|
@714
|
9 years |
Kris Deugau |
/trunk
Fix stupid typo in configuration loading for autotxt
|
|
|
@711
|
9 years |
Kris Deugau |
/trunk
Fix subtle bug in getZonesByCIDR() that would return zones …
|
|
|
@710
|
9 years |
Kris Deugau |
/trunk
Refine/fix behaviour of updateRevSet() and chained subs
- …
|
|
|
@709
|
9 years |
Kris Deugau |
/trunk
Tweak addLoc() to optionally accept a suggested or required …
|
|
|
@708
|
9 years |
Kris Deugau |
/trunk
Refine TXT record export because of Stupid Clients Wot Ought …
|
|
|
@707
|
9 years |
Kris Deugau |
/trunk
SQL tweaks on domain/revzone creation in r704 to permit zones …
|
|
|
@704
|
9 years |
Kris Deugau |
/trunk
Refine a couple of segments of location handling
- resurrect …
|
|
|
@703
|
9 years |
Kris Deugau |
/trunk
Switch to hand-crafting TXT records for export, instead of …
|
|
|
@701
|
9 years |
Kris Deugau |
/trunk
Update back end getRevPatt() and getRevSet() which should have …
|
|
|
@699
|
9 years |
Kris Deugau |
/trunk
Add reminder for location/view identifier formatting copied …
|
|
|
@698
|
9 years |
Kris Deugau |
/trunk
Allow - in the service part of a SRV record
(eg …
|
|
|
@689
|
9 years |
Kris Deugau |
/trunk
Fix minor SQL bug in getRecCount that caused a null return …
|
|
|
@687
|
9 years |
Kris Deugau |
/trunk
Roll up a couple of typofixes and missing-argument handling …
|
|
|
@685
|
9 years |
Kris Deugau |
/trunk
Add some new template pattern options to autogenerate …
|
|
|
@679
|
10 years |
Kris Deugau |
/trunk
- A little touch of whitespace and comment tweakery for …
|
|
|
@677
|
10 years |
Kris Deugau |
/trunk
Fix subtle bug that blocked use of %blank% in per-IP rDNS …
|
|
|
@674
|
10 years |
Kris Deugau |
/trunk
Fill in _validate_65284 so that it doesn't just blindly accept …
|
|
|
@673
|
10 years |
Kris Deugau |
/trunk
Add getRevSet() to retrieve a whole set of per-IP reverse …
|
|
|
@669
|
10 years |
Kris Deugau |
/trunk
Missing piece from r668; need to actually check the CNAME …
|
|
|
@668
|
10 years |
Kris Deugau |
/trunk
Patch validation snafu with CNAMEs; somewhere along the line …
|
|
|
@667
|
10 years |
Kris Deugau |
/trunk
Fix subtle logging bug deleting a record; the log entry …
|
|
|
@666
|
10 years |
Kris Deugau |
/trunk
Convert calling convention for getRecCount() to a hash so we …
|
|
|
@665
|
10 years |
Kris Deugau |
/trunk
Log downconversion of A(AAA)+PTR types to A/AAAA or PTR on RPC …
|
|
|
@664
|
10 years |
Kris Deugau |
/trunk
Drop group requirement/limit in getRevPattern, since it's not …
|
|
|
@663
|
10 years |
Kris Deugau |
/trunk
Fix out-of-zone domain check (again?), so that CasE-OddBAll …
|
|
|
@661
|
10 years |
Kris Deugau |
/trunk
Fix subtle PTR validation bug; when adding A(AAA)+PTR …
|
|
|
@660
|
10 years |
Kris Deugau |
/trunk
Tweak some IP validation internals; accept a CIDR suffix to …
|
|
|
@658
|
10 years |
Kris Deugau |
/trunk
Shave off another minor error log nuisance triggered by RPC …
|
|
|
@657
|
10 years |
Kris Deugau |
/trunk
Tweak case-(in)sensitivity in validation; DNS hostnames are …
|
|
|
@656
|
10 years |
Kris Deugau |
/trunk
Add a comment for a possible enhancement ("CNAME Flattening")
…
|
|
|
@655
|
10 years |
Kris Deugau |
/trunk
Correctly export records with the host value stored as "@" …
|
|
|
@654
|
10 years |
Kris Deugau |
/trunk
Fix subtle bug in AAAA+PTR export induced by shuffling …
|
|
|
@653
|
10 years |
Kris Deugau |
/trunk
Fix up subtle bugs in handling of '@' as a hostname a la BIND. …
|
|
|
@644
|
10 years |
Kris Deugau |
/trunk
Add options to skip export of .0 and .255 IPs in template …
|
|
|
@642
|
10 years |
Kris Deugau |
/trunk
Fix log entry/user-info message for adding or editing record
…
|
|
|
@639
|
10 years |
Kris Deugau |
/trunk
Add a little more checking to AXFR imports; warn but do not …
|
|
|
@637
|
10 years |
Kris Deugau |
/trunk
Review and finalize cleanup of _printrec_tiny() for
…
|
|
|
@636
|
10 years |
Kris Deugau |
/trunk
The first Great Big Whitespace Patch. The …
|
|
|
@635
|
10 years |
Kris Deugau |
/trunk
Tweak an advisory comment, add two others
|
|
|
@634
|
10 years |
Kris Deugau |
/trunk
Add commented fragment in _revswap() sub-sub in importAXFR() …
|
|
|
@633
|
10 years |
Kris Deugau |
/trunk
Catch another instance where a .arpa name could possibly …
|
|
|
@632
|
10 years |
Kris Deugau |
/trunk
Partly close a hole in validation of CNAMEs; a CNAME may not …
|
|
|
@631
|
10 years |
Kris Deugau |
/trunk
Get an ##enhance comment in about validating SRV records: …
|
|
|
@630
|
11 years |
Kris Deugau |
/trunk
Add a bit more validation in _validate_65280() (A+PTR) Just In …
|
|
|
@629
|
11 years |
Kris Deugau |
/trunk
Fix the fix in r626; it tried to convert the wrong part of …
|
|
|