#
# ChangeLog for trunk/cgi-bin
#
# Generated by Trac 1.6
# 04/08/25 23:53:29

Wed, 19 Dec 2012 22:00:17 GMT Kris Deugau [567]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Work in progress, see #5:
	 Forgot to add $webvar{action} ...


Wed, 19 Dec 2012 21:56:50 GMT Kris Deugau [566]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Work in progress, see #5:
	 Replace $webvar{action} branches ...


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, 15 Nov 2012 18:20:42 GMT Kris Deugau [553]
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/templates/dberr.tmpl (modified)

	/trunk
	 Fix some webpath glitches


Thu, 08 Nov 2012 22:57:54 GMT Kris Deugau [548]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Clean up another couple of syntax-mess warnings.  See #31.


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:45:28 GMT Kris Deugau [546]
	* trunk/cgi-bin/CustIDCK.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Tweak custid check in both main.cgi and admin.cgi;  move the ...


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 20:17:29 GMT Kris Deugau [543]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Fix minor IPv4-ism in admin allocate.  See #22.


Fri, 02 Nov 2012 20:15:16 GMT Kris Deugau [542]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Trim dangling database op that should have gone away in ...


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 ...


Thu, 01 Nov 2012 20:58:15 GMT Kris Deugau [540]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Remove minor possibility of "Use of uninitialized..." log ...


Thu, 01 Nov 2012 20:33:31 GMT Kris Deugau [539]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Remove global $sth, since nothing uses it any more.  See #34.


Thu, 01 Nov 2012 20:28:15 GMT Kris Deugau [538]
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/templates/delete.tmpl (modified)

	/trunk
	 Remove SQL in favour of calls to existing subs on delete ...


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:41:18 GMT Kris Deugau [526]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Remove a fix that wasn't needed and in fact caused an error ...


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() ...


Mon, 22 Oct 2012 21:10:07 GMT Kris Deugau [524]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/templates/showmaster.tmpl (modified)

	/trunk
	 Clean up and move SQL for showmaster to IPDB.pm.  See #34.
	 ...


Fri, 19 Oct 2012 21:32:12 GMT Kris Deugau [523]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/templates/index.tmpl (modified)

	/trunk
	 Move SQL for index/summary page into IPDB.pm.  See #34.
	 ...


Fri, 19 Oct 2012 20:44:46 GMT Kris Deugau [522]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Another couple of hack-patches to de-noise search.cgi.  See #31.


Fri, 19 Oct 2012 20:38:06 GMT Kris Deugau [521]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Patch up search.cgi so that it at least provides results and ...


Fri, 19 Oct 2012 20:18:47 GMT Kris Deugau [520]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Minor tweak to search.cgi to clean up some error-log noise.  ...


Fri, 19 Oct 2012 20:15:59 GMT Kris Deugau [519]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/templates/nodesearch.tmpl (modified)

	/trunk
	 Move SQL for node search page into IPDB.pm.  See #34.
	 Also ...


Thu, 18 Oct 2012 21:49:01 GMT Kris Deugau [518]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Update addMaster() to use ?-substitution in SQL.  See #34.


