summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping.pm
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Add template support for http auth userDarren Murphy1-0/+4
2012-01-11be more careful in handling input from the web to prevent xss. Thanks toTobias Oetiker1-5/+13
2011-09-29make sure version if Smokeping.pm is synced on distbuildTobi Oetiker1-1/+2
2011-09-28add missing POSIX prefix Tobi Oetiker1-1/+1
2011-09-26prepare for the release of smokeping-2.5.1Tobi Oetiker1-1/+1
2011-09-25prepare for the release of smokeping-2.5.0Tobi Oetiker1-1/+1
2011-09-25sync versionTobi Oetiker1-1/+1
2011-09-25do not exit in zoom ajax modeTobi Oetiker1-1/+1
2011-09-21* switch from speedy to fastcgiTobi Oetiker1-3/+3
2011-09-12fixed alert pattern parser for range alertsTobi Oetiker1-1/+1
2010-08-28I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently runTobi Oetiker1-17/+65
2010-02-19fix spaceing in alert from slaveTobi Oetiker1-1/+1
2009-06-15fix url in alert emails for alerts triggered by slavesTobi Oetiker1-3/+2
2009-01-30fix for static implementationTobi Oetiker1-1/+1
2009-01-23disable __DIE__ inside evalTobi Oetiker1-1/+1
2008-08-13In cgi mode, do NOT reload the cfg file since this can cause a storm on the w...Tobi Oetiker1-3/+10
2008-07-24prepare for the release of smokeping-2.4.2Tobi Oetiker1-1/+1
2008-07-24* added strict and warnings to the cgi and the daemon wrappers ... Tobi Oetiker1-2/+2
2008-06-30improved documentation for master/slaveTobi Oetiker1-2/+6
2008-06-29do some more checking on the slave name we get from the cgiTobi Oetiker1-0/+5
2008-06-10prepare for the release of smokeping-2.4.0Tobi Oetiker1-1/+1
2008-06-09added dummy script_name methodeTobi Oetiker1-0/+4
2008-06-05use menuclass and not just class for menuextra {CLASS}Tobi Oetiker1-17/+16
2008-06-05add the hash to the hostnameTobi Oetiker1-2/+4
2008-06-05let the webif sleep between runs (cut the comets tail)Tobi Oetiker1-9/+13
2008-06-03fixed extrahost integrationTobi Oetiker1-4/+4
2008-06-02mtr integrationTobi Oetiker1-11/+38
2008-05-18fixed rawlog nameTobi Oetiker1-1/+1
2008-05-13make sure target sections have no dotsTobi Oetiker1-4/+5
2008-04-26prepare for the release of smokeping-2.3.6Tobi Oetiker1-1/+1
2008-04-26integrated menuactive patchTobi Oetiker1-1/+5
2008-04-25honour the 'linkstyle' variable when zoomingNiko Tyni1-1/+1
2008-04-03display all the smoke even when the graph is limited in heightTobi Oetiker1-2/+2
2008-03-29prepare for the release of smokeping-2.3.5Tobi Oetiker1-1/+1
2008-03-28* make slaves kill their old children off before forking new ones whenNiko Tyni1-37/+52
2008-03-28prepare for the release of smokeping-2.3.4Tobi Oetiker1-1/+1
2008-03-27another typo fixNiko Tyni1-2/+2
2008-03-27fix a typoNiko Tyni1-1/+1
2008-03-27* fix 'loss_background' documentation. Reported by David Tomic. --nikoNiko Tyni1-2/+5
2008-03-19added nikos fixes for nomasterpollTobi Oetiker1-4/+3
2008-03-18fix order for non ordered entriesTobi Oetiker1-2/+2
2008-03-18bail out if the master/slave shared secret file is world-readable or writableNiko Tyni1-1/+8
2008-03-18add some security notes to the master/slave documentation --nikoNiko Tyni1-0/+5
2008-03-18just to be on the save side, make sure when loading the sortercache that we o...Tobi Oetiker1-0/+11
2008-03-17* optionally precreate the directory structure under 'dyndir' ifNiko Tyni1-1/+34
2008-03-17* store the slave updates in dyndir, defaulting to datadir --nikoNiko Tyni1-2/+4
2008-03-13make ajax zooming take time ranges 'time range' fields into considerationTobi Oetiker1-5/+8
2008-03-13switch range form to POSTTobi Oetiker1-1/+1
2008-03-10prepare for the release of smokeping-2.3.3Tobi Oetiker1-1/+1
2008-03-06fix retrun value processing (regression from last patch)Tobi Oetiker1-1/+2