librenms/html/includes
2015-03-29 02:11:55 +01:00
..
authentication Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2 2015-02-26 23:03:05 +00:00
collectd Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
front Fix top port overlay issues 2014-03-28 13:22:22 -04:00
geshi /// -> // 2012-05-25 12:24:34 +00:00
graphs Add ifAlias to graph view. 2015-03-02 18:32:36 +01:00
jpgraph updates to billing setup 2011-09-12 10:51:50 +00:00
modal Added support for managing poller groups and viewing poller stats 2015-03-15 21:44:35 +00:00
reports Added support for exporting pages via pdf: image is LGPL from: https://www.iconfinder.com/icons/3745/document_pdf_icon#size=16 and pdf library is GPLV3 http://www.tcpdf.org/license.php 2015-03-24 16:27:28 +00:00
Slim Initial API release 2014-09-16 22:19:28 +01:00
table Updated tables to include other SQL queries in total count 2015-03-27 16:47:26 +00:00
.htaccess adding map drawing and securing some directories 2009-03-11 14:54:13 +00:00
api_functions.inc.php Merge pull request #627 from laf/issue-laf-148 2015-03-23 16:29:32 +00:00
authenticate.inc.php Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
dev-overview-data.inc.php Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
device-header.inc.php Remove accidental appearance of object cache 2014-06-14 14:58:17 +10:00
device-summary-horiz.inc.php Fixed the site to be more mobile friendly - at least the home page and navbar 2014-06-15 01:38:55 +01:00
device-summary-vert.inc.php Fixed the site to be more mobile friendly - at least the home page and navbar 2014-06-15 01:38:55 +01:00
error-no-perm.inc.php typo fix, reported by reaperz on irc 2012-03-21 11:03:18 +00:00
functions.inc.php Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
hostbox-basic.inc.php Added a sub-menu on the device list page to enable quick access to features 2015-02-03 21:35:34 +00:00
hostbox-menu.inc.php Added title popovers to the device quick links (ssh/telnet/https) 2015-03-12 21:55:46 +00:00
hostbox-public.inc.php Fix Copyright Notice(s) 2014-06-25 03:19:12 -04:00
hostbox.inc.php Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
javascript-interfacepicker.inc.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
object-cache.inc.php Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
PasswordHash.php Update PasswordHash.php 2014-02-25 23:45:12 +00:00
plugins.inc.php First full commit of plugin system 2014-03-03 20:23:29 +00:00
port-edit.inc.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
print-accesspoint-graphs.inc.php fixes to aruba accesspoint graphing 2012-05-22 14:20:08 +00:00
print-accesspoint.inc.php accesspoint support (probably) from ethan sommer (#50) 2012-05-21 18:17:23 +00:00
print-alert-rules.php Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
print-alert-templates.php Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
print-alerts.inc.php Update print-alerts.inc.php 2015-03-03 19:25:20 +01:00
print-alerts.php Added defining fault_detail variable 2015-02-26 12:45:31 +00:00
print-debug.php Updated the way debug=yes in url works to make it visually more appealing 2015-02-18 23:03:23 +00:00
print-device-graph.php /// -> // 2012-05-25 12:24:34 +00:00
print-event-short.inc.php Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
print-event.inc.php Tidied up eventlog on various pages to use bootstrap 2014-02-28 22:02:39 +00:00
print-graphrow.inc.php quadgraphs -> graphrow 2012-04-26 16:49:38 +00:00
print-interface-adsl.inc.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
print-interface-graphs.inc.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
print-interface.inc.php /// -> // 2012-05-25 12:24:34 +00:00
print-map.inc.php Fix for maps now working when devices hostname != the same in the links table 2015-03-29 02:11:55 +01:00
print-menubar.php Updated to show map only if links exist 2015-03-28 13:53:00 +00:00
print-service.inc.php fix services stuff 2012-04-26 13:05:52 +00:00
print-syslog.inc.php Refreshed visually the Device overview page 2014-02-26 22:33:45 +00:00
print-vlan.inc.php move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure. 2012-05-16 13:25:50 +00:00
print-vm.inc.php change more tables to css colouring, some more to do but not for now... 2012-04-10 17:21:49 +00:00
print-vrf.inc.php update foundry mibs 2012-05-29 13:08:01 +00:00
service-delete.inc.php more code cleanup (last commit for now) 2011-09-20 14:37:54 +00:00