source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @468   11 years Kris Deugau /trunk Object conversion of DNSDB.pm, 4 of <mumble>. See #11. - …
(edit) @467   11 years Kris Deugau /trunk Object conversion of DNSDB.pm, 3 of <mumble>. See #11. - …
(edit) @466   11 years Kris Deugau /trunk Object conversion of DNSDB.pm, 2 of <mumble>. See #11. - …
(edit) @465   11 years Kris Deugau /trunk Object conversion of DNSDB.pm, 1 of <mumble>. See #11. - …
(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) @461   11 years Kris Deugau /trunk Actually handle the -c option in tiny-import.pl
(edit) @460   11 years Kris Deugau /trunk Edge case bugfixes and fleshing-out for deleting records by …
(edit) @459   11 years Kris Deugau /trunk Flesh out last known subcases of record update/delete required …
(edit) @458   11 years Kris Deugau /trunk Annoyance tweak in log page; we don't use the username as an …
(edit) @457   11 years Kris Deugau /trunk Refiddle getRevPattern() again, so that it looks for all PTR types.
(edit) @456   11 years Kris Deugau /trunk Refiddle/retweak the available record types in the initial …
(edit) @455   11 years Kris Deugau /trunk Fix precedence bug in SQL for getRevPattern that in a test …
(edit) @454   11 years Kris Deugau /trunk Tweak addOrUpdateRec for some subtle bugs. See #43. - …
(edit) @453   11 years Kris Deugau /trunk Continue extending RPC support for real usage/needs. See #43. …
(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) @447   11 years Kris Deugau /trunk Tweak RPC handler for updated addRDNS(). Add and fill in …
(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) @440   11 years Kris Deugau /trunk Fix minor annoyance in plaintext record list; don't add a . …
(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) @435   12 years Kris Deugau /trunk Fix bug with location handling in new domain page. Could …
(edit) @431   12 years Kris Deugau /trunk Have new groups inherit default records from their parent, …
(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) @427   12 years Kris Deugau /trunk Add location delete template, tweak link for location delete …
(edit) @426   12 years Kris Deugau /trunk Fix up addRec, updateRec, and delRec in dns-rpc.cgi. See #43.
(edit) @425   12 years Kris Deugau /trunk Tweak handling of log messages so that the location …
(edit) @424   12 years Kris Deugau /trunk Add new files for plaintext record list Tweak Makefile a …
(edit) @421   12 years Kris Deugau /trunk Forgot to add template for HTML-output option of plaintext …
(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) @416   12 years Kris Deugau /trunk Fix up untested copypaste in dns-rpc.cgi getRecCount so it …
(edit) @415   12 years Kris Deugau /trunk Fix an edge-case bug in DNSDB::getDomRecs(). Default reverse …
(edit) @414   12 years Kris Deugau /trunk Update dns-rpc.cgi getRecLine. See #43. May need to …
(edit) @413   12 years Kris Deugau /trunk Update dns-rpc.cgi getSOA. See #43.
(edit) @412   12 years Kris Deugau /trunk Check dns-rpc.cgi delUser and clean up returns in both delUser …
(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) @409   12 years Kris Deugau /trunk Chop some useless code in dns-rpc.cgi addUser, confirm it …
(edit) @408   12 years Kris Deugau /trunk Copy munging of "state"/"status" from addDomain() to addUser() …
(edit) @407   12 years Kris Deugau /trunk Check and fix addGroup and delGroup in dns-rpc.cgi. See #43.
(edit) @406   12 years Kris Deugau /trunk Fix the fix for the fixed initRPC(). Usernames should be …
(edit) @405   12 years Kris Deugau /trunk Clean up some more annoyances in dns-rpc.cgi. See #43. - …
(edit) @404   12 years Kris Deugau /trunk Fix up initRPC() so it actually works the way it's supposed …
(edit) @403   12 years Kris Deugau /trunk Flush out another bug introduced by the getZoneList() update …
(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) @398   12 years Kris Deugau /trunk Missed group list template normalization in r397
(edit) @397   12 years Kris Deugau /trunk Caught some inconsistencies getting the RPC CGI updated. - …
(edit) @396   12 years Kris Deugau /trunk Track and report count of tinydns records imported sucessfully
(edit) @395   12 years Kris Deugau /trunk Fix thinko in recording tabledef update for record location …
(edit) @394   12 years Kris Deugau /trunk Fix a minor XHTMLism missed when adding the location …
(edit) @393   12 years Kris Deugau /trunk Get the correct data for the initial permissions with the new …
(edit) @392   12 years Kris Deugau /trunk Check for chained permissions on group add too.
(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) @388   12 years Kris Deugau /trunk Extend location view on the record page to either show a …
(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) @381   12 years Kris Deugau /trunk Somewhere along the line, addDomain() got updated to ignore …
(edit) @380   12 years Kris Deugau /trunk Fix minor(ish) bug in import of locations; set …
(edit) @379   12 years Kris Deugau /trunk Normalize the formatting for the column-header-creator loop in …
(edit) @378   12 years Kris Deugau /trunk Factor out the template side of the result/warning/error …
(edit) @377   12 years Kris Deugau /trunk Checkpoint adding locations to UI. See #10. - Add location …
(edit) @376   12 years Kris Deugau /trunk Factor out another little code fragment: result, warning, and …
(edit) @375   12 years Kris Deugau /trunk Checkpoint adding locations/views. See #10. - Tweak new …
(edit) @374   12 years Kris Deugau /trunk Checkpoint adding location/view UI bits. See #10. - add …
(edit) @373   12 years Kris Deugau /trunk Polish tiny-import.pl for live use - Add flatfile-rewriting …
(edit) @372   12 years Kris Deugau /trunk Checkpoint adding location/view support. See #10. - minor …
(edit) @371   12 years Kris Deugau /trunk Fix subtle bug in search/filter that discarded -'s
(edit) @370   12 years Kris Deugau /trunk Checkpoint; adding location/view support. See #10. - add …
(edit) @369   12 years Kris Deugau /trunk Fix up a minor SQL issue - missing an FK constraint on …
(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) @366   12 years Kris Deugau /trunk Update initial tabledef and 1.0 -> 1.2 conversion SQL to add …
(edit) @365   12 years Kris Deugau /trunk Add SQL upgrade script for 1.0 -> 1.2
(edit) @364   12 years Kris Deugau /trunk Fill in export of SSHFP records since they're imported via …
(edit) @363   12 years Kris Deugau /trunk Checkpoint tiny-import.pl - Fill in stub for SSHFP record
(edit) @362   12 years Kris Deugau /trunk Checkpoint tiny-import.pl - Fill in stub for semiobscure RP …
(edit) @361   12 years Kris Deugau /trunk Checkpoint tiny-import.pl - Factor out rdata to general …
(edit) @360   12 years Kris Deugau /trunk Checkpoint on tiny-import.pl - Handle wildcards sanely in …
Note: See TracRevisionLog for help on using the revision log.