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 5e605692dd Add missing LDAP code to login 2023-03-02 08:40:55 +01:00
images Added symbol for options 2023-03-01 15:52:04 +01:00
install More restrictions due to authorization system 2023-03-01 15:12:09 +01:00
lang Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
lib Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
tpl Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
tpl_c Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
.gitignore Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
about.php Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
asset.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetadd.php Assettype field for active/passive network-components 2023-02-24 15:20:25 +01:00
assetclass.php Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
assetclassadd.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetclassdel.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetclassedit.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
assetclassgroup.php Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
assetclassgroupadd.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetclassgroupdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
assetclassgroupedit.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetclassgroupview.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
assetclassview.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
assetdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
assetedit.php Assettype field for active/passive network-components 2023-02-24 15:20:25 +01:00
assetview.php Assettype field for active/passive network-components 2023-02-24 15:20:25 +01:00
assigniptonode.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
assignnodetoasset.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
cable.php Bumped version to 0.9 2023-03-01 10:02:42 +01:00
comments.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
config.php-sample Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
footer.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
gpl-3.0.txt Changes adopted from version 0.4 2023-02-13 09:56:14 +01:00
header.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
image.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
includes.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
index.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
lib.php Add missing LDAP code to login 2023-03-02 08:40:55 +01:00
location.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
locationadd.php Fix bugs in location code 2023-02-24 13:39:05 +01:00
locationdel.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
locationedit.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
locationsubnetadd.php Fix bugs in location code 2023-02-24 13:39:05 +01:00
locationsubnetdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
locationsubnetedit.php Fix bugs in location code 2023-02-24 13:39:05 +01:00
locationview.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
login.php Add missing LDAP code to login 2023-03-02 08:40:55 +01:00
logout.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
nat.php Interface count for asset 2023-02-24 14:46:24 +01:00
natadd.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
natdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
natedit.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
node.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
nodeadd.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
nodedel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
nodeedit.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
nodeview.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
options.php Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
optionseditdisplay.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
optionseditpassword.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
search.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
submit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
subnet.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
subnetadd.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
subnetdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
subnetedit.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
subnetlocationadd.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
subnetlocationdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
subnetlocationedit.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
subnetview.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
subnetvlanadd.php Bumped version to 0.9 2023-03-01 10:02:42 +01:00
subnetvlandel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
subnetvlanedit.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
user.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
useradd.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
userdel.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
useredit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
userview.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
vlan.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
vlanadd.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
vlandel.php Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
vlanedit.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
vlansubnetadd.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
vlansubnetdel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
vlansubnetedit.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
vlanview.php Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
zone.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
zoneadd.php Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
zonedel.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
zoneedit.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
zoneview.php Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00