Thu, 18 Oct 2012 20:53:10 GMT Kris Deugau [517]
	* trunk (modified)
	* trunk/INSTALL (modified)
	* trunk/Makefile (modified)
	* trunk/addmaster.html (deleted)
	* trunk/alloctypes.html (modified)
	* trunk/assign.html (deleted)
	* trunk/cgi-bin/CommonWeb.pm (deleted)
	* trunk/cgi-bin/CustIDCK.pm (modified)
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/allocate.pl (modified)
	* trunk/cgi-bin/combineblocks.pl (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)
	* trunk/cgi-bin/newnode.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/cgi-bin/snCalc.cgi (modified)
	* trunk/compsearch.html (deleted)
	* trunk/confirm.html (deleted)
	* trunk/confirmRemove.html (deleted)
	* trunk/editDisplay.html (deleted)
	* trunk/fb-assign.html (deleted)
	* trunk/footer.inc (deleted)
	* trunk/header.inc (deleted)
	* trunk/help.html (modified)
	* trunk/index.shtml (modified)
	* trunk/ipdb.css (modified)
	* trunk/newcity.html (deleted)
	* trunk/newnode.html (deleted)
	* trunk/nodesearch.html (deleted)
	* trunk/startsn.html (deleted)
	* trunk/templates (copied)
	* trunk/templates/aclerror.tmpl (copied)
	* trunk/templates/addmaster.tmpl (copied)
	* trunk/templates/admin (copied)
	* trunk/templates/admin/aclerr.tmpl (copied)
	* trunk/templates/admin/addnotice.tmpl (copied)
	* trunk/templates/admin/alloc.tmpl (copied)
	* trunk/templates/admin/alloctweak.tmpl (copied)
	* trunk/templates/admin/confirm.tmpl (copied)
	* trunk/templates/admin/dberr.tmpl (copied)
	* trunk/templates/admin/delnotice.tmpl (copied)
	* trunk/templates/admin/deluser.tmpl (copied)
	* trunk/templates/admin/dunno.tmpl (copied)
	* trunk/templates/admin/edcust.tmpl (copied)
	* trunk/templates/admin/ednotice.tmpl (copied)
	* trunk/templates/admin/emailnotice.tmpl (copied)
	* trunk/templates/admin/header.tmpl (copied)
	* trunk/templates/admin/listcust.tmpl (copied)
	* trunk/templates/admin/main.tmpl (copied)
	* trunk/templates/admin/newuser.tmpl (copied)
	* trunk/templates/admin/showallocs.tmpl (copied)
	* trunk/templates/admin/showpools.tmpl (copied)
	* trunk/templates/admin/showusers.tmpl (copied)
	* trunk/templates/admin/touch.tmpl (copied)
	* trunk/templates/admin/tweakpool.tmpl (copied)
	* trunk/templates/admin/updacl.tmpl (copied)
	* trunk/templates/admin/update.tmpl (copied)
	* trunk/templates/admin/updatepool.tmpl (copied)
	* trunk/templates/admin/updcust.tmpl (copied)
	* trunk/templates/admin/updnotice.tmpl (copied)
	* trunk/templates/assign.tmpl (copied)
	* trunk/templates/confirm.tmpl (copied)
	* trunk/templates/dberr.tmpl (copied)
	* trunk/templates/delete.tmpl (copied)
	* trunk/templates/dunno.tmpl (copied)
	* trunk/templates/edit.tmpl (copied)
	* trunk/templates/finaldelete.tmpl (copied)
	* trunk/templates/footer.tmpl (copied)
	* trunk/templates/header.tmpl (copied)
	* trunk/templates/index.tmpl (copied)
	* trunk/templates/insert.tmpl (copied)
	* trunk/templates/listpool.tmpl (copied)
	* trunk/templates/newcity.tmpl (copied)
	* trunk/templates/newmaster.tmpl (copied)
	* trunk/templates/newnode.tmpl (copied)
	* trunk/templates/nodesearch.tmpl (copied)
	* trunk/templates/search (copied)
	* trunk/templates/search/compsearch.tmpl (copied)
	* trunk/templates/search/sresults.tmpl (copied)
	* trunk/templates/showmaster.tmpl (copied)
	* trunk/templates/showrouted.tmpl (copied)
	* trunk/templates/subnet-calc.tmpl (copied)
	* trunk/templates/update.tmpl (copied)
	* trunk/templates/widgets.js (copied)
	* trunk/updated.html (deleted)

	/trunk
	 Finally merge conversion to HTML::Template from ...


Wed, 17 Oct 2012 20:56:02 GMT Kris Deugau [515]
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Move "use CustIDCK;" call to just *after* our ...


Thu, 23 Sep 2010 04:56:57 GMT Kris Deugau [486]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Bugfix to prevent bizarre errors in admin.cgi - force desc, ...


