# # ChangeLog for trunk/cgi-bin/MyIPDB.pm # # Generated by Trac 1.6 # 06/02/24 20:44:19 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 ... 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 ... 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 ... 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 ... Tue, 04 Apr 2006 22:25:28 GMT Kris Deugau [320] * trunk/assign.html (modified) * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/MyIPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) * trunk/cgi-bin/freespace.pl (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/cgi-bin/search.cgi (modified) * trunk/editDisplay.html (modified) * trunk/updated.html (modified) /trunk Merge all bugfixes, hacks, tweaks, and miscellaneous updates ... Fri, 28 Jan 2005 19:04:55 GMT Kris Deugau [142] * trunk/cgi-bin/MyIPDB.pm (added) * trunk/cgi-bin/consistency-check.pl (modified) * trunk/cgi-bin/freespace.pl (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/cgi-bin/newcity.cgi (modified) /trunk Wrap connectDB() function in a "module" so we don't get ...