aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/functions.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10New config for "allowed" graphs, so people can hide some of them.onefang1-0/+6
2018-12-09functions.inc.php: escape minus in regexJulian Brost1-1/+1
2016-12-09inc/functions: check if $_GET value is empty before executing preg_matchPim van den Berg1-1/+1
2015-07-04inc/functions: a host, pi and ti may contain colons (:) and spaces ( )Pim van den Berg1-1/+1
2015-06-22inc/functions: a plugin/type instance may contain a dotPim van den Berg1-7/+2
2015-05-25inc/functions: merge functions GET and validate_getPim van den Berg1-10/+48
2015-05-25inc/functions: make type argument of validate_get function exactly the same a...Pim van den Berg1-6/+6
2014-12-14Revert "make detail page accessible when using "canvas" graph_type"Peter Wu1-10/+0
2014-11-11make detail page accessible when using "canvas" graph_typePim van den Berg1-0/+10
2014-07-23Remove from all files the ending php tagFrançois LASSERRE1-2/+0
2014-07-21Better x and y validation, report 400 on errorsPeter Wu1-1/+1
2014-07-21Fix overly permissive hostname validation, fix host checkPeter Wu1-2/+2
2014-03-23inc/functions.inc.php: rm trailing slash in base and resolve symlinkPim van den Berg1-0/+5
2013-05-18integrate jsrrdgraph in CGPPim van den Berg1-0/+15
2012-09-07add support for varnish plugin categoriesPim van den Berg1-0/+1
2011-04-21resolve php noticesKarol Nowacki1-0/+6
2010-06-05remove php gd dependencyPim van den Berg1-0/+6
2010-02-16make rrdfiles using utf8 and spaces workJakob Haufe1-3/+6
2010-01-01better validation of possible user input (get)Pim van den Berg1-0/+27