Thu, 23 Sep 2010 04:51:55 GMT Kris Deugau [485]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Convert pool-IP inserts to use DBI ? substitution on city.  ...


Thu, 05 Aug 2010 21:16:11 GMT Kris Deugau [462]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Error cleanup:  Quietly do nothing in mailNotify() if ...


Fri, 30 Jul 2010 19:40:36 GMT Kris Deugau [455]
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/editDisplay.html (modified)

	/trunk
	 Remove reference to legacy oldcustid field - leftovers from ...


Fri, 30 Jul 2010 19:29:26 GMT Kris Deugau [454]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Renormalized (AKA copy-pasted) existing mailNotify call in ...


Thu, 29 Jul 2010 21:45:02 GMT Kris Deugau [453]
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)

	/trunk
	 Only one lurking bug found in a modest scan for IPv6 ...


Thu, 29 Jul 2010 21:36:23 GMT Kris Deugau [452]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Squashed a mail bug in the admin tools;  wasn't calling
	 ...


Mon, 26 Jul 2010 18:27:36 GMT Kris Deugau [443]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Fix up multirecipient handling in mailNotify();  for reasons ...


Wed, 21 Jul 2010 20:08:10 GMT Kris Deugau [442]
	* trunk/alloctypes.html (modified)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Remove some ViaNet-isms (reference to city names with ...


Tue, 20 Jul 2010 21:25:07 GMT Kris Deugau [439]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 History-conversion fixup - replace $$EXTRA0$$ in header in ...


Tue, 20 Jul 2010 16:05:09 GMT Kris Deugau [438]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Fix up add-notice process to allow adding new-city and ...


Tue, 20 Jul 2010 15:29:32 GMT Kris Deugau [437]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)

	/trunk
	 More tidyups:
	  - Add $IPDB::hostmaster for rWHOIS
	  - Fix ...


Tue, 20 Jul 2010 15:15:11 GMT Kris Deugau [436]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Fix up slight brokenness in admin.cgi:
	  - dangling, ...


Mon, 19 Jul 2010 21:19:24 GMT Kris Deugau [435]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Code tidy-up;  remove irrelevant obsolete history comment


Mon, 19 Jul 2010 20:57:56 GMT Kris Deugau [434]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)

	/trunk
	 Trim out another bit of hardcodery:  "Updated-By" field in ...


Fri, 16 Jul 2010 21:31:13 GMT Kris Deugau [432]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)

	/trunk
	 Clarify, clean up, and make sane configuration for database ...


Fri, 16 Jul 2010 19:56:36 GMT Kris Deugau [431]
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/allocate.pl (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)

	/trunk
	 Make sure all syslog-using scripts pick up the global ...


Sun, 11 Jul 2010 15:15:05 GMT Kris Deugau [430]
	* trunk/cgi-bin/editcust.php (deleted)
	* trunk/cgi-bin/list-cust.php (deleted)
	* trunk/cgi-bin/updatecust.php (deleted)

	/trunk
	 Remove obsolete PHP hacks for munging customer data for ...


Sun, 11 Jul 2010 15:07:28 GMT Kris Deugau [429]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Generalize deallocation of netblocks within a static-IP ...


Thu, 08 Jul 2010 22:07:09 GMT Kris Deugau [428]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Checkpoint - this change still needs testing
	 Trim ...


Thu, 08 Jul 2010 22:04:35 GMT Kris Deugau [427]
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/help.html (modified)

	/trunk
	 Trim reference to ViaNet IP ranges in help.html and ...


Thu, 08 Jul 2010 17:16:24 GMT Kris Deugau [426]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Tweak mailNotify call on SWIP-is-on
	 Note "special" ...


Tue, 06 Jul 2010 21:59:43 GMT Kris Deugau [424]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 checkpoint, email notice management.  See #21.
	 Completed ...


