|
|
@299
|
13 years |
Kris Deugau |
/trunk
Fix really silly bug that allowed adding the same reverse zone …
|
|
|
@298
|
13 years |
Kris Deugau |
/trunk
Checkpoint updating importAXFR() action logging (see #35):
- …
|
|
|
@297
|
13 years |
Kris Deugau |
/trunk
Move action logging for user delete into delUser(). See #35
…
|
|
|
@296
|
13 years |
Kris Deugau |
/trunk
Move action logging for user status change into userStatus(). …
|
|
|
@295
|
13 years |
Kris Deugau |
/trunk
Move entity-relationship reference hashes up into the same …
|
|
|
@294
|
13 years |
Kris Deugau |
/trunk
"Move action logging for change group default permissions" …
|
|
|
@293
|
13 years |
Kris Deugau |
/trunk
Move action logging for delGroup() into DNSDB.pm. See #35.
…
|
|
|
@292
|
13 years |
Kris Deugau |
/trunk
Move action logging for addGroup() into DNSDB.pm. See #35
|
|
|
@290
|
13 years |
Kris Deugau |
/trunk
Move action logging for delRec() into DNSDB.pm. See #35
|
|
|
@289
|
13 years |
Kris Deugau |
/trunk
Forgot to move failed-action logging for addRec() and
…
|
|
|
@288
|
13 years |
Kris Deugau |
/trunk
Move action logging for updateRec() into DNSDB.pm.
Fix …
|
|
|
@287
|
13 years |
Kris Deugau |
/trunk
Move action logging for addRec() into DNSDB.pm. See #35
|
|
|
@286
|
13 years |
Kris Deugau |
/trunk
Convert action logging for "Add reverse zone" to …
|
|
|
@285
|
13 years |
Kris Deugau |
/trunk
Move action logging for zone delete (deldom/delrevzone) into …
|
|
|
@284
|
13 years |
Kris Deugau |
/trunk
Clean up dangling failure logging in the UI layer for add …
|
|
|
@283
|
13 years |
Kris Deugau |
/trunk
Convert zone status change logging to DNSDB-internal. See #35 …
|
|
|
@282
|
13 years |
Kris Deugau |
/trunk
Correct _log() docu-comment
|
|
|
@281
|
13 years |
Kris Deugau |
/trunk
Clean up some lingering structural messes in DNSDB.pm
- Make …
|
|
|
@279
|
13 years |
Kris Deugau |
/trunk
Moving login SQL into DNSDB.pm complete. See #1
Checkpoint, …
|
|
|
@278
|
13 years |
Kris Deugau |
/trunk
Checkpoint, diversion to get userdata somewhere handy(er) for …
|
|
|
@277
|
13 years |
Kris Deugau |
/trunk
Checkpoint: Clean up SOA editing and extend for reverse …
|
|
|
@276
|
13 years |
Kris Deugau |
/trunk
Add revID sub to match domainID for consistency
|
|
|
@275
|
13 years |
Kris Deugau |
/trunk
Convert domStatus() and caller to zoneStatus() for reverse DNS …
|
|
|
@274
|
13 years |
Kris Deugau |
/trunk
Flesh out most reverse zone deletion. See #26.
- Convert …
|
|
|
@273
|
13 years |
Kris Deugau |
/trunk
updateRec() should now handle all record update changes
|
|
|
@272
|
13 years |
Kris Deugau |
/trunk
Checkpoint; update record mostly patched up for reverse …
|
|
|
@270
|
13 years |
Kris Deugau |
/trunk
Override any bare ZONE defrecs with the provided pattern while …
|
|
|
@269
|
13 years |
Kris Deugau |
/trunk
addRDNS() complete except for handling $revpatt.
See #26
|
|
|
@265
|
13 years |
Kris Deugau |
/trunk
Checkpoint, "add reverse zone" zone-info subsititution almost
…
|
|
|
@264
|
13 years |
Kris Deugau |
/trunk
Checkpoint; reverse records that don't match the zone (v4/v6) …
|
|
|
@262
|
13 years |
Kris Deugau |
/trunk
GPL-tag and normalize headers on scripts and module.
Clean …
|
|
|
@260
|
13 years |
Kris Deugau |
/trunk
First pass adding add-reverse-zone.
- add newrdns/addrdns …
|
|
|
@259
|
13 years |
Kris Deugau |
/trunk
More fixing on _log() and its callers and its caller's …
|
|
|
@258
|
13 years |
Kris Deugau |
/trunk
Still missed a couple pieces in r257. See #26
|
|
|
@257
|
13 years |
Kris Deugau |
/trunk
Fix update to calls to _log from r256. See #26
|
|
|
@256
|
13 years |
Kris Deugau |
/trunk
Update internal _log() sub to handle rdns_id
Update existing …
|
|
|
@255
|
13 years |
Kris Deugau |
/trunk
Update addGroup() to copy default reverse records. See #26.
|
|
|
@254
|
13 years |
Kris Deugau |
/trunk
Update parentID() (and all calls to it) for reverse records,
…
|
|
|
@252
|
13 years |
Kris Deugau |
/trunk
Fix buglet introduced in r249 to tweak addRec() calling convention
|
|
|
@251
|
13 years |
Kris Deugau |
/trunk
Fix buglet adding default AAAA+PTR records same as was fixed
…
|
|
|
@249
|
13 years |
Kris Deugau |
/trunk
Fix lurking bug in SQL tabledef from early idea for default …
|
|
|
@248
|
13 years |
Kris Deugau |
/trunk
Quick pass over log linking and display for reverse zones. …
|
|
|
@246
|
13 years |
Kris Deugau |
/trunk
Move SOA update SQL into DNSDB.pm while we update it for
…
|
|
|
@244
|
13 years |
Kris Deugau |
/trunk
Scope check cleanup for rdns, should be complete. Some checks …
|
|
|
@243
|
13 years |
Kris Deugau |
/trunk
Fixing up delRec() and caller to handle reverse records. See …
|
|
|
@242
|
13 years |
Kris Deugau |
/trunk
Fix buglet that snuck back into A/AAAA+PTR add - domain ID was …
|
|
|
@240
|
13 years |
Kris Deugau |
/trunk
Whoops, forgot to export revName() somehow. See #26
|
|
|
@239
|
13 years |
Kris Deugau |
/trunk
Checkpoint; domain/reverse zone list almost complete. See …
|
|
|
@237
|
13 years |
Kris Deugau |
/trunk
Checkpoint - almost finished updating domain list code to …
|
|
|
@236
|
13 years |
Kris Deugau |
/trunk
Typofix in addRec()'s new SQL
|
|
|
@234
|
13 years |
Kris Deugau |
/trunk
Validation for addRec() now functional with %validators hash
…
|
|
|
@233
|
13 years |
Kris Deugau |
/trunk
Checkpoint - special type validation for 65280 and 65281 …
|
|
|
@232
|
13 years |
Kris Deugau |
/trunk
Checkpoint - almost done PTR, A/AAAA+PTR types. Still need to …
|
|
|
@231
|
13 years |
Kris Deugau |
/trunk
Add info comments in TXT and RP validation subs; TXT records …
|
|
|
@230
|
13 years |
Kris Deugau |
/trunk
Fill out _validate_* subs for NS, CNAME, and MX.
Put comment …
|
|
|
@229
|
13 years |
Kris Deugau |
/trunk
Record validation refactoring
Complete A and AAAA record …
|
|
|
@228
|
13 years |
Kris Deugau |
/trunk
Refactoring record data validation, first pass.
Stub out …
|
|
|
@226
|
13 years |
Kris Deugau |
/trunk
Update addRec() for reverse zones, first pass. A+PTR and …
|
|
|
@225
|
13 years |
Kris Deugau |
/trunk
Move some SQL into DNSDB.pm (see #1):
fill_rectypes is now …
|
|
|
@224
|
13 years |
Kris Deugau |
/trunk
Start adding rDNS (See #26)
- Initial SQL tabledef, default …
|
|
|
@223
|
13 years |
Kris Deugau |
/trunk
Add some data validation on A/AAAA record update; tweak the …
|
|
|
@222
|
13 years |
Kris Deugau |
/trunk
Fix buglet in record list filter; we have to adjust the list …
|
|
|
@219
|
13 years |
Kris Deugau |
/trunk
Add some nifty bits to allow packaged or …
|
|
|
@218
|
13 years |
Kris Deugau |
/trunk
Complete INSTALL (mostly - still unkinking config file stuff)
…
|
|
|
@216
|
13 years |
Kris Deugau |
/trunk
Found some not-so-little things missing for a tarball
- …
|
|
|
@212
|
13 years |
Kris Deugau |
/trunk
Begin setting up the barest sketch of what will eventually …
|
|
|
@209
|
13 years |
Kris Deugau |
/trunk
Fix up error reporting in addRec(); don't want to cause …
|
|
|
@208
|
13 years |
Kris Deugau |
/trunk
Drop duplicated SOA-default-loading from initGlobals(), since
…
|
|
|
@202
|
13 years |
Kris Deugau |
/trunk
Fix bug in SOA handling; Vega stores "contact:primary-ns" in …
|
|
|
@201
|
13 years |
Kris Deugau |
/trunk
Add perpage to config load
Switch SOA defaults to only pick …
|
|
|
@200
|
13 years |
Kris Deugau |
/trunk
Nitpickish file header tweaks
|
|
|
@199
|
13 years |
Kris Deugau |
/trunk
Cleanup:
- Indicate that add is the default method for …
|
|
|
@198
|
13 years |
Kris Deugau |
/trunk
Finish Vega-equivalent mail notifications (domain creation)
|
|
|
@197
|
13 years |
Kris Deugau |
/trunk
Prepare for spamming! Add mailNotify() stolen and trimmed …
|
|
|
@196
|
13 years |
Kris Deugau |
/trunk
Minor fix on SRV validation; accept uppercase in the domain …
|
|
|
@195
|
13 years |
Kris Deugau |
/trunk
More log behaviour tweaking
- fix broken detail-logging of …
|
|
|
@193
|
13 years |
Kris Deugau |
/trunk
Hack _log() to dig up user data when (not if) it's missing. …
|
|
|
@192
|
13 years |
Kris Deugau |
/trunk
Ooops, reverting unintended Weirdness in dns.sql, DNSDB.pm, …
|
|
|
@191
|
13 years |
Kris Deugau |
/trunk
Minor fix in dns-rpc.cgi to load DB user/pass/etc with loadConfig
|
|
|
@190
|
13 years |
Kris Deugau |
/trunk
Start passing user data into DNSDB.pm subs for logging …
|
|
|
@186
|
13 years |
Kris Deugau |
/trunk
Add some more loop-breaking to isParent() to break infinite …
|
|
|
@185
|
13 years |
Kris Deugau |
/trunk
Fix isParent() to return correct results for checks where the
…
|
|
|
@175
|
13 years |
Kris Deugau |
/trunk
Opportunistic copyright cleanup
|
|
|
@163
|
13 years |
Kris Deugau |
/trunk
Session management
- expire sessions properly
- remove …
|
|
|
@160
|
13 years |
Kris Deugau |
/trunk
Use bind parameters in DNSDB::getDomRecs for filter
Make sure …
|
|
|
@157
|
13 years |
Kris Deugau |
/trunk
Handle case of "id not found" in isParent(). If the requested …
|
|
|
@155
|
13 years |
Kris Deugau |
/trunk
Tweak DNSDB::isParent slightly; treat all groups as being …
|
|
|
@152
|
13 years |
Kris Deugau |
/trunk
Tweaks and fixes in getParents() and isParent()
|
|
|
@135
|
13 years |
Kris Deugau |
/trunk
Tweak getDomRecs and getRecCount to return useful, correct
…
|
|
|
@132
|
13 years |
Kris Deugau |
/trunk
Misread "#use NetAddr::IP" as "use NetAddr::IP" when adding IP …
|
|
|
@131
|
13 years |
Kris Deugau |
/trunk
Tweak config-loader to stop spitting errors if a config …
|
|
|
@130
|
13 years |
Kris Deugau |
/trunk
Duhhhhh... "text" fields don't have any performance penalty
…
|
|
|
@129
|
13 years |
Kris Deugau |
/trunk
Data validation - check attempts to add an A or AAAA record to …
|
|
|
@128
|
13 years |
Kris Deugau |
/trunk
Code review/cleanup
- Move configuration of DB host, user, …
|
|
|
@123
|
13 years |
Kris Deugau |
/trunk
Fill out the remaining stubbed RPC calls; other subs from …
|
|
|
@121
|
13 years |
Kris Deugau |
/trunk
checkpoint
Flesh out getSOA() stub in dns-rpc.cgi
Tweak …
|
|
|
@118
|
13 years |
Kris Deugau |
/trunk
Add groupID()
Add ##fixme comment (accept parameters more …
|
|
|
@117
|
13 years |
Kris Deugau |
/trunk
Add getParents (untested) and isParent (tested) subs
Add some …
|
|
|
@116
|
13 years |
Kris Deugau |
/trunk
Tighten addDomain()'s checking of domain state
|
|
|
@112
|
13 years |
Kris Deugau |
/trunk
Mostly complete functionality of bulk group move
|
|
|