|  |  | @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 … | 
            
              |  |  | @280 | 14 years | Kris Deugau | /trunk
 Fix login bug introduced with r279 that didn't use the right
 … | 
            
              |  |  | @279 | 14 years | Kris Deugau | /trunk
 Moving login SQL into DNSDB.pm complete.  See #1
 Checkpoint, … | 
            
              |  |  | @277 | 14 years | Kris Deugau | /trunk
 Checkpoint:  Clean up SOA editing and extend for reverse … | 
            
              |  |  | @275 | 14 years | Kris Deugau | /trunk
 Convert domStatus() and caller to zoneStatus() for reverse DNS … | 
            
              |  |  | @274 | 14 years | Kris Deugau | /trunk
 Flesh out most reverse zone deletion.  See #26.
  - Convert … | 
            
              |  |  | @272 | 14 years | Kris Deugau | /trunk
 Checkpoint;  update record mostly patched up for reverse … | 
            
              |  |  | @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 … | 
            
              |  |  | @262 | 14 years | Kris Deugau | /trunk
 GPL-tag and normalize headers on scripts and module.
 Clean … | 
            
              |  |  | @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 … | 
            
              |  |  | @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
 … | 
            
              |  |  | @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. | 
            
              |  |  | @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 … | 
            
              |  |  | @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 … | 
            
              |  |  | @234 | 14 years | Kris Deugau | /trunk
 Validation for addRec() now functional with %validators hash
 … | 
            
              |  |  | @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 … | 
            
              |  |  | @216 | 14 years | Kris Deugau | /trunk
 Found some not-so-little things missing for a tarball
  - … | 
            
              |  |  | @213 | 14 years | Kris Deugau | /trunk
 Fix lurking bug of sorts where the session ID and page could … | 
            
              |  |  | @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 … | 
            
              |  |  | @207 | 14 years | Kris Deugau | /trunk
 Fix overloaded-$webvar{action}-related buglet - changing the … | 
            
              |  |  | @205 | 14 years | Kris Deugau | /trunk
 Revert template tweak in r201 for clearing up a minor error … | 
            
              |  |  | @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 … | 
            
              |  |  | @198 | 14 years | Kris Deugau | /trunk
 Finish Vega-equivalent mail notifications (domain creation) | 
            
              |  |  | @195 | 14 years | Kris Deugau | /trunk
 More log behaviour tweaking
  - fix broken detail-logging of … | 
            
              |  |  | @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 … | 
            
              |  |  | @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
 … | 
            
              |  |  | @185 | 14 years | Kris Deugau | /trunk
 Fix isParent() to return correct results for checks where the
 … | 
            
              |  |  | @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 … | 
            
              |  |  | @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 … | 
            
              |  |  | @169 | 14 years | Kris Deugau | /trunk
 Fix another lurking error-log mess-maker when adding a record. … | 
            
              |  |  | @168 | 14 years | Kris Deugau | /trunk
 Fix a lurking error-log mess-dropper.  See #25. | 
            
              |  |  | @167 | 14 years | Kris Deugau | /trunk
 Fix logging buglet with group delete inserting the group as … | 
            
              |  |  | @166 | 14 years | Kris Deugau | /trunk
 Preparing for release
  - wrap debugbits output to avoid an … | 
            
              |  |  | @163 | 14 years | Kris Deugau | /trunk
 Session management
  - expire sessions properly
  - remove … | 
            
              |  |  | @162 | 14 years | Kris Deugau | /trunk
 Add scope checks - domain add/delete
 Tweak scope check on … | 
            
              |  |  | @160 | 14 years | Kris Deugau | /trunk
 Use bind parameters in DNSDB::getDomRecs for filter
 Make sure … | 
            
              |  |  | @159 | 14 years | Kris Deugau | /trunk
 Prevent out-of-domain records from being added by appending … | 
            
              |  |  | @158 | 14 years | Kris Deugau | /trunk
 Minor semantic fix in an error message | 
            
              |  |  | @155 | 14 years | Kris Deugau | /trunk
 Tweak DNSDB::isParent slightly;  treat all groups as being … | 
            
              |  |  | @154 | 14 years | Kris Deugau | /trunk
 Move template init further up, so we can set error-message … | 
            
              |  |  | @153 | 14 years | Kris Deugau | /trunk
 Start adding scope checks so that users can't casually access
 … | 
            
              |  |  | @151 | 14 years | Kris Deugau | /trunk
 Add/update/delete record now produces the same consistent … | 
            
              |  |  | @148 | 14 years | Kris Deugau | /trunk
 UI tweak for group update | 
            
              |  |  | @147 | 14 years | Kris Deugau | /trunk
 UI consistency tweak - report group and domain deletions the
 … | 
            
              |  |  | @145 | 14 years | Kris Deugau | /trunk
 Completed ACL checks on deleting a user
 Present a "success" … | 
            
              |  |  | @144 | 14 years | Kris Deugau | /trunk
 ACL checks on users almost complete
 Removed obsolete … | 
            
              |  |  | @142 | 14 years | Kris Deugau | /trunk
 Working on user-permission ACLs.  Links now show or not as … | 
            
              |  |  | @140 | 14 years | Kris Deugau | /trunk
 ACL fixups:
  - Default Records are only viewable by an admin
 … | 
            
              |  |  | @139 | 14 years | Kris Deugau | /trunk
 Reduce the abuse of "actions" as a form input name;  make the
 … | 
            
              |  |  | @138 | 14 years | Kris Deugau | /trunk
 Nitpick bugfix for "offset == 'all'" to drop another error … | 
            
              |  |  | @137 | 14 years | Kris Deugau | /trunk
 Fix record list filtering - standardize variable/form input … | 
            
              |  |  | @128 | 14 years | Kris Deugau | /trunk
 Code review/cleanup
  - Move configuration of DB host, user, … | 
            
              |  |  | @126 | 14 years | Kris Deugau | /trunk
 UI cleanup:  Remove dropdown group list from sidebar now that
 … | 
            
              |  |  | @125 | 14 years | Kris Deugau | /trunk
 Fix some expired-session weirdness by forcing a fresh login
 … | 
            
              |  |  | @124 | 14 years | Kris Deugau | /trunk
 Add some belt-n-suspenders backup to make sure the sort field … | 
            
              |  |  |