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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Thomas Hooge 1c8021c325 Added counter to assetclass and assetclassgroup views 2 years ago
images Added symbol for options 2 years ago
install More restrictions due to authorization system 2 years ago
lang Added counter to assetclass and assetclassgroup views 2 years ago
lib Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
tpl Added counter to assetclass and assetclassgroup views 2 years ago
tpl_c Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
.gitignore Code formatting improved and some bugfixng 2 years ago
about.php Added some indices to database and more SQL simplification 2 years ago
asset.php Subsequent fixes after major changes for PDO 2 years ago
assetadd.php Assettype field for active/passive network-components 2 years ago
assetclass.php Added counter to assetclass and assetclassgroup views 2 years ago
assetclassadd.php Subsequent fixes after major changes for PDO 2 years ago
assetclassdel.php Subsequent fixes after major changes for PDO 2 years ago
assetclassedit.php Changed database access to PDO using prepared statements 2 years ago
assetclassgroup.php Added counter to assetclass and assetclassgroup views 2 years ago
assetclassgroupadd.php Subsequent fixes after major changes for PDO 2 years ago
assetclassgroupdel.php Changed database access to PDO using prepared statements 2 years ago
assetclassgroupedit.php Subsequent fixes after major changes for PDO 2 years ago
assetclassgroupview.php Subsequent fixes after major changes for PDO 2 years ago
assetclassview.php Changed database access to PDO using prepared statements 2 years ago
assetdel.php Changed database access to PDO using prepared statements 2 years ago
assetedit.php Assettype field for active/passive network-components 2 years ago
assetview.php Assettype field for active/passive network-components 2 years ago
assigniptonode.php Changed database access to PDO using prepared statements 2 years ago
assignnodetoasset.php Changed database access to PDO using prepared statements 2 years ago
cable.php Bumped version to 0.9 2 years ago
comments.php Code formatting improved and some bugfixng 2 years ago
config.php-sample Subsequent fixes after major changes for PDO 2 years ago
footer.php Code formatting improved and some bugfixng 2 years ago
gpl-3.0.txt Changes adopted from version 0.4 2 years ago
header.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
image.php Code formatting improved and some bugfixng 2 years ago
includes.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
index.php Changed database access to PDO using prepared statements 2 years ago
lib.php Bumped version to 0.9 2 years ago
location.php Changed database access to PDO using prepared statements 2 years ago
locationadd.php Fix bugs in location code 2 years ago
locationdel.php Subsequent fixes after major changes for PDO 2 years ago
locationedit.php Subsequent fixes after major changes for PDO 2 years ago
locationsubnetadd.php Fix bugs in location code 2 years ago
locationsubnetdel.php Changed database access to PDO using prepared statements 2 years ago
locationsubnetedit.php Fix bugs in location code 2 years ago
locationview.php Subsequent fixes after major changes for PDO 2 years ago
login.php Added counter to assetclass and assetclassgroup views 2 years ago
logout.php Code formatting improved and some bugfixng 2 years ago
nat.php Interface count for asset 2 years ago
natadd.php Changed database access to PDO using prepared statements 2 years ago
natdel.php Changed database access to PDO using prepared statements 2 years ago
natedit.php Changed database access to PDO using prepared statements 2 years ago
node.php Subsequent fixes after major changes for PDO 2 years ago
nodeadd.php Changed database access to PDO using prepared statements 2 years ago
nodedel.php Changed database access to PDO using prepared statements 2 years ago
nodeedit.php Subsequent fixes after major changes for PDO 2 years ago
nodeview.php Changed database access to PDO using prepared statements 2 years ago
options.php Added counter to assetclass and assetclassgroup views 2 years ago
optionseditdisplay.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
optionseditpassword.php Code formatting improved and some bugfixng 2 years ago
search.php Changed database access to PDO using prepared statements 2 years ago
submit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
subnet.php Changed database access to PDO using prepared statements 2 years ago
subnetadd.php Subsequent fixes after major changes for PDO 2 years ago
subnetdel.php Changed database access to PDO using prepared statements 2 years ago
subnetedit.php Subsequent fixes after major changes for PDO 2 years ago
subnetlocationadd.php Subsequent fixes after major changes for PDO 2 years ago
subnetlocationdel.php Changed database access to PDO using prepared statements 2 years ago
subnetlocationedit.php Changed database access to PDO using prepared statements 2 years ago
subnetview.php Subsequent fixes after major changes for PDO 2 years ago
subnetvlanadd.php Bumped version to 0.9 2 years ago
subnetvlandel.php Changed database access to PDO using prepared statements 2 years ago
subnetvlanedit.php Subsequent fixes after major changes for PDO 2 years ago
user.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
useradd.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
userdel.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
useredit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
userview.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
vlan.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
vlanadd.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
vlandel.php Subsequent fixes after major changes for PDO 2 years ago
vlanedit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
vlansubnetadd.php Changed database access to PDO using prepared statements 2 years ago
vlansubnetdel.php Changed database access to PDO using prepared statements 2 years ago
vlansubnetedit.php Changed database access to PDO using prepared statements 2 years ago
vlanview.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2 years ago
zone.php Changed database access to PDO using prepared statements 2 years ago
zoneadd.php Code formatting improved and some bugfixng 2 years ago
zonedel.php Changed database access to PDO using prepared statements 2 years ago
zoneedit.php Changed database access to PDO using prepared statements 2 years ago
zoneview.php Changed database access to PDO using prepared statements 2 years ago