#
# ChangeLog for trunk
#
# Generated by Trac 1.6
# 12/21/24 20:49:23
Tue, 08 Nov 2016 21:45:32 GMT Kris Deugau [894]
* trunk/Makefile (modified)
/trunk
Bump major version in Makefile; add a segment to list the ...
Wed, 02 Nov 2016 00:54:09 GMT Kris Deugau [893]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/MyIPDB.pm (modified)
* trunk/cgi-bin/admin.cgi (modified)
* trunk/cgi-bin/extras/db2rwhois.pl (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/cgi-bin/search.cgi (modified)
* trunk/templates/footer.tmpl (modified)
/trunk
Finally review and refresh copyright years again
Tue, 01 Nov 2016 19:10:39 GMT Kris Deugau [892]
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/assign.tmpl (modified)
/trunk
Commit tweak to city selection; on allocate-from-freeblock, ...
Mon, 31 Oct 2016 19:45:27 GMT Kris Deugau [891]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Update FastCGI setup/call
Add nomail argument to add and ...
Fri, 02 Sep 2016 20:29:25 GMT Kris Deugau [890]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Updates to RPC findAllocation() to provide more details to ...
Thu, 01 Sep 2016 21:54:34 GMT Kris Deugau [889]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Revert r888/re-commit r883; mixed up which code was newer. ...
Thu, 01 Sep 2016 21:01:34 GMT Kris Deugau [888]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Speed up locating the logical free block that a requested ...
Mon, 29 Aug 2016 21:58:16 GMT Kris Deugau [887]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Subtle refinement of error strings so we don't get ...
Thu, 21 Jul 2016 20:40:11 GMT Kris Deugau [886]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Forgot to add rpc_findAllocation to "known" RPC sub list
Thu, 21 Jul 2016 20:34:59 GMT Kris Deugau [885]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Add quick and dirty allocation-finder sub to RPC script
Thu, 16 Jun 2016 21:55:53 GMT Kris Deugau [884]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Allow comma-separated entries and dash-based range entries ...
Wed, 15 Jun 2016 20:48:01 GMT Kris Deugau [883]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Fix lurking issue with guided assignment of IPv6; there is ...
Tue, 14 Jun 2016 20:46:48 GMT Kris Deugau [882]
* trunk/cgi-bin/IPDB.pm (modified)
/dev
Add a safety fence to prevent deleting a container that still ...
Tue, 14 Jun 2016 16:10:29 GMT Kris Deugau [881]
* trunk/cgi-bin/admin.cgi (modified)
* trunk/cgi-bin/main.cgi (modified)
/trunk
Add DNS field to email notice on allocation
Wed, 01 Jun 2016 21:59:44 GMT Kris Deugau [880]
* trunk/cgi-bin/admin.cgi (modified)
/trunk
Fix minor issue with rDNS in "allocate block" chain in admin ...
Wed, 01 Jun 2016 21:50:07 GMT Kris Deugau [879]
* trunk/templates/edit.tmpl (modified)
/trunk
Show the reverse zone DNS links on all allocations
Wed, 18 May 2016 21:10:37 GMT Kris Deugau [878]
* trunk/templates/assign.tmpl (modified)
* trunk/templates/confirm.tmpl (modified)
* trunk/templates/delete.tmpl (modified)
* trunk/templates/edit.tmpl (modified)
/trunk
Using "Reverse DNS" has caused a bit of confusion; change ...
Tue, 17 May 2016 19:08:35 GMT Kris Deugau [877]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Tweak version-muching regex in mailNotify() again
Fri, 13 May 2016 20:59:48 GMT Kris Deugau [876]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Remove a debugging wwarn that snuck in somewhere
Tweak ...
Fri, 13 May 2016 17:36:59 GMT Kris Deugau [875]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Fix subtle bug in _toPool() that caused generated pool IPs ...
Thu, 12 May 2016 18:08:06 GMT Kris Deugau [874]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Silly syntax typofix
Wed, 11 May 2016 22:24:04 GMT Kris Deugau [873]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Clean up dnsavail entries on deallocation of a master block. ...
Wed, 11 May 2016 22:20:05 GMT Kris Deugau [872]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Review and update addMaster() to properly handle new data ...
Wed, 04 May 2016 21:49:47 GMT Kris Deugau [871]
* trunk/Makefile (modified)
/trunk
Can't believe the Makefile got left of the MANIFEST list ...
Wed, 04 May 2016 21:28:08 GMT Kris Deugau [870]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
A bit of additional safety net in rpc_allocateBlock() ...
Wed, 04 May 2016 21:24:08 GMT Kris Deugau [869]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Use the passed pool ID in rpc_listPool() if one is passed ...
Wed, 04 May 2016 14:44:29 GMT Kris Deugau [868]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Add the DNS location to all RPC action calls to make sure ...
Wed, 04 May 2016 14:41:20 GMT Kris Deugau [867]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Extra safety net in allocateBlock() to make sure we have a ...
Mon, 02 May 2016 21:59:07 GMT Kris Deugau [866]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
* trunk/cgi-bin/main.cgi (modified)
/trunk
main.cgi:
- Don't spew warnings and break the UI when ...
Fri, 29 Apr 2016 21:14:46 GMT Kris Deugau [865]
* trunk/cgi-bin/ipdb-2.7-3.0.sql (modified)
* trunk/cgi-bin/ipdb.psql (modified)
/trunk
Further refine new install and 2.7-3.0 upgrade SQL to ...
Fri, 29 Apr 2016 17:25:18 GMT Kris Deugau [864]
* trunk/cgi-bin/ipdb.psql (modified)
/trunk
Refine initial database creation script based on correct-in- ...
Wed, 27 Apr 2016 19:12:10 GMT Kris Deugau [863]
* trunk/cgi-bin/search.cgi (modified)
/trunk
Remove an extraenous $sth->finish from search.cgi
Thu, 21 Apr 2016 21:23:47 GMT Kris Deugau [862]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Tweak handling for inserting the library version in the IPDB ...
Wed, 20 Apr 2016 20:34:11 GMT Kris Deugau [861]
* trunk/Makefile (modified)
/trunk
Add another missing file to the Makefile manifest
Tue, 19 Apr 2016 18:43:21 GMT Kris Deugau [860]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Tweak RPC call barrier in allocateBlock() so we can push DNS ...
Sun, 17 Apr 2016 16:55:28 GMT Kris Deugau [859]
* trunk/cgi-bin/extras/db2rwhois.pl (modified)
/trunk
Refine and correct handling of master and allocation ...
Sun, 17 Apr 2016 16:49:37 GMT Kris Deugau [858]
* trunk/cgi-bin/extras/db2rwhois.pl (modified)
/trunk
Add an ORDER BY clause in db2rwhois.pl to make the output ...
Fri, 15 Apr 2016 17:43:53 GMT Kris Deugau [857]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Remember to pass the DNS location for RPC on allocation deletes
Thu, 14 Apr 2016 22:14:45 GMT Kris Deugau [856]
* trunk/cgi-bin/extras/db2rwhois.pl (modified)
/trunk
Port back enhancement to db2rwhois.pl that skips trying to ...
Thu, 14 Apr 2016 20:20:34 GMT Kris Deugau [855]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Shuffle propagation of ACL-related table column on listpool ...
Thu, 14 Apr 2016 16:51:18 GMT Kris Deugau [854]
* trunk/cgi-bin/ipdb-2.7-3.0.sql (modified)
/trunk
Commit lurking extension to dnsavail table creation to allow ...
Thu, 14 Apr 2016 14:50:49 GMT Kris Deugau [853]
* trunk/cgi-bin/db-update.pl (modified)
/trunk
Fix hack workaround from r844 to slurp the DB connect info ...
Wed, 13 Apr 2016 22:18:54 GMT Kris Deugau [852]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Add an RPC sub to export a list of "devices to be backed up" ...
Wed, 13 Apr 2016 22:16:46 GMT Kris Deugau [851]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
* trunk/cgi-bin/main.cgi (modified)
/trunk
Update syslog and mailNotify() calls to better match the new ...
Wed, 13 Apr 2016 22:13:05 GMT Kris Deugau [850]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Fill in rpc_deleteBlock() stub
Wed, 13 Apr 2016 22:03:15 GMT Kris Deugau [849]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Refine type argument handling in getBlockData() and ...
Wed, 13 Apr 2016 14:49:10 GMT Kris Deugau [848]
* trunk/Makefile (modified)
* trunk/images/tree_closed.png (added)
* trunk/images/tree_open.png (added)
/trunk
Add missing indicator images
Wed, 13 Apr 2016 14:16:23 GMT Kris Deugau [847]
* trunk/templates/index2.tmpl (modified)
/trunk
Should have moved the
tag instead of deleting it in ...
Wed, 13 Apr 2016 14:03:54 GMT Kris Deugau [846]
* trunk/Makefile (modified)
/trunk
Fix up SCRIPTS segment of Makefile manifest
Tue, 12 Apr 2016 22:34:32 GMT Kris Deugau [845]
* trunk/templates/index2.tmpl (modified)
/trunk
Tweak layout glitch in index2.tmpl
Tue, 12 Apr 2016 22:32:17 GMT Kris Deugau [844]
* trunk/cgi-bin/MyIPDB.pm (modified)
* trunk/cgi-bin/db-update.pl (modified)
/trunk
Add a hack to slurp the DB connect info from MyIPDB.pm in ...
Tue, 12 Apr 2016 22:18:23 GMT Kris Deugau [843]
* trunk/Makefile (modified)
/trunk
More missing pieces for the Makefile manifest
Tue, 12 Apr 2016 21:59:04 GMT Kris Deugau [842]
* trunk/templates/domerge.tmpl (added)
/trunk
Commit AWOL template for split results
Tue, 12 Apr 2016 21:54:50 GMT Kris Deugau [841]
* trunk/Makefile (modified)
/trunk
Add missing alternate-index template to Makefile manifest
Tue, 12 Apr 2016 21:41:09 GMT Kris Deugau [840]
* trunk/Makefile (modified)
/trunk
Add db-update.pl to Makefile manifest
Tue, 12 Apr 2016 18:49:45 GMT Kris Deugau [839]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/MyIPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/insert.tmpl (modified)
/trunk
Convert a lingering custom patch to another configuration ...
Tue, 12 Apr 2016 17:53:37 GMT Kris Deugau [838]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Fill out rpc_updateBlock() stub
Mon, 11 Apr 2016 21:52:49 GMT Kris Deugau [837]
* trunk/cgi-bin/ipdb-rpc.cgi (modified)
/trunk
Refine and regularize name for allocation type in RPC ...
Mon, 11 Apr 2016 21:49:56 GMT Kris Deugau [836]
* trunk/cgi-bin/MyIPDB.pm (modified)
/trunk
Minor docucomment update in MyIPDB.pm
Mon, 11 Apr 2016 20:57:46 GMT Kris Deugau [835]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Porting debug logging from production tweak
Fri, 08 Apr 2016 20:41:05 GMT Kris Deugau [834]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Remove VRF from parameters fed to edit page
Fri, 08 Apr 2016 20:37:32 GMT Kris Deugau [833]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Remove minor debugging warning that snuck through in r832
Fri, 08 Apr 2016 20:36:06 GMT Kris Deugau [832]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Rollup commit for many collective refinements. See #54, ...
Fri, 08 Apr 2016 19:35:32 GMT Kris Deugau [831]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Fill in VRF when generating poolips entries
Fri, 08 Apr 2016 19:03:39 GMT Kris Deugau [830]
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/edit.tmpl (modified)
/trunk
Add link(s) into DNSAdmin in per-IP DNS edit segment on ...
Fri, 08 Apr 2016 17:52:33 GMT Kris Deugau [829]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Remove stale reference to "parent VRF" on allocate-by-freeblock
Fri, 08 Apr 2016 17:26:46 GMT Kris Deugau [828]
* trunk/templates/assign.tmpl (modified)
* trunk/templates/confirm.tmpl (modified)
* trunk/templates/edit.tmpl (modified)
/trunk
Remove VRF field from allocation detail pages
Fri, 08 Apr 2016 17:20:07 GMT Kris Deugau [827]
* trunk/templates/showsubs2.tmpl (modified)
/trunk
Commit refined showsubs2 template
Wed, 06 Apr 2016 16:26:16 GMT Kris Deugau [826]
* trunk/cgi-bin/search.cgi (modified)
/trunk
Trim another bit of error dropping from search.cgi
Tue, 05 Apr 2016 20:22:04 GMT Kris Deugau [825]
* trunk/templates/search/sresults.tmpl (modified)
/trunk
Fix column span on search results due to addition of VRF column
Thu, 31 Mar 2016 22:00:41 GMT Kris Deugau [824]
* trunk/cgi-bin/ipdb-2.7-3.0.sql (modified)
/trunk
SQL update script update for updated search; includes ...
Thu, 31 Mar 2016 21:58:33 GMT Kris Deugau [823]
* trunk/cgi-bin/search.cgi (modified)
* trunk/templates/search/sresults.tmpl (modified)
/trunk
Hack-patch search to show VRF. Needs complete rewrite as per #4.
Tue, 29 Mar 2016 21:34:44 GMT Kris Deugau [822]
* trunk/cgi-bin/db-update.pl (modified)
/trunk
Tweak db-update.pl to populate bare minimum data into the ...
Wed, 16 Mar 2016 17:33:11 GMT Kris Deugau [821]
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/index2.tmpl (modified)
/trunk
Fix bug generating the links in the index page with ...
Fri, 11 Mar 2016 20:14:08 GMT Kris Deugau [820]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/delvrf.tmpl (added)
* trunk/templates/finaldelvrf.tmpl (added)
* trunk/templates/showvrf.tmpl (modified)
/trunk
Add "delete VRF" confirmation and action pages. Refine link ...
Fri, 11 Mar 2016 16:59:28 GMT Kris Deugau [819]
* trunk/templates/delete.tmpl (modified)
/trunk
Lightly refine error reporting on allocation delete ...
Thu, 10 Mar 2016 23:02:41 GMT Kris Deugau [818]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/MyIPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/ipdb.css (modified)
* trunk/templates/index2.tmpl (copied)
* trunk/templates/showvrf.tmpl (modified)
/trunk
Introduce a more "relaxed" layout for listing VRFs and ...
Thu, 10 Mar 2016 22:42:36 GMT Kris Deugau [817]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Missed adding getVRF() to export list in r816
Thu, 10 Mar 2016 20:07:44 GMT Kris Deugau [816]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
/trunk
Add getVRF() to retrieve default location for the add new ...
Wed, 09 Mar 2016 22:25:26 GMT Kris Deugau [815]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/addmaster.tmpl (modified)
* trunk/templates/showvrf.tmpl (modified)
/trunk
Pass VRF in to add master page, and include it in the ...
Tue, 08 Mar 2016 21:51:06 GMT Kris Deugau [814]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Updates to getBlockData() for several new logical data ...
Tue, 08 Mar 2016 21:08:40 GMT Kris Deugau [813]
* trunk/cgi-bin/main.cgi (modified)
/trunk
Wrap validation of backup fields in an ACL check. See #52.
Tue, 08 Mar 2016 18:56:43 GMT Kris Deugau [812]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Update listSummary() to slice by VRF. See #54.
Tue, 08 Mar 2016 18:54:14 GMT Kris Deugau [811]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/newvrf.tmpl (added)
/trunk
"add VRF" action etc. See #54.
Tue, 08 Mar 2016 18:38:18 GMT Kris Deugau [810]
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/addvrf.tmpl (added)
/trunk
Add "Add VRF" page. See #54.
Tue, 08 Mar 2016 18:22:09 GMT Kris Deugau [809]
* trunk/templates/utilbar.tmpl (modified)
/trunk
Breadcrumb template change to match code change in r808
Tue, 08 Mar 2016 18:16:44 GMT Kris Deugau [808]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/showvrf.tmpl (modified)
/trunk
Extend UI to browse into a VRF. See #54.
Also extend ...
Tue, 08 Mar 2016 18:05:06 GMT Kris Deugau [807]
* trunk/cgi-bin/ipdb-2.7-3.0.sql (modified)
* trunk/cgi-bin/ipdb.psql (modified)
/trunk
Roll up SQL definition updates
- extend length of ...
Mon, 07 Mar 2016 23:05:24 GMT Kris Deugau [806]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/index.tmpl (modified)
/trunk
Promote VRFs to top-level entities. See #54.
1 of ...
Mon, 07 Mar 2016 22:36:46 GMT Kris Deugau [805]
* trunk/templates/assign.tmpl (modified)
* trunk/templates/edit.tmpl (modified)
/trunk
Regularlize and extend description, notes and restricted ...
Thu, 31 Dec 2015 15:49:55 GMT Kris Deugau [804]
* trunk/cgi-bin/ipdb.psql (modified)
/trunk
Add VRF table to initial tabledef
Thu, 31 Dec 2015 15:23:23 GMT Kris Deugau [803]
* trunk/cgi-bin/ipdb.psql (modified)
/trunk
Add new "merge" permission to default user in initial SQL config
Thu, 24 Dec 2015 19:29:38 GMT Kris Deugau [802]
* trunk/templates/showvrf.tmpl (copied)
/trunk
Start rearranging the UI to put a VRF entity layer at the ...
Thu, 24 Dec 2015 18:14:27 GMT Kris Deugau [801]
* trunk/cgi-bin/admin.cgi (modified)
* trunk/cgi-bin/search.cgi (modified)
/trunk
Extend template-replacement from r793 to search.cgi and admin.cgi
Wed, 23 Dec 2015 21:35:21 GMT Kris Deugau [800]
* trunk/cgi-bin/main.cgi (modified)
/trunk
A whitespace snafu and a stupid typo
Wed, 23 Dec 2015 21:31:51 GMT Kris Deugau [799]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Make sure to remove the backup record when deleting a netblock.
Wed, 23 Dec 2015 20:46:13 GMT Kris Deugau [798]
* trunk/cgi-bin/IPDB.pm (modified)
* trunk/cgi-bin/main.cgi (modified)
* trunk/templates/assign.tmpl (modified)
* trunk/templates/confirm.tmpl (modified)
* trunk/templates/edit.tmpl (modified)
* trunk/templates/update.tmpl (modified)
/trunk
Complete adding the IP address field to the backup fields
...
Wed, 23 Dec 2015 20:43:51 GMT Kris Deugau [797]
* trunk/templates/confirm.tmpl (modified)
/trunk
Refine CSS for per-IP rDNS field block
Wed, 23 Dec 2015 20:41:32 GMT Kris Deugau [796]
* trunk/templates/assign.tmpl (modified)
* trunk/templates/edit.tmpl (modified)
/trunk
Fiddle defaults and ordering of SSH/telnet in dropdown for ...
Wed, 23 Dec 2015 20:36:47 GMT Kris Deugau [795]
* trunk/cgi-bin/IPDB.pm (modified)
/trunk
Add AWOL ACL message