|
|
@228
|
20 years |
Kris Deugau |
/trunk
Port forward bugfixes from /branches/stable r215, r220, and r224.
|
|
|
@227
|
20 years |
Kris Deugau |
/trunk
Revert change from r73 (!!) that "allocates" a static IP that
…
|
|
|
@219
|
20 years |
Kris Deugau |
/trunk
Missed some tabledef changes in r218
|
|
|
@218
|
20 years |
Kris Deugau |
/trunk
Updated SQL tabledefs with timestamps for master block, routed …
|
|
|
@214
|
20 years |
Kris Deugau |
/trunk
Port bugfixes from /branches/stable r203-206 and r209-213 …
|
|
|
@199
|
20 years |
Kris Deugau |
/trunk
Update admin.cgi (such as it was) to newer IPDB backend code.
…
|
|
|
@198
|
20 years |
Kris Deugau |
/trunk
Port allocate.pl forward to trunk from /branches/stable r188
|
|
|
@191
|
20 years |
Kris Deugau |
/trunk
Fixed buglet that would have incorrectly allowed allocation
…
|
|
|
@190
|
20 years |
Kris Deugau |
/trunk
consistency-check.pl:
Updated to be consistent with the new …
|
|
|
@189
|
20 years |
Kris Deugau |
/trunk
Caught some buglets in the HairyPerl(TM) ('$1' vs "$1")
…
|
|
|
@187
|
20 years |
Kris Deugau |
/trunk
Another herd of changes to alloctypes. This cleaned up the
…
|
|
|
@186
|
20 years |
Kris Deugau |
/trunk
First round of changes for "clean" handling of subblock …
|
|
|
@184
|
20 years |
Kris Deugau |
/trunk
Tweaked another few fixes into place to make a "fresh" install …
|
|
|
@183
|
20 years |
Kris Deugau |
/trunk
Change database connection check slightly to select from the
…
|
|
|
@182
|
20 years |
Kris Deugau |
/trunk
Preseed alloctypes table with current types ("common" ones …
|
|
|
@181
|
20 years |
Kris Deugau |
/trunk
Change SQL definitions to create the database before creating …
|
|
|
@180
|
20 years |
Kris Deugau |
/trunk
Fix another buglet with the SQL definitions. Picky, picky…
|
|
|
@179
|
20 years |
Kris Deugau |
/trunk
Fix buglet in SQL definitions (ported forward from …
|
|
|
@176
|
20 years |
Kris Deugau |
/trunk
Full update of ipdb.psql without extraneous pg_dump bits, with …
|
|
|
@175
|
20 years |
Kris Deugau |
/trunk
Updated SQL table definitions - pg_dump format
|
|
|
@173
|
20 years |
Kris Deugau |
/trunk
Merged additional SQL cleanup changes from …
|
|
|
@167
|
20 years |
Kris Deugau |
/trunk
New feature: Different "default" CustIDs depending on the …
|
|
|
@166
|
20 years |
Kris Deugau |
/trunk
Merged bugfixes from /branches/stable r162-165.
NB: r163 …
|
|
|
@161
|
20 years |
Kris Deugau |
/trunk
Backport bugfix from /branches/stable r160
|
|
|
@157
|
20 years |
Kris Deugau |
/trunk
Merge changes from /branches/sql-cleanup into mainline
- …
|
|
|
@146
|
20 years |
Kris Deugau |
/trunk
Update copyright statements
|
|
|
@143
|
20 years |
Kris Deugau |
/trunk
Tweak/update db2rwhois with latest (My)IPDB interface
|
|
|
@142
|
20 years |
Kris Deugau |
/trunk
Wrap connectDB() function in a "module" so we don't get …
|
|
|
@141
|
20 years |
Kris Deugau |
/trunk
Fix svn: properties on db2rwhois.pl. Really.
|
|
|
@139
|
20 years |
Kris Deugau |
/trunk
Added ability to add cities/locations to database.
Not yet …
|
|
|
@138
|
20 years |
Kris Deugau |
/trunk
Redesign alloctype check so that it checks alloctypes that …
|
|
|
@137
|
20 years |
Kris Deugau |
/trunk
Merge bugfix in /branches/stable r136
|
|
|
@135
|
20 years |
Kris Deugau |
/trunk
Merge bugfixes from /branches/stable r130:134
|
|
|
@130
|
20 years |
Kris Deugau |
/trunk
Backported r128 and r129 bugfixes from /branches/stable
|
|
|
@120
|
20 years |
Kris Deugau |
/trunk
Fixed some SQL bugs before they become problems - make sure to …
|
|
|
@119
|
20 years |
Kris Deugau |
/trunk
Port freespace.pl forward from /branches/stable r117
|
|
|
@118
|
20 years |
Kris Deugau |
/trunk
SQL cleanup:
- Made liberal use of "<<=" operator and …
|
|
|
@115
|
20 years |
Kris Deugau |
/trunk
Cosmetic fix in "Add new master" code
|
|
|
@111
|
20 years |
Kris Deugau |
/trunk
Cleanup of display and fallthrough logic:
- printFooter is …
|
|
|
@108
|
20 years |
Kris Deugau |
/trunk
Fix SQL bug in static-IP section of allocateBlock()
|
|
|
@107
|
20 years |
Kris Deugau |
/trunk
Fix error reporting in allocateBlock() to return the SQL error …
|
|
|
@106
|
20 years |
Kris Deugau |
/trunk
IPDB rewrite, first stable iteration.
-> uses …
|
|
|
@105
|
20 years |
Kris Deugau |
/trunk
Updated printError function so that it does NOT exit, to allow …
|
|
|
@96
|
20 years |
Kris Deugau |
/trunk
Added city and POP list initialization
|
|
|
@95
|
20 years |
Kris Deugau |
/trunk
Corrected incorrect or missing svn:* properties on
Perl …
|
|
|
@93
|
20 years |
Kris Deugau |
/trunk
Add deleteBlock() sub
|
|
|
@92
|
20 years |
Kris Deugau |
/trunk
Port updates and bugfixes from /branches/stable r87:91 back
…
|
|
|
@87
|
20 years |
Kris Deugau |
/trunk
Port bugfixes and tweaks from /branches/stable r79:86 forward.
|
|
|
@80
|
20 years |
Kris Deugau |
/trunk
Further tweaked allocateBlock()'s calls to initPool() to …
|
|
|
@79
|
20 years |
Kris Deugau |
/trunk
Redesigned error handling in allocateBlock() to return more …
|
|
|
@78
|
20 years |
Kris Deugau |
/trunk
Updated allocBlock() to properly handle and return errors
…
|
|
|
@77
|
20 years |
Kris Deugau |
/trunk
Flesh out allocateBlock() and initPool()
Begin work on …
|
|
|
@74
|
20 years |
Kris Deugau |
/trunk
Added a CircuitID field on both netblock and static IP
…
|
|
|
@73
|
20 years |
Kris Deugau |
/trunk
Hack to allow manual allocation of specific static IPs by …
|
|
|
@72
|
20 years |
Kris Deugau |
/trunk
Fixed checks for static-ip allocation types. Really. For sure.
|
|
|
@70
|
20 years |
Kris Deugau |
/trunk
Add email notification for static IP assignment
- …
|
|
|
@69
|
20 years |
Kris Deugau |
/trunk
Fix for mailNotify() so it works
|
|
|
@68
|
20 years |
Kris Deugau |
/trunk
Fixed broken headers in mailNotify()
|
|
|
@67
|
20 years |
Kris Deugau |
/trunk
Minor nitpicking cosmetic fix for consistency-check.pl
|
|
|
@66
|
20 years |
Kris Deugau |
/trunk
Shell of allocateBlock() function added
mailNotify function added
|
|
|
@65
|
20 years |
Kris Deugau |
/trunk
Major update to admin tool; adds more or less complete
…
|
|
|
@63
|
20 years |
Kris Deugau |
/trunk
Clean up some error handling code relating to DB transactions
|
|
|
@62
|
20 years |
Kris Deugau |
/trunk
Updated consistency check script to check for anomalies in IP …
|
|
|
@61
|
20 years |
Kris Deugau |
/trunk
Numerous minor bugfixes in logic
- pool IP types corrected
…
|
|
|
@58
|
20 years |
Kris Deugau |
/trunk
Finished first "complete" edition of admin interface for IPDB.
|
|
|
@57
|
20 years |
Kris Deugau |
/trunk
Updated schema dump for IPDB
|
|
|
@54
|
20 years |
Kris Deugau |
/trunk
Added admin.cgi with mostly-complete "update allocation data" …
|
|
|
@51
|
20 years |
Kris Deugau |
/trunk
Merge bugfixes and updates from /branches/stable r49 and r50
|
|
|
@47
|
20 years |
Kris Deugau |
/trunk
Bugfixes on error reporting: Make sure to syslog before …
|
|
|
@46
|
20 years |
Kris Deugau |
/trunk
SQL bugfixes:
- New static IP would not get assigned
- …
|
|
|
@45
|
20 years |
Kris Deugau |
/trunk
Merge bugfixes from /branches/stable r43 and r44
|
|
|
@42
|
20 years |
Kris Deugau |
/trunk
Merge bugfix from /branches/stable r41
|
|
|
@40
|
20 years |
Kris Deugau |
/trunk
Bugfix for final stage of allocating a static IP
|
|
|
@37
|
20 years |
Kris Deugau |
/trunk
Fixed some logic errors with respect to allocating IP pools
|
|
|
@34
|
20 years |
Kris Deugau |
/trunk
Updated Postgres schema dump
|
|
|
@33
|
20 years |
Kris Deugau |
/trunk
Allow changing "whole" netblock types (dynamic DSL, cable,
…
|
|
|
@31
|
20 years |
Kris Deugau |
/trunk
Allow selection of which master to allocate a block from
|
|
|
@27
|
20 years |
Kris Deugau |
Added Thunder Bay to list of POP cities in route-new-block check
|
|
|
@23
|
20 years |
Kris Deugau |
Add tweak to allow newly-entered custIDs to end with "-nn"
|
|
|
@22
|
20 years |
Kris Deugau |
Tweaked delete logging to make it clear what type of block was deleted
|
|
|
@21
|
20 years |
Kris Deugau |
Added support for directly assigning blocks listed as "free"
|
|
|
@20
|
20 years |
Kris Deugau |
Allow updating city for an allocation
|
|
|
@17
|
20 years |
Kris Deugau |
Fixed incorrect syslog error statements
|
|
|
@16
|
20 years |
Kris Deugau |
/trunk/cgi-bin/IPDB.pm:
Remove CommonWeb.pm dependency from IPDB.pm, …
|
|
|
@15
|
20 years |
Kris Deugau |
Updated db2rwhois.pl for new database format
|
|
|
@13
|
20 years |
Kris Deugau |
main.cgi: Fix broken or not-quite-right SQL statements
|
|
|
@12
|
20 years |
Kris Deugau |
cgi-bin/main.cgi:
- Added wireless IP and IP pool types
- Fixed …
|
|
|
@11
|
20 years |
Kris Deugau |
Near-complete rewrite of cgi-bin/consistency-check.pl
- It works …
|
|
|
@9
|
20 years |
Kris Deugau |
Minor bugfix on search display - one type of pool didn't show
a "List …
|
|
|
@8
|
20 years |
Kris Deugau |
Added SVN revision info section to cgi-bin/CommonWeb.pm, …
|
|
|
@7
|
20 years |
Kris Deugau |
Remove non-critical legacy and development files
|
|
|
@6
|
20 years |
Kris Deugau |
Add intermediate development files for posterity
|
|
|
@4
|
20 years |
Kris Deugau |
Import "new" IPDB development:
March 2004 through end of August 2004 …
|
|
|
@2
|
20 years |
Kris Deugau |
/trunk
Import rWHOIS export script based on old db
|