# # ChangeLog for / # # Generated by Trac 1.6 # 06/28/24 18:11:36 Fri, 07 Jan 2005 18:20:32 GMT Kris Deugau [124] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Fixed buglet that caused deallocated "netblocks" ... Fri, 07 Jan 2005 17:59:52 GMT Kris Deugau [123] * branches/stable/cgi-bin/checkcusts.pl (added) /branches/stable Added checkcusts.pl script to walk through the ... Fri, 07 Jan 2005 16:43:08 GMT Kris Deugau [122] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Added email notification for customer netblock ... Fri, 07 Jan 2005 16:01:47 GMT Kris Deugau [121] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Fixed SQL buglet where deleted static IP ... Fri, 07 Jan 2005 16:00:06 GMT Kris Deugau [120] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fixed some SQL bugs before they become problems - make sure ... Thu, 06 Jan 2005 20:42:50 GMT Kris Deugau [119] * trunk/cgi-bin/freespace.pl (copied) /trunk Port freespace.pl forward from /branches/stable r117 Thu, 06 Jan 2005 20:03:33 GMT Kris Deugau [118] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/main.cgi (modified) /trunk SQL cleanup: - Made liberal use of "<<=" operator and ... Thu, 06 Jan 2005 16:14:21 GMT Kris Deugau [117] * branches/stable/cgi-bin/freespace.pl (added) /branches/stable Added freespace.pl free-space-stats generator Wed, 05 Jan 2005 20:49:17 GMT Kris Deugau [116] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Removed hardcoded CustID check for "TEMP" Wed, 05 Jan 2005 16:35:29 GMT Kris Deugau [115] * trunk/cgi-bin/main.cgi (modified) /trunk Cosmetic fix in "Add new master" code Wed, 05 Jan 2005 16:06:37 GMT Kris Deugau [114] * branches/stable/cgi-bin/CustIDCK.pm (modified) /branches/stable Second iteration of billing-failure detection. ... Fri, 31 Dec 2004 16:50:32 GMT Kris Deugau [113] * branches/stable/cgi-bin/CustIDCK.pm (modified) /branches/stable First-pass patch to avoid just hanging if the ... Thu, 30 Dec 2004 17:04:34 GMT Kris Deugau [112] * branches/stable/cgi-bin/CommonWeb.pm (modified) /branches/stable Backport printError fix from /trunk r105 Fri, 24 Dec 2004 20:10:56 GMT Kris Deugau [111] * trunk/cgi-bin/main.cgi (modified) * trunk/index.shtml (modified) /trunk Cleanup of display and fallthrough logic: - printFooter ... Fri, 24 Dec 2004 20:03:46 GMT Kris Deugau [110] * trunk/fb-assign.html (modified) /trunk Change fb-assign.html to allow pulling allocation types from ... Fri, 24 Dec 2004 20:03:00 GMT Kris Deugau [109] * trunk/assign.html (modified) /trunk Change assign.html to allow allocation types to pulled from ... Fri, 24 Dec 2004 19:13:41 GMT Kris Deugau [108] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix SQL bug in static-IP section of allocateBlock() Fri, 24 Dec 2004 19:12:34 GMT Kris Deugau [107] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix error reporting in allocateBlock() to return the SQL ... Wed, 22 Dec 2004 21:25:59 GMT Kris Deugau [106] * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/consistency-check.pl (modified) * trunk/cgi-bin/main.cgi (modified) /trunk IPDB rewrite, first stable iteration. -> uses ... Wed, 22 Dec 2004 19:21:44 GMT Kris Deugau [105] * trunk/cgi-bin/CommonWeb.pm (modified) /trunk Updated printError function so that it does NOT exit, to ... Tue, 21 Dec 2004 19:35:43 GMT Kris Deugau [104] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Added description and "authuser" (HTTP-auth user) ... Wed, 15 Dec 2004 22:32:45 GMT Kris Deugau [103] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Fix bug validating static wireless IP type Tue, 07 Dec 2004 22:56:43 GMT Kris Deugau [102] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable TEMPORARY change to "properly" deallocate static ... Tue, 07 Dec 2004 21:06:13 GMT Kris Deugau [101] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Fixed allocation bug that put the wrong city on ... Tue, 07 Dec 2004 19:20:27 GMT Kris Deugau [100] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Whoops, forgot one final part of moving cities to ... Fri, 03 Dec 2004 19:39:31 GMT Kris Deugau [99] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Removed full_alloc_types hash definition Cleaned ... Thu, 02 Dec 2004 21:02:23 GMT Kris Deugau [98] * branches/stable/assign.html (modified) * branches/stable/cgi-bin/main.cgi (modified) * branches/stable/fb-assign.html (modified) /branches/stable Move most storage of alloctypes int a database ... Thu, 02 Dec 2004 20:48:33 GMT Kris Deugau [97] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Backported pool/static type checks from /trunk r72 Wed, 01 Dec 2004 20:53:28 GMT Kris Deugau [96] * trunk/cgi-bin/IPDB.pm (modified) /trunk Added city and POP list initialization Wed, 01 Dec 2004 20:46:46 GMT Kris Deugau [95] * trunk/cgi-bin/CommonWeb.pm (modified) * trunk/cgi-bin/IPDB.pm (modified) * trunk/cgi-bin/admin.cgi (modified) * trunk/cgi-bin/consistency-check.pl (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Corrected incorrect or missing svn:* properties on Perl ... Wed, 01 Dec 2004 20:42:57 GMT Kris Deugau [94] * branches/stable/cgi-bin/CommonWeb.pm (modified) * branches/stable/cgi-bin/CustIDCK.pm (modified) * branches/stable/cgi-bin/admin.cgi (modified) /branches/stable Corrected svn:* properties on several files Wed, 01 Dec 2004 20:29:09 GMT Kris Deugau [93] * trunk/cgi-bin/IPDB.pm (modified) /trunk Add deleteBlock() sub Tue, 30 Nov 2004 20:42:30 GMT Kris Deugau [92] * trunk/assign.html (modified) * trunk/cgi-bin/ipdb.psql (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/changes.html (modified) * trunk/fb-assign.html (modified) /trunk Port updates and bugfixes from /branches/stable r87:91 back ... Tue, 30 Nov 2004 19:22:50 GMT Kris Deugau [91] * branches/stable/assign.html (modified) * branches/stable/cgi-bin/ipdb.psql (modified) * branches/stable/cgi-bin/main.cgi (modified) * branches/stable/changes.html (modified) * branches/stable/fb-assign.html (modified) /branches/stable Overhaul of city listings - first stage. Cities ... Tue, 30 Nov 2004 16:51:24 GMT Kris Deugau [90] * branches/stable/assign.html (modified) /branches/stable Added Bracebridge to POP list Mon, 29 Nov 2004 19:47:57 GMT Kris Deugau [89] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Nitpick bugfix for more broken apostophes Mon, 29 Nov 2004 18:18:19 GMT Kris Deugau [88] * branches/stable/assign.html (modified) /branches/stable Added Gravenhurst to POP list Fri, 26 Nov 2004 22:28:19 GMT Kris Deugau [87] * trunk/assign.html (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/changes.html (copied) * trunk/fb-assign.html (modified) * trunk/header.inc (modified) /trunk Port bugfixes and tweaks from /branches/stable r79:86 forward. Fri, 26 Nov 2004 22:05:27 GMT Kris Deugau [86] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Modified process for allocating a static IP - ... Fri, 26 Nov 2004 22:03:01 GMT Kris Deugau [85] * branches/stable/changes.html (added) * branches/stable/header.inc (modified) /branches/stable Added "Changes" page as a quick reference for ... Fri, 26 Nov 2004 22:02:01 GMT Kris Deugau [84] * branches/stable/assign.html (modified) * branches/stable/fb-assign.html (modified) /branches/stable Updated and bugfixed cities for customer location ... Fri, 26 Nov 2004 21:18:10 GMT Kris Deugau [83] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Bugfix to the bugfix for improperly-escaped ... Fri, 26 Nov 2004 19:30:49 GMT Kris Deugau [82] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Bugfix for assigning a block to someone in Burk's ... Fri, 26 Nov 2004 18:40:48 GMT Kris Deugau [81] * branches/stable/fb-assign.html (modified) /branches/stable Visual nitpick bugfix for assigning a specific ... Fri, 26 Nov 2004 17:50:01 GMT Kris Deugau [80] * trunk/cgi-bin/IPDB.pm (modified) /trunk Further tweaked allocateBlock()'s calls to initPool() to ... Fri, 26 Nov 2004 17:35:43 GMT Kris Deugau [79] * trunk/cgi-bin/IPDB.pm (modified) /trunk Redesigned error handling in allocateBlock() to return more ... Tue, 23 Nov 2004 22:44:12 GMT Kris Deugau [78] * trunk/cgi-bin/IPDB.pm (modified) /trunk Updated allocBlock() to properly handle and return errors ... Fri, 19 Nov 2004 22:43:36 GMT Kris Deugau [77] * trunk/cgi-bin/IPDB.pm (modified) /trunk Flesh out allocateBlock() and initPool() Begin work on ... Fri, 19 Nov 2004 19:44:18 GMT Kris Deugau [76] * branches/stable/cgi-bin/IPDB.pm (modified) * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Bugfixes for mail notification - Subject should ... Tue, 16 Nov 2004 20:24:12 GMT Kris Deugau [75] * branches/stable/assign.html (modified) * branches/stable/cgi-bin/ipdb.psql (modified) * branches/stable/cgi-bin/main.cgi (modified) * branches/stable/confirm.html (modified) * branches/stable/confirmRemove.html (modified) * branches/stable/editDisplay.html (modified) * branches/stable/updated.html (modified) /branches/stable Backports from /trunk r74: - Addition of ... Tue, 16 Nov 2004 20:10:08 GMT Kris Deugau [74] * trunk/assign.html (modified) * trunk/cgi-bin/ipdb.psql (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/confirm.html (modified) * trunk/confirmRemove.html (modified) * trunk/editDisplay.html (modified) * trunk/updated.html (modified) /trunk Added a CircuitID field on both netblock and static IP ... Mon, 15 Nov 2004 21:55:54 GMT Kris Deugau [73] * trunk/cgi-bin/main.cgi (modified) /trunk Hack to allow manual allocation of specific static IPs by ... Mon, 15 Nov 2004 21:53:24 GMT Kris Deugau [72] * trunk/cgi-bin/main.cgi (modified) /trunk Fixed checks for static-ip allocation types. Really. For sure. Mon, 15 Nov 2004 17:42:35 GMT Kris Deugau [71] * branches/stable/cgi-bin/IPDB.pm (modified) * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Backport email notification for static IP ... Mon, 15 Nov 2004 17:37:23 GMT Kris Deugau [70] * trunk/cgi-bin/main.cgi (modified) /trunk Add email notification for static IP assignment - ... Mon, 15 Nov 2004 17:36:31 GMT Kris Deugau [69] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fix for mailNotify() so it works Fri, 12 Nov 2004 21:57:59 GMT Kris Deugau [68] * trunk/cgi-bin/IPDB.pm (modified) /trunk Fixed broken headers in mailNotify() Fri, 12 Nov 2004 20:18:28 GMT Kris Deugau [67] * trunk/cgi-bin/consistency-check.pl (modified) /trunk Minor nitpicking cosmetic fix for consistency-check.pl Fri, 12 Nov 2004 20:17:59 GMT Kris Deugau [66] * trunk/cgi-bin/IPDB.pm (modified) /trunk Shell of allocateBlock() function added mailNotify ... Fri, 12 Nov 2004 20:12:45 GMT Kris Deugau [65] * trunk/cgi-bin/admin.cgi (modified) /trunk Major update to admin tool; adds more or less complete ... Fri, 12 Nov 2004 17:37:17 GMT Kris Deugau [64] * branches/stable/cgi-bin/consistency-check.pl (modified) * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Backported bugfixes and changes from /trunk r60:63 Fri, 12 Nov 2004 16:52:03 GMT Kris Deugau [63] * trunk/cgi-bin/main.cgi (modified) /trunk Clean up some error handling code relating to DB transactions Thu, 11 Nov 2004 21:27:28 GMT Kris Deugau [62] * trunk/cgi-bin/consistency-check.pl (modified) /trunk Updated consistency check script to check for anomalies in ... Thu, 11 Nov 2004 20:49:04 GMT Kris Deugau [61] * trunk/cgi-bin/main.cgi (modified) /trunk Numerous minor bugfixes in logic - pool IP types ... Wed, 10 Nov 2004 22:09:25 GMT Kris Deugau [60] * branches/stable/cgi-bin/admin.cgi (copied) /branches/stable Add admin interface script to stable tree from ... Wed, 10 Nov 2004 22:08:23 GMT Kris Deugau [59] * branches/stable/cgi-bin/ipdb.psql (modified) /branches/stable Update IPDB schema dump from /trunk Wed, 10 Nov 2004 21:57:34 GMT Kris Deugau [58] * trunk/cgi-bin/admin.cgi (modified) /trunk Finished first "complete" edition of admin interface for IPDB. Wed, 10 Nov 2004 21:54:02 GMT Kris Deugau [57] * trunk/cgi-bin/ipdb.psql (modified) /trunk Updated schema dump for IPDB Wed, 10 Nov 2004 16:10:28 GMT Kris Deugau [56] * branches/stable/cgi-bin/CustIDCK.pm (added) * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Add support for checking CustIDs against an ... Fri, 05 Nov 2004 19:04:03 GMT Kris Deugau [55] * trunk/footer.inc (modified) /trunk Fix the cosmetic fix in footer.inc Fri, 05 Nov 2004 19:03:21 GMT Kris Deugau [54] * trunk/cgi-bin/admin.cgi (added) /trunk Added admin.cgi with mostly-complete "update allocation ... Fri, 05 Nov 2004 17:35:07 GMT Kris Deugau [53] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Bugfix for search display - 2nd and further pages ... Thu, 04 Nov 2004 21:57:55 GMT Kris Deugau [52] * trunk/footer.inc (modified) /trunk Cosmetic fixes to footer.inc Tue, 02 Nov 2004 18:15:53 GMT Kris Deugau [51] * trunk/cgi-bin/main.cgi (modified) /trunk Merge bugfixes and updates from /branches/stable r49 and r50 Tue, 02 Nov 2004 18:14:41 GMT Kris Deugau [50] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable SQL update for deleting blocks to make sure the ... Tue, 02 Nov 2004 17:36:47 GMT Kris Deugau [49] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Bugfix to allow case-insensitive searches Mon, 01 Nov 2004 17:07:51 GMT Kris Deugau [48] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Merge bugfixes from /trunk r46 and r47 Mon, 01 Nov 2004 17:05:34 GMT Kris Deugau [47] * trunk/cgi-bin/main.cgi (modified) /trunk Bugfixes on error reporting: Make sure to syslog before ... Mon, 01 Nov 2004 16:57:52 GMT Kris Deugau [46] * trunk/cgi-bin/main.cgi (modified) /trunk SQL bugfixes: - New static IP would not get assigned - ... Mon, 01 Nov 2004 16:14:37 GMT Kris Deugau [45] * trunk/assign.html (modified) * trunk/cgi-bin/main.cgi (modified) * trunk/header.inc (modified) /trunk Merge bugfixes from /branches/stable r43 and r44 Mon, 01 Nov 2004 16:13:19 GMT Kris Deugau [44] * branches/stable/assign.html (modified) * branches/stable/header.inc (modified) /branches/stable Misc interface bugfixes and clarifications Mon, 01 Nov 2004 16:09:28 GMT Kris Deugau [43] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable SQL bugfix in finding free pools Mon, 01 Nov 2004 15:49:35 GMT Kris Deugau [42] * trunk/cgi-bin/main.cgi (modified) /trunk Merge bugfix from /branches/stable r41 Mon, 01 Nov 2004 15:34:17 GMT Kris Deugau [41] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Minor bugfixes in static IP allocation - always ... Thu, 28 Oct 2004 20:26:39 GMT Kris Deugau [40] * trunk/cgi-bin/main.cgi (modified) /trunk Bugfix for final stage of allocating a static IP Thu, 28 Oct 2004 19:31:30 GMT Kris Deugau [39] * branches/stable/alloctypes.html (modified) * branches/stable/assign.html (modified) * branches/stable/cgi-bin/main.cgi (modified) * branches/stable/fb-assign.html (modified) * branches/stable/header.inc (modified) /branches/stable Merge bugfixes and updates from /trunk r37 and r38 Thu, 28 Oct 2004 18:59:51 GMT Kris Deugau [38] * trunk/alloctypes.html (modified) * trunk/assign.html (modified) * trunk/fb-assign.html (modified) * trunk/header.inc (modified) /trunk Various cosmetic fixes with respect to displayed allocation types Thu, 28 Oct 2004 18:14:03 GMT Kris Deugau [37] * trunk/cgi-bin/main.cgi (modified) /trunk Fixed some logic errors with respect to allocating IP pools Thu, 28 Oct 2004 17:45:53 GMT Kris Deugau [36] * trunk/header.inc (modified) /trunk Blatant warnings on /trunk/header.inc DO NOT MERGE TO ... Thu, 28 Oct 2004 17:22:36 GMT Kris Deugau [35] * branches/stable/cgi-bin/main.cgi (modified) * branches/stable/editDisplay.html (modified) /branches/stable Merge change-alloctype from /trunk r33 Thu, 28 Oct 2004 16:31:12 GMT Kris Deugau [34] * trunk/cgi-bin/ipdb.psql (modified) /trunk Updated Postgres schema dump Wed, 27 Oct 2004 21:01:02 GMT Kris Deugau [33] * trunk/cgi-bin/main.cgi (modified) * trunk/editDisplay.html (modified) /trunk Allow changing "whole" netblock types (dynamic DSL, cable, ... Wed, 27 Oct 2004 16:42:03 GMT Kris Deugau [32] * branches/stable/assign.html (modified) * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Merge select-a-master from /trunk r31 Wed, 27 Oct 2004 16:34:06 GMT Kris Deugau [31] * trunk/assign.html (modified) * trunk/cgi-bin/main.cgi (modified) /trunk Allow selection of which master to allocate a block from Wed, 27 Oct 2004 16:29:05 GMT Kris Deugau [30] * trunk/assign.html (modified) /trunk Merge clarity fix for assign.html from /branches/stable r28 Wed, 27 Oct 2004 15:59:35 GMT Kris Deugau [29] * branches/stable/cgi-bin/main.cgi (modified) /branches/stable Merge POP list bugfix from /trunk r27 Wed, 27 Oct 2004 15:08:31 GMT Kris Deugau [28] * branches/stable/assign.html (modified) Bugfix: Make distinction between static pools and dynamic "pools" ... Tue, 26 Oct 2004 21:22:22 GMT Kris Deugau [27] * trunk/cgi-bin/main.cgi (modified) Added Thunder Bay to list of POP cities in route-new-block check Tue, 26 Oct 2004 17:03:16 GMT Kris Deugau [26] * branches/stable/cgi-bin/CommonWeb.pm (modified) * branches/stable/cgi-bin/IPDB.pm (modified) * branches/stable/cgi-bin/consistency-check.pl (modified) * branches/stable/cgi-bin/extras/db2rwhois.pl (modified) * branches/stable/cgi-bin/main.cgi (modified) Fix missing svn:keywords revision info in scripts Tue, 26 Oct 2004 15:43:36 GMT Kris Deugau [25] * branches/stable/cgi-bin/extras/db2rwhois.pl (modified) Set executable status for cgi-bin/extras/db2rwhois.pl