|
|
@548
|
12 years |
Kris Deugau |
/trunk
Clean up another couple of syntax-mess warnings. See #31.
|
|
|
@547
|
12 years |
Kris Deugau |
/trunk
Clean up and move last-modified-change for master blocks to
…
|
|
|
@546
|
12 years |
Kris Deugau |
/trunk
Tweak custid check in both main.cgi and admin.cgi; move the
…
|
|
|
@545
|
12 years |
Kris Deugau |
/trunk
Tweak allocateBlock() to usefully handle passing an IP as an
…
|
|
|
@544
|
12 years |
Kris Deugau |
/trunk
Extend findAllocateFrom() to allow passing a target block to …
|
|
|
@543
|
12 years |
Kris Deugau |
/trunk
Fix minor IPv4-ism in admin allocate. See #22.
|
|
|
@542
|
12 years |
Kris Deugau |
/trunk
Trim dangling database op that should have gone away in r541. …
|
|
|
@541
|
12 years |
Kris Deugau |
/trunk
Start on SQL in admin.cgi. See #34.
- Convert Q-n-D …
|
|
|
@540
|
12 years |
Kris Deugau |
/trunk
Remove minor possibility of "Use of uninitialized..." log …
|
|
|
@539
|
12 years |
Kris Deugau |
/trunk
Remove global $sth, since nothing uses it any more. See #34.
|
|
|
@538
|
12 years |
Kris Deugau |
/trunk
Remove SQL in favour of calls to existing subs on delete …
|
|
|
@537
|
12 years |
Kris Deugau |
/trunk
Fix silly mistake in showrouted.tmpl where a critical value …
|
|
|
@536
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for post-update backlink to IPDB.pm. …
|
|
|
@535
|
12 years |
Kris Deugau |
/trunk
Minro bugfix in updateBlock() on picking the table to update
|
|
|
@534
|
12 years |
Kris Deugau |
/trunk
Clean up and merge SQL for block-edit page into getBlockData.
…
|
|
|
@533
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for finding a free block to allocate …
|
|
|
@532
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL to IPDB.pm for pool-selector for static …
|
|
|
@531
|
12 years |
Kris Deugau |
/trunk
Clean up and move most SQL for allocation update into IPDB.pm. …
|
|
|
@530
|
12 years |
Kris Deugau |
/trunk
Clean up and move most SQL for node handling into IPDB.pm. …
|
|
|
@529
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL behind block assignment page to IPDB.pm. …
|
|
|
@528
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for static IP pool list to IPDB.pm. See …
|
|
|
@527
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for showRBlock to IPDB.pm
Tweak …
|
|
|
@526
|
12 years |
Kris Deugau |
/trunk
Remove a fix that wasn't needed and in fact caused an error in …
|
|
|
@525
|
12 years |
Kris Deugau |
/trunk
Found the HTML::Template knob to twist to allow listMaster() …
|
|
|
@524
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for showmaster to IPDB.pm. See #34.
…
|
|
|
@523
|
12 years |
Kris Deugau |
/trunk
Move SQL for index/summary page into IPDB.pm. See #34.
Tweak …
|
|
|
@522
|
12 years |
Kris Deugau |
/trunk
Another couple of hack-patches to de-noise search.cgi. See #31.
|
|
|
@521
|
12 years |
Kris Deugau |
/trunk
Patch up search.cgi so that it at least provides results and …
|
|
|
@520
|
12 years |
Kris Deugau |
/trunk
Minor tweak to search.cgi to clean up some error-log noise. …
|
|
|
@519
|
12 years |
Kris Deugau |
/trunk
Move SQL for node search page into IPDB.pm. See #34.
Also …
|
|
|
@518
|
12 years |
Kris Deugau |
/trunk
Update addMaster() to use ?-substitution in SQL. See #34.
|
|
|
@517
|
12 years |
Kris Deugau |
/trunk
Finally merge conversion to HTML::Template from …
|
|
|
@515
|
12 years |
Kris Deugau |
/trunk
Move "use CustIDCK;" call to just *after* our Makefile-munged
…
|
|
|
@486
|
14 years |
Kris Deugau |
/trunk
Bugfix to prevent bizarre errors in admin.cgi - force desc, …
|
|
|
@485
|
14 years |
Kris Deugau |
/trunk
Convert pool-IP inserts to use DBI ? substitution on city. …
|
|
|
@462
|
14 years |
Kris Deugau |
/trunk
Error cleanup: Quietly do nothing in mailNotify() if smtphost …
|
|
|
@455
|
14 years |
Kris Deugau |
/trunk
Remove reference to legacy oldcustid field - leftovers from a
…
|
|
|
@454
|
14 years |
Kris Deugau |
/trunk
Renormalized (AKA copy-pasted) existing mailNotify call in …
|
|
|
@453
|
14 years |
Kris Deugau |
/trunk
Only one lurking bug found in a modest scan for IPv6 problems; …
|
|
|
@452
|
14 years |
Kris Deugau |
/trunk
Squashed a mail bug in the admin tools; wasn't calling
…
|
|
|
@443
|
14 years |
Kris Deugau |
/trunk
Fix up multirecipient handling in mailNotify(); for reasons
…
|
|
|
@442
|
14 years |
Kris Deugau |
/trunk
Remove some ViaNet-isms (reference to city names with primary …
|
|
|
@441
|
14 years |
Kris Deugau |
/trunk
Remove local.css from MANIFEST entirely; it's *local*. Duh.
|
|
|
@440
|
14 years |
Kris Deugau |
/trunk
Cosmetic fixup on "Add new assignment" alignment
Add note …
|
|
|
@439
|
14 years |
Kris Deugau |
/trunk
History-conversion fixup - replace $$EXTRA0$$ in header in …
|
|
|
@438
|
14 years |
Kris Deugau |
/trunk
Fix up add-notice process to allow adding new-city and …
|
|
|
@437
|
14 years |
Kris Deugau |
/trunk
More tidyups:
- Add $IPDB::hostmaster for rWHOIS
- Fix …
|
|
|
@436
|
14 years |
Kris Deugau |
/trunk
Fix up slight brokenness in admin.cgi:
- dangling, …
|
|
|
@435
|
14 years |
Kris Deugau |
/trunk
Code tidy-up; remove irrelevant obsolete history comment
|
|
|
@434
|
14 years |
Kris Deugau |
/trunk
Trim out another bit of hardcodery: "Updated-By" field in …
|
|
|
@433
|
14 years |
Kris Deugau |
/trunk
Distribution-preparation rollup:
- Clean up links in …
|
|
|
@432
|
14 years |
Kris Deugau |
/trunk
Clarify, clean up, and make sane configuration for database
…
|
|
|
@431
|
14 years |
Kris Deugau |
/trunk
Make sure all syslog-using scripts pick up the global logging
…
|
|
|
@430
|
14 years |
Kris Deugau |
/trunk
Remove obsolete PHP hacks for munging customer data for …
|
|
|
@429
|
14 years |
Kris Deugau |
/trunk
Generalize deallocation of netblocks within a static-IP pool. …
|
|
|
@428
|
14 years |
Kris Deugau |
/trunk
Checkpoint - this change still needs testing
Trim reference …
|
|
|
@427
|
14 years |
Kris Deugau |
/trunk
Trim reference to ViaNet IP ranges in help.html and search.cgi …
|
|
|
@426
|
14 years |
Kris Deugau |
/trunk
Tweak mailNotify call on SWIP-is-on
Note "special" …
|
|
|
@425
|
14 years |
Kris Deugau |
/trunk
Remove useless "Recent changes" link/page, which has lagged …
|
|
|
@424
|
14 years |
Kris Deugau |
/trunk
checkpoint, email notice management. See #21.
Completed …
|
|
|
@423
|
14 years |
Kris Deugau |
/trunk
checkpoint, email notice management. See #21.
Completed: …
|
|
|
@422
|
14 years |
Kris Deugau |
/trunk
checkpoint, email notice management. See #21.
Completed: …
|
|
|
@420
|
14 years |
Kris Deugau |
/trunk
Fix dangling $defcustid -> $IPDB::defcustid
Return quietly …
|
|
|
@419
|
14 years |
Kris Deugau |
/trunk
Add *.tar.gz to svn:ignore
Add INSTALL
|
|
|
@418
|
14 years |
Kris Deugau |
/trunk
Shuffle pieces of admin.cgi dealing with rWHOIS customer data
…
|
|
|
@417
|
14 years |
Kris Deugau |
/trunk
Rearrangements and tweaks toward releaseability:
- Add …
|
|
|
@416
|
15 years |
Kris Deugau |
/trunk
Update mailNotify to use new table notify to decide who to …
|
|
|
@415
|
15 years |
Kris Deugau |
/trunk
Genericize and comment a lurking mailNotify() call. See #2.
…
|
|
|
@413
|
15 years |
Kris Deugau |
/trunk
Migrate body colour and font base defs to CSS, make <head>
…
|
|
|
@412
|
15 years |
Kris Deugau |
/trunk
Remove blatant "this is a development environment" warnings so …
|
|
|
@409
|
15 years |
Kris Deugau |
/trunk
Minor typofix on preseeded alloctypes. See #13.
|
|
|
@406
|
15 years |
Kris Deugau |
/trunk
Fix some trivial typos introduced with r405. See #13.
|
|
|
@405
|
15 years |
Kris Deugau |
/trunk
Add, in comments, mail notifications present in …
|
|
|
@404
|
15 years |
Kris Deugau |
/trunk
Merge "temporary" fix-up-the-IP-pool deallocation hack. See …
|
|
|
@403
|
15 years |
Kris Deugau |
/trunk
Update SQL tabledef and alloctype preseeding with latest …
|
|
|
@402
|
15 years |
Kris Deugau |
/trunk
Merge miscellaneous microdifferences that have crept in. See #13.
|
|
|
@401
|
15 years |
Kris Deugau |
/trunk
Merge add of combineblocks.pl from r306. See #13.
|
|
|
@400
|
15 years |
Kris Deugau |
/trunk
Merge addition of CustIDCK.pm from r56 - proprietary info this …
|
|
|
@399
|
15 years |
Kris Deugau |
/trunk
Merge updates/bugfixes to access-pwd-update.pl from r386. See #13.
|
|
|
@398
|
15 years |
Kris Deugau |
/trunk
Merge add (r343) and updates (r392 and r393) to quick-hack PHP …
|
|
|
@397
|
15 years |
Kris Deugau |
/trunk
Merge basic node-tracking from r393:396 into trunk. See #13.
|
|
|
@388
|
16 years |
Kris Deugau |
/trunk
Update alloctypes preseeding
|
|
|
@382
|
17 years |
Kris Deugau |
[ History-conversion filler commit. Original log message: ]
/trunk
…
|
|
|
@380
|
17 years |
Kris Deugau |
/trunk
Merge bugfixes/updates from /branches/stable r317 through r379
|
|
|
@371
|
17 years |
Kris Deugau |
/trunk
Merge bugfixes and enhancements from /branches/stable r360 …
|
|
|
@370
|
17 years |
Kris Deugau |
/trunk
Merge bugfixes and enhancements from /branches/stable r351 …
|
|
|
@352
|
18 years |
Kris Deugau |
/trunk
Backport semicosmetic bugfixery to consistency-check.pl
from …
|
|
|
@351
|
18 years |
Kris Deugau |
/trunk
Backport bugfixes from r303, r307, r309, r318, r319, and r323
…
|
|
|
@350
|
18 years |
Kris Deugau |
/trunk
Backport bugfixery from /branches/stable r304
|
|
|
@349
|
18 years |
Kris Deugau |
/trunk
Backport bugfixery from /branches/stable r336
|
|
|
@348
|
18 years |
Kris Deugau |
/trunk
Backport fix from /branches/stable r269 to pull admin.cgi …
|
|
|
@347
|
18 years |
Kris Deugau |
/trunk
Replace ipdb.psql SQL tabledef/database prep with latest
…
|
|
|
@345
|
18 years |
Kris Deugau |
/trunk
Backport HTML cleanup from /branches/stable r271
|
|
|
@344
|
18 years |
Kris Deugau |
/trunk
Backport changes to alloctypes.html from /branches/stable r270 …
|
|
|
@341
|
18 years |
Kris Deugau |
/trunk
revert commit of unknown unremembered changes to db2rwhois.pl
|
|
|
@340
|
18 years |
Kris Deugau |
/trunk
Make it clear where I'm working for admin tools
|
|
|
@331
|
19 years |
Kris Deugau |
/trunk
Basic editing capability for rWHOIS customer contact data.
…
|
|
|
@330
|
19 years |
Kris Deugau |
/trunk
Added supporting code to update masterblock modified timestamp …
|
|
|
@329
|
19 years |
Kris Deugau |
/trunk
Update SQL tabledefs with defaults on the customers table
…
|
|
|
@328
|
19 years |
Kris Deugau |
/trunk
Tighten 'rules' for exporting customer data. Only types that
…
|
|
|