#
# ChangeLog for trunk
#
# Generated by Trac 1.6
# 01/10/25 14:26:18

Fri, 09 Sep 2011 21:38:52 GMT Kris Deugau [123]
	* trunk/DNSDB.pm (modified)
	* trunk/dns-rpc.cgi (modified)

	/trunk
	 Fill out the remaining stubbed RPC calls;  other subs from ...


Fri, 09 Sep 2011 15:49:25 GMT Kris Deugau [122]
	* trunk/TODO (modified)

	/trunk
	 Some more TODO notes


Thu, 08 Sep 2011 22:09:58 GMT Kris Deugau [121]
	* trunk/DNSDB.pm (modified)
	* trunk/dns-rpc.cgi (modified)

	/trunk
	 checkpoint
	 Flesh out getSOA() stub in dns-rpc.cgi
	 Tweak ...


Thu, 08 Sep 2011 20:07:32 GMT Kris Deugau [120]
	* trunk/dns.cgi (modified)

	/trunk
	 Fix some uninitialized variable bugs - $sortby and ...


Fri, 02 Sep 2011 21:56:42 GMT Kris Deugau [119]
	* trunk/dns-rpc.cgi (added)

	/trunk
	 Add XMLRPC CGI script, with most DNSDB subs reasonable to ...


Fri, 02 Sep 2011 21:41:00 GMT Kris Deugau [118]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Add groupID()
	 Add ##fixme comment (accept parameters more ...


Thu, 01 Sep 2011 19:55:00 GMT Kris Deugau [117]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 Add getParents (untested) and isParent (tested) subs
	 Add ...


Thu, 01 Sep 2011 18:46:37 GMT Kris Deugau [116]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Tighten addDomain()'s checking of domain state


Wed, 31 Aug 2011 17:04:30 GMT Kris Deugau [115]
	* trunk/TODO (modified)

	/trunk
	 More TODO notes


Fri, 12 Aug 2011 21:37:01 GMT Kris Deugau [114]
	* trunk/COPYING (added)
	* trunk/Makefile (added)
	* trunk/dns.cgi (modified)

	/trunk
	 Complete core functionality for bulk domain operations.  May ...


Fri, 12 Aug 2011 19:21:34 GMT Kris Deugau [113]
	* trunk/templates/bulkchange.tmpl (added)

	/trunk
	 Add AWOL template


Tue, 02 Aug 2011 22:54:07 GMT Kris Deugau [112]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/bulkdomain.tmpl (modified)

	/trunk
	 Mostly complete functionality of bulk group move


Mon, 01 Aug 2011 23:24:30 GMT Kris Deugau [111]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/menu.tmpl (modified)
	* trunk/templates/soadata.tmpl (modified)

	/trunk
	 Add ACL checks to prevent contructed-URL ACL bypasses on SOA ...


Mon, 01 Aug 2011 04:47:09 GMT Kris Deugau [110]
	* trunk/dns.cgi (modified)
	* trunk/templates/bulkdomain.tmpl (added)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 Add "Bulk domain operations" area - move-to-group, ...


Thu, 21 Jul 2011 17:11:48 GMT Kris Deugau [109]
	* trunk/TODO (modified)

	/trunk
	 More TODO notes


Wed, 20 Jul 2011 22:01:23 GMT Kris Deugau [108]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Add timestamp and location stub output in __export_tiny() to ...


Tue, 19 Jul 2011 20:50:08 GMT Kris Deugau [107]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 Fix mishandling of record data retrieved before deleting ...


Mon, 18 Jul 2011 16:32:45 GMT Kris Deugau [106]
	* trunk/TODO (modified)

	/trunk
	 TODO notes


Fri, 15 Jul 2011 21:45:46 GMT Kris Deugau [105]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Fix AXFR import buglets on long TXT, SPF, and "other" ...


Fri, 15 Jul 2011 19:41:54 GMT Kris Deugau [104]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Tweak getDomRecs() to "correctly" sort domain records on ...


Fri, 15 Jul 2011 18:52:30 GMT Kris Deugau [103]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Add public export() and private __export_tiny() subs to ...


