Commit Graph
8501 Commits
Author SHA1 Message Date
Louis Bailleul b48dbc9940 Only display plus sign if there is more than three neighbor interfaces
Take into account the number of ipv6 interfaces
2015-11-19 12:34:21 +00:00
Louis Bailleul d66c18dff5 Only display plus icon if there is something to display 2015-11-19 12:09:58 +00:00
Louis Bailleul db37acbe83 Replace left and bottom arrow icons by plus and minus icons 2015-11-19 12:01:10 +00:00
Louis Bailleul 493e0f33e3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-11-19 11:57:39 +00:00
Louis Bailleul 40c7f8c721 Did not modified any styles so remove any changes in the file 2015-11-19 10:08:24 +00:00
Louis Bailleul cc9fde610d Remove unneeded changes 2015-11-19 10:02:31 +00:00
Louis Bailleul 32f97ab424 Add hide/show feature for neighbors interfaces in the device ports page 2015-11-19 09:54:26 +00:00
Mike Rostermund fc85b71207 Merge pull request #2445 from laf/issue-2426
Added missing fields when inserting into applications table
2015-11-17 23:00:58 +01:00
Mike Rostermund 886f711435 Merge pull request #2437 from laf/issue-2435
Eventlog query now uses event_id as already indexed
2015-11-17 21:58:24 +01:00
Mike Rostermund c1bf91eff3 Merge pull request #2439 from laf/issue-2427
Added support for per device unix-agent port
2015-11-17 21:43:21 +01:00
Mike Rostermund 4a99748ccd Merge pull request #2444 from laf/issue-2429
Removed / from link for installs not in /
2015-11-17 21:09:59 +01:00
Neil Lathwood 6e1e6b6bb6 Merge pull request #2434 from vizay/adauth_adduser_to_db
Ad-auth need to add user to db for dashboards to work properly
2015-11-17 12:24:22 +00:00
vizay f9c69419f4 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-11-17 12:35:36 +01:00
vizay 139e6f1aef Update AUTHORS.md 2015-11-17 12:33:58 +01:00
vizay f7ad46ef1c Update AUTHORS.md 2015-11-17 12:33:17 +01:00
vizay 6e78fc8d0b Update active_directory.inc.php 2015-11-17 12:28:28 +01:00
Neil Lathwood a6f34fdf7e Update Dynamic-Config.md 2015-11-17 11:11:03 +00:00
laf 8660745b92 Added missing fields when inserting into applications table 2015-11-16 21:07:50 -08:00
laf 87d273fc7d Removed / from link for installs not in / 2015-11-16 20:58:16 -08:00
laf af8df3469c Added support for per device unix-agent port 2015-11-17 00:20:06 +00:00
Neil Lathwood d59e268d51 Merge pull request #2436 from Rosiak/issue-2368
Add some of the supported vendors
2015-11-16 22:39:04 +00:00
Neil Lathwood 3540c4753e Merge pull request #2438 from paulgear/master
Add graph selector to devices overview
2015-11-16 22:38:37 +00:00
Neil Lathwood 9cecf26a67 Merge pull request #2430 from paulgear/fix-ucd-graphs
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-16 22:19:01 +00:00
Paul Gear e5f1914096 Add graph selector to devices overview
Copy of selector code from html/pages/graphs.inc.php that probably has bugs
2015-11-17 07:55:35 +10:00
Rosiak 8a4b3fee19 Rename file. 2015-11-16 22:49:12 +01:00
laf dce37d2f34 Eventlog query now uses event_id as already indexed 2015-11-16 21:42:40 +00:00
Rosiak 7e6ca94de4 Add some of the supported vendors 2015-11-16 22:36:36 +01:00
Peter Lamperud 04c75838f6 Functionality added: adduser(), user_exists_in_db() 2015-11-16 13:37:12 +01:00
Peter Lamperud f971d7ecf3 Signed-off-by: Peter Lamperud <petlam@unibet.com> 2015-11-16 12:27:15 +01:00
vizay c780a13d44 Merge branch 'master' of https://github.com/librenms/librenms 2015-11-16 12:19:41 +01:00
Mike Rostermund d08c8cc998 Merge pull request #2432 from fstern/active_directory_auth
Moved option 'auth_ad_dont_check_certificates' to 'auth_ad_check_certificates'
2015-11-16 11:07:14 +01:00
Falk Stern dda8ffd400 Updated Documentation for 'auth_ad_check_certificates' 2015-11-16 10:25:13 +01:00
Falk Stern 7c54782cc8 Moved auth_ad_dont_check_certificates to auth_ad_check_certificates 2015-11-16 10:24:16 +01:00
Mike Rostermund f6bbf59887 Merge pull request #2428 from rkojedzinszky/master
Fix netcmd.php URI for installations not under root
2015-11-15 11:54:36 +01:00
Paul Gear 0d2949f69e Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility 2015-11-15 11:48:39 +10:00
Richard Kojedzinszky 5669c1c3a5 Fix netcmd.php URI for installations not under root 2015-11-14 18:44:58 +01:00
Neil Lathwood 4ce22f410c Merge pull request #2425 from murrant/master
Fix AD auth with untrusted certificates
2015-11-13 13:14:55 -04:00
Tony Murray 02d54e9c50 Fix AD auth with untrusted certificates. LDAPTLS_REQCERT=never must be
set before ldap_connect.
2015-11-13 11:05:05 -06:00
Tony Murray 52c4621095 I agree to the conditions of the Contributor Agreement contained in
doc/General/Contributing.md
2015-11-13 11:04:23 -06:00
Mike Rostermund 75de9fb1d9 Merge pull request #2423 from laf/issue-2415
Updated userlevel >= 10 checks to use functions
2015-11-12 20:39:28 +01:00
laf b9e95b702d Updated userlevel >= 10 checks to use functions 2015-11-12 19:28:19 +00:00
Neil Lathwood 3deabcbe35 Merge pull request #2422 from SaaldjorMike/unifi2
Add Ubiquiti UniFi memory graphs to device overlib.
2015-11-12 15:14:42 -04:00
Mike Rostermund c5f6879dfb Add Ubiquiti UniFi memory graphs to device overlib. 2015-11-12 11:12:40 -08:00
Neil Lathwood 160b37d4c0 Merge pull request #2421 from SaaldjorMike/unifi
Added support for CPU and Memory usage of Ubiquiti UniFi
2015-11-12 14:39:58 -04:00
Mike Rostermund 01922e5c5a Added support for CPU and Memory usage of Ubiquiti UniFi 2015-11-12 09:55:11 -08:00
Neil Lathwood 115227a5d6 Merge pull request #2420 from rkojedzinszky/master
Real-time graphs: fix for graph wraps
2015-11-12 11:21:07 -04:00
Richard Kojedzinszky bdc33ebf59 Real-time graphs: fix for graph wraps
FIX is by querying the HC counters first, and fall back to snmpv1 oids
in case of no answer.
2015-11-12 14:44:21 +01:00
Paul Gear 0888594b69 Merge pull request #2419 from SaaldjorMike/bills-fix
Fix for percentage bars in billing pages.
2015-11-12 07:57:45 +10:00
Mike Rostermund eed3a89948 Fix for percentage bars in billing pages. 2015-11-11 22:54:21 +01:00
Neil Lathwood 4311aed2d6 Merge pull request #2418 from SaaldjorMike/ntpd1
Specified which MIB should be used when polling ntpd-server information.
2015-11-11 17:17:06 -04:00