source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105   19 years Kris Deugau /trunk Updated printError function so that it does NOT exit, to allow …
(edit) @104   19 years Kris Deugau /branches/stable Added description and "authuser" (HTTP-auth user) …
(edit) @103   19 years Kris Deugau /branches/stable Fix bug validating static wireless IP type
(edit) @102   19 years Kris Deugau /branches/stable TEMPORARY change to "properly" deallocate static IP …
(edit) @101   19 years Kris Deugau /branches/stable Fixed allocation bug that put the wrong city on free …
(edit) @100   19 years Kris Deugau /branches/stable Whoops, forgot one final part of moving cities to …
(edit) @99   20 years Kris Deugau /branches/stable Removed full_alloc_types hash definition Cleaned up …
(edit) @98   20 years Kris Deugau /branches/stable Move most storage of alloctypes int a database …
(edit) @97   20 years Kris Deugau /branches/stable Backported pool/static type checks from /trunk r72
(edit) @96   20 years Kris Deugau /trunk Added city and POP list initialization
(edit) @95   20 years Kris Deugau /trunk Corrected incorrect or missing svn:* properties on Perl …
(edit) @94   20 years Kris Deugau /branches/stable Corrected svn:* properties on several files
(edit) @93   20 years Kris Deugau /trunk Add deleteBlock() sub
(edit) @92   20 years Kris Deugau /trunk Port updates and bugfixes from /branches/stable r87:91 back …
(edit) @91   20 years Kris Deugau /branches/stable Overhaul of city listings - first stage. Cities are …
(edit) @90   20 years Kris Deugau /branches/stable Added Bracebridge to POP list
(edit) @89   20 years Kris Deugau /branches/stable Nitpick bugfix for more broken apostophes
(edit) @88   20 years Kris Deugau /branches/stable Added Gravenhurst to POP list
(edit) @87   20 years Kris Deugau /trunk Port bugfixes and tweaks from /branches/stable r79:86 forward.
(edit) @86   20 years Kris Deugau /branches/stable Modified process for allocating a static IP - POP …
(edit) @85   20 years Kris Deugau /branches/stable Added "Changes" page as a quick reference for users …
(edit) @84   20 years Kris Deugau /branches/stable Updated and bugfixed cities for customer location …
(edit) @83   20 years Kris Deugau /branches/stable Bugfix to the bugfix for improperly-escaped …
(edit) @82   20 years Kris Deugau /branches/stable Bugfix for assigning a block to someone in Burk's …
(edit) @81   20 years Kris Deugau /branches/stable Visual nitpick bugfix for assigning a specific free block
(edit) @80   20 years Kris Deugau /trunk Further tweaked allocateBlock()'s calls to initPool() to …
(edit) @79   20 years Kris Deugau /trunk Redesigned error handling in allocateBlock() to return more …
(edit) @78   20 years Kris Deugau /trunk Updated allocBlock() to properly handle and return errors …
(edit) @77   20 years Kris Deugau /trunk Flesh out allocateBlock() and initPool() Begin work on …
(edit) @76   20 years Kris Deugau /branches/stable Bugfixes for mail notification - Subject should …
(edit) @75   20 years Kris Deugau /branches/stable Backports from /trunk r74: - Addition of CircuitID …
(edit) @74   20 years Kris Deugau /trunk Added a CircuitID field on both netblock and static IP …
(edit) @73   20 years Kris Deugau /trunk Hack to allow manual allocation of specific static IPs by …
(edit) @72   20 years Kris Deugau /trunk Fixed checks for static-ip allocation types. Really. For sure.
(edit) @71   20 years Kris Deugau /branches/stable Backport email notification for static IP …
(edit) @70   20 years Kris Deugau /trunk Add email notification for static IP assignment - …
(edit) @69   20 years Kris Deugau /trunk Fix for mailNotify() so it works
(edit) @68   20 years Kris Deugau /trunk Fixed broken headers in mailNotify()
(edit) @67   20 years Kris Deugau /trunk Minor nitpicking cosmetic fix for consistency-check.pl
(edit) @66   20 years Kris Deugau /trunk Shell of allocateBlock() function added mailNotify function added
(edit) @65   20 years Kris Deugau /trunk Major update to admin tool; adds more or less complete …
(edit) @64   20 years Kris Deugau /branches/stable Backported bugfixes and changes from /trunk r60:63
(edit) @63   20 years Kris Deugau /trunk Clean up some error handling code relating to DB transactions
(edit) @62   20 years Kris Deugau /trunk Updated consistency check script to check for anomalies in IP …
(edit) @61   20 years Kris Deugau /trunk Numerous minor bugfixes in logic - pool IP types corrected …
(edit) @60   20 years Kris Deugau /branches/stable Add admin interface script to stable tree from /trunk r58
(edit) @59   20 years Kris Deugau /branches/stable Update IPDB schema dump from /trunk
(edit) @58   20 years Kris Deugau /trunk Finished first "complete" edition of admin interface for IPDB.
(edit) @57   20 years Kris Deugau /trunk Updated schema dump for IPDB
(edit) @56   20 years Kris Deugau /branches/stable Add support for checking CustIDs against an external …
(edit) @55   20 years Kris Deugau /trunk Fix the cosmetic fix in footer.inc
(edit) @54   20 years Kris Deugau /trunk Added admin.cgi with mostly-complete "update allocation data" …
(edit) @53   20 years Kris Deugau /branches/stable Bugfix for search display - 2nd and further pages …
(edit) @52   20 years Kris Deugau /trunk Cosmetic fixes to footer.inc
(edit) @51   20 years Kris Deugau /trunk Merge bugfixes and updates from /branches/stable r49 and r50
(edit) @50   20 years Kris Deugau /branches/stable SQL update for deleting blocks to make sure the …
(edit) @49   20 years Kris Deugau /branches/stable Bugfix to allow case-insensitive searches
(edit) @48   20 years Kris Deugau /branches/stable Merge bugfixes from /trunk r46 and r47
(edit) @47   20 years Kris Deugau /trunk Bugfixes on error reporting: Make sure to syslog before …
(edit) @46   20 years Kris Deugau /trunk SQL bugfixes: - New static IP would not get assigned - …
(edit) @45   20 years Kris Deugau /trunk Merge bugfixes from /branches/stable r43 and r44
(edit) @44   20 years Kris Deugau /branches/stable Misc interface bugfixes and clarifications
(edit) @43   20 years Kris Deugau /branches/stable SQL bugfix in finding free pools
(edit) @42   20 years Kris Deugau /trunk Merge bugfix from /branches/stable r41
(edit) @41   20 years Kris Deugau /branches/stable Minor bugfixes in static IP allocation - always …
(edit) @40   20 years Kris Deugau /trunk Bugfix for final stage of allocating a static IP
(edit) @39   20 years Kris Deugau /branches/stable Merge bugfixes and updates from /trunk r37 and r38
(edit) @38   20 years Kris Deugau /trunk Various cosmetic fixes with respect to displayed allocation types
(edit) @37   20 years Kris Deugau /trunk Fixed some logic errors with respect to allocating IP pools
(edit) @36   20 years Kris Deugau /trunk Blatant warnings on /trunk/header.inc DO NOT MERGE TO STABLE …
(edit) @35   20 years Kris Deugau /branches/stable Merge change-alloctype from /trunk r33
(edit) @34   20 years Kris Deugau /trunk Updated Postgres schema dump
(edit) @33   20 years Kris Deugau /trunk Allow changing "whole" netblock types (dynamic DSL, cable, …
(edit) @32   20 years Kris Deugau /branches/stable Merge select-a-master from /trunk r31
(edit) @31   20 years Kris Deugau /trunk Allow selection of which master to allocate a block from
(edit) @30   20 years Kris Deugau /trunk Merge clarity fix for assign.html from /branches/stable r28
(edit) @29   20 years Kris Deugau /branches/stable Merge POP list bugfix from /trunk r27
(edit) @28   20 years Kris Deugau Bugfix: Make distinction between static pools and dynamic "pools" …
(edit) @27   20 years Kris Deugau Added Thunder Bay to list of POP cities in route-new-block check
(edit) @26   20 years Kris Deugau Fix missing svn:keywords revision info in scripts
(edit) @25   20 years Kris Deugau Set executable status for cgi-bin/extras/db2rwhois.pl
(edit) @24   20 years Kris Deugau Merge bugfixes and updates in r18:23 from /trunk to /branches/stable
(edit) @23   20 years Kris Deugau Add tweak to allow newly-entered custIDs to end with "-nn"
(edit) @22   20 years Kris Deugau Tweaked delete logging to make it clear what type of block was deleted
(edit) @21   20 years Kris Deugau Added support for directly assigning blocks listed as "free"
(edit) @20   20 years Kris Deugau Allow updating city for an allocation
(edit) @19   20 years Kris Deugau Added Thunder Bay to city list
(edit) @18   20 years Kris Deugau Create stable branch for tracking bugfixes to the production code
(edit) @17   20 years Kris Deugau Fixed incorrect syslog error statements
(edit) @16   20 years Kris Deugau /trunk/cgi-bin/IPDB.pm: Remove CommonWeb.pm dependency from IPDB.pm, …
(edit) @15   20 years Kris Deugau Updated db2rwhois.pl for new database format
(edit) @14   20 years Kris Deugau header.inc: - Cosmetic fixes to spacing/indentation - Remove …
(edit) @13   20 years Kris Deugau main.cgi: Fix broken or not-quite-right SQL statements
(edit) @12   20 years Kris Deugau cgi-bin/main.cgi: - Added wireless IP and IP pool types - Fixed …
(edit) @11   20 years Kris Deugau Near-complete rewrite of cgi-bin/consistency-check.pl - It works …
(edit) @10   20 years Kris Deugau Typo/thinko fixes and removal of debug-ish section in alloctypes.html
(edit) @9   20 years Kris Deugau Minor bugfix on search display - one type of pool didn't show a "List …
(edit) @8   20 years Kris Deugau Added SVN revision info section to cgi-bin/CommonWeb.pm, …
(edit) @7   20 years Kris Deugau Remove non-critical legacy and development files
(edit) @6   20 years Kris Deugau Add intermediate development files for posterity
Note: See TracRevisionLog for help on using the revision log.