summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-02-06make SipSak work with sip servers implementing OPTIONSTobias Oetiker1-3/+12
2012-02-02fix documentationTobias Oetiker1-1/+1
2012-02-02handle servers actually implementing OPTIONSTobias Oetiker1-5/+22
2012-01-11be more careful in handling input from the web to prevent xss. Thanks toTobias Oetiker1-5/+13
2011-12-20integrated NFSping probe by Matt Provost - https://github.com/mprovost/NFSpingTobias Oetiker1-0/+192
2011-12-03From: Chris Wilson <chris@aptivate.org>Tobias Oetiker1-4/+17
2011-11-24use max index instead of count ... then it all works nicelyTobias Oetiker1-3/+2
2011-11-24fixed off by 1 errorTobias Oetiker1-0/+1
2011-11-23add missing } ... syntax errorTobias Oetiker1-1/+1
2011-11-23make sure we stay within the bounds of the arrayTobias Oetiker1-0/+3
2011-11-22make Median matcher work fine on startup and when unknown values are in the s...Tobias Oetiker1-2/+9
2011-10-21one more naked gettimeofday eliminatedTobias Oetiker1-1/+1
2011-10-20it seems some version of perl bulk at gettimeofday without ()Tobias Oetiker2-7/+7
2011-10-05no need to mention DESTDIR in normal Makefile.am use ... only in command opti...Tobias Oetiker1-1/+1
2011-09-29make sure version if Smokeping.pm is synced on distbuildTobi Oetiker1-1/+2
2011-09-28fix to work with new automake buildTobi Oetiker1-3/+3
2011-09-28added automake supportTobi Oetiker1-0/+35
2011-09-28standard modules from CPAN ... get them thereTobi Oetiker7-2121/+0
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 Oetiker2-2/+2
2011-09-21* switch from speedy to fastcgiTobi Oetiker1-3/+3
2011-09-12fixed alert pattern parser for range alertsTobi Oetiker1-1/+1
2011-09-11fixed name JunoOS -> JunOSTobi Oetiker1-3/+3
2011-09-11added not on connecting by hand onceTobi Oetiker1-0/+6
2011-09-11initial junos probeTobi Oetiker1-0/+182
2011-08-23disman integration looks good nowTobi Oetiker1-4/+4
2011-08-23alter probe names to be based on local hostname AND target hostTobi Oetiker1-64/+42
2011-08-23clean out smoketraceTobi Oetiker2-1376/+0
2011-08-23started integration of DismanPing support with modules from Bill Fenners: Bil...Tobi Oetiker2-0/+536
2011-08-23updated to SNMP_Session 1.13Tobi Oetiker3-13/+19
2011-02-18suggest to get a copy of fping from here ... Tobi Oetiker1-1/+1
2010-08-28I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently runTobi Oetiker1-17/+65
2010-03-14added SipSak probe for SIP ping testingTobi Oetiker1-0/+111
2010-03-10port the timeout fix from CiscoRTTMon ICMPPing to DNS and TcpConnect versionsTobi Oetiker2-4/+16
2010-03-09raise timeout to 5s and twist basefork.pm into allowing this by providing a h...Tobi Oetiker1-2/+8
2010-02-19fix spaceing in alert from slaveTobi Oetiker1-1/+1
2009-12-30add support for TOS setting in fpingTobi Oetiker1-0/+15
2009-06-24improved docs, added me to the author and copyright listTobi Oetiker1-16/+19
2009-06-15fix url in alert emails for alerts triggered by slavesTobi Oetiker1-3/+2
2009-04-16lowercase charsetTobi Oetiker1-1/+1
2009-04-16* improved documentationTobi Oetiker1-40/+148
2009-02-13fix a typo in configuration example 4, spotted by Guglielmo BondioniNiko Tyni1-1/+1
2009-02-13From: Jeremy Laidman <jlaidman *rebel-it.com.au>Niko Tyni1-1/+17
2009-01-30fix for static implementationTobi Oetiker1-1/+1
2009-01-23disable __DIE__ inside evalTobi Oetiker1-1/+1
2009-01-21fix broken error message in spdomedTobi Oetiker1-1/+1
2009-01-15* make it work with missing rrd filesTobi Oetiker1-11/+11