Fri, 15 Jul 2011 17:18:37 GMT Kris Deugau [102]
	* trunk/dns.sql (modified)

	/trunk
	 Add alphaorder column in rectypes table;  this fixes the ...


Wed, 06 Jul 2011 21:17:46 GMT Kris Deugau [101]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 dns.cgi:
	  Prefill <domain> or DOMAIN in Hostname field on ...


Wed, 06 Jul 2011 20:23:38 GMT Kris Deugau [100]
	* trunk/templates/deldom.tmpl (modified)
	* trunk/templates/delgrp.tmpl (modified)
	* trunk/templates/delrec.tmpl (modified)
	* trunk/templates/deluser.tmpl (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/dnsq.tmpl (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/edgroup.tmpl (modified)
	* trunk/templates/editsoa.tmpl (modified)
	* trunk/templates/grouptree-ie.css (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/log.tmpl (modified)
	* trunk/templates/newdomain.tmpl (modified)
	* trunk/templates/newgrp.tmpl (modified)
	* trunk/templates/reclist.tmpl (modified)
	* trunk/templates/record.tmpl (modified)
	* trunk/templates/template.tmpl (modified)
	* trunk/templates/user.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)
	* trunk/templates/whoisq.tmpl (modified)

	/trunk/templates
	 Templates
	  UI tweaks - make sure all main-body ...


Wed, 06 Jul 2011 20:03:47 GMT Kris Deugau [99]
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/header.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk/templates
	 XHTML validation tweaks
	 menu.tmpl
	  ...


Fri, 24 Jun 2011 21:30:23 GMT Kris Deugau [98]
	* trunk/dns.cgi (modified)

	/trunk
	 Fiddle results-per-page default
	 Bugfix for offset on ...


Thu, 23 Jun 2011 14:49:56 GMT Kris Deugau [97]
	* trunk/dns.cgi (modified)

	/trunk
	 Fix display buglet in record list display - "Default ...


Wed, 22 Jun 2011 21:12:30 GMT Kris Deugau [96]
	* trunk/images (modified)
	* trunk/images/tree_closed.png (added)
	* trunk/images/tree_open.png (added)

	/trunk
	 Remove svn:ignore on image files in images directory, add
	  ...


Fri, 15 Apr 2011 21:53:45 GMT Kris Deugau [95]
	* trunk/dns.cgi (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 Add commented attempt to autolocate the script's full base ...


Thu, 14 Apr 2011 21:14:23 GMT Kris Deugau [94]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Remove a few stale ##fixme notes
	 Minor formatting nitpick ...


Thu, 14 Apr 2011 20:48:00 GMT Kris Deugau [93]
	* trunk/dns.cgi (modified)

	/trunk
	 Remove a couple of ##fixme notes
	 Log more info on user ...


Thu, 14 Apr 2011 19:28:40 GMT Kris Deugau [92]
	* trunk/dns.cgi (modified)

	/trunk
	 Add support for imported VegaDNS encrypted passwords ...


Wed, 13 Apr 2011 20:00:10 GMT Kris Deugau [91]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/dns.sql (modified)

	/trunk
	 SQL tabledef update:
	  - Tweak log table definition to cope ...


Tue, 12 Apr 2011 18:46:22 GMT Kris Deugau [90]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/log.tmpl (modified)
	* trunk/templates/record.tmpl (modified)

	/trunk
	 Checkpoint
	  - Comment-docu-tweak on addUser()
	  - ...


Thu, 07 Apr 2011 19:40:50 GMT Kris Deugau [89]
	* trunk/dns.sql (modified)

	/trunk
	 SQL tabledef updates:
	  - references and definition for ...


Fri, 01 Apr 2011 22:01:14 GMT Kris Deugau [88]
	* trunk/dns.cgi (modified)

	/trunk
	 Checkpoint, web UI miscellaneous cleanup


Thu, 31 Mar 2011 22:01:43 GMT Kris Deugau [87]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/dns.sql (modified)
	* trunk/templates/fpnla.tmpl (modified)
	* trunk/templates/record.tmpl (modified)

	/trunk
	 Checkpoint.  Permissions manipulation should be complete.
	 ...


Wed, 09 Mar 2011 04:08:25 GMT Kris Deugau [86]
	* trunk/dns.sql (modified)

	/trunk
	 Tweak initial SQL definitions further so it actually works ...


Fri, 04 Mar 2011 22:49:38 GMT Kris Deugau [85]
	* trunk/dns.sql (modified)

	/trunk
	 Update SQL tabledef file


Mon, 28 Feb 2011 03:02:44 GMT Kris Deugau [84]
	* trunk/templates/dns.css (modified)
	* trunk/templates/grouptree-ie.css (added)
	* trunk/templates/grouptree.css (added)
	* trunk/templates/header.tmpl (modified)

	/trunk
	 Finally find a clean workspace to commit a (mostly) complete ...


Fri, 25 Feb 2011 22:56:25 GMT Kris Deugau [83]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 Checkpoint;  partial completion of user editing.
	  - ...


Fri, 25 Feb 2011 22:54:07 GMT Kris Deugau [82]
	* trunk/templates/user.tmpl (modified)

	/trunk
	 Tweaks and cleanups on add/edit user template mostly ...


Fri, 25 Feb 2011 22:49:50 GMT Kris Deugau [81]
	* trunk/notes (modified)

	/trunk
	 Add some misc notes from an archived working copy


Wed, 23 Feb 2011 21:09:39 GMT Kris Deugau [80]
	* trunk/dns.cgi (modified)

	/trunk
	 Forgot to include dns.cgi change to include current-group ...


Wed, 23 Feb 2011 20:47:43 GMT Kris Deugau [79]
	* trunk/templates/grpman.tmpl (modified)

	/trunk
	 Tweak to allow easy editing of the current group - also ...


Wed, 23 Feb 2011 19:53:57 GMT Kris Deugau [78]
	* trunk/DNSDB.pm (modified)

	/trunk
	 Tweak and fix permission update sub;  it should now properly ...


Fri, 18 Feb 2011 20:42:02 GMT Kris Deugau [77]
	* trunk/TODO (modified)

	/trunk
	 Uncovered some old(er) notes for TODO


Thu, 17 Feb 2011 22:28:05 GMT Kris Deugau [76]
	* trunk/dns.cgi (modified)
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 Finalize record-list click-the-column-header-to-sort - ...


Thu, 17 Feb 2011 22:26:15 GMT Kris Deugau [75]
	* trunk/images/ASC.png (modified)
	* trunk/images/DESC.png (modified)

	/trunk
	 Tweak ASC/DESC order-indicator images
	  - one was slightly ...


Thu, 17 Feb 2011 22:24:38 GMT Kris Deugau [74]
	* trunk/TODO (modified)

	/trunk
	 Add TODO note


Thu, 17 Feb 2011 21:50:28 GMT Kris Deugau [73]
	* trunk/templates/fpnla.tmpl (modified)

	/trunk
	 Light visual tweak to fpnla construct


Wed, 16 Feb 2011 23:04:21 GMT Kris Deugau [72]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 Checkpoint - adding sort-on-title-click to record list ...


Wed, 16 Feb 2011 20:52:04 GMT Kris Deugau [71]
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 Template tweak to correctly output "filter" microform on ...


Wed, 16 Feb 2011 20:01:28 GMT Kris Deugau [70]
	* trunk/dns.cgi (modified)
	* trunk/templates/fpnla.tmpl (modified)

	/trunk
	 After clicking "all" in a list to show all the entries, ...


Wed, 16 Feb 2011 16:37:48 GMT Kris Deugau [69]
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 Changes for much nicer-looking, nifty collapsible tree for ...


Wed, 16 Feb 2011 16:29:12 GMT Kris Deugau [68]
	* trunk/dns.cgi (modified)

	/trunk
	 Minor rearrangements of session handling, page-picking handling


Tue, 30 Nov 2010 23:01:27 GMT Kris Deugau [67]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/images/lastleaf.png (modified)
	* trunk/images/midleaf.png (modified)
	* trunk/images/plus.png (modified)
	* trunk/templates/permlist.tmpl (modified)
	* trunk/templates/user.tmpl (moved)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 checkpoint
	 Add user ACL handling nearing function
	 Add ...


Fri, 26 Nov 2010 22:43:34 GMT Kris Deugau [66]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/images/lastleaf.png (added)
	* trunk/images/midleaf.png (added)
	* trunk/images/plus.png (added)
	* trunk/templates/addgroup.tmpl (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/edgroup.tmpl (modified)
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/newgrp.tmpl (modified)
	* trunk/templates/permlist.tmpl (added)

	/trunk
	 Basic group permissions editing functional - enforcing is ...


Thu, 25 Nov 2010 21:26:08 GMT Kris Deugau [65]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/dns.sql (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/edgroup.tmpl (added)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)
	* trunk/templates/newuser.tmpl (modified)
	* trunk/templates/permlist_enabled.tmpl (added)
	* trunk/templates/template.tmpl (added)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 checkpoint, adding permissions/ACL support


Mon, 25 Oct 2010 20:49:10 GMT Kris Deugau [64]
	* trunk/dns.cgi (modified)
	* trunk/templates/lettsearch.tmpl (modified)

	/trunk
	 Fix up buglet in search filtering by start letter;  0-9 did ...


Wed, 20 Jan 2010 22:36:39 GMT Kris Deugau [63]
	* trunk/dns.cgi (modified)

	/trunk
	 Tweak and normalize some existing but ...


Tue, 19 Jan 2010 21:50:05 GMT Kris Deugau [62]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 checkpoint
	 dns.cgi:
	  Fix lurking rebuglet on removing ...


Fri, 15 Jan 2010 22:48:50 GMT Kris Deugau [61]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 checkpoint, debugging logging/process on deleting domain


Fri, 15 Jan 2010 19:52:28 GMT Kris Deugau [60]
	* trunk/dns.cgi (modified)
	* trunk/templates/log.tmpl (modified)
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 Littleish cosmetic tweaks to log display
	 Tweaks to calls ...


Thu, 14 Jan 2010 22:54:44 GMT Kris Deugau [59]
	* trunk/INSTALL (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/log.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 Unkinked a few bugs in logging (creation and display)
	 ...


Thu, 14 Jan 2010 17:34:40 GMT Kris Deugau [58]
	* trunk/INSTALL (added)

	/trunk
	 Add INSTALL file


Wed, 13 Jan 2010 22:46:21 GMT Kris Deugau [57]
	* trunk/dns.cgi (modified)
	* trunk/templates/conf_del.tmpl (deleted)

	/trunk
	 Checkpoint, cleanup and normalization (still, again)
	  - ...


Tue, 12 Jan 2010 16:24:00 GMT Kris Deugau [56]
	* trunk/DNSDB.pm (modified)

	/trunk
	 fix checkUser sub - use a different variable for the input ...


Thu, 31 Dec 2009 22:55:43 GMT Kris Deugau [55]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 Started adding logging calls
	 Fixed user add sub in ...


Tue, 29 Dec 2009 18:06:01 GMT Kris Deugau [54]
	* trunk/dns.cgi (modified)

	/trunk
	 Pronouncing starts with, search/show subgroups, and ...


Mon, 28 Dec 2009 22:50:12 GMT Kris Deugau [53]
	* trunk/dns.cgi (modified)
	* trunk/templates/lettsearch.tmpl (modified)
	* trunk/templates/sbox.tmpl (modified)

	/trunk
	 checkpoint
	 Starts with, search subgroups, and filter all ...


Tue, 22 Dec 2009 21:47:28 GMT Kris Deugau [52]
	* trunk/TODO (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/sbox.tmpl (modified)

	/trunk
	 Make subgroup y/n checkbox, search filter more or less work ...


Thu, 17 Dec 2009 20:47:50 GMT Kris Deugau [51]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/dev
	 checkpoint
	 Moved sort order/sort-by tracking on domain, ...


Wed, 16 Dec 2009 21:49:26 GMT Kris Deugau [50]
	* trunk/TODO (modified)
	* trunk/dns.sql (added)

	/trunk
	 Add a few more TODOs
	 Add the tabledef SQL file


Wed, 16 Dec 2009 19:01:32 GMT Kris Deugau [49]
	* trunk/TODO (modified)
	* trunk/images/ASC.png (added)
	* trunk/images/DESC.png (added)

	/dev
	 Add more notes to TODO
	 Add missing ascending/descending ...


Thu, 10 Dec 2009 21:24:55 GMT Kris Deugau [48]
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/whois.tmpl (deleted)
	* trunk/templates/whoisq.tmpl (added)

	/trunk
	 WHOIS query is functional - requires Net::Whois::Raw and ...


Thu, 10 Dec 2009 18:29:16 GMT Kris Deugau [47]
	* trunk/dns.cgi (modified)
	* trunk/templates/log.tmpl (modified)
	* trunk/templates/newrec.tmpl (deleted)
	* trunk/templates/test.tmpl (deleted)
	* trunk/templates/useradmin.tmpl (modified)
	* trunk/templates/users.tmpl (deleted)
	* trunk/templates/vega-domainlist.tmpl (deleted)

	/trunk
	 checkpoint
	 Cosmetic shuffle of "which page am I ...


Thu, 10 Dec 2009 16:08:51 GMT Kris Deugau [46]
	* trunk/templates/sbox.tmpl (added)

	/trunk
	 Add uncomitted sbox.tmpl


Thu, 10 Dec 2009 16:05:46 GMT Kris Deugau [45]
	* trunk/templates/lettsearch.tmpl (added)

	/trunk
	 Add uncommitted letter search subtemplate


Wed, 09 Dec 2009 23:02:18 GMT Kris Deugau [44]
	* trunk/dns.cgi (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 Clean up header-munger code and templates for users, groups, ...


Wed, 09 Dec 2009 22:08:46 GMT Kris Deugau [43]
	* trunk/dns.cgi (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 Fix grouplist brokenness in menu (first entry was being set ...


Mon, 07 Dec 2009 22:33:42 GMT Kris Deugau [42]
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 checkpoint - start coding support for filter/search on groups


Thu, 03 Dec 2009 22:59:06 GMT Kris Deugau [41]
	* trunk/dns.cgi (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/grptree.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 Look-n-feel cleanup, checkpoint


Wed, 02 Dec 2009 21:50:42 GMT Kris Deugau [40]
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 Letter-filter (almost) complete for domains;  web portion ...


Tue, 01 Dec 2009 22:21:41 GMT Kris Deugau [39]
	* trunk/dns.cgi (modified)
	* trunk/notes (modified)
	* trunk/templates/deldom.tmpl (modified)
	* trunk/templates/delgrp.tmpl (modified)
	* trunk/templates/delrec.tmpl (modified)
	* trunk/templates/deluser.tmpl (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/editsoa.tmpl (modified)
	* trunk/templates/fpnla.tmpl (modified)
	* trunk/templates/pgcount.tmpl (modified)
	* trunk/templates/reclist.tmpl (modified)
	* trunk/templates/soadata.tmpl (modified)
	* trunk/templates/updatesoa.tmpl (modified)

	/trunk
	 XHTML strict, pass 2
	 fixed up a collection of things found ...


Fri, 20 Nov 2009 22:32:04 GMT Kris Deugau [38]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/Login.html (deleted)
	* trunk/templates/axfr.tmpl (modified)
	* trunk/templates/conf_del.tmpl (modified)
	* trunk/templates/deldom.tmpl (modified)
	* trunk/templates/delgrp.tmpl (modified)
	* trunk/templates/delrec.tmpl (modified)
	* trunk/templates/deluser.tmpl (modified)
	* trunk/templates/dns.css (modified)
	* trunk/templates/dnsq.tmpl (modified)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/editsoa.tmpl (modified)
	* trunk/templates/footer.tmpl (modified)
	* trunk/templates/fpnla.tmpl (modified)
	* trunk/templates/grpman.tmpl (modified)
	* trunk/templates/header.tmpl (modified)
	* trunk/templates/login.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)
	* trunk/templates/newdomain.tmpl (modified)
	* trunk/templates/newgrp.tmpl (modified)
	* trunk/templates/newrec.tmpl (modified)
	* trunk/templates/newuser.tmpl (modified)
	* trunk/templates/reclist.tmpl (modified)
	* trunk/templates/record.tmpl (modified)
	* trunk/templates/soadata.tmpl (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 checkpoint - big changes!

	 dns.cgi and DNSDB.pm:
	  - all ...


Wed, 18 Nov 2009 18:42:22 GMT Kris Deugau [37]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 AXFR import is now basically functional
	  - could maybe use ...


Wed, 18 Nov 2009 18:35:24 GMT Kris Deugau [36]
	* trunk/templates/reclist.tmpl (modified)

	/trunk
	 FIXME:  need to reformat record list page so that a long ...


Fri, 13 Nov 2009 23:05:34 GMT Kris Deugau [35]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/axfr.tmpl (modified)

	/trunk
	 checkpoint - my Net::DNS vs DBD::Pg weirdness went away
	  - ...


Wed, 11 Nov 2009 22:55:32 GMT Kris Deugau [34]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/axfr.tmpl (modified)
	* trunk/templates/dns.css (modified)

	/trunk
	 checkpoint - Net::DNS + DBD::Pg crosswiring bug?
	   (AXFR ...


Tue, 10 Nov 2009 22:51:55 GMT Kris Deugau [33]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/axfr.tmpl (modified)
	* trunk/templates/dns.css (modified)

	/trunk
	 checkpoint, fleshing out axfr import


Tue, 10 Nov 2009 19:52:03 GMT Kris Deugau [32]
	* trunk/templates/axfr.tmpl (modified)

	/trunk/templates
	 checkpoint axfr with possible "wanna try again" ...


Mon, 09 Nov 2009 23:02:24 GMT Kris Deugau [31]
	* trunk/dns.cgi (modified)
	* trunk/templates/axfr.tmpl (modified)
	* trunk/templates/dns.tmpl (deleted)
	* trunk/templates/dnsq.tmpl (modified)

	/trunk
	 Tweak labels and logic on DNS query page
	 Remove extraneous ...


Fri, 06 Nov 2009 23:02:00 GMT Kris Deugau [30]
	* trunk/dns.cgi (modified)
	* trunk/images (modified)
	* trunk/templates/dnsq.tmpl (added)
	* trunk/templates/domlist.tmpl (modified)
	* trunk/templates/menu.tmpl (modified)

	/trunk
	 checkpoint
	  - filled out "normal" DNS lookup, still need ...


Thu, 05 Nov 2009 22:55:34 GMT Kris Deugau [29]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)

	/trunk
	 DNSDB::initGlobals
	  - don't roll over and die if the ...


Thu, 05 Nov 2009 22:30:46 GMT Kris Deugau [28]
	* trunk/templates/deluser.tmpl (added)

	/trunk
	 Add missing deluser.tmpl


Thu, 05 Nov 2009 22:29:43 GMT Kris Deugau [27]
	* trunk/images (added)
	* trunk/images/ffwd.png (added)
	* trunk/images/frev.png (added)
	* trunk/images/fwd.png (added)
	* trunk/images/rev.png (added)
	* trunk/images/trash2.png (added)

	/trunk
	 Add images/ directory and minimal content


Thu, 05 Nov 2009 20:40:13 GMT Kris Deugau [26]
	* trunk/dns.cgi (modified)
	* trunk/templates/login.tmpl (modified)

	/trunk
	 checkpoint
	  - move login redirect to after the database ...


Mon, 02 Nov 2009 21:40:07 GMT Kris Deugau [25]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/useradmin.tmpl (modified)

	/trunk
	 checkpoint
	  - pass all entered data through to addUser()
	 ...


Fri, 30 Oct 2009 21:52:55 GMT Kris Deugau [24]
	* trunk/DNSDB.pm (modified)
	* trunk/dns.cgi (modified)
	* trunk/templates/adduser.tmpl (added)
	* trunk/templates/dns.css (modified)
	* trunk/templates/grptree.tmpl (added)
	* trunk/templates/menu.tmpl (modified)
	* trunk/templates/newdomain.tmpl (modified)
	* trunk/templates/newgrp.tmpl (modified)
	* trunk/templates/newuser.tmpl (added)
	* trunk/templates/useradmin.tmpl (added)

	/trunk
	 checkpoint
	  - group management more or less functional
	  ...