source: trunk/cgi-bin/IPDB.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @528   12 years Kris Deugau /trunk Clean up and move SQL for static IP pool list to IPDB.pm. See …
(edit) @527   12 years Kris Deugau /trunk Clean up and move SQL for showRBlock to IPDB.pm Tweak …
(edit) @525   12 years Kris Deugau /trunk Found the HTML::Template knob to twist to allow listMaster() …
(edit) @524   12 years Kris Deugau /trunk Clean up and move SQL for showmaster to IPDB.pm. See #34. …
(edit) @523   12 years Kris Deugau /trunk Move SQL for index/summary page into IPDB.pm. See #34. Tweak …
(edit) @519   12 years Kris Deugau /trunk Move SQL for node search page into IPDB.pm. See #34. Also …
(edit) @518   12 years Kris Deugau /trunk Update addMaster() to use ?-substitution in SQL. See #34.
(edit) @517   12 years Kris Deugau /trunk Finally merge conversion to HTML::Template from …
(edit) @486   14 years Kris Deugau /trunk Bugfix to prevent bizarre errors in admin.cgi - force desc, …
(edit) @485   14 years Kris Deugau /trunk Convert pool-IP inserts to use DBI ? substitution on city. …
(edit) @462   14 years Kris Deugau /trunk Error cleanup: Quietly do nothing in mailNotify() if smtphost …
(edit) @443   14 years Kris Deugau /trunk Fix up multirecipient handling in mailNotify(); for reasons …
(edit) @437   14 years Kris Deugau /trunk More tidyups: - Add $IPDB::hostmaster for rWHOIS - Fix …
(edit) @434   14 years Kris Deugau /trunk Trim out another bit of hardcodery: "Updated-By" field in …
(edit) @432   14 years Kris Deugau /trunk Clarify, clean up, and make sane configuration for database …
(edit) @429   14 years Kris Deugau /trunk Generalize deallocation of netblocks within a static-IP pool. …
(edit) @428   14 years Kris Deugau /trunk Checkpoint - this change still needs testing Trim reference …
(edit) @426   14 years Kris Deugau /trunk Tweak mailNotify call on SWIP-is-on Note "special" …
(edit) @422   14 years Kris Deugau /trunk checkpoint, email notice management. See #21. Completed: …
(edit) @420   14 years Kris Deugau /trunk Fix dangling $defcustid -> $IPDB::defcustid Return quietly …
(edit) @417   14 years Kris Deugau /trunk Rearrangements and tweaks toward releaseability: - Add …
(edit) @416   14 years Kris Deugau /trunk Update mailNotify to use new table notify to decide who to …
(edit) @404   14 years Kris Deugau /trunk Merge "temporary" fix-up-the-IP-pool deallocation hack. See …
(edit) @402   14 years Kris Deugau /trunk Merge miscellaneous microdifferences that have crept in. See #13.
(edit) @397   14 years Kris Deugau /trunk Merge basic node-tracking from r393:396 into trunk. See #13.
(edit) @371   16 years Kris Deugau /trunk Merge bugfixes and enhancements from /branches/stable r360
(edit) @370   16 years Kris Deugau /trunk Merge bugfixes and enhancements from /branches/stable r351
(edit) @350   18 years Kris Deugau /trunk Backport bugfixery from /branches/stable r304
(edit) @349   18 years Kris Deugau /trunk Backport bugfixery from /branches/stable r336
(edit) @320   18 years Kris Deugau /trunk Merge all bugfixes, hacks, tweaks, and miscellaneous updates …
(edit) @284   19 years Kris Deugau /trunk Merge /branches/privdata r278:283 (with notable exception of …
(edit) @256   19 years Kris Deugau /trunk Merge bugfixes from /branches/stable r248:252.
(edit) @246   19 years Kris Deugau /trunk Fix bug where assigning a static DSL block (or equivalent) …
(edit) @233   19 years Kris Deugau /trunk Merge /branches/acl r221, 222, 223, 225, 226 back to trunk
(edit) @189   19 years Kris Deugau /trunk Caught some buglets in the HairyPerl(TM) ('$1' vs "$1") …
(edit) @187   19 years Kris Deugau /trunk Another herd of changes to alloctypes. This cleaned up the …
(edit) @186   19 years Kris Deugau /trunk First round of changes for "clean" handling of subblock …
(edit) @184   19 years Kris Deugau /trunk Tweaked another few fixes into place to make a "fresh" install …
(edit) @183   19 years Kris Deugau /trunk Change database connection check slightly to select from the …
(edit) @167   19 years Kris Deugau /trunk New feature: Different "default" CustIDs depending on the …
(edit) @157   19 years Kris Deugau /trunk Merge changes from /branches/sql-cleanup into mainline - …
(edit) @146   19 years Kris Deugau /trunk Update copyright statements
(edit) @135   19 years Kris Deugau /trunk Merge bugfixes from /branches/stable r130:134
(edit) @130   19 years Kris Deugau /trunk Backported r128 and r129 bugfixes from /branches/stable
(edit) @120   19 years Kris Deugau /trunk Fixed some SQL bugs before they become problems - make sure to …
(edit) @118   19 years Kris Deugau /trunk SQL cleanup: - Made liberal use of "<<=" operator and …
(edit) @108   19 years Kris Deugau /trunk Fix SQL bug in static-IP section of allocateBlock()
(edit) @107   19 years Kris Deugau /trunk Fix error reporting in allocateBlock() to return the SQL error …
(edit) @106   19 years Kris Deugau /trunk IPDB rewrite, first stable iteration. -> uses …
(edit) @96   19 years Kris Deugau /trunk Added city and POP list initialization
(edit) @95   19 years Kris Deugau /trunk Corrected incorrect or missing svn:* properties on Perl …
(edit) @93   19 years Kris Deugau /trunk Add deleteBlock() sub
(edit) @80   19 years Kris Deugau /trunk Further tweaked allocateBlock()'s calls to initPool() to …
(edit) @79   19 years Kris Deugau /trunk Redesigned error handling in allocateBlock() to return more …
(edit) @78   19 years Kris Deugau /trunk Updated allocBlock() to properly handle and return errors …
(edit) @77   19 years Kris Deugau /trunk Flesh out allocateBlock() and initPool() Begin work on …
(edit) @69   19 years Kris Deugau /trunk Fix for mailNotify() so it works
(edit) @68   20 years Kris Deugau /trunk Fixed broken headers in mailNotify()
(edit) @66   20 years Kris Deugau /trunk Shell of allocateBlock() function added mailNotify function added
(edit) @16   20 years Kris Deugau /trunk/cgi-bin/IPDB.pm: Remove CommonWeb.pm dependency from IPDB.pm, …
(edit) @8   20 years Kris Deugau Added SVN revision info section to cgi-bin/CommonWeb.pm, …
(add) @4   20 years Kris Deugau Import "new" IPDB development: March 2004 through end of August 2004 …
Note: See TracRevisionLog for help on using the revision log.