aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/functions.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* New config for "allowed" graphs, so people can hide some of them.onefang2019-12-101-0/+6
* functions.inc.php: escape minus in regexJulian Brost2018-12-091-1/+1
* inc/functions: check if $_GET value is empty before executing preg_matchPim van den Berg2016-12-091-1/+1
* inc/functions: a host, pi and ti may contain colons (:) and spaces ( )Pim van den Berg2015-07-041-1/+1
* inc/functions: a plugin/type instance may contain a dotPim van den Berg2015-06-221-7/+2
* inc/functions: merge functions GET and validate_getPim van den Berg2015-05-251-10/+48
* inc/functions: make type argument of validate_get function exactly the same a...Pim van den Berg2015-05-251-6/+6
* Revert "make detail page accessible when using "canvas" graph_type"Peter Wu2014-12-141-10/+0
* make detail page accessible when using "canvas" graph_typePim van den Berg2014-11-111-0/+10
* Remove from all files the ending php tagFrançois LASSERRE2014-07-231-2/+0
* Better x and y validation, report 400 on errorsPeter Wu2014-07-211-1/+1
* Fix overly permissive hostname validation, fix host checkPeter Wu2014-07-211-2/+2
* inc/functions.inc.php: rm trailing slash in base and resolve symlinkPim van den Berg2014-03-231-0/+5
* integrate jsrrdgraph in CGPPim van den Berg2013-05-181-0/+15
* add support for varnish plugin categoriesPim van den Berg2012-09-071-0/+1
* resolve php noticesKarol Nowacki2011-04-211-0/+6
* remove php gd dependencyPim van den Berg2010-06-051-0/+6
* make rrdfiles using utf8 and spaces workJakob Haufe2010-02-161-3/+6
* better validation of possible user input (get)Pim van den Berg2010-01-011-0/+27