Tue, 06 Jul 2010 21:23:27 GMT Kris Deugau [423]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 checkpoint, email notice management.  See #21.
	 Completed:  ...


Tue, 06 Jul 2010 19:50:22 GMT Kris Deugau [422]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 checkpoint, email notice management.  See #21.
	 Completed:  ...


Sun, 04 Jul 2010 20:01:22 GMT Kris Deugau [420]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Fix dangling $defcustid -> $IPDB::defcustid
	 Return quietly ...


Fri, 02 Jul 2010 21:11:30 GMT Kris Deugau [418]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Shuffle pieces of admin.cgi dealing with rWHOIS customer ...


Wed, 30 Jun 2010 21:48:03 GMT Kris Deugau [417]
	* trunk/Makefile (added)
	* trunk/cgi-bin/CustIDCK.pm (modified)
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/access-pwd-update.pl (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/allocate.pl (modified)
	* trunk/cgi-bin/checkcusts.pl (modified)
	* trunk/cgi-bin/combineblocks.pl (modified)
	* trunk/cgi-bin/consistency-check.pl (modified)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)
	* trunk/cgi-bin/freespace.pl (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)
	* trunk/cgi-bin/newnode.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/ipdb.spec (added)

	/trunk
	 Rearrangements and tweaks toward releaseability:
	  - Add ...


Tue, 18 May 2010 22:08:12 GMT Kris Deugau [416]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/MyIPDB.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)
	* trunk/cgi-bin/newnode.cgi (modified)

	/trunk
	 Update mailNotify to use new table notify to decide who to ...


Fri, 14 May 2010 20:00:26 GMT Kris Deugau [415]
	* trunk/cgi-bin/CommonWeb.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)

	/trunk
	 Genericize and comment a lurking mailNotify() call.  See #2. ...


