|
|
@591
|
12 years |
Kris Deugau |
/trunk
File off rough edges doing DNS updates for deleting …
|
|
|
@590
|
12 years |
Kris Deugau |
/trunk
RPC integration for allocation-delete should be complete. See …
|
|
|
@589
|
12 years |
Kris Deugau |
/trunk
Tweak and fiddle allocation delete stage 1 for rDNS. See #1.
…
|
|
|
@588
|
12 years |
Kris Deugau |
/trunk
Allocation update should be complete for DNS changes. See #1.
|
|
|
@586
|
12 years |
Kris Deugau |
/trunk
Add rDNS to edit allocation part 1 - retrieve information for
…
|
|
|
@585
|
12 years |
Kris Deugau |
/trunk
Reverse DNS RPCing should now be complete for all add …
|
|
|
@584
|
12 years |
Kris Deugau |
/trunk
Fix bug introduced due to stuffing rdepth into alloc_from for
…
|
|
|
@582
|
12 years |
Kris Deugau |
/trunk
Begin adding DNS integration via RPC. See #1.
IPDB.pm
- …
|
|
|
@577
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Update templates and calling code …
|
|
|
@576
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Update templates and calling code …
|
|
|
@575
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Update "add new allocation" …
|
|
|
@571
|
12 years |
Kris Deugau |
/trunk
if(0) out the validation check on "is this city a POP site?", …
|
|
|
@570
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Update IP pool listing with new …
|
|
|
@567
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Forgot to add $webvar{action} …
|
|
|
@566
|
12 years |
Kris Deugau |
/trunk
Work in progress, see #5:
Replace $webvar{action} branches …
|
|
|
@553
|
12 years |
Kris Deugau |
/trunk
Fix some webpath glitches
|
|
|
@546
|
12 years |
Kris Deugau |
/trunk
Tweak custid check in both main.cgi and admin.cgi; move the
…
|
|
|
@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 …
|
|
|
@536
|
12 years |
Kris Deugau |
/trunk
Clean up and move SQL for post-update backlink to IPDB.pm. …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@519
|
12 years |
Kris Deugau |
/trunk
Move SQL for node search page into IPDB.pm. See #34.
Also …
|
|
|
@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
…
|
|
|
@455
|
14 years |
Kris Deugau |
/trunk
Remove reference to legacy oldcustid field - leftovers from a
…
|
|
|
@442
|
14 years |
Kris Deugau |
/trunk
Remove some ViaNet-isms (reference to city names with primary …
|
|
|
@435
|
14 years |
Kris Deugau |
/trunk
Code tidy-up; remove irrelevant obsolete history comment
|
|
|
@431
|
14 years |
Kris Deugau |
/trunk
Make sure all syslog-using scripts pick up the global logging
…
|
|
|
@426
|
14 years |
Kris Deugau |
/trunk
Tweak mailNotify call on SWIP-is-on
Note "special" …
|
|
|
@420
|
14 years |
Kris Deugau |
/trunk
Fix dangling $defcustid -> $IPDB::defcustid
Return quietly …
|
|
|
@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.
…
|
|
|
@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 …
|
|
|
@402
|
15 years |
Kris Deugau |
/trunk
Merge miscellaneous microdifferences that have crept in. See #13.
|
|
|
@400
|
15 years |
Kris Deugau |
/trunk
Merge addition of CustIDCK.pm from r56 - proprietary info this …
|
|
|
@397
|
15 years |
Kris Deugau |
/trunk
Merge basic node-tracking from r393:396 into trunk. See #13.
|
|
|
@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 …
|
|
|
@320
|
19 years |
Kris Deugau |
/trunk
Merge all bugfixes, hacks, tweaks, and miscellaneous updates …
|
|
|
@314
|
19 years |
Kris Deugau |
/trunk
Fix billing backlinks with custid=... instead of oldcustid=…
|
|
|
@313
|
19 years |
Kris Deugau |
/trunk
Missing $ on $webvar. Oops.
|
|
|
@312
|
19 years |
Kris Deugau |
/trunk
Remove billing backlink for "regular" IPDB allocation of DSL …
|
|
|
@302
|
19 years |
Kris Deugau |
/trunk
Tweak billing return links with extra data
|
|
|
@301
|
19 years |
Kris Deugau |
/trunk
Make billing backlink for static DSL IPs more readable in code …
|
|
|
@300
|
19 years |
Kris Deugau |
/trunk
Tweaked code to make it more friendly to outside calls to …
|
|
|
@299
|
19 years |
Kris Deugau |
/trunk
Tweak billing crosslink to carry billing userid through DSL …
|
|
|
@297
|
19 years |
Kris Deugau |
/trunk
Add backlink to billing system on successful static DSL IP …
|
|
|
@284
|
19 years |
Kris Deugau |
/trunk
Merge /branches/privdata r278:283 (with notable exception of
…
|
|
|
@261
|
19 years |
Kris Deugau |
/trunk
Cleanup - remove unused function countRows() and unused
…
|
|
|
@256
|
19 years |
Kris Deugau |
/trunk
Merge bugfixes from /branches/stable r248:252.
|
|
|
@255
|
19 years |
Kris Deugau |
/trunk
Merge "Last Modified" display from /branches/stable r245
…
|
|
|
@247
|
20 years |
Kris Deugau |
/trunk
Turn off notifications for devel changes. Don't need to spam
…
|
|
|
@240
|
20 years |
Kris Deugau |
/trunk
*Weird* display bugfix that doesn't show up in the branch that …
|
|
|
@234
|
20 years |
Kris Deugau |
/trunk
Merge new search capability from /branches/new-search-20050223 …
|
|
|
@233
|
20 years |
Kris Deugau |
/trunk
Merge /branches/acl r221, 222, 223, 225, 226 back to trunk
|
|
|
@231
|
20 years |
Kris Deugau |
/trunk
Missing backport: update to fix display issue relating to
…
|
|
|
@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
…
|
|
|
@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.
…
|
|
|
@191
|
20 years |
Kris Deugau |
/trunk
Fixed buglet that would have incorrectly allowed allocation
…
|
|
|
@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 …
|
|
|
@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
- …
|
|
|
@142
|
20 years |
Kris Deugau |
/trunk
Wrap connectDB() function in a "module" so we don't get …
|
|
|
@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
|
|
|
@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 …
|
|
|
@106
|
20 years |
Kris Deugau |
/trunk
IPDB rewrite, first stable iteration.
-> uses …
|
|
|
@95
|
20 years |
Kris Deugau |
/trunk
Corrected incorrect or missing svn:* properties on
Perl …
|
|
|
@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.
|
|
|
@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
- …
|
|
|
@63
|
20 years |
Kris Deugau |
/trunk
Clean up some error handling code relating to DB transactions
|
|
|