IP Reg is a IPAM tool to keep track of assets, nodes (IP addresses, MAC addresses, DNS aliases) within different subnets, over different locations or even VLAN's. Written in PHP, used with a MySQL-database to have a unique insight in your local network.
Go to file
Thomas Hooge 808ae831bf Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
images SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
install Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
lang SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
lib Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
tpl SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
tpl_c Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
.gitignore Added improvements for empty database 2023-02-14 13:48:28 +01:00
about.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
asset.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetadd.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclass.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclassadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassdel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclassedit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclassgroup.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclassgroupadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupdel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetclassgroupedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupview.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
assetclassview.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetdel.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
assetedit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assetview.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assigniptonode.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
assignnodetoasset.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
comments.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
config.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
dbconnect.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
footer.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
gpl-3.0.txt Changes adopted from version 0.4 2023-02-13 09:56:14 +01:00
header.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
image.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
includes.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
index.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
lib.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
location.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationdel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
locationedit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
locationsubnetadd.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
locationsubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationsubnetedit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
locationview.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
login.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
logout.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
natadd.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
natdel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
natedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
node.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodeadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodedel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
nodeedit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
nodeview.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
options.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
optionseditdisplay.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
optionseditpassword.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
search.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
submit.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
subnet.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
subnetadd.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
subnetdel.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
subnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetview.php SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
subnetvlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetvlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetvlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
user.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
useradd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
userdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
useredit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
userview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlan.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zone.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zonedel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00