Thu, 13 May 2010 20:38:43 GMT Kris Deugau [413]
	* trunk (modified)
	* trunk/alloctypes.html (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/changes.html (modified)
	* trunk/header.inc (modified)
	* trunk/help.html (modified)
	* trunk/ipdb.css (modified)
	* trunk/newcity.html (modified)
	* trunk/newnode.html (modified)
	* trunk/startsn.html (modified)

	/trunk
	 Migrate body colour and font base defs to CSS, make <head>
	 ...


Thu, 13 May 2010 19:29:46 GMT Kris Deugau [412]
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/header.inc (modified)

	/trunk
	 Remove blatant "this is a development environment" warnings ...


Thu, 13 May 2010 17:12:09 GMT Kris Deugau [409]
	* trunk/cgi-bin/ipdb.psql (modified)

	/trunk
	 Minor typofix on preseeded alloctypes.  See #13.


Wed, 12 May 2010 20:10:04 GMT Kris Deugau [406]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Fix some trivial typos introduced with r405.  See #13.


Wed, 12 May 2010 20:07:37 GMT Kris Deugau [405]
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Add, in comments, mail notifications present in ...


Tue, 11 May 2010 22:05:54 GMT Kris Deugau [404]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Merge "temporary" fix-up-the-IP-pool deallocation hack.  See ...


Tue, 11 May 2010 21:52:57 GMT Kris Deugau [403]
	* trunk/cgi-bin/ipdb.psql (modified)

	/trunk
	 Update SQL tabledef and alloctype preseeding with latest ...


Tue, 11 May 2010 21:33:34 GMT Kris Deugau [402]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/consistency-check.pl (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Merge miscellaneous microdifferences that have crept in.  ...


Tue, 11 May 2010 21:10:00 GMT Kris Deugau [401]
	* trunk/cgi-bin/combineblocks.pl (copied)

	/trunk
	 Merge add of combineblocks.pl from r306.  See #13.


Tue, 11 May 2010 21:06:26 GMT Kris Deugau [400]
	* trunk/cgi-bin/CustIDCK.pm (copied)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/checkcusts.pl (copied)
	* trunk/cgi-bin/main.cgi (modified)

	/trunk
	 Merge addition of CustIDCK.pm from r56 - proprietary info ...


Tue, 11 May 2010 18:59:27 GMT Kris Deugau [399]
	* trunk/cgi-bin/access-pwd-update.pl (modified)

	/trunk
	 Merge updates/bugfixes to access-pwd-update.pl from r386.  ...


Tue, 11 May 2010 18:56:06 GMT Kris Deugau [398]
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/editcust.php (copied)
	* trunk/cgi-bin/list-cust.php (copied)
	* trunk/cgi-bin/updatecust.php (copied)

	/trunk
	 Merge add (r343) and updates (r392 and r393) to quick-hack ...


Mon, 10 May 2010 21:33:13 GMT Kris Deugau [397]
	* trunk/assign.html (modified)
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newnode.cgi (copied)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/confirm.html (modified)
	* trunk/editDisplay.html (modified)
	* trunk/fb-assign.html (modified)
	* trunk/header.inc (modified)
	* trunk/ipdb.css (modified)
	* trunk/newnode.html (copied)
	* trunk/nodesearch.html (copied)

	/trunk
	 Merge basic node-tracking from r393:396 into trunk.  See #13.


Thu, 22 Jan 2009 21:30:04 GMT Kris Deugau [388]
	* trunk/cgi-bin/ipdb.psql (modified)

	/trunk
	 Update alloctypes preseeding


Tue, 01 Apr 2008 18:49:40 GMT Kris Deugau [382]
	* trunk/cgi-bin/search.cgi (modified)

	[ History-conversion filler commit.  Original log message: ]
	/trunk ...


Tue, 22 Jan 2008 21:11:01 GMT Kris Deugau [380]
	* trunk/cgi-bin/access-pwd-update.pl (copied)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/header.inc (modified)
	* trunk/updated.html (modified)

	/trunk
	 Merge bugfixes/updates from /branches/stable r317 through r379


Tue, 27 Nov 2007 17:27:45 GMT Kris Deugau [371]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/extras/db2rwhois.pl (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/cgi-bin/snCalc.cgi (modified)
	* trunk/help.html (modified)
	* trunk/ipdb.css (modified)

	/trunk
	 Merge bugfixes and enhancements from /branches/stable r360 ...


Tue, 27 Nov 2007 17:18:27 GMT Kris Deugau [370]
	* trunk/cgi-bin/IPDB.pm (modified)
	* trunk/cgi-bin/admin.cgi (modified)
	* trunk/cgi-bin/ipdb.psql (modified)
	* trunk/cgi-bin/main.cgi (modified)
	* trunk/cgi-bin/newcity.cgi (modified)
	* trunk/cgi-bin/search.cgi (modified)
	* trunk/compsearch.html (modified)
	* trunk/header.inc (modified)
	* trunk/help.html (modified)

	/trunk
	 Merge bugfixes and enhancements from /branches/stable r351 ...


Fri, 06 Oct 2006 16:24:32 GMT Kris Deugau [352]
	* trunk/cgi-bin/consistency-check.pl (modified)

	/trunk
	 Backport semicosmetic bugfixery to consistency-check.pl
	 ...


Fri, 06 Oct 2006 16:23:39 GMT Kris Deugau [351]
	* trunk/cgi-bin/search.cgi (modified)

	/trunk
	 Backport bugfixes from r303, r307, r309, r318, r319, and ...


Fri, 06 Oct 2006 16:21:59 GMT Kris Deugau [350]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Backport bugfixery from /branches/stable r304


Fri, 06 Oct 2006 16:20:42 GMT Kris Deugau [349]
	* trunk/cgi-bin/IPDB.pm (modified)

	/trunk
	 Backport bugfixery from /branches/stable r336


Fri, 06 Oct 2006 16:19:14 GMT Kris Deugau [348]
	* trunk/cgi-bin/admin.cgi (modified)

	/trunk
	 Backport fix from /branches/stable r269 to pull admin.cgi ...