|  |  | @463 | 13 years | Kris Deugau | /trunk
 Add another template expansion;  '%blank%' will cause the … | 
            
              |  |  | @462 | 13 years | Kris Deugau | /trunk
 RPC tweaks and fixes.
  - Add config-loader line to check for … | 
            
              |  |  | @461 | 13 years | Kris Deugau | /trunk
 Actually handle the -c option in tiny-import.pl | 
            
              |  |  | @460 | 13 years | Kris Deugau | /trunk
 Edge case bugfixes and fleshing-out for deleting records by … | 
            
              |  |  | @459 | 13 years | Kris Deugau | /trunk
 Flesh out last known subcases of record update/delete required … | 
            
              |  |  | @458 | 13 years | Kris Deugau | /trunk
 Annoyance tweak in log page;  we don't use the username as an
 … | 
            
              |  |  | @457 | 13 years | Kris Deugau | /trunk
 Refiddle getRevPattern() again, so that it looks for all PTR types. | 
            
              |  |  | @456 | 13 years | Kris Deugau | /trunk
 Refiddle/retweak the available record types in the initial … | 
            
              |  |  | @455 | 13 years | Kris Deugau | /trunk
 Fix precedence bug in SQL for getRevPattern that in a test … | 
            
              |  |  | @454 | 13 years | Kris Deugau | /trunk
 Tweak addOrUpdateRec for some subtle bugs.  See #43.
  - … | 
            
              |  |  | @453 | 13 years | Kris Deugau | /trunk
 Continue extending RPC support for real usage/needs.  See #43. … | 
            
              |  |  | @452 | 13 years | Kris Deugau | /trunk
 Continue tweaking RPC for actual usage.  See #43.
  - Add and … | 
            
              |  |  | @451 | 13 years | Kris Deugau | /trunk
 Odds-n-ends:
  - Fixme note for murking … | 
            
              |  |  | @450 | 13 years | Kris Deugau | /trunk
 Fix caching glitch in reverse record export by simplifying the … | 
            
              |  |  | @449 | 13 years | Kris Deugau | /trunk
 Fix bug in location export;  tinydns uses octet-truncated … | 
            
              |  |  | @448 | 13 years | Kris Deugau | /trunk
 Minor bugfix for record updates;  default records do not have
 … | 
            
              |  |  | @447 | 13 years | Kris Deugau | /trunk
 Tweak RPC handler for updated addRDNS().
 Add and fill in … | 
            
              |  |  | @446 | 13 years | Kris Deugau | /trunk
 Fine-tune new reverse zone process to support setting a … | 
            
              |  |  | @445 | 13 years | Kris Deugau | /trunk
 Fix bug in export caching for reverse zones that somehow … | 
            
              |  |  | @444 | 13 years | Kris Deugau | /trunk
 Only skip (A+)PTR-template records when converting default … | 
            
              |  |  | @443 | 13 years | Kris Deugau | /trunk
 Fix a couple of buglets expanding the %-patterns in … | 
            
              |  |  | @442 | 13 years | Kris Deugau | /trunk
 Squash off-by-one-ish bug checking for multiple PTR template … | 
            
              |  |  | @441 | 13 years | Kris Deugau | /trunk
 Fix coding thinko in export;  not sure why I thought $host, … | 
            
              |  |  | @440 | 13 years | Kris Deugau | /trunk
 Fix minor annoyance in plaintext record list;  don't add a . … | 
            
              |  |  | @439 | 13 years | Kris Deugau | /trunk
 Extend record list filtering to check both host and val … | 
            
              |  |  | @436 | 13 years | Kris Deugau | /trunk
 Fix bug in AXFR import (couldn't import as inactive)
 Extend … | 
            
              |  |  | @435 | 13 years | Kris Deugau | /trunk
 Fix bug with location handling in new domain page.  Could … | 
            
              |  |  | @431 | 13 years | Kris Deugau | /trunk
 Have new groups inherit default records from their parent, … | 
            
              |  |  | @429 | 13 years | Kris Deugau | /trunk
 Bugfix getRecLine() to not look for locations on default records | 
            
              |  |  | @428 | 13 years | Kris Deugau | /trunk
 Polish off the last of the location subs;  locations can now … | 
            
              |  |  | @427 | 13 years | Kris Deugau | /trunk
 Add location delete template, tweak link for location delete … | 
            
              |  |  | @426 | 13 years | Kris Deugau | /trunk
 Fix up addRec, updateRec, and delRec in dns-rpc.cgi.  See #43. | 
            
              |  |  | @425 | 13 years | Kris Deugau | /trunk
 Tweak handling of log messages so that the location … | 
            
              |  |  | @424 | 13 years | Kris Deugau | /trunk
 Add new files for plaintext record list
 Tweak Makefile a … | 
            
              |  |  | @421 | 13 years | Kris Deugau | /trunk
 Forgot to add template for HTML-output option of plaintext … | 
            
              |  |  | @420 | 13 years | Kris Deugau | /trunk
 Add a somewhat quick-n-dirty plaintext record list script that … | 
            
              |  |  | @418 | 13 years | Kris Deugau | /trunk
 Fix stupid typo from r417 | 
            
              |  |  | @417 | 13 years | Kris Deugau | /trunk
 Fix data integrity glitch;  leading and trailing spaces were … | 
            
              |  |  | @416 | 13 years | Kris Deugau | /trunk
 Fix up untested copypaste in dns-rpc.cgi getRecCount so it
 … | 
            
              |  |  | @415 | 13 years | Kris Deugau | /trunk
 Fix an edge-case bug in DNSDB::getDomRecs().  Default reverse
 … | 
            
              |  |  | @414 | 13 years | Kris Deugau | /trunk
 Update dns-rpc.cgi getRecLine.  See #43.
 May need to … | 
            
              |  |  | @413 | 13 years | Kris Deugau | /trunk
 Update dns-rpc.cgi getSOA.  See #43. | 
            
              |  |  | @412 | 13 years | Kris Deugau | /trunk
 Check dns-rpc.cgi delUser and clean up returns in both delUser … | 
            
              |  |  | @411 | 13 years | Kris Deugau | /trunk
 Check and munge state in DNSDB::updateUser(), same as … | 
            
              |  |  | @410 | 13 years | Kris Deugau | /trunk
 Apply another light tweak in initRPC();  blank the last name … | 
            
              |  |  | @409 | 13 years | Kris Deugau | /trunk
 Chop some useless code in dns-rpc.cgi addUser, confirm it … | 
            
              |  |  | @408 | 13 years | Kris Deugau | /trunk
 Copy munging of "state"/"status" from addDomain() to addUser() … | 
            
              |  |  | @407 | 13 years | Kris Deugau | /trunk
 Check and fix addGroup and delGroup in dns-rpc.cgi.  See #43. | 
            
              |  |  | @406 | 13 years | Kris Deugau | /trunk
 Fix the fix for the fixed initRPC().  Usernames should be … | 
            
              |  |  | @405 | 13 years | Kris Deugau | /trunk
 Clean up some more annoyances in dns-rpc.cgi.  See #43.
  - … | 
            
              |  |  | @404 | 13 years | Kris Deugau | /trunk
 Fix up initRPC() so it actually works the way it's supposed … | 
            
              |  |  | @403 | 13 years | Kris Deugau | /trunk
 Flush out another bug introduced by the getZoneList() update … | 
            
              |  |  | @402 | 13 years | Kris Deugau | /trunk
 Oops.
 Revert update to getZoneList() in r397;  forgot the … | 
            
              |  |  | @401 | 13 years | Kris Deugau | /trunk
 Begin updating dns-rpc.cgi.  See #43.
 Add initRPC() in … | 
            
              |  |  | @400 | 13 years | Kris Deugau | /trunk
 Normalize calling convention in loadConfig() and cfgload() … | 
            
              |  |  | @399 | 13 years | Kris Deugau | /trunk
 Another lurking buglet in the normalization of getDomRecs() | 
            
              |  |  | @398 | 13 years | Kris Deugau | /trunk
 Missed group list template normalization in r397 | 
            
              |  |  | @397 | 13 years | Kris Deugau | /trunk
 Caught some inconsistencies getting the RPC CGI updated.
  - … | 
            
              |  |  | @396 | 13 years | Kris Deugau | /trunk
 Track and report count of tinydns records imported sucessfully | 
            
              |  |  | @395 | 13 years | Kris Deugau | /trunk
 Fix thinko in recording tabledef update for record location … | 
            
              |  |  | @394 | 13 years | Kris Deugau | /trunk
 Fix a minor XHTMLism missed when adding the location … | 
            
              |  |  | @393 | 13 years | Kris Deugau | /trunk
 Get the correct data for the initial permissions with the new
 … | 
            
              |  |  | @392 | 13 years | Kris Deugau | /trunk
 Check for chained permissions on group add too. | 
            
              |  |  | @391 | 13 years | Kris Deugau | /trunk
 Add support for new permissions to addUser()'s permission type … | 
            
              |  |  | @390 | 13 years | Kris Deugau | /trunk
 Extend handling of setting permissions to keep "chained"
 … | 
            
              |  |  | @389 | 13 years | Kris Deugau | /trunk 
 Add location support to addRec() and updateRec().
 Extend … | 
            
              |  |  | @388 | 13 years | Kris Deugau | /trunk
 Extend location view on the record page to either show a … | 
            
              |  |  | @387 | 13 years | Kris Deugau | /trunk
 Add a new permission record_locchg to separate changing the
 … | 
            
              |  |  | @386 | 13 years | Kris Deugau | /trunk
 Fix the fix for the slow group listing;  it only worked when … | 
            
              |  |  | @385 | 13 years | Kris Deugau | /trunk
 Fix performance blackhole with group management;  time to … | 
            
              |  |  | @384 | 13 years | Kris Deugau | /trunk
 Fix bugs in new SQL bits in getDomRecs().  See #10.
  - Don't … | 
            
              |  |  | @383 | 13 years | Kris Deugau | /trunk
 Checkpoint adding location support to UI.  See #10.
  - Add … | 
            
              |  |  | @382 | 13 years | Kris Deugau | /trunk
 Update permission loading with the new fields for locations.  … | 
            
              |  |  | @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 | 
            
              |  |  |