source: trunk/cgi-bin/IPDB.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @867   8 years Kris Deugau /trunk Extra safety net in allocateBlock() to make sure we have a …
(edit) @866   8 years Kris Deugau /trunk main.cgi: - Don't spew warnings and break the UI when …
(edit) @862   8 years Kris Deugau /trunk Tweak handling for inserting the library version in the IPDB …
(edit) @860   8 years Kris Deugau /trunk Tweak RPC call barrier in allocateBlock() so we can push DNS …
(edit) @857   8 years Kris Deugau /trunk Remember to pass the DNS location for RPC on allocation deletes
(edit) @849   8 years Kris Deugau /trunk Refine type argument handling in getBlockData() and …
(edit) @839   8 years Kris Deugau /trunk Convert a lingering custom patch to another configuration …
(edit) @833   8 years Kris Deugau /trunk Remove minor debugging warning that snuck through in r832
(edit) @832   8 years Kris Deugau /trunk Rollup commit for many collective refinements. See #54, …
(edit) @831   8 years Kris Deugau /trunk Fill in VRF when generating poolips entries
(edit) @820   8 years Kris Deugau /trunk Add "delete VRF" confirmation and action pages. Refine link …
(edit) @818   8 years Kris Deugau /trunk Introduce a more "relaxed" layout for listing VRFs and master …
(edit) @817   8 years Kris Deugau /trunk Missed adding getVRF() to export list in r816
(edit) @816   8 years Kris Deugau /trunk Add getVRF() to retrieve default location for the add new …
(edit) @815   8 years Kris Deugau /trunk Pass VRF in to add master page, and include it in the database …
(edit) @814   8 years Kris Deugau /trunk Updates to getBlockData() for several new logical data arrangements
(edit) @812   8 years Kris Deugau /trunk Update listSummary() to slice by VRF. See #54.
(edit) @811   8 years Kris Deugau /trunk "add VRF" action etc. See #54.
(edit) @808   8 years Kris Deugau /trunk Extend UI to browse into a VRF. See #54. Also extend …
(edit) @806   8 years Kris Deugau /trunk Promote VRFs to top-level entities. See #54. 1 of mumble; …
(edit) @799   8 years Kris Deugau /trunk Make sure to remove the backup record when deleting a netblock.
(edit) @798   8 years Kris Deugau /trunk Complete adding the IP address field to the backup fields …
(edit) @795   8 years Kris Deugau /trunk Add AWOL ACL message
(edit) @788   9 years Kris Deugau /trunk Update IP assignment update and IP delete for backup data. …
(edit) @785   9 years Kris Deugau /trunk Fix blip in rDNS retrieval handling where "no data" got …
(edit) @784   9 years Kris Deugau /trunk Update getBlockData() to retrieve backup data if present. See #52.
(edit) @782   9 years Kris Deugau /trunk Add device-backup fields to pool IP assignment. See #52. - …
(edit) @780   9 years Kris Deugau /trunk - Revert most examples in MyIPDB.pm to defaults. - Add new …
(edit) @775   9 years Kris Deugau /trunk Further tweak splitBlock() to handle a contained block the …
(edit) @774   9 years Kris Deugau /trunk Rearrange, fiddle, and rewrite-ish splitBlock() due to an edge …
(edit) @773   9 years Kris Deugau /trunk Factor getChildren() minisub out of shrinkBlock() so we can …
(edit) @768   9 years Kris Deugau /trunk - Fix getPoolSelect to return the pool ID - Catch some …
(edit) @764   9 years Kris Deugau /trunk - Shuffle a couple of variable declarations up so we can do a …
(edit) @759   9 years Kris Deugau /trunk Roll up a handful of minor tweaks, typofixes, and cosmetic …
(edit) @758   9 years Kris Deugau /trunk Refine calls to getBlockData() in allocateBlock() and …
(edit) @757   9 years Kris Deugau /trunk Refine "rDNS-is-available?" flags and how they're generated in …
(edit) @756   9 years Kris Deugau /trunk Update addMaster() to insert reference records in dnsavail …
(edit) @754   9 years Kris Deugau /trunk rDNS call management wrapup. See #41, #1. Wrap almost all …
(edit) @753   9 years Kris Deugau /trunk Start fine-tuning flag storage for deciding if we can/should …
(edit) @752   9 years Kris Deugau /trunk Fine-tune original allocation UPDATE; make it into a prepared …
(edit) @749   9 years Kris Deugau /trunk Commit last branch of rDNS call for mergeBlocks(); target == …
(edit) @748   9 years Kris Deugau /trunk Fill in next major subbranch of mergeBlocks() rDNS calls; …
(edit) @747   9 years Kris Deugau /trunk Add first subbranch of "merge to pool" rDNS calls - …
(edit) @746   9 years Kris Deugau /trunk - Tweak header docucomment for brief description of scope …
(edit) @745   9 years Kris Deugau /trunk Add a flag to _toPool() to indicate whether to return all of …
(edit) @744   9 years Kris Deugau /trunk Fill in first major block of rDNS for mergeBlocks(); new …
(edit) @743   9 years Kris Deugau /trunk Shuffle a variable name for clarity and declaration location …
(edit) @742   9 years Kris Deugau /trunk Remove some stale docucomments from allocateBlock()'s "simple" case
(edit) @741   9 years Kris Deugau /trunk Commit lingering fix in allocateBlock() for incorrect failure …
(edit) @740   9 years Kris Deugau /trunk Clean up docucomment headers on a couple of subs
(edit) @739   9 years Kris Deugau /dev Fix a lurking bug before I forget; splitting a largish …
(edit) @738   9 years Kris Deugau /trunk Fill in merge-to-leaf. See #8.
(edit) @737   9 years Kris Deugau /trunk Fill in merge-to-pool. See #8.
(edit) @736   9 years Kris Deugau /trunk Add internal utility sub _toPool() needed for merge-to-pool. …
(edit) @734   9 years Kris Deugau /trunk Fix subtle edge-case bug in initPool() where the check for …
(edit) @733   9 years Kris Deugau /trunk Cleanup while rechecking merge-to-container in UI: - Move …
(edit) @732   9 years Kris Deugau /trunk Fill in next mergeBlocks() working segment: Merge to …
(edit) @731   9 years Kris Deugau /trunk Fill in second mergeBlocks() working segment: Merge to …
(edit) @730   9 years Kris Deugau /trunk Fill in first mergeBlocks() working segment: Merge to …
(edit) @729   9 years Kris Deugau /trunk Stub out subbranches of first major branch in mergeBlocks(). …
(edit) @728   9 years Kris Deugau /trunk Stub out major logic branches for mergeBlocks(), and flesh out …
(edit) @726   9 years Kris Deugau /trunk (Re)?add the block ID back to the hashref returned by …
(edit) @725   9 years Kris Deugau /trunk Add utility sub _poolToAllocations() to support complex block …
(edit) @724   9 years Kris Deugau /trunk Fixes in deleteCascade() for edge cases along with some hefty …
(edit) @723   9 years Kris Deugau /trunk ... and, of course, the followup to catch a missed change in r722.
(edit) @722   9 years Kris Deugau /trunk Fix minor bugs in _compactFree() that would only affect guided …
(edit) @721   9 years Kris Deugau /trunk Fix bug adding new freeblocks after splitting a free block for …
(edit) @720   9 years Kris Deugau /trunk Second page in merge sequence; show main allocations and free …
(edit) @716   9 years Kris Deugau /trunk Add internal utility sub _deleteCascade(), necessary for …
(edit) @715   9 years Kris Deugau /trunk Factor out a chunk of deleteBlock() (compact free blocks to …
(edit) @714   9 years Kris Deugau /trunk Revise getTypeList() to accept another parameter to flag the …
(edit) @713   9 years Kris Deugau /trunk Review and revise splitBlock() and shrinkBlock() to properly …
(edit) @712   9 years Kris Deugau /trunk Exclude $self from the count of allocations in a container in …
(edit) @707   9 years Kris Deugau /trunk Add rDNS update call for splitBlock(). Requires …
(edit) @705   9 years Kris Deugau /trunk - Complete internal handling for "shrink block". See #7 (more …
(edit) @702   9 years Kris Deugau /trunk Add "split block" feature. See #7. May still need a little …
(edit) @699   9 years Kris Deugau /trunk Fix snafu in initPool(); forgot to set master_id
(edit) @698   9 years Kris Deugau /trunk Missed an added field for adding a reserved block on a …
(edit) @697   9 years Kris Deugau /trunk Add "breadcrumb" navigation trace to most pages.
(edit) @696   9 years Kris Deugau /trunk Fix most of the edge cases for initPool() being called on …
(edit) @695   9 years Kris Deugau /trunk Mostly fix up edge case of extending an IP pool allocation. …
(edit) @694   9 years Kris Deugau /trunk Fix flubbed update to initPool in r691; allocation_id is not …
(edit) @693   9 years Kris Deugau /trunk Exclude reserved freeblocks from guided assignment. See #24.
(edit) @692   9 years Kris Deugau /trunk Start adding support for advisory "reserved block" assignments …
(edit) @691   9 years Kris Deugau /trunk Expose VRF field, and add a similar VLAN field (see #10).
(edit) @690   9 years Kris Deugau /trunk Head off a potential point of confusion by blocking expandable …
(edit) @686   9 years Kris Deugau /trunk Put a bit of polish on updating DNS records when updating …
(edit) @682   9 years Kris Deugau /trunk Convert working hack for comparing container list layout into …
(edit) @681   9 years Kris Deugau /trunk Convert SMTP From: address to a configuration entry
(edit) @678   9 years Kris Deugau /trunk Fix silly typo from r677
(edit) @677   9 years Kris Deugau /trunk Collect and pass through per-IP rDNS. Still need to cache …
(edit) @676   9 years Kris Deugau /trunk Minor return cleanup on error in RPC wrapper sub
(edit) @675   9 years Kris Deugau /trunk Extend per-IP rDNS through the "confirm add" page and the …
(edit) @674   9 years Kris Deugau /trunk Start extending rDNS support to allow entering per-IP reverse …
(edit) @671   9 years Kris Deugau /trunk Fix subtle bug in deleting IPv6 blocks; the text …
(edit) @664   9 years Kris Deugau /trunk Unmunge updated SQL from r663
(edit) @663   9 years Kris Deugau /trunk Clean up some minor snafu-ness in listSubs() Commit new subs …
(edit) @662   9 years Kris Deugau /trunk Remove obsolete listMaster() and listRBlock() subs
(edit) @661   9 years Kris Deugau /trunk Backmerge minor RPC fixes from /branches/stable r610
(edit) @660   9 years Kris Deugau /trunk Backmerge addition of RPC shim from /branches/stable r600
Note: See TracRevisionLog for help on using the revision log.