|
|
@238
|
13 years |
Kris Deugau |
/trunk
Clean up some little annoyances:
- set reverse zone default …
|
|
|
@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
|
|
|
@235
|
13 years |
Kris Deugau |
/trunk
Fixed update to reclist.tmpl for displaying warnings
|
|
|
@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 …
|
|
|
@227
|
13 years |
Kris Deugau |
/trunk
Missed a couple of fragments from first-pass reverse zone …
|
|
|
@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 …
|
|
|
@221
|
13 years |
Kris Deugau |
/trunk
Tweak %files list in .spec file to eliminate dupes
|
|
|
@220
|
13 years |
Kris Deugau |
/trunk
Fix s.l.o.w "make install" - apparently there's a ~0.1s …
|
|
|
@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)
…
|
|
|
@217
|
13 years |
Kris Deugau |
/trunk
Really check in the copy-pasted partly-rewritten INSTALL
For …
|
|
|
@216
|
13 years |
Kris Deugau |
/trunk
Found some not-so-little things missing for a tarball
- …
|
|
|
@215
|
13 years |
Kris Deugau |
/trunk
Fix typo in initial database tableset
|
|
|
@214
|
13 years |
Kris Deugau |
/trunk
UI tweak to separate the group tree from "Manage groups"
|
|
|
@213
|
13 years |
Kris Deugau |
/trunk
Fix lurking bug of sorts where the session ID and page could …
|
|
|
@212
|
13 years |
Kris Deugau |
/trunk
Begin setting up the barest sketch of what will eventually …
|
|
|
@211
|
13 years |
Kris Deugau |
/trunk
Fix niggling little bug in vega-import.pl that caused the …
|
|
|
@210
|
13 years |
Kris Deugau |
/trunk
The lets-call-it-a-release commit, for sure this time!
Fill …
|
|
|
@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
…
|
|
|
@207
|
13 years |
Kris Deugau |
/trunk
Fix overloaded-$webvar{action}-related buglet - changing the …
|
|
|
@206
|
13 years |
Kris Deugau |
/trunk
Set AAAA records to be available in initial database load
|
|
|
@205
|
13 years |
Kris Deugau |
/trunk
Revert template tweak in r201 for clearing up a minor error …
|
|
|
@204
|
13 years |
Kris Deugau |
/trunk
Add mapping for Vega's IPv6 type ("3") on the off chance we …
|
|
|
@203
|
13 years |
Kris Deugau |
/trunk
Set all individual permission flags on any failure to retrieve …
|
|
|
@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 …
|
|
|
@194
|
13 years |
Kris Deugau |
/trunk
Tweak to make it clearer that imported log entries are imports
|
|
|
@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 …
|
|
|
@189
|
13 years |
Kris Deugau |
/trunk
Complete VegaDNS import script
- add segment
- light …
|
|
|
@188
|
13 years |
Kris Deugau |
/trunk
UI tweaks and fixes for user and domain status changes:
- …
|
|
|
@187
|
13 years |
Kris Deugau |
/trunk
Check that all major actions log both successes and failures
…
|
|
|
@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
…
|
|
|
@184
|
13 years |
Kris Deugau |
/trunk
Patch up some glitches in the VegaDNS import script - Vega …
|
|
|
@183
|
13 years |
Kris Deugau |
/trunk
Fix minor error-log mess due to nonexistent username on login …
|
|
|
@182
|
13 years |
Kris Deugau |
/trunk
Scope checks (See #30)
- user delete
|
|
|
@181
|
13 years |
Kris Deugau |
/trunk
Scope check (see #30)
- user add
- user edit/update
- …
|
|
|
@180
|
13 years |
Kris Deugau |
/trunk
Apply scope checks on user and domain for logs. Scope checks
…
|
|
|
@179
|
13 years |
Kris Deugau |
/trunk
Fix up ACL and scope checks on groups (see #30)
- check …
|
|
|
@178
|
13 years |
Kris Deugau |
/trunk
Security review (See #30)
- fix up ACL handling in group …
|
|
|
@177
|
13 years |
Kris Deugau |
/trunk
Security review (see #30)
- convert resultmsg and warnmsg …
|
|
|
@176
|
13 years |
Kris Deugau |
/trunk
Remove some more stale commented code
Remove redundant call …
|
|
|
@175
|
13 years |
Kris Deugau |
/trunk
Opportunistic copyright cleanup
|
|
|
@174
|
13 years |
Kris Deugau |
/trunk
Security review (See #30)
- convert error-message-passing …
|
|
|
@173
|
13 years |
Kris Deugau |
/trunk
Security audit (see #30)
- remove a stale global
- catch …
|
|
|
@172
|
13 years |
Kris Deugau |
/trunk
VegaDNS import tool should be complete.
- User import …
|
|
|
@171
|
13 years |
Kris Deugau |
/trunk
Add VegaDNS import script. (incomplete)
|
|
|
@170
|
13 years |
Kris Deugau |
/trunk
Comment .spec file processing in Makefile until we have one to …
|
|
|
@169
|
13 years |
Kris Deugau |
/trunk
Fix another lurking error-log mess-maker when adding a record. …
|
|
|
@168
|
13 years |
Kris Deugau |
/trunk
Fix a lurking error-log mess-dropper. See #25.
|
|
|
@167
|
13 years |
Kris Deugau |
/trunk
Fix logging buglet with group delete inserting the group as …
|
|
|
@166
|
13 years |
Kris Deugau |
/trunk
Preparing for release
- wrap debugbits output to avoid an …
|
|
|
@165
|
13 years |
Kris Deugau |
/trunk
Note some entries in TODO as complete.
Converted pending …
|
|
|
@164
|
13 years |
Kris Deugau |
/trunk
Another TODO
|
|
|
@163
|
13 years |
Kris Deugau |
/trunk
Session management
- expire sessions properly
- remove …
|
|
|
@162
|
13 years |
Kris Deugau |
/trunk
Add scope checks - domain add/delete
Tweak scope check on …
|
|
|
@161
|
13 years |
Kris Deugau |
/trunk
Add yet another TODO
|
|
|
@160
|
13 years |
Kris Deugau |
/trunk
Use bind parameters in DNSDB::getDomRecs for filter
Make sure …
|
|
|
@159
|
13 years |
Kris Deugau |
/trunk
Prevent out-of-domain records from being added by appending …
|
|
|
@158
|
13 years |
Kris Deugau |
/trunk
Minor semantic fix in an error message
|
|
|
@157
|
13 years |
Kris Deugau |
/trunk
Handle case of "id not found" in isParent(). If the requested …
|
|
|
@156
|
13 years |
Kris Deugau |
/trunk
Add another TODO
|
|
|
@155
|
13 years |
Kris Deugau |
/trunk
Tweak DNSDB::isParent slightly; treat all groups as being …
|
|
|
@154
|
13 years |
Kris Deugau |
/trunk
Move template init further up, so we can set error-message …
|
|
|
@153
|
13 years |
Kris Deugau |
/trunk
Start adding scope checks so that users can't casually access
…
|
|
|
@152
|
13 years |
Kris Deugau |
/trunk
Tweaks and fixes in getParents() and isParent()
|
|
|
@151
|
13 years |
Kris Deugau |
/trunk
Add/update/delete record now produces the same consistent …
|
|
|
@150
|
13 years |
Kris Deugau |
/trunk
Another TODO to validate IP addresses properly
|
|
|
@149
|
13 years |
Kris Deugau |
/trunk
More TODO notes
|
|
|
@148
|
13 years |
Kris Deugau |
/trunk
UI tweak for group update
|
|
|
@147
|
13 years |
Kris Deugau |
/trunk
UI consistency tweak - report group and domain deletions the
…
|
|
|
@146
|
13 years |
Kris Deugau |
/trunk
Tweak red "no access" highlighting on permissions lists where
…
|
|
|
@145
|
13 years |
Kris Deugau |
/trunk
Completed ACL checks on deleting a user
Present a "success" …
|
|
|
@144
|
13 years |
Kris Deugau |
/trunk
ACL checks on users almost complete
Removed obsolete …
|
|
|
@143
|
13 years |
Kris Deugau |
/trunk
Set an explicit value on the "-" option for the "clone user"
…
|
|
|
@142
|
13 years |
Kris Deugau |
/trunk
Working on user-permission ACLs. Links now show or not as …
|
|
|
@141
|
13 years |
Kris Deugau |
/trunk
Missed TODO and template fixme for "delete all evarthing"
…
|
|
|
@140
|
13 years |
Kris Deugau |
/trunk
ACL fixups:
- Default Records are only viewable by an admin
…
|
|
|
@139
|
13 years |
Kris Deugau |
/trunk
Reduce the abuse of "actions" as a form input name; make the
…
|
|
|