Commit Graph

11008 Commits

Author SHA1 Message Date
Neil Lathwood
5117f5330a Update Ubuntu-image.md 2016-06-03 20:14:41 +01:00
Brandon Boudrias
3b4964e13c create common method for generating type_wheres 2016-06-03 10:42:16 -07:00
Brandon Boudrias
dcffc8381a adding name to authors and signing contributors agreement
I agree to the conditions of the Contributor Agreement
    contained in doc/General/Contributing.md.
2016-06-03 10:25:56 -07:00
Tony Murray
9b0bd4c15a Rename $ds to $ldap_connection
$ds is a global variable, there are many name collisions in the code.  Rename it to avoid the collisions.
2016-06-03 10:56:42 -05:00
Tony Murray
af8cc3a24b SQL query on one line 2016-06-02 16:22:17 -05:00
Neil Lathwood
f3e79af61b Merge pull request #3579 from murrant/index_nginx_again
Check that variables are set before using them.
2016-06-02 22:17:44 +01:00
Neil Lathwood
003bfab0d3 Merge pull request #3588 from Rosiak/fix-typo-thing
Fix typo..
2016-06-02 22:17:06 +01:00
Neil Lathwood
3655051782 Merge pull request #3587 from Rosiak/buffalo-support
Basic Buffalo TeraStation Support
2016-06-02 22:16:46 +01:00
Neil Lathwood
167aabb9ff Merge pull request #3582 from geordish/move-os-logo
Moved image to correct location
2016-06-02 22:12:59 +01:00
Neil Lathwood
2d02d90eef Merge pull request #3580 from murrant/lsb-distro
Use lsb_release in the distro script
2016-06-02 22:12:47 +01:00
Tony Murray
009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
Søren Rosiak
edd3d61fc8 Fix typo.. 2016-06-02 18:59:43 +02:00
Søren Rosiak
df8514e143 Basic Buffalo TeraStation Support
#3492
2016-06-02 18:48:36 +02:00
Neil Lathwood
8f40d0d0e6 Merge pull request #3586 from laf/security
Resolved some security issues
2016-06-02 10:59:12 +01:00
laf
db0e1ca203 Resolved some security issues 2016-06-02 06:56:45 +00:00
Dave Bell
77e76793c5 Moved image to correct location (Definition is ['os'][]['icon'] = 'microsemi';
)
2016-06-01 13:26:08 +01:00
Tony Murray
9aa4203cc3 Use lsb_release in the distro script.
Don't overwrite REV unless it is set properly by the lsb_release tool.
2016-06-01 01:00:04 -05:00
Tony Murray
c7d551f6d1 Check that variables are set before using them.
This will hide ugly output for users not using a subdirectory, but may make it harder to diagnose issues for those that are.
2016-05-31 22:28:34 -05:00
Søren Rosiak
16b91f6a97 Fix Smoking Path (#3577)
Fix Smokping Path
2016-05-31 21:24:03 -05:00
Søren Rosiak
38448e7c3c Basic HPE 3PAR Support
#3521
2016-05-31 21:59:54 +02:00
Neil Lathwood
5d49f72d3e Merge pull request #3543 from Tatermen/master
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
Rick Hodger
ddb04ad870 Added config option to includes/defaults.inc.php 2016-05-27 17:04:29 +01:00
Tony Murray
a7408aea88 Spelling correction (#3569) 2016-05-27 10:44:29 -05:00
Tony Murray
18484db3fe Fix adding widgets (#3567) 2016-05-27 09:20:33 -05:00
Guillaume COEUGNET
88eb7c4c04 Change button name 2016-05-27 16:18:47 +02:00
Guillaume COEUGNET
8aacb68cb3 Correct useless change 2016-05-27 16:15:59 +02:00
Guillaume COEUGNET
4dadad944b Add procedure management 2016-05-27 16:13:51 +02:00
Guillaume COEUGNET
d5e26a3438 Add procedure management 2016-05-27 16:11:06 +02:00
Tony Murray
47c22f6bb0 Merge pull request #3566 from laf/widget-save
dbUpdate will return 0 if no data is changed
2016-05-26 16:07:38 -05:00
laf
582ad082aa dbUpdate will return 0 if no data is changed 2016-05-26 21:03:24 +00:00
Neil Lathwood
da2788e074 Merge pull request #3561 from geordish/issue-2715
Enable discovery of CDP neighbour by IP address
2016-05-26 21:32:28 +01:00
Dave Bell
a5d0b0a306 Changed syntax of if statement for readability 2016-05-26 20:43:56 +01:00
Rick Hodger
524bf05b6d Added config flag ($config['xirrus_disable_stations']) to disable station polling. 2016-05-26 20:42:08 +01:00
Rick Hodger
bd842f6e09 Renamed includes/polling/os/xirrus.inc.php per change in OS name. Derp. 2016-05-26 20:35:25 +01:00
Neil Lathwood
6398d56fc0 Merge pull request #3565 from murrant/widgets
Scrollable widgets
2016-05-26 20:28:49 +01:00
Søren Rosiak
72d3be26f1 Merge pull request #3438 from cschoonover91/issue-3437 2016-05-26 21:24:43 +02:00
Neil Lathwood
9df0ac8e68 Merge pull request #3548 from geordish/update-docs-and-fix-rule
Update docs and fix rule
2016-05-26 19:56:07 +01:00
Neil Lathwood
a1f85c3998 Merge pull request #3535 from nwautomator/issue-3534
Add inventory support for Alcatel-Lucent SR devices
2016-05-26 19:55:12 +01:00
Neil Lathwood
2a1ae6a3f9 Merge pull request #3531 from wiad/issue-3530
Added auth module combining http authentication and AD authorization
2016-05-26 19:46:26 +01:00
Rick Hodger
e5a21b04c0 Fixed formatting. 2016-05-26 18:05:36 +01:00
Rick Hodger
31d4a29359 Changed OS name to "Xirrus ArrayOS" and internal OS name to 'xirrus_os'. 2016-05-26 18:03:05 +01:00
Tony Murray
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
Dave Bell
18eab48d7e Correct array name 2016-05-25 20:13:56 +01:00
Rick Hodger
ae23432138 Removed ?> from includes/polling/wireless/xirrus.inc.php. Also added graphs for average data rates and noise floor and a custom graph for clients connected per radio that should work on larger models. 2016-05-25 19:56:10 +01:00
Daniel Preussker
dd1ec7a294 Merge pull request #3563 from geordish/correct-branch-testing-instructions
Fix documentation issue for checkout out other peoples commits
2016-05-25 12:26:52 +00:00
Dave Bell
3674143f43 Fix documentation issue for checkout out other peoples commits 2016-05-25 13:24:32 +01:00
Dave Bell
db5d074a52 Enable discovery of CDP neighbour by IP address 2016-05-25 09:52:28 +01:00
Daniel Preussker
797f7a9705 Merge pull request #3553 from nwautomator/issue-3549-v2
add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549
2016-05-25 05:51:09 +00:00
Chris Freas
3f0ff2bb8c add a few more OIDs for the 7705 SAR since there are different hardware versions of the box. 2016-05-24 16:48:38 -04:00
Chris Freas
010e4fc108 add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549 2016-05-24 16:09:37 -04:00