source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @173   12 years Kris Deugau /trunk Security audit (see #30) - remove a stale global - catch …
(edit) @172   12 years Kris Deugau /trunk VegaDNS import tool should be complete. - User import …
(edit) @171   12 years Kris Deugau /trunk Add VegaDNS import script. (incomplete)
(edit) @170   12 years Kris Deugau /trunk Comment .spec file processing in Makefile until we have one to …
(edit) @169   12 years Kris Deugau /trunk Fix another lurking error-log mess-maker when adding a record. …
(edit) @168   12 years Kris Deugau /trunk Fix a lurking error-log mess-dropper. See #25.
(edit) @167   12 years Kris Deugau /trunk Fix logging buglet with group delete inserting the group as …
(edit) @166   13 years Kris Deugau /trunk Preparing for release - wrap debugbits output to avoid an …
(edit) @165   13 years Kris Deugau /trunk Note some entries in TODO as complete. Converted pending …
(edit) @164   13 years Kris Deugau /trunk Another TODO
(edit) @163   13 years Kris Deugau /trunk Session management - expire sessions properly - remove …
(edit) @162   13 years Kris Deugau /trunk Add scope checks - domain add/delete Tweak scope check on …
(edit) @161   13 years Kris Deugau /trunk Add yet another TODO
(edit) @160   13 years Kris Deugau /trunk Use bind parameters in DNSDB::getDomRecs for filter Make sure …
(edit) @159   13 years Kris Deugau /trunk Prevent out-of-domain records from being added by appending …
(edit) @158   13 years Kris Deugau /trunk Minor semantic fix in an error message
(edit) @157   13 years Kris Deugau /trunk Handle case of "id not found" in isParent(). If the requested …
(edit) @156   13 years Kris Deugau /trunk Add another TODO
(edit) @155   13 years Kris Deugau /trunk Tweak DNSDB::isParent slightly; treat all groups as being …
(edit) @154   13 years Kris Deugau /trunk Move template init further up, so we can set error-message …
(edit) @153   13 years Kris Deugau /trunk Start adding scope checks so that users can't casually access …
(edit) @152   13 years Kris Deugau /trunk Tweaks and fixes in getParents() and isParent()
(edit) @151   13 years Kris Deugau /trunk Add/update/delete record now produces the same consistent …
(edit) @150   13 years Kris Deugau /trunk Another TODO to validate IP addresses properly
(edit) @149   13 years Kris Deugau /trunk More TODO notes
(edit) @148   13 years Kris Deugau /trunk UI tweak for group update
(edit) @147   13 years Kris Deugau /trunk UI consistency tweak - report group and domain deletions the …
(edit) @146   13 years Kris Deugau /trunk Tweak red "no access" highlighting on permissions lists where …
(edit) @145   13 years Kris Deugau /trunk Completed ACL checks on deleting a user Present a "success" …
(edit) @144   13 years Kris Deugau /trunk ACL checks on users almost complete Removed obsolete …
(edit) @143   13 years Kris Deugau /trunk Set an explicit value on the "-" option for the "clone user" …
(edit) @142   13 years Kris Deugau /trunk Working on user-permission ACLs. Links now show or not as …
(edit) @141   13 years Kris Deugau /trunk Missed TODO and template fixme for "delete all evarthing" …
(edit) @140   13 years Kris Deugau /trunk ACL fixups: - Default Records are only viewable by an admin …
(edit) @139   13 years Kris Deugau /trunk Reduce the abuse of "actions" as a form input name; make the …
(edit) @138   13 years Kris Deugau /trunk Nitpick bugfix for "offset == 'all'" to drop another error …
(edit) @137   13 years Kris Deugau /trunk Fix record list filtering - standardize variable/form input …
(edit) @136   13 years Kris Deugau /trunk Update footer with current (C), less aggressive statement on …
(edit) @135   13 years Kris Deugau /trunk Tweak getDomRecs and getRecCount to return useful, correct …
(edit) @134   13 years Kris Deugau /trunk More TODO notes
(edit) @133   13 years Kris Deugau /trunk Remove a couple of notes-to-self in new group and new domain …
(edit) @132   13 years Kris Deugau /trunk Misread "#use NetAddr::IP" as "use NetAddr::IP" when adding IP …
(edit) @131   13 years Kris Deugau /trunk Tweak config-loader to stop spitting errors if a config …
(edit) @130   13 years Kris Deugau /trunk Duhhhhh... "text" fields don't have any performance penalty …
(edit) @129   13 years Kris Deugau /trunk Data validation - check attempts to add an A or AAAA record to …
(edit) @128   13 years Kris Deugau /trunk Code review/cleanup - Move configuration of DB host, user, …
(edit) @127   13 years Kris Deugau /trunk Another TODO note
(edit) @126   13 years Kris Deugau /trunk UI cleanup: Remove dropdown group list from sidebar now that …
(edit) @125   13 years Kris Deugau /trunk Fix some expired-session weirdness by forcing a fresh login …
(edit) @124   13 years Kris Deugau /trunk Add some belt-n-suspenders backup to make sure the sort field …
(edit) @123   13 years Kris Deugau /trunk Fill out the remaining stubbed RPC calls; other subs from …
(edit) @122   13 years Kris Deugau /trunk Some more TODO notes
(edit) @121   13 years Kris Deugau /trunk checkpoint Flesh out getSOA() stub in dns-rpc.cgi Tweak …
(edit) @120   13 years Kris Deugau /trunk Fix some uninitialized variable bugs - $sortby and $sortorder …
(edit) @119   13 years Kris Deugau /trunk Add XMLRPC CGI script, with most DNSDB subs reasonable to …
(edit) @118   13 years Kris Deugau /trunk Add groupID() Add ##fixme comment (accept parameters more …
(edit) @117   13 years Kris Deugau /trunk Add getParents (untested) and isParent (tested) subs Add some …
(edit) @116   13 years Kris Deugau /trunk Tighten addDomain()'s checking of domain state
(edit) @115   13 years Kris Deugau /trunk More TODO notes
(edit) @114   13 years Kris Deugau /trunk Complete core functionality for bulk domain operations. May …
(edit) @113   13 years Kris Deugau /trunk Add AWOL template
(edit) @112   13 years Kris Deugau /trunk Mostly complete functionality of bulk group move
(edit) @111   13 years Kris Deugau /trunk Add ACL checks to prevent contructed-URL ACL bypasses on SOA …
(edit) @110   13 years Kris Deugau /trunk Add "Bulk domain operations" area - move-to-group, …
(edit) @109   13 years Kris Deugau /trunk More TODO notes
(edit) @108   13 years Kris Deugau /trunk Add timestamp and location stub output in export_tiny() to …
(edit) @107   13 years Kris Deugau /trunk Fix mishandling of record data retrieved before deleting said …
(edit) @106   13 years Kris Deugau /trunk TODO notes
(edit) @105   13 years Kris Deugau /trunk Fix AXFR import buglets on long TXT, SPF, and "other" records; …
(edit) @104   13 years Kris Deugau /trunk Tweak getDomRecs() to "correctly" sort domain records on type …
(edit) @103   13 years Kris Deugau /trunk Add public export() and private export_tiny() subs to handle …
(edit) @102   13 years Kris Deugau /trunk Add alphaorder column in rectypes table; this fixes the data …
(edit) @101   13 years Kris Deugau /trunk dns.cgi: Prefill <domain> or DOMAIN in Hostname field on add …
(edit) @100   13 years Kris Deugau /trunk/templates Templates UI tweaks - make sure all main-body …
(edit) @99   13 years Kris Deugau /trunk/templates XHTML validation tweaks menu.tmpl …
(edit) @98   13 years Kris Deugau /trunk Fiddle results-per-page default Bugfix for offset on …
(edit) @97   13 years Kris Deugau /trunk Fix display buglet in record list display - "Default Records" …
(edit) @96   13 years Kris Deugau /trunk Remove svn:ignore on image files in images directory, add …
(edit) @95   13 years Kris Deugau /trunk Add commented attempt to autolocate the script's full base …
(edit) @94   13 years Kris Deugau /trunk Remove a few stale ##fixme notes Minor formatting nitpick …
(edit) @93   13 years Kris Deugau /trunk Remove a couple of ##fixme notes Log more info on user delete …
(edit) @92   13 years Kris Deugau /trunk Add support for imported VegaDNS encrypted passwords …
(edit) @91   13 years Kris Deugau /trunk SQL tabledef update: - Tweak log table definition to cope …
(edit) @90   13 years Kris Deugau /trunk Checkpoint - Comment-docu-tweak on addUser() - Disallow …
(edit) @89   13 years Kris Deugau /trunk SQL tabledef updates: - references and definition for …
(edit) @88   13 years Kris Deugau /trunk Checkpoint, web UI miscellaneous cleanup
(edit) @87   13 years Kris Deugau /trunk Checkpoint. Permissions manipulation should be complete. …
(edit) @86   13 years Kris Deugau /trunk Tweak initial SQL definitions further so it actually works out …
(edit) @85   13 years Kris Deugau /trunk Update SQL tabledef file
(edit) @84   13 years Kris Deugau /trunk Finally find a clean workspace to commit a (mostly) complete …
(edit) @83   13 years Kris Deugau /trunk Checkpoint; partial completion of user editing. - general …
(edit) @82   13 years Kris Deugau /trunk Tweaks and cleanups on add/edit user template mostly relating …
(edit) @81   13 years Kris Deugau /trunk Add some misc notes from an archived working copy
(edit) @80   13 years Kris Deugau /trunk Forgot to include dns.cgi change to include current-group gid …
(edit) @79   13 years Kris Deugau /trunk Tweak to allow easy editing of the current group - also allows …
(edit) @78   13 years Kris Deugau /trunk Tweak and fix permission update sub; it should now properly …
(edit) @77   13 years Kris Deugau /trunk Uncovered some old(er) notes for TODO
(edit) @76   13 years Kris Deugau /trunk Finalize record-list click-the-column-header-to-sort - mostly …
(edit) @75   13 years Kris Deugau /trunk Tweak ASC/DESC order-indicator images - one was slightly …
(edit) @74   13 years Kris Deugau /trunk Add TODO note
Note: See TracRevisionLog for help on using the revision log.