# # ChangeLog for trunk/cgi-bin/IPDB.pm # # Generated by Trac 1.6 # 06/02/24 19:04:50 Mon, 25 May 2015 22:25:20 GMT Kris Deugau [733] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/confmerge.tmpl (modified) * trunk/templates/merge.tmpl (modified) /trunk Cleanup while rechecking merge-to-container in UI: - Move ... Fri, 22 May 2015 15:44:39 GMT Kris Deugau [732] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fill in next mergeBlocks() working segment: Merge to ... Thu, 21 May 2015 19:04:54 GMT Kris Deugau [731] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fill in second mergeBlocks() working segment: Merge to ... Thu, 21 May 2015 18:55:10 GMT Kris Deugau [730] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fill in first mergeBlocks() working segment: Merge to ... Thu, 21 May 2015 18:49:56 GMT Kris Deugau [729] * trunk/cgi-bin/IPDB.pm (modified) /trunk Stub out subbranches of first major branch in mergeBlocks(). ... Thu, 21 May 2015 18:44:34 GMT Kris Deugau [728] * trunk/cgi-bin/IPDB.pm (modified) /trunk Stub out major logic branches for mergeBlocks(), and flesh ... Wed, 20 May 2015 19:52:19 GMT Kris Deugau [726] * trunk/cgi-bin/IPDB.pm (modified) /trunk (Re)?add the block ID back to the hashref returned by ... Wed, 20 May 2015 18:16:54 GMT Kris Deugau [725] * trunk/cgi-bin/IPDB.pm (modified) /trunk Add utility sub _poolToAllocations() to support complex ... Wed, 20 May 2015 18:11:36 GMT Kris Deugau [724] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fixes in deleteCascade() for edge cases along with some ... Wed, 20 May 2015 17:55:38 GMT Kris Deugau [723] * trunk/cgi-bin/IPDB.pm (modified) /trunk ... and, of course, the followup to catch a missed change in ... Wed, 20 May 2015 17:53:31 GMT Kris Deugau [722] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix minor bugs in _compactFree() that would only affect ... Fri, 08 May 2015 17:48:11 GMT Kris Deugau [721] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix bug adding new freeblocks after splitting a free block ... Thu, 07 May 2015 19:17:05 GMT Kris Deugau [720] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/confmerge.tmpl (added) /trunk Second page in merge sequence; show main allocations and ... Wed, 06 May 2015 18:01:30 GMT Kris Deugau [716] * trunk/cgi-bin/IPDB.pm (modified) /trunk Add internal utility sub _deleteCascade(), necessary for ... Thu, 30 Apr 2015 21:28:21 GMT Kris Deugau [715] * trunk/cgi-bin/IPDB.pm (modified) /trunk Factor out a chunk of deleteBlock() (compact free blocks to ... Fri, 27 Mar 2015 21:03:27 GMT Kris Deugau [714] * trunk/cgi-bin/IPDB.pm (modified) /trunk Revise getTypeList() to accept another parameter to flag the ... Wed, 25 Mar 2015 21:18:30 GMT Kris Deugau [713] * trunk/cgi-bin/IPDB.pm (modified) /trunk Review and revise splitBlock() and shrinkBlock() to properly ... Wed, 25 Mar 2015 21:11:27 GMT Kris Deugau [712] * trunk/cgi-bin/IPDB.pm (modified) /trunk Exclude $self from the count of allocations in a container ... Fri, 27 Feb 2015 23:17:24 GMT Kris Deugau [707] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Add rDNS update call for splitBlock(). Requires ... Wed, 25 Feb 2015 23:09:13 GMT Kris Deugau [705] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/dosplit.tmpl (modified) * trunk/templates/edit.tmpl (modified) * trunk/templates/split.tmpl (modified) /trunk - Complete internal handling for "shrink block". See #7 ... Mon, 23 Feb 2015 23:16:11 GMT Kris Deugau [702] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/dosplit.tmpl (added) * trunk/templates/edit.tmpl (modified) * trunk/templates/split.tmpl (added) /trunk Add "split block" feature. See #7. May still need a little ... Fri, 20 Feb 2015 23:15:14 GMT Kris Deugau [699] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix snafu in initPool(); forgot to set master_id Wed, 18 Feb 2015 22:21:31 GMT Kris Deugau [698] * trunk/cgi-bin/IPDB.pm (modified) /trunk Missed an added field for adding a reserved block on a ... Wed, 18 Feb 2015 22:16:21 GMT Kris Deugau [697] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/ipdb.css (modified) * trunk/templates/header.tmpl (modified) * trunk/templates/utilbar.tmpl (added) /trunk Add "breadcrumb" navigation trace to most pages. Fri, 13 Feb 2015 22:35:24 GMT Kris Deugau [696] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix most of the edge cases for initPool() being called on ... Fri, 13 Feb 2015 17:26:44 GMT Kris Deugau [695] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/edit.tmpl (modified) /trunk Mostly fix up edge case of extending an IP pool allocation. ... Thu, 12 Feb 2015 21:19:39 GMT Kris Deugau [694] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix flubbed update to initPool in r691; allocation_id is ... Thu, 12 Feb 2015 16:45:15 GMT Kris Deugau [693] * trunk/cgi-bin/IPDB.pm (modified) /trunk Exclude reserved freeblocks from guided assignment. See #24. Wed, 11 Feb 2015 23:43:22 GMT Kris Deugau [692] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/confirm.tmpl (modified) * trunk/templates/showsubs.tmpl (modified) /trunk Start adding support for advisory "reserved block" ... Fri, 06 Feb 2015 22:42:26 GMT Kris Deugau [691] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/ipdb-2.7-3.0.sql (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/ipdb.css (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/confirm.tmpl (modified) * trunk/templates/edit.tmpl (modified) /trunk Expose VRF field, and add a similar VLAN field (see #10). Fri, 06 Feb 2015 22:28:19 GMT Kris Deugau [690] * trunk/cgi-bin/IPDB.pm (modified) /trunk Head off a potential point of confusion by blocking ... Thu, 29 Jan 2015 21:47:08 GMT Kris Deugau [686] * trunk/cgi-bin/IPDB.pm (modified) /trunk Put a bit of polish on updating DNS records when updating ... Tue, 20 Jan 2015 21:57:05 GMT Kris Deugau [682] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/showsubs.tmpl (modified) * trunk/templates/showsubs2.tmpl (copied) /trunk Convert working hack for comparing container list layout ... Tue, 20 Jan 2015 16:26:58 GMT Kris Deugau [681] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) /trunk Convert SMTP From: address to a configuration entry Fri, 16 Jan 2015 22:36:04 GMT Kris Deugau [678] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix silly typo from r677 Fri, 16 Jan 2015 22:34:45 GMT Kris Deugau [677] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Collect and pass through per-IP rDNS. Still need to cache ... Fri, 16 Jan 2015 22:30:24 GMT Kris Deugau [676] * trunk/cgi-bin/IPDB.pm (modified) /trunk Minor return cleanup on error in RPC wrapper sub Thu, 15 Jan 2015 22:52:26 GMT Kris Deugau [675] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/edit.tmpl (modified) /trunk Extend per-IP rDNS through the "confirm add" page and the ... Wed, 14 Jan 2015 17:58:58 GMT Kris Deugau [674] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/ipdb.css (modified) * trunk/templates/confirm.tmpl (modified) /trunk Start extending rDNS support to allow entering per-IP ... Tue, 13 Jan 2015 18:18:04 GMT Kris Deugau [671] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix subtle bug in deleting IPv6 blocks; the text ... Tue, 30 Dec 2014 21:12:22 GMT Kris Deugau [664] * trunk/cgi-bin/IPDB.pm (modified) /trunk Unmunge updated SQL from r663 Tue, 30 Dec 2014 21:09:20 GMT Kris Deugau [663] * trunk/cgi-bin/IPDB.pm (modified) /trunk Clean up some minor snafu-ness in listSubs() Commit new ... Tue, 30 Dec 2014 17:15:07 GMT Kris Deugau [662] * trunk/cgi-bin/IPDB.pm (modified) /trunk Remove obsolete listMaster() and listRBlock() subs Mon, 29 Dec 2014 22:52:03 GMT Kris Deugau [661] * trunk (modified) * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/ipdb-rpc.cgi (modified) /trunk Backmerge minor RPC fixes from /branches/stable r610 Mon, 29 Dec 2014 22:46:43 GMT Kris Deugau [660] * trunk (modified) * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/ipdb-rpc.cgi (copied) /trunk Backmerge addition of RPC shim from /branches/stable r600 Thu, 18 Dec 2014 20:49:11 GMT Kris Deugau [655] * trunk/cgi-bin/IPDB.pm (modified) /trunk Smooth off some rough edges on edge cases in deleteBlock() Wed, 17 Dec 2014 23:04:01 GMT Kris Deugau [653] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/showsubs.tmpl (modified) /trunk Extend listSubs() to include some details on container ... Wed, 17 Dec 2014 22:51:08 GMT Kris Deugau [652] * trunk/cgi-bin/IPDB.pm (modified) /trunk Update touchMaster() for new DB structure Fri, 17 Oct 2014 20:37:37 GMT Kris Deugau [640] * trunk/cgi-bin/IPDB.pm (modified) /trunk Commit 12/mumble for work done intermittently over the past ... Thu, 09 Oct 2014 22:13:22 GMT Kris Deugau [638] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/delete.tmpl (modified) * trunk/templates/finaldelete.tmpl (modified) /trunk Commit 10/mumble for work done intermittently over the past ... Thu, 09 Oct 2014 22:06:51 GMT Kris Deugau [637] * trunk/cgi-bin/IPDB.pm (modified) /trunk Commit 10/mumble for work done intermittently over the past ... Thu, 09 Oct 2014 22:05:07 GMT Kris Deugau [636] * trunk/cgi-bin/IPDB.pm (modified) /trunk Commit 9/mumble for work done intermittently over the past ... Thu, 09 Oct 2014 16:37:39 GMT Kris Deugau [634] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/edit.tmpl (modified) * trunk/templates/update.tmpl (modified) /trunk Commit 8/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 22:01:55 GMT Kris Deugau [633] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/confirm.tmpl (modified) * trunk/templates/insert.tmpl (modified) /trunk Commit 7/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 21:47:56 GMT Kris Deugau [632] * trunk/cgi-bin/IPDB.pm (modified) /trunk Commit 6/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 21:31:48 GMT Kris Deugau [630] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/listpool.tmpl (modified) /trunk Commit 5/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 21:29:24 GMT Kris Deugau [629] * trunk/cgi-bin/IPDB.pm (modified) /trunk Missing variable declaration that should have been in r628. ... Wed, 08 Oct 2014 21:26:13 GMT Kris Deugau [628] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/newmaster.tmpl (modified) /trunk Commit 4/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 21:17:38 GMT Kris Deugau [627] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/showsubs.tmpl (modified) /trunk Commit 3/mumble for work done intermittently over the past ... Wed, 08 Oct 2014 20:25:51 GMT Kris Deugau [625] * trunk/cgi-bin/IPDB.pm (modified) /trunk Commit 1/mumble for work done intermittently over the past ... Fri, 25 Jan 2013 21:16:04 GMT Kris Deugau [591] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/finaldelete.tmpl (modified) /trunk File off rough edges doing DNS updates for deleting ... Tue, 22 Jan 2013 22:31:53 GMT Kris Deugau [590] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/delete.tmpl (modified) /trunk RPC integration for allocation-delete should be complete. ... Thu, 17 Jan 2013 22:25:46 GMT Kris Deugau [588] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/update.tmpl (modified) /trunk Allocation update should be complete for DNS changes. See #1. Thu, 17 Jan 2013 21:19:47 GMT Kris Deugau [587] * trunk/cgi-bin/IPDB.pm (modified) /trunk Minor cleanup of current RPC calls for consistency. See #1. ... Thu, 17 Jan 2013 20:47:14 GMT Kris Deugau [586] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/edit.tmpl (modified) /trunk Add rDNS to edit allocation part 1 - retrieve information ... Wed, 16 Jan 2013 22:16:46 GMT Kris Deugau [585] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/confirm.tmpl (modified) /trunk Reverse DNS RPCing should now be complete for all add ... Fri, 04 Jan 2013 22:19:57 GMT Kris Deugau [582] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/rDNS.html (added) * trunk/templates/addmaster.tmpl (modified) * trunk/templates/newmaster.tmpl (modified) * trunk/templates/widgets.js (modified) /trunk Begin adding DNS integration via RPC. See #1. IPDB.pm ... Fri, 28 Dec 2012 21:52:45 GMT Kris Deugau [579] * trunk/cgi-bin/IPDB.pm (modified) /trunk Pull back a little on making the VRF a key field; it's not ... Fri, 28 Dec 2012 21:21:18 GMT Kris Deugau [578] * trunk/cgi-bin/IPDB.pm (modified) /trunk Whitespace convention nitpicks Fri, 21 Dec 2012 22:49:08 GMT Kris Deugau [576] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/edit.tmpl (modified) * trunk/templates/update.tmpl (modified) /trunk Work in progress, see #5: Update templates and calling ... Fri, 21 Dec 2012 22:39:09 GMT Kris Deugau [574] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Tweak initPool(), and calls to ... Fri, 21 Dec 2012 22:35:47 GMT Kris Deugau [573] * trunk/cgi-bin/IPDB.pm (modified) /trunk Strict-usage cleanup/fix; supposedly IPv6 addresses are ... Fri, 21 Dec 2012 22:33:03 GMT Kris Deugau [572] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Get-info-about-freeblocks ... Wed, 19 Dec 2012 21:40:38 GMT Kris Deugau [565] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Narrow the focus in ipParent() ... Wed, 19 Dec 2012 21:24:47 GMT Kris Deugau [564] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update getTypeList() for new ... Wed, 19 Dec 2012 21:21:38 GMT Kris Deugau [563] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update listPool() to handle the ... Wed, 19 Dec 2012 21:18:39 GMT Kris Deugau [562] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update listFree() to handle new ... Wed, 19 Dec 2012 21:09:04 GMT Kris Deugau [561] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Replace listMaster() and ... Wed, 19 Dec 2012 21:03:38 GMT Kris Deugau [560] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update listSummary() for new ... Wed, 19 Dec 2012 20:27:02 GMT Kris Deugau [559] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Fix subtle ordering bug in ... Wed, 19 Dec 2012 18:05:45 GMT Kris Deugau [558] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update deleteBlock() to handle ... Wed, 19 Dec 2012 17:00:11 GMT Kris Deugau [557] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update getBlockData() to handle ... Tue, 18 Dec 2012 22:57:27 GMT Kris Deugau [556] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update addMaster() to handle new ... Tue, 20 Nov 2012 22:58:48 GMT Kris Deugau [555] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Fix allocateBlock() update's ... Tue, 20 Nov 2012 21:02:34 GMT Kris Deugau [554] * trunk/cgi-bin/IPDB.pm (modified) /trunk Work in progress, see #5: Update allocateBlock() to ... Thu, 08 Nov 2012 22:56:36 GMT Kris Deugau [547] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) /trunk Clean up and move last-modified-change for master blocks to ... Wed, 07 Nov 2012 22:20:58 GMT Kris Deugau [545] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) /trunk Tweak allocateBlock() to usefully handle passing an IP as an ... Mon, 05 Nov 2012 21:53:38 GMT Kris Deugau [544] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) * trunk/ipdb.css (modified) * trunk/templates/admin/alloc.tmpl (modified) /trunk Extend findAllocateFrom() to allow passing a target block to ... Fri, 02 Nov 2012 19:54:31 GMT Kris Deugau [541] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/admin/main.tmpl (modified) /trunk Start on SQL in admin.cgi. See #34. - Convert Q-n-D ... Wed, 31 Oct 2012 21:56:03 GMT Kris Deugau [536] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/update.tmpl (modified) /trunk Clean up and move SQL for post-update backlink to IPDB.pm. ... Wed, 31 Oct 2012 21:40:52 GMT Kris Deugau [535] * trunk/cgi-bin/IPDB.pm (modified) /trunk Minro bugfix in updateBlock() on picking the table to update Wed, 31 Oct 2012 20:51:18 GMT Kris Deugau [534] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/edit.tmpl (modified) /trunk Clean up and merge SQL for block-edit page into ... Wed, 31 Oct 2012 19:47:53 GMT Kris Deugau [533] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Clean up and move SQL for finding a free block to allocate ... Tue, 30 Oct 2012 20:01:39 GMT Kris Deugau [532] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Clean up and move SQL to IPDB.pm for pool-selector for ... Mon, 29 Oct 2012 22:09:30 GMT Kris Deugau [531] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Clean up and move most SQL for allocation update into ... Thu, 25 Oct 2012 21:59:15 GMT Kris Deugau [530] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) * trunk/templates/edit.tmpl (modified) /trunk Clean up and move most SQL for node handling into IPDB.pm. ... Thu, 25 Oct 2012 19:43:55 GMT Kris Deugau [529] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/assign.tmpl (modified) /trunk Clean up and move SQL behind block assignment page to ... Wed, 24 Oct 2012 20:34:36 GMT Kris Deugau [528] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/listpool.tmpl (modified) /trunk Clean up and move SQL for static IP pool list to IPDB.pm. ... Tue, 23 Oct 2012 17:32:47 GMT Kris Deugau [527] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/templates/showrouted.tmpl (modified) /trunk Clean up and move SQL for showRBlock to IPDB.pm Tweak ... Mon, 22 Oct 2012 21:39:05 GMT Kris Deugau [525] * trunk/cgi-bin/IPDB.pm (modified) * trunk/templates/index.tmpl (modified) * trunk/templates/showmaster.tmpl (modified) /trunk Found the HTML::Template knob to twist to allow listMaster() ...