source: trunk/DNSDB.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @464   11 years Kris Deugau /trunk Trim stale global that never got used anyway.
(edit) @463   11 years Kris Deugau /trunk Add another template expansion; '%blank%' will cause the …
(edit) @462   11 years Kris Deugau /trunk RPC tweaks and fixes. - Add config-loader line to check for …
(edit) @459   11 years Kris Deugau /trunk Flesh out last known subcases of record update/delete required …
(edit) @457   11 years Kris Deugau /trunk Refiddle getRevPattern() again, so that it looks for all PTR types.
(edit) @455   11 years Kris Deugau /trunk Fix precedence bug in SQL for getRevPattern that in a test …
(edit) @452   11 years Kris Deugau /trunk Continue tweaking RPC for actual usage. See #43. - Add and …
(edit) @451   11 years Kris Deugau /trunk Odds-n-ends: - Fixme note for murking …
(edit) @450   11 years Kris Deugau /trunk Fix caching glitch in reverse record export by simplifying the …
(edit) @449   11 years Kris Deugau /trunk Fix bug in location export; tinydns uses octet-truncated …
(edit) @448   11 years Kris Deugau /trunk Minor bugfix for record updates; default records do not have …
(edit) @446   11 years Kris Deugau /trunk Fine-tune new reverse zone process to support setting a …
(edit) @445   11 years Kris Deugau /trunk Fix bug in export caching for reverse zones that somehow …
(edit) @444   11 years Kris Deugau /trunk Only skip (A+)PTR-template records when converting default …
(edit) @443   11 years Kris Deugau /trunk Fix a couple of buglets expanding the %-patterns in …
(edit) @442   11 years Kris Deugau /trunk Squash off-by-one-ish bug checking for multiple PTR template …
(edit) @441   11 years Kris Deugau /trunk Fix coding thinko in export; not sure why I thought $host, …
(edit) @439   12 years Kris Deugau /trunk Extend record list filtering to check both host and val …
(edit) @436   12 years Kris Deugau /trunk Fix bug in AXFR import (couldn't import as inactive) Extend …
(edit) @429   12 years Kris Deugau /trunk Bugfix getRecLine() to not look for locations on default records
(edit) @428   12 years Kris Deugau /trunk Polish off the last of the location subs; locations can now …
(edit) @425   12 years Kris Deugau /trunk Tweak handling of log messages so that the location …
(edit) @420   12 years Kris Deugau /trunk Add a somewhat quick-n-dirty plaintext record list script that …
(edit) @418   12 years Kris Deugau /trunk Fix stupid typo from r417
(edit) @417   12 years Kris Deugau /trunk Fix data integrity glitch; leading and trailing spaces were …
(edit) @415   12 years Kris Deugau /trunk Fix an edge-case bug in DNSDB::getDomRecs(). Default reverse …
(edit) @411   12 years Kris Deugau /trunk Check and munge state in DNSDB::updateUser(), same as …
(edit) @410   12 years Kris Deugau /trunk Apply another light tweak in initRPC(); blank the last name …
(edit) @408   12 years Kris Deugau /trunk Copy munging of "state"/"status" from addDomain() to addUser() …
(edit) @406   12 years Kris Deugau /trunk Fix the fix for the fixed initRPC(). Usernames should be …
(edit) @404   12 years Kris Deugau /trunk Fix up initRPC() so it actually works the way it's supposed …
(edit) @402   12 years Kris Deugau /trunk Oops. Revert update to getZoneList() in r397; forgot the …
(edit) @401   12 years Kris Deugau /trunk Begin updating dns-rpc.cgi. See #43. Add initRPC() in …
(edit) @400   12 years Kris Deugau /trunk Normalize calling convention in loadConfig() and cfgload() …
(edit) @399   12 years Kris Deugau /trunk Another lurking buglet in the normalization of getDomRecs()
(edit) @397   12 years Kris Deugau /trunk Caught some inconsistencies getting the RPC CGI updated. - …
(edit) @391   12 years Kris Deugau /trunk Add support for new permissions to addUser()'s permission type …
(edit) @390   12 years Kris Deugau /trunk Extend handling of setting permissions to keep "chained" …
(edit) @389   12 years Kris Deugau /trunk Add location support to addRec() and updateRec(). Extend …
(edit) @387   12 years Kris Deugau /trunk Add a new permission record_locchg to separate changing the …
(edit) @386   12 years Kris Deugau /trunk Fix the fix for the slow group listing; it only worked when …
(edit) @385   12 years Kris Deugau /trunk Fix performance blackhole with group management; time to …
(edit) @384   12 years Kris Deugau /trunk Fix bugs in new SQL bits in getDomRecs(). See #10. - Don't …
(edit) @383   12 years Kris Deugau /trunk Checkpoint adding location support to UI. See #10. - Add …
(edit) @382   12 years Kris Deugau /trunk Update permission loading with the new fields for locations. …
(edit) @377   12 years Kris Deugau /trunk Checkpoint adding locations to UI. See #10. - Add location …
(edit) @375   12 years Kris Deugau /trunk Checkpoint adding locations/views. See #10. - Tweak new …
(edit) @372   12 years Kris Deugau /trunk Checkpoint adding location/view support. See #10. - minor …
(edit) @370   12 years Kris Deugau /trunk Checkpoint; adding location/view support. See #10. - add …
(edit) @368   12 years Kris Deugau /trunk First stage implementation of export caching for performance. …
(edit) @367   12 years Kris Deugau /trunk Tweak tinydns export processing to support automatic TTLs. …
(edit) @364   12 years Kris Deugau /trunk Fill in export of SSHFP records since they're imported via …
(edit) @352   12 years Kris Deugau /trunk Tweak getDomRecs() to return reverse zone entries sorted by …
(edit) @350   12 years Kris Deugau /trunk Tweak addRec() and updateRec() to allow "bad" hostnames so TXT …
(edit) @349   12 years Kris Deugau /trunk Convert all lookups on the domain name to use lower() on both …
(edit) @347   12 years Kris Deugau /trunk Clean up dns.sql a little; some of this will be more important …
(edit) @346   12 years Kris Deugau /trunk Delegation type now exports correctly, or at least as …
(edit) @345   12 years Kris Deugau /trunk Checkpoint adding delegation type. See #26. - stuck on how …
(edit) @344   12 years Kris Deugau /trunk Work around bizarre SQL un-bug where: SELECT <stuff> UNION …
(edit) @343   12 years Kris Deugau /trunk Fix lurking minor buglet where delZone() wouldn't fail early …
(edit) @342   12 years Kris Deugau /trunk Add a new type to the custom record types ("Delegation") …
(edit) @341   12 years Kris Deugau /trunk Fix logging glitch in record update. Note this was also …
(edit) @340   12 years Kris Deugau /trunk Fill in validation stubs for type 65282 (PTR template) and …
(edit) @339   12 years Kris Deugau /trunk Finally polish up what should be the last of PTR template and …
(edit) @337   12 years Kris Deugau /trunk Checkpoint updating export for reverse DNS. See #26. - …
(edit) @336   12 years Kris Deugau /trunk Checkpoint updating export for reverse DNS. See #26. - …
(edit) @335   12 years Kris Deugau /trunk Checkpoint filling in processing for PTR template and A+PTR …
(edit) @334   12 years Kris Deugau /trunk Checkpoint updating export for reverse DNS. See #26. - …
(edit) @333   12 years Kris Deugau /trunk Checkpoint, update export for reverse DNS. See #26. - Stub …
(edit) @332   12 years Kris Deugau /trunk Checkpoint updating export for reverse zones. See #26. - …
(edit) @331   12 years Kris Deugau /trunk Tweak getChildren() a little with a trailing sort-by-name. …
(edit) @330   12 years Kris Deugau /trunk Checkpoint, updating export for reverse zones. See #26. - …
(edit) @329   12 years Kris Deugau /trunk Checkpoint, update export process to handle reverse zones. …
(edit) @328   12 years Kris Deugau /trunk Clean up several bugs in handling of NS records in revzones: …
(edit) @326   12 years Kris Deugau /trunk Move SQL for clone-this-user dropdown into DNSDB.pm. See #1
(edit) @325   12 years Kris Deugau /trunk Move SQL from user list code into DNSDB.pm. See #1
(edit) @324   12 years Kris Deugau /trunk Add consistency to log entry and record list sorts by adding …
(edit) @323   12 years Kris Deugau /trunk Moved some more SQL out of dns.cgi (see #1). Added pagination …
(edit) @321   12 years Kris Deugau /trunk More administrivia; set a more sane version number on /trunk …
(edit) @320   12 years Kris Deugau /trunk Administrivia cleanup - overdue to update the copyright dates …
(edit) @316   12 years Kris Deugau /trunk Fix embarrasing bug in login process; account status was …
(edit) @314   12 years Kris Deugau /trunk Move SQL for "Manage groups" to DNSDB.pm. See #1 Extend new …
(edit) @312   12 years Kris Deugau /trunk Fix lurking bug in _ZONE that retained an extra 0 on CIDR to …
(edit) @311   12 years Kris Deugau /trunk Move SQL for SOA update to DNSDB.pm (see #1) Clean up support …
(edit) @309   12 years Kris Deugau /trunk Minor code review - remove a dangling variable and comment …
(edit) @307   12 years Kris Deugau /trunk Fix a taint mode gotcha in _zone2cidr(), introduced with the …
(edit) @304   12 years Kris Deugau /trunk Drop support for /31 sub-octet ranges in in-addr.arpa zone …
(edit) @303   12 years Kris Deugau /trunk Checkpoint - still finding rough edges in AXFR import [ log …
(edit) @302   12 years Kris Deugau /trunk Checkpoint converting importAXFR() to support reverse zones …
(edit) @301   12 years Kris Deugau /trunk Checkpoint: importAXFR() now supports most reverse zones, as …
(edit) @299   12 years Kris Deugau /trunk Fix really silly bug that allowed adding the same reverse zone …
(edit) @298   12 years Kris Deugau /trunk Checkpoint updating importAXFR() action logging (see #35): - …
(edit) @297   12 years Kris Deugau /trunk Move action logging for user delete into delUser(). See #35
(edit) @296   12 years Kris Deugau /trunk Move action logging for user status change into userStatus(). …
(edit) @295   12 years Kris Deugau /trunk Move entity-relationship reference hashes up into the same …
(edit) @294   12 years Kris Deugau /trunk "Move action logging for change group default permissions" …
(edit) @293   12 years Kris Deugau /trunk Move action logging for delGroup() into DNSDB.pm. See #35. …
(edit) @292   12 years Kris Deugau /trunk Move action logging for addGroup() into DNSDB.pm. See #35
(edit) @290   12 years Kris Deugau /trunk Move action logging for delRec() into DNSDB.pm. See #35
(edit) @289   12 years Kris Deugau /trunk Forgot to move failed-action logging for addRec() and …
Note: See TracRevisionLog for help on using the revision log.