|  |  | @272 | 14 years | Kris Deugau | /trunk
 Checkpoint;  update record mostly patched up for reverse … | 
            
              |  |  | @271 | 14 years | Kris Deugau | /trunk
 Add size= parameter to Hostname and Address/IP fields on … | 
            
              |  |  | @270 | 14 years | Kris Deugau | /trunk
 Override any bare ZONE defrecs with the provided pattern while … | 
            
              |  |  | @269 | 14 years | Kris Deugau | /trunk
 addRDNS() complete except for handling $revpatt.
 See #26 | 
            
              |  |  | @268 | 14 years | Kris Deugau | /trunk
 *Still* missed a piece.  Really fix reverse record list … | 
            
              |  |  | @267 | 14 years | Kris Deugau | /trunk
 Minor UI fix on reverse record sorting;  got val/IP and host
 … | 
            
              |  |  | @266 | 14 years | Kris Deugau | /trunk
 Minor tweak to log viewing;  replace \n in entries with … | 
            
              |  |  | @265 | 14 years | Kris Deugau | /trunk
 Checkpoint, "add reverse zone" zone-info subsititution almost
 … | 
            
              |  |  | @264 | 14 years | Kris Deugau | /trunk
 Checkpoint;  reverse records that don't match the zone (v4/v6) … | 
            
              |  |  | @263 | 14 years | Kris Deugau | /branches/stable
 Merge /trunk r262 forward for release.  Merge was clean. | 
            
              |  |  | @262 | 14 years | Kris Deugau | /trunk
 GPL-tag and normalize headers on scripts and module.
 Clean … | 
            
              |  |  | @261 | 14 years | Kris Deugau | /branches
 Prepare for release;  send off branches/stable from the … | 
            
              |  |  | @260 | 14 years | Kris Deugau | /trunk
 First pass adding add-reverse-zone.
  - add newrdns/addrdns … | 
            
              |  |  | @259 | 14 years | Kris Deugau | /trunk
 More fixing on _log() and its callers and its caller's … | 
            
              |  |  | @258 | 14 years | Kris Deugau | /trunk
 Still missed a couple pieces in r257.  See #26 | 
            
              |  |  | @257 | 14 years | Kris Deugau | /trunk
 Fix update to calls to _log from r256.  See #26 | 
            
              |  |  | @256 | 14 years | Kris Deugau | /trunk
 Update internal _log() sub to handle rdns_id
 Update existing … | 
            
              |  |  | @255 | 14 years | Kris Deugau | /trunk
 Update addGroup() to copy default reverse records.  See #26. | 
            
              |  |  | @254 | 14 years | Kris Deugau | /trunk
 Update parentID() (and all calls to it) for reverse records,
 … | 
            
              |  |  | @253 | 14 years | Kris Deugau | /trunk
 Fix %webvar data propagation bug on record page - always set
 … | 
            
              |  |  | @252 | 14 years | Kris Deugau | /trunk
 Fix buglet introduced in r249 to tweak addRec() calling convention | 
            
              |  |  | @251 | 14 years | Kris Deugau | /trunk
 Fix buglet adding default AAAA+PTR records same as was fixed
 … | 
            
              |  |  | @250 | 14 years | Kris Deugau | /trunk
 Fix navigation glitch on deleting a record;  revrec wasn't
 … | 
            
              |  |  | @249 | 14 years | Kris Deugau | /trunk
 Fix lurking bug in SQL tabledef from early idea for default … | 
            
              |  |  | @248 | 14 years | Kris Deugau | /trunk
 Quick pass over log linking and display for reverse zones.  … | 
            
              |  |  | @247 | 14 years | Kris Deugau | /trunk
 Extend logaction sub to accept an optional rdns ID.  See #26. | 
            
              |  |  | @246 | 14 years | Kris Deugau | /trunk
 Move SOA update SQL into DNSDB.pm while we update it for
 … | 
            
              |  |  | @245 | 14 years | Kris Deugau | /trunk
 Pass revrec on group change.  See #26.
 Nitpick cleanup on … | 
            
              |  |  | @244 | 14 years | Kris Deugau | /trunk
 Scope check cleanup for rdns, should be complete.  Some checks … | 
            
              |  |  | @243 | 14 years | Kris Deugau | /trunk
 Fixing up delRec() and caller to handle reverse records.  See … | 
            
              |  |  | @242 | 14 years | Kris Deugau | /trunk
 Fix buglet that snuck back into A/AAAA+PTR add - domain ID was … | 
            
              |  |  | @241 | 14 years | Kris Deugau | /trunk
 Fix fpnla.tmpl to propagate revrec.  See #26 | 
            
              |  |  | @240 | 14 years | Kris Deugau | /trunk
 Whoops, forgot to export revName() somehow.  See #26 | 
            
              |  |  | @239 | 14 years | Kris Deugau | /trunk
 Checkpoint;  domain/reverse zone list almost complete.  See … | 
            
              |  |  | @238 | 14 years | Kris Deugau | /trunk
 Clean up some little annoyances:
  - set reverse zone default … | 
            
              |  |  | @237 | 14 years | Kris Deugau | /trunk
 Checkpoint - almost finished updating domain list code to … | 
            
              |  |  | @236 | 14 years | Kris Deugau | /trunk
 Typofix in addRec()'s new SQL | 
            
              |  |  | @235 | 14 years | Kris Deugau | /trunk
 Fixed update to reclist.tmpl for displaying warnings | 
            
              |  |  | @234 | 14 years | Kris Deugau | /trunk
 Validation for addRec() now functional with %validators hash
 … | 
            
              |  |  | @233 | 14 years | Kris Deugau | /trunk
 Checkpoint - special type validation for 65280 and 65281 … | 
            
              |  |  | @232 | 14 years | Kris Deugau | /trunk
 Checkpoint - almost done PTR, A/AAAA+PTR types.  Still need to … | 
            
              |  |  | @231 | 14 years | Kris Deugau | /trunk
 Add info comments in TXT and RP validation subs;  TXT records … | 
            
              |  |  | @230 | 14 years | Kris Deugau | /trunk
 Fill out _validate_* subs for NS, CNAME, and MX.
 Put comment … | 
            
              |  |  | @229 | 14 years | Kris Deugau | /trunk
 Record validation refactoring
 Complete A and AAAA record … | 
            
              |  |  | @228 | 14 years | Kris Deugau | /trunk
 Refactoring record data validation, first pass.
 Stub out … | 
            
              |  |  | @227 | 14 years | Kris Deugau | /trunk
 Missed a couple of fragments from first-pass reverse zone … | 
            
              |  |  | @226 | 14 years | Kris Deugau | /trunk
 Update addRec() for reverse zones, first pass. A+PTR and … | 
            
              |  |  | @225 | 14 years | Kris Deugau | /trunk
 Move some SQL into DNSDB.pm (see #1):
 fill_rectypes is now … | 
            
              |  |  | @224 | 14 years | Kris Deugau | /trunk
 Start adding rDNS (See #26)
  - Initial SQL tabledef, default … | 
            
              |  |  | @223 | 14 years | Kris Deugau | /trunk
 Add some data validation on A/AAAA record update;  tweak the … | 
            
              |  |  | @222 | 14 years | Kris Deugau | /trunk
 Fix buglet in record list filter;  we have to adjust the list … | 
            
              |  |  | @221 | 14 years | Kris Deugau | /trunk
 Tweak %files list in .spec file to eliminate dupes | 
            
              |  |  | @220 | 14 years | Kris Deugau | /trunk
 Fix s.l.o.w "make install" - apparently there's a ~0.1s … | 
            
              |  |  | @219 | 14 years | Kris Deugau | /trunk
 Add some nifty bits to allow packaged or … | 
            
              |  |  | @218 | 14 years | Kris Deugau | /trunk
 Complete INSTALL (mostly - still unkinking config file stuff)
 … | 
            
              |  |  | @217 | 14 years | Kris Deugau | /trunk
 Really check in the copy-pasted partly-rewritten INSTALL
 For … | 
            
              |  |  | @216 | 14 years | Kris Deugau | /trunk
 Found some not-so-little things missing for a tarball
  - … | 
            
              |  |  | @215 | 14 years | Kris Deugau | /trunk
 Fix typo in initial database tableset | 
            
              |  |  | @214 | 14 years | Kris Deugau | /trunk
 UI tweak to separate the group tree from "Manage groups" | 
            
              |  |  | @213 | 14 years | Kris Deugau | /trunk
 Fix lurking bug of sorts where the session ID and page could … | 
            
              |  |  | @212 | 14 years | Kris Deugau | /trunk
 Begin setting up the barest sketch of what will eventually … | 
            
              |  |  | @211 | 14 years | Kris Deugau | /trunk
 Fix niggling little bug in vega-import.pl that caused the … | 
            
              |  |  | @210 | 14 years | Kris Deugau | /trunk
 The lets-call-it-a-release commit, for sure this time!
 Fill … | 
            
              |  |  | @209 | 14 years | Kris Deugau | /trunk
 Fix up error reporting in addRec();  don't want to cause … | 
            
              |  |  | @208 | 14 years | Kris Deugau | /trunk
 Drop duplicated SOA-default-loading from initGlobals(), since
 … | 
            
              |  |  | @207 | 14 years | Kris Deugau | /trunk
 Fix overloaded-$webvar{action}-related buglet - changing the … | 
            
              |  |  | @206 | 14 years | Kris Deugau | /trunk
 Set AAAA records to be available in initial database load | 
            
              |  |  | @205 | 14 years | Kris Deugau | /trunk
 Revert template tweak in r201 for clearing up a minor error … | 
            
              |  |  | @204 | 14 years | Kris Deugau | /trunk
 Add mapping for Vega's IPv6 type ("3") on the off chance we … | 
            
              |  |  | @203 | 14 years | Kris Deugau | /trunk
 Set all individual permission flags on any failure to retrieve … | 
            
              |  |  | @202 | 14 years | Kris Deugau | /trunk
 Fix bug in SOA handling;  Vega stores "contact:primary-ns" in … | 
            
              |  |  | @201 | 14 years | Kris Deugau | /trunk
 Add perpage to config load
 Switch SOA defaults to only pick … | 
            
              |  |  | @200 | 14 years | Kris Deugau | /trunk
 Nitpickish file header tweaks | 
            
              |  |  | @199 | 14 years | Kris Deugau | /trunk
 Cleanup:
  - Indicate that add is the default method for … | 
            
              |  |  | @198 | 14 years | Kris Deugau | /trunk
 Finish Vega-equivalent mail notifications (domain creation) | 
            
              |  |  | @197 | 14 years | Kris Deugau | /trunk
 Prepare for spamming!  Add mailNotify() stolen and trimmed … | 
            
              |  |  | @196 | 14 years | Kris Deugau | /trunk
 Minor fix on SRV validation;  accept uppercase in the domain … | 
            
              |  |  | @195 | 14 years | Kris Deugau | /trunk
 More log behaviour tweaking
  - fix broken detail-logging of … | 
            
              |  |  | @194 | 14 years | Kris Deugau | /trunk
 Tweak to make it clearer that imported log entries are imports | 
            
              |  |  | @193 | 14 years | Kris Deugau | /trunk
 Hack _log() to dig up user data when (not if) it's missing.  … | 
            
              |  |  | @192 | 14 years | Kris Deugau | /trunk
 Ooops, reverting unintended Weirdness in dns.sql, DNSDB.pm, … | 
            
              |  |  | @191 | 14 years | Kris Deugau | /trunk
 Minor fix in dns-rpc.cgi to load DB user/pass/etc with loadConfig | 
            
              |  |  | @190 | 14 years | Kris Deugau | /trunk
 Start passing user data into DNSDB.pm subs for logging … | 
            
              |  |  | @189 | 14 years | Kris Deugau | /trunk
 Complete VegaDNS import script
  - add segment
  - light … | 
            
              |  |  | @188 | 14 years | Kris Deugau | /trunk
 UI tweaks and fixes for user and domain status changes:
  - … | 
            
              |  |  | @187 | 14 years | Kris Deugau | /trunk
 Check that all major actions log both successes and failures
 … | 
            
              |  |  | @186 | 14 years | Kris Deugau | /trunk
 Add some more loop-breaking to isParent() to break infinite … | 
            
              |  |  | @185 | 14 years | Kris Deugau | /trunk
 Fix isParent() to return correct results for checks where the
 … | 
            
              |  |  | @184 | 14 years | Kris Deugau | /trunk
 Patch up some glitches in the VegaDNS import script - Vega … | 
            
              |  |  | @183 | 14 years | Kris Deugau | /trunk
 Fix minor error-log mess due to nonexistent username on login … | 
            
              |  |  | @182 | 14 years | Kris Deugau | /trunk
 Scope checks (See #30)
  - user delete | 
            
              |  |  | @181 | 14 years | Kris Deugau | /trunk
 Scope check (see #30)
  - user add
  - user edit/update
  - … | 
            
              |  |  | @180 | 14 years | Kris Deugau | /trunk
 Apply scope checks on user and domain for logs.  Scope checks
 … | 
            
              |  |  | @179 | 14 years | Kris Deugau | /trunk
 Fix up ACL and scope checks on groups (see #30)
  - check … | 
            
              |  |  | @178 | 14 years | Kris Deugau | /trunk
 Security review (See #30)
  - fix up ACL handling in group … | 
            
              |  |  | @177 | 14 years | Kris Deugau | /trunk
 Security review (see #30)
  - convert resultmsg and warnmsg … | 
            
              |  |  | @176 | 14 years | Kris Deugau | /trunk
 Remove some more stale commented code
 Remove redundant call … | 
            
              |  |  | @175 | 14 years | Kris Deugau | /trunk
 Opportunistic copyright cleanup | 
            
              |  |  | @174 | 14 years | Kris Deugau | /trunk
 Security review (See #30)
  - convert error-message-passing … | 
            
              |  |  | @173 | 14 years | Kris Deugau | /trunk
 Security audit (see #30)
  - remove a stale global
  - catch … | 
            
              |  |  |