librenms/includes
Kevin Zink 93209a0fc8
API mac search (#12964)
* API find a switchport with the mac from device

* fix style

* convert SQL to Eloquent

* convert SQL to Eloquent

* git mistake

* Global use App\Models\Port

* git mistake partII

* Refractor Eloquent - Not finish but easier to help for others

* Better Eloquent Query without filter option

* Validation

* fix style

* Add filter option and DOC

* convert to the better macToHex method

* add a maxToHex unit test

* fix style

* fix style

* fix syle - seems my dev:check is running again :-)

* Fix phpStan

* phpStan #2
2021-08-09 19:33:04 -05:00
..
caches Re-implement Printer as a class based module (#12605) 2021-03-27 10:09:14 -05:00
definitions MIB cleaning (misc again) (#13103) 2021-08-06 01:36:05 -05:00
discovery Allow stack index other than '1.' for CiscoSB (#13078) 2021-08-03 16:31:00 +02:00
html API mac search (#12964) 2021-08-09 19:33:04 -05:00
polling Cisco ISE version, HW, SW and test-data (#13062) 2021-07-22 13:53:56 +02:00
services Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
sql-schema Install: Validate database before migrating (#12867) 2021-05-13 07:18:54 -05:00
billing.php Billing: add peak in and out (#13006) 2021-07-26 10:37:52 -05:00
callback.php New module add juniper rpm support + reimplementation of cisco-sla module (#12799) 2021-06-11 13:48:33 -05:00
common.php Consolidate DB version code (#13111) 2021-08-09 18:33:31 -05:00
datastore.inc.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
dbFacile.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00
functions.php Make curl follow redirects (#13051) 2021-07-17 17:21:01 +02:00
helpers.php New module add juniper rpm support + reimplementation of cisco-sla module (#12799) 2021-06-11 13:48:33 -05:00
include-dir.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
init.php Remove debug globals (#12811) 2021-04-29 22:42:18 -05:00
notifications.php Better handling of invalid notification dates (#12523) 2021-02-11 01:30:59 +01:00
port-descr-parser.inc.php Apply fixes from StyleCI (#12120) 2020-09-21 15:40:17 +02:00
rewrites.php fix BGP tab Exception (#12672) 2021-03-29 17:44:12 -05:00
services.inc.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00
snmp.inc.php ignore Wrong Type errors in snpm_get and snmp_get_multi_oid (#12800) 2021-05-02 14:38:12 +02:00
snmptrap.inc.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
static-config.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php Remove legacy function calls (#12651) 2021-03-29 00:25:30 +02:00