Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-13 | allow title to be defined via cgi parameter when calling navigator interface ↵ | Tobias Oetiker | 1 | -1/+2 | |
directly | |||||
2012-05-23 | must provide the actual width when finding max or consolidation will cause ↵ | Tobias Oetiker | 1 | -0/+1 | |
problems - thanks david for the hint! | |||||
2012-04-02 | Merge branch 'master' of github.com:oetiker/SmokePing | Tobias Oetiker | 1 | -0/+4 | |
2012-04-02 | wait for the first gen child to terminate | Tobias Oetiker | 1 | -6/+8 | |
2012-03-23 | Merge remote branch 'tobi/master' into integration | Darren Murphy | 1 | -4/+12 | |
2012-03-22 | fork alert handlers, so that smokeping does not block | Tobias Oetiker | 1 | -4/+12 | |
2012-02-06 | Add template support for http auth user | Darren Murphy | 1 | -0/+4 | |
2012-01-11 | be more careful in handling input from the web to prevent xss. Thanks to | Tobias Oetiker | 1 | -5/+13 | |
Russ McRee <holisticinfosec@gmail.com> for pointing this out. | |||||
2011-09-29 | make sure version if Smokeping.pm is synced on distbuild | Tobi Oetiker | 1 | -1/+2 | |
2011-09-28 | add missing POSIX prefix | Tobi Oetiker | 1 | -1/+1 | |
2011-09-26 | prepare for the release of smokeping-2.5.1 | Tobi Oetiker | 1 | -1/+1 | |
2011-09-25 | prepare for the release of smokeping-2.5.0 | Tobi Oetiker | 1 | -1/+1 | |
2011-09-25 | sync version | Tobi Oetiker | 1 | -1/+1 | |
2011-09-25 | do not exit in zoom ajax mode | Tobi Oetiker | 1 | -1/+1 | |
2011-09-21 | * switch from speedy to fastcgi | Tobi Oetiker | 1 | -3/+3 | |
* improved installation, no file editing required anymore * update installation instructions | |||||
2011-09-12 | fixed alert pattern parser for range alerts | Tobi Oetiker | 1 | -1/+1 | |
2010-08-28 | I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently run | Tobi Oetiker | 1 | -17/+65 | |
into localization setup issues which will bomb out Smokeping's web interface. It works fine invoked from the shell. I use the attached patch to help me diagnose the server setup problem. The behavior is identical to current Smokeping in that it logs a message and throws a HTTP 500 error. The basic Smokeping localization sanity check has uncovered "insane" setups where the PERL %ENV environment variables are being ignored by "setlocale" on several of my boxes for unknown reasons. Obviously, smokeping should quit, which it does... -- Lee Thompson stagr.lee gmail.com | |||||
2010-02-19 | fix spaceing in alert from slave | Tobi Oetiker | 1 | -1/+1 | |
2009-06-15 | fix url in alert emails for alerts triggered by slaves | Tobi Oetiker | 1 | -3/+2 | |
2009-01-30 | fix for static implementation | Tobi Oetiker | 1 | -1/+1 | |
2009-01-23 | disable __DIE__ inside eval | Tobi Oetiker | 1 | -1/+1 | |
2008-08-13 | In cgi mode, do NOT reload the cfg file since this can cause a storm on the ↵ | Tobi Oetiker | 1 | -3/+10 | |
webserver. Die instead AFTER working through the current request. | |||||
2008-07-24 | prepare for the release of smokeping-2.4.2 | Tobi Oetiker | 1 | -1/+1 | |
2008-07-24 | * added strict and warnings to the cgi and the daemon wrappers ... | Tobi Oetiker | 1 | -2/+2 | |
* fixed regression introduced while fixing taint issues | |||||
2008-06-30 | improved documentation for master/slave | Tobi Oetiker | 1 | -2/+6 | |
fixed taint error in Smokeping.pm | |||||
2008-06-29 | do some more checking on the slave name we get from the cgi | Tobi Oetiker | 1 | -0/+5 | |
2008-06-10 | prepare for the release of smokeping-2.4.0 | Tobi Oetiker | 1 | -1/+1 | |
2008-06-09 | added dummy script_name methode | Tobi Oetiker | 1 | -0/+4 | |
2008-06-05 | use menuclass and not just class for menuextra {CLASS} | Tobi Oetiker | 1 | -17/+16 | |
2008-06-05 | add the hash to the hostname | Tobi Oetiker | 1 | -2/+4 | |
2008-06-05 | let the webif sleep between runs (cut the comets tail) | Tobi Oetiker | 1 | -9/+13 | |
replace {CLASS} too | |||||
2008-06-03 | fixed extrahost integration | Tobi Oetiker | 1 | -4/+4 | |
2008-06-02 | mtr integration | Tobi Oetiker | 1 | -11/+38 | |
2008-05-18 | fixed rawlog name | Tobi Oetiker | 1 | -1/+1 | |
2008-05-13 | make sure target sections have no dots | Tobi Oetiker | 1 | -4/+5 | |
2008-04-26 | prepare for the release of smokeping-2.3.6 | Tobi Oetiker | 1 | -1/+1 | |
2008-04-26 | integrated menuactive patch | Tobi Oetiker | 1 | -1/+5 | |
2008-04-25 | honour the 'linkstyle' variable when zooming | Niko Tyni | 1 | -1/+1 | |
2008-04-03 | display all the smoke even when the graph is limited in height | Tobi Oetiker | 1 | -2/+2 | |
2008-03-29 | prepare for the release of smokeping-2.3.5 | Tobi Oetiker | 1 | -1/+1 | |
2008-03-28 | * make slaves kill their old children off before forking new ones when | Niko Tyni | 1 | -37/+52 | |
the configuration changes. Reported by David Behr. --niko | |||||
2008-03-28 | prepare for the release of smokeping-2.3.4 | Tobi Oetiker | 1 | -1/+1 | |
2008-03-27 | another typo fix | Niko Tyni | 1 | -2/+2 | |
2008-03-27 | fix a typo | Niko Tyni | 1 | -1/+1 | |
2008-03-27 | * fix 'loss_background' documentation. Reported by David Tomic. --niko | Niko Tyni | 1 | -2/+5 | |
2008-03-19 | added nikos fixes for nomasterpoll | Tobi Oetiker | 1 | -4/+3 | |
2008-03-18 | fix order for non ordered entries | Tobi Oetiker | 1 | -2/+2 | |
2008-03-18 | bail out if the master/slave shared secret file is world-readable or writable | Niko Tyni | 1 | -1/+8 | |
2008-03-18 | add some security notes to the master/slave documentation --niko | Niko Tyni | 1 | -0/+5 | |
2008-03-18 | just to be on the save side, make sure when loading the sortercache that we ↵ | Tobi Oetiker | 1 | -0/+11 | |
only load info about graphs presently in the config. --tobi |