|  |  | @381 | 13 years | Kris Deugau | /trunk
 Somewhere along the line, addDomain() got updated to ignore … | 
            
              |  |  | @380 | 13 years | Kris Deugau | /trunk
 Fix minor(ish) bug in import of locations;  set … | 
            
              |  |  | @379 | 13 years | Kris Deugau | /trunk
 Normalize the formatting for the column-header-creator loop in … | 
            
              |  |  | @378 | 13 years | Kris Deugau | /trunk
 Factor out the template side of the result/warning/error … | 
            
              |  |  | @377 | 13 years | Kris Deugau | /trunk
 Checkpoint adding locations to UI.  See #10.
  - Add location … | 
            
              |  |  | @376 | 13 years | Kris Deugau | /trunk
 Factor out another little code fragment:  result, warning, and … | 
            
              |  |  | @375 | 13 years | Kris Deugau | /trunk
 Checkpoint adding locations/views.  See #10.
  - Tweak new … | 
            
              |  |  | @374 | 13 years | Kris Deugau | /trunk
 Checkpoint adding location/view UI bits.  See #10.
  - add … | 
            
              |  |  | @373 | 13 years | Kris Deugau | /trunk
 Polish tiny-import.pl for live use
  - Add flatfile-rewriting … | 
            
              |  |  | @372 | 13 years | Kris Deugau | /trunk
 Checkpoint adding location/view support.  See #10.
  - minor … | 
            
              |  |  | @371 | 13 years | Kris Deugau | /trunk
 Fix subtle bug in search/filter that discarded -'s | 
            
              |  |  | @370 | 13 years | Kris Deugau | /trunk
 Checkpoint;  adding location/view support.  See #10.
  - add … | 
            
              |  |  | @369 | 13 years | Kris Deugau | /trunk
 Fix up a minor SQL issue - missing an FK constraint on … | 
            
              |  |  | @368 | 13 years | Kris Deugau | /trunk
 First stage implementation of export caching for performance.  … | 
            
              |  |  | @367 | 13 years | Kris Deugau | /trunk
 Tweak tinydns export processing to support automatic TTLs.
 … | 
            
              |  |  | @366 | 13 years | Kris Deugau | /trunk
 Update initial tabledef and 1.0 -> 1.2 conversion SQL to add … | 
            
              |  |  | @365 | 13 years | Kris Deugau | /trunk
 Add SQL upgrade script for 1.0 -> 1.2 | 
            
              |  |  | @364 | 13 years | Kris Deugau | /trunk
 Fill in export of SSHFP records since they're imported via … | 
            
              |  |  | @363 | 13 years | Kris Deugau | /trunk
 Checkpoint tiny-import.pl
  - Fill in stub for SSHFP record | 
            
              |  |  | @362 | 13 years | Kris Deugau | /trunk
 Checkpoint tiny-import.pl
  - Fill in stub for semiobscure RP … | 
            
              |  |  | @361 | 13 years | Kris Deugau | /trunk
 Checkpoint tiny-import.pl
  - Factor out rdata to general … | 
            
              |  |  | @360 | 13 years | Kris Deugau | /trunk
 Checkpoint on tiny-import.pl
  - Handle wildcards sanely in … | 
            
              |  |  | @359 | 13 years | Kris Deugau | /trunk
 Checkpoint, tiny-import.pl
  - Fill in A record handling
  - … | 
            
              |  |  | @358 | 13 years | Kris Deugau | /trunk
 Minor bugfix that slipped through adding the NS hostname … | 
            
              |  |  | @357 | 13 years | Kris Deugau | /trunk
 Checkpoint: timy-import.pl
  - Fix handling of full tinydns … | 
            
              |  |  | @356 | 13 years | Kris Deugau | /trunk
 Checkpoint: tiny-import.pl
  - Add warning to header
  - … | 
            
              |  |  | @355 | 13 years | Kris Deugau | /trunk
 Checkpoint filling in tiny-import.pl stubs;  NS records complete | 
            
              |  |  | @354 | 13 years | Kris Deugau | /trunk
 Checkpoint on tiny-import.pl
  - normalize some whitespace now … | 
            
              |  |  | @353 | 13 years | Kris Deugau | /trunk
 Checkpoint filling in tinydns data import stubs
  - Move a … | 
            
              |  |  | @352 | 13 years | Kris Deugau | /trunk
 Tweak getDomRecs() to return reverse zone entries sorted by … | 
            
              |  |  | @351 | 13 years | Kris Deugau | /trunk
 Forgot to include the initial tabledef/record type change to … | 
            
              |  |  | @350 | 13 years | Kris Deugau | /trunk
 Tweak addRec() and updateRec() to allow "bad" hostnames so TXT … | 
            
              |  |  | @349 | 13 years | Kris Deugau | /trunk
 Convert all lookups on the domain name to use lower() on both
 … | 
            
              |  |  | @348 | 13 years | Kris Deugau | /trunk
 Add partially-fleshed-out stub tinydns flatfile import script. … | 
            
              |  |  | @347 | 13 years | Kris Deugau | /trunk
 Clean up dns.sql a little; some of this will be more important … | 
            
              |  |  | @346 | 13 years | Kris Deugau | /trunk
 Delegation type now exports correctly, or at least as … | 
            
              |  |  | @345 | 13 years | Kris Deugau | /trunk 
 Checkpoint adding delegation type.  See #26.
  - stuck on how … | 
            
              |  |  | @344 | 13 years | Kris Deugau | /trunk
 Work around bizarre SQL un-bug where:
  SELECT <stuff> UNION … | 
            
              |  |  | @343 | 13 years | Kris Deugau | /trunk
 Fix lurking minor buglet where delZone() wouldn't fail early … | 
            
              |  |  | @342 | 13 years | Kris Deugau | /trunk
 Add a new type to the custom record types ("Delegation") … | 
            
              |  |  | @341 | 13 years | Kris Deugau | /trunk
 Fix logging glitch in record update.  Note this was also … | 
            
              |  |  | @340 | 13 years | Kris Deugau | /trunk
 Fill in validation stubs for type 65282 (PTR template) and
 … | 
            
              |  |  | @339 | 13 years | Kris Deugau | /trunk
 Finally polish up what should be the last of PTR template and
 … | 
            
              |  |  | @338 | 13 years | Kris Deugau | /trunk
 Fix buglet in add record (possibly update record as well);
 … | 
            
              |  |  | @337 | 13 years | Kris Deugau | /trunk
 Checkpoint updating export for reverse DNS.  See #26.
  - … | 
            
              |  |  | @336 | 13 years | Kris Deugau | /trunk
 Checkpoint updating export for reverse DNS.  See #26.
  - … | 
            
              |  |  | @335 | 13 years | Kris Deugau | /trunk
 Checkpoint filling in processing for PTR template and A+PTR … | 
            
              |  |  | @334 | 13 years | Kris Deugau | /trunk
 Checkpoint updating export for reverse DNS.  See #26.
  - … | 
            
              |  |  | @333 | 13 years | Kris Deugau | /trunk
 Checkpoint, update export for reverse DNS.  See #26.
  - Stub … | 
            
              |  |  | @332 | 13 years | Kris Deugau | /trunk
 Checkpoint updating export for reverse zones.  See #26.
  - … | 
            
              |  |  | @331 | 13 years | Kris Deugau | /trunk
 Tweak getChildren() a little with a trailing sort-by-name.  … | 
            
              |  |  | @330 | 13 years | Kris Deugau | /trunk
 Checkpoint, updating export for reverse zones.  See #26.
  - … | 
            
              |  |  | @329 | 13 years | Kris Deugau | /trunk
 Checkpoint, update export process to handle reverse zones.  … | 
            
              |  |  | @328 | 14 years | Kris Deugau | /trunk
 Clean up several bugs in handling of NS records in revzones:
  … | 
            
              |  |  | @327 | 14 years | Kris Deugau | /trunk
 Rewrite fill_grouplist() sub to not do direct SQL calls.  … | 
            
              |  |  | @326 | 14 years | Kris Deugau | /trunk
 Move SQL for clone-this-user dropdown into DNSDB.pm.  See #1 | 
            
              |  |  | @325 | 14 years | Kris Deugau | /trunk
 Move SQL from user list code into DNSDB.pm.  See #1 | 
            
              |  |  | @324 | 14 years | Kris Deugau | /trunk
 Add consistency to log entry and record list sorts by adding
 … | 
            
              |  |  | @323 | 14 years | Kris Deugau | /trunk
 Moved some more SQL out of dns.cgi (see #1).  Added pagination … | 
            
              |  |  | @322 | 14 years | Kris Deugau | /trunk
 Fix buglet in group list that caused pagination to break | 
            
              |  |  | @321 | 14 years | Kris Deugau | /trunk
 More administrivia;  set a more sane version number on /trunk
 … | 
            
              |  |  | @320 | 14 years | Kris Deugau | /trunk
 Administrivia cleanup - overdue to update the copyright dates
 … | 
            
              |  |  | @319 | 14 years | Kris Deugau | /trunk
 Refine permissions handling:
  - self_edit now has meaning;  … | 
            
              |  |  | @318 | 14 years | Kris Deugau | /trunk
 Remove a couple of stale lines of code | 
            
              |  |  | @317 | 14 years | Kris Deugau | /branches/stable
 Hand-port login fix from r316, bump release version … | 
            
              |  |  | @316 | 14 years | Kris Deugau | /trunk
 Fix embarrasing bug in login process;  account status was … | 
            
              |  |  | @315 | 14 years | Kris Deugau | /trunk
 Action logging all appears to be moved to DNSDB.pm.  Removed
 … | 
            
              |  |  | @314 | 14 years | Kris Deugau | /trunk
 Move SQL for "Manage groups" to DNSDB.pm.  See #1
 Extend new … | 
            
              |  |  | @313 | 14 years | Kris Deugau | /trunk
 Convert SQL for bulk change choice page to existing calls to
 … | 
            
              |  |  | @312 | 14 years | Kris Deugau | /trunk
 Fix lurking bug in _ZONE that retained an extra 0 on CIDR to
 … | 
            
              |  |  | @311 | 14 years | Kris Deugau | /trunk
 Move SQL for SOA update to DNSDB.pm (see #1)
 Clean up support … | 
            
              |  |  | @310 | 14 years | Kris Deugau | /trunk
 Minor code review in dns.cgi
  - remove some stale commented … | 
            
              |  |  | @309 | 14 years | Kris Deugau | /trunk
 Minor code review
  - remove a dangling variable and comment … | 
            
              |  |  | @308 | 14 years | Kris Deugau | /trunk
 UI-layer changes to move action logging for importAXFR() out … | 
            
              |  |  | @307 | 14 years | Kris Deugau | /trunk
 Fix a taint mode gotcha in _zone2cidr(), introduced with the
 … | 
            
              |  |  | @306 | 14 years | Kris Deugau | /trunk
 Fix addition of default NS records for reverse zones done in … | 
            
              |  |  | @305 | 14 years | Kris Deugau | /trunk
 Add some more thoughts to notes | 
            
              |  |  | @304 | 14 years | Kris Deugau | /trunk
 Drop support for /31 sub-octet ranges in in-addr.arpa zone … | 
            
              |  |  | @303 | 14 years | Kris Deugau | /trunk
 Checkpoint - still finding rough edges in AXFR import
 [ log … | 
            
              |  |  | @302 | 14 years | Kris Deugau | /trunk
 Checkpoint converting importAXFR() to support reverse zones
  … | 
            
              |  |  | @301 | 14 years | Kris Deugau | /trunk
 Checkpoint:  importAXFR() now supports most reverse zones, as … | 
            
              |  |  | @300 | 14 years | Kris Deugau | /trunk
 Added missing NS records for initial default reverse zone … | 
            
              |  |  | @299 | 14 years | Kris Deugau | /trunk
 Fix really silly bug that allowed adding the same reverse zone … | 
            
              |  |  | @298 | 14 years | Kris Deugau | /trunk
 Checkpoint updating importAXFR() action logging (see #35):
  - … | 
            
              |  |  | @297 | 14 years | Kris Deugau | /trunk
 Move action logging for user delete into delUser().  See #35
 … | 
            
              |  |  | @296 | 14 years | Kris Deugau | /trunk
 Move action logging for user status change into userStatus().  … | 
            
              |  |  | @295 | 14 years | Kris Deugau | /trunk
 Move entity-relationship reference hashes up into the same … | 
            
              |  |  | @294 | 14 years | Kris Deugau | /trunk
 "Move action logging for change group default permissions" … | 
            
              |  |  | @293 | 14 years | Kris Deugau | /trunk
 Move action logging for delGroup() into DNSDB.pm.  See #35.
 … | 
            
              |  |  | @292 | 14 years | Kris Deugau | /trunk
 Move action logging for addGroup() into DNSDB.pm.  See #35 | 
            
              |  |  | @291 | 14 years | Kris Deugau | /trunk
 Fix minor error log mess due to possible nonexistent %webvar … | 
            
              |  |  | @290 | 14 years | Kris Deugau | /trunk
 Move action logging for delRec() into DNSDB.pm.  See #35 | 
            
              |  |  | @289 | 14 years | Kris Deugau | /trunk
 Forgot to move failed-action logging for addRec() and
 … | 
            
              |  |  | @288 | 14 years | Kris Deugau | /trunk
 Move action logging for updateRec() into DNSDB.pm.
 Fix … | 
            
              |  |  | @287 | 14 years | Kris Deugau | /trunk
 Move action logging for addRec() into DNSDB.pm.  See #35 | 
            
              |  |  | @286 | 14 years | Kris Deugau | /trunk
 Convert action logging for "Add reverse zone" to … | 
            
              |  |  | @285 | 14 years | Kris Deugau | /trunk
 Move action logging for zone delete (deldom/delrevzone) into … | 
            
              |  |  | @284 | 14 years | Kris Deugau | /trunk
 Clean up dangling failure logging in the UI layer for add … | 
            
              |  |  | @283 | 14 years | Kris Deugau | /trunk
 Convert zone status change logging to DNSDB-internal.  See #35 … | 
            
              |  |  | @282 | 14 years | Kris Deugau | /trunk
 Correct _log() docu-comment | 
            
              |  |  |