source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @607   11 years Kris Deugau /trunk Finally fix up the version-munging in the Makefile so that …
Diff Rev Age Author Log Message
(edit) @603   11 years Kris Deugau /trunk Clean up strange duplication of content in …
Diff Rev Age Author Log Message
(edit) @553   11 years Kris Deugau /trunk Fix some webpath glitches
(edit) @552   11 years Kris Deugau /trunk Hackfix an issue with the aclerror template and trying to set …
(edit) @548   11 years Kris Deugau /trunk Clean up another couple of syntax-mess warnings. See #31.
(edit) @547   11 years Kris Deugau /trunk Clean up and move last-modified-change for master blocks to …
(edit) @546   11 years Kris Deugau /trunk Tweak custid check in both main.cgi and admin.cgi; move the …
(edit) @545   11 years Kris Deugau /trunk Tweak allocateBlock() to usefully handle passing an IP as an …
(edit) @544   12 years Kris Deugau /trunk Extend findAllocateFrom() to allow passing a target block to …
(edit) @543   12 years Kris Deugau /trunk Fix minor IPv4-ism in admin allocate. See #22.
(edit) @542   12 years Kris Deugau /trunk Trim dangling database op that should have gone away in r541. …
(edit) @541   12 years Kris Deugau /trunk Start on SQL in admin.cgi. See #34. - Convert Q-n-D …
(edit) @540   12 years Kris Deugau /trunk Remove minor possibility of "Use of uninitialized..." log …
(edit) @539   12 years Kris Deugau /trunk Remove global $sth, since nothing uses it any more. See #34.
(edit) @538   12 years Kris Deugau /trunk Remove SQL in favour of calls to existing subs on delete …
(edit) @537   12 years Kris Deugau /trunk Fix silly mistake in showrouted.tmpl where a critical value …
(edit) @536   12 years Kris Deugau /trunk Clean up and move SQL for post-update backlink to IPDB.pm. …
(edit) @535   12 years Kris Deugau /trunk Minro bugfix in updateBlock() on picking the table to update
(edit) @534   12 years Kris Deugau /trunk Clean up and merge SQL for block-edit page into getBlockData. …
(edit) @533   12 years Kris Deugau /trunk Clean up and move SQL for finding a free block to allocate …
(edit) @532   12 years Kris Deugau /trunk Clean up and move SQL to IPDB.pm for pool-selector for static …
(edit) @531   12 years Kris Deugau /trunk Clean up and move most SQL for allocation update into IPDB.pm. …
(edit) @530   12 years Kris Deugau /trunk Clean up and move most SQL for node handling into IPDB.pm. …
(edit) @529   12 years Kris Deugau /trunk Clean up and move SQL behind block assignment page to IPDB.pm. …
(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) @526   12 years Kris Deugau /trunk Remove a fix that wasn't needed and in fact caused an error in …
(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) @522   12 years Kris Deugau /trunk Another couple of hack-patches to de-noise search.cgi. See #31.
(edit) @521   12 years Kris Deugau /trunk Patch up search.cgi so that it at least provides results and …
(edit) @520   12 years Kris Deugau /trunk Minor tweak to search.cgi to clean up some error-log noise. …
(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) @515   12 years Kris Deugau /trunk Move "use CustIDCK;" call to just *after* our Makefile-munged …
(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) @455   14 years Kris Deugau /trunk Remove reference to legacy oldcustid field - leftovers from a …
(edit) @454   14 years Kris Deugau /trunk Renormalized (AKA copy-pasted) existing mailNotify call in …
(edit) @453   14 years Kris Deugau /trunk Only one lurking bug found in a modest scan for IPv6 problems; …
(edit) @452   14 years Kris Deugau /trunk Squashed a mail bug in the admin tools; wasn't calling …
(edit) @443   14 years Kris Deugau /trunk Fix up multirecipient handling in mailNotify(); for reasons …
(edit) @442   14 years Kris Deugau /trunk Remove some ViaNet-isms (reference to city names with primary …
(edit) @441   14 years Kris Deugau /trunk Remove local.css from MANIFEST entirely; it's *local*. Duh.
(edit) @440   14 years Kris Deugau /trunk Cosmetic fixup on "Add new assignment" alignment Add note …
(edit) @439   14 years Kris Deugau /trunk History-conversion fixup - replace $$EXTRA0$$ in header in …
(edit) @438   14 years Kris Deugau /trunk Fix up add-notice process to allow adding new-city and …
(edit) @437   14 years Kris Deugau /trunk More tidyups: - Add $IPDB::hostmaster for rWHOIS - Fix …
(edit) @436   14 years Kris Deugau /trunk Fix up slight brokenness in admin.cgi: - dangling, …
(edit) @435   14 years Kris Deugau /trunk Code tidy-up; remove irrelevant obsolete history comment
(edit) @434   14 years Kris Deugau /trunk Trim out another bit of hardcodery: "Updated-By" field in …
(edit) @433   14 years Kris Deugau /trunk Distribution-preparation rollup: - Clean up links in …
(edit) @432   14 years Kris Deugau /trunk Clarify, clean up, and make sane configuration for database …
(edit) @431   14 years Kris Deugau /trunk Make sure all syslog-using scripts pick up the global logging …
(edit) @430   14 years Kris Deugau /trunk Remove obsolete PHP hacks for munging customer data for …
(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) @427   14 years Kris Deugau /trunk Trim reference to ViaNet IP ranges in help.html and search.cgi …
(edit) @426   14 years Kris Deugau /trunk Tweak mailNotify call on SWIP-is-on Note "special" …
(edit) @425   14 years Kris Deugau /trunk Remove useless "Recent changes" link/page, which has lagged …
(edit) @424   14 years Kris Deugau /trunk checkpoint, email notice management. See #21. Completed …
(edit) @423   14 years Kris Deugau /trunk checkpoint, email notice management. See #21. Completed: …
(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) @419   14 years Kris Deugau /trunk Add *.tar.gz to svn:ignore Add INSTALL
(edit) @418   14 years Kris Deugau /trunk Shuffle pieces of admin.cgi dealing with rWHOIS customer data …
(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) @415   14 years Kris Deugau /trunk Genericize and comment a lurking mailNotify() call. See #2. …
(edit) @413   14 years Kris Deugau /trunk Migrate body colour and font base defs to CSS, make <head> …
(edit) @412   14 years Kris Deugau /trunk Remove blatant "this is a development environment" warnings so …
(edit) @409   14 years Kris Deugau /trunk Minor typofix on preseeded alloctypes. See #13.
(edit) @406   14 years Kris Deugau /trunk Fix some trivial typos introduced with r405. See #13.
(edit) @405   14 years Kris Deugau /trunk Add, in comments, mail notifications present in …
(edit) @404   14 years Kris Deugau /trunk Merge "temporary" fix-up-the-IP-pool deallocation hack. See …
(edit) @403   14 years Kris Deugau /trunk Update SQL tabledef and alloctype preseeding with latest …
(edit) @402   14 years Kris Deugau /trunk Merge miscellaneous microdifferences that have crept in. See #13.
(edit) @401   14 years Kris Deugau /trunk Merge add of combineblocks.pl from r306. See #13.
(edit) @400   14 years Kris Deugau /trunk Merge addition of CustIDCK.pm from r56 - proprietary info this …
(edit) @399   14 years Kris Deugau /trunk Merge updates/bugfixes to access-pwd-update.pl from r386. See #13.
(edit) @398   14 years Kris Deugau /trunk Merge add (r343) and updates (r392 and r393) to quick-hack PHP …
(edit) @397   14 years Kris Deugau /trunk Merge basic node-tracking from r393:396 into trunk. See #13.
(edit) @388   15 years Kris Deugau /trunk Update alloctypes preseeding
(edit) @382   16 years Kris Deugau [ History-conversion filler commit. Original log message: ] /trunk …
(edit) @380   16 years Kris Deugau /trunk Merge bugfixes/updates from /branches/stable r317 through r379
(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) @352   18 years Kris Deugau /trunk Backport semicosmetic bugfixery to consistency-check.pl from …
(edit) @351   18 years Kris Deugau /trunk Backport bugfixes from r303, r307, r309, r318, r319, and r323
(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) @348   18 years Kris Deugau /trunk Backport fix from /branches/stable r269 to pull admin.cgi …
(edit) @347   18 years Kris Deugau /trunk Replace ipdb.psql SQL tabledef/database prep with latest …
(edit) @345   18 years Kris Deugau /trunk Backport HTML cleanup from /branches/stable r271
(edit) @344   18 years Kris Deugau /trunk Backport changes to alloctypes.html from /branches/stable r270
(edit) @341   18 years Kris Deugau /trunk revert commit of unknown unremembered changes to db2rwhois.pl
(edit) @340   18 years Kris Deugau /trunk Make it clear where I'm working for admin tools
Note: See TracRevisionLog for help on using the revision log.