Age | Commit message (Expand) | Author | Files | Lines |
2007-04-14 | don't test usage if running as CGI | Niko Tyni | 2 | -2/+4 |
2007-01-15 | smokeping charts added -- first drop | Tobi Oetiker | 1 | -1/+1 |
2007-01-14 | improve -S note when launching FPing probe | Tobi Oetiker | 1 | -1/+1 |
2006-12-14 | make the error more friently ... | Tobi Oetiker | 1 | -1/+1 |
2006-10-26 | * make the CGI not croak if a password file is not readable. -- niko | Niko Tyni | 1 | -1/+1 |
2006-10-25 | r402@rebekka: niko | 2006-10-26 00:26:37 +0300 | Niko Tyni | 1 | -0/+1 |
2006-10-25 | r378@rebekka: niko | 2006-10-25 23:13:14 +0300 | Niko Tyni | 1 | -1/+1 |
2006-10-25 | lets be less extreem with regexps ... :-) | Tobi Oetiker | 2 | -2/+2 |
2006-10-25 | add missing if statement ... | Tobi Oetiker | 1 | -1/+1 |
2006-10-24 | fix typo | Niko Tyni | 1 | -1/+1 |
2006-10-24 | added link to -S patch in debian bugs | Tobi Oetiker | 1 | -1/+1 |
2006-10-24 | added source address patch with -S check ... | Tobi Oetiker | 2 | -3/+18 |
2006-10-23 | use only the base name not the path of the src file for the destionation | Tobi Oetiker | 1 | -6/+13 |
2006-09-20 | fixed FTPtransfer probe to use srcfile as default for destfile. | Tobi Oetiker | 1 | -3/+3 |
2006-09-08 | updated version strings | Tobi Oetiker | 1 | -1/+1 |
2006-09-08 | fix name of FTPtransfer probe in its own documentation | Tobi Oetiker | 1 | -2/+2 |
2006-09-08 | added WebProxyFilter probe | Tobi Oetiker | 1 | -0/+171 |
2006-09-07 | make the LDAP 'scope' option actually work. | Niko Tyni | 1 | -2/+3 |
2006-09-06 | typo fix | Niko Tyni | 1 | -1/+1 |
2006-09-06 | yes|no needs to parenthesized, as Config::Grammar matches it as | Niko Tyni | 1 | -1/+1 |
2006-09-06 | typo fixes | Niko Tyni | 1 | -2/+2 |
2006-08-31 | 2.0.901 internal release with minor touchups. Especially the FTPtransfer | Tobi Oetiker | 1 | -14/+28 |
2006-08-31 | added alert mailtemplates and new probe config ProbeUnit | Tobi Oetiker | 2 | -4/+12 |
2006-08-30 | fixed compatibility with newer echoping versions | Tobi Oetiker | 2 | -4/+4 |
2006-08-30 | log the fact that no replies came back from a device | Tobi Oetiker | 1 | -0/+1 |
2006-08-29 | initial version of the Virtela FTPtransfer probe | Tobi Oetiker | 1 | -0/+215 |
2006-07-14 | added tacacsplus probe -- Gary.Mikula nasd.com | Tobi Oetiker | 1 | -0/+256 |
2006-07-09 | AnotherDNS.pm: added option 'require_answers' for testing | Niko Tyni | 1 | -1/+6 |
2006-06-27 | new probe Telnet JunOSPing integrated | Tobi Oetiker | 1 | -0/+246 |
2006-04-16 | Bring back 'fping -t'. | Niko Tyni | 1 | -0/+11 |
2006-04-14 | adjusted for new home on oss.oetiker.ch | Tobi Oetiker | 3 | -3/+3 |
2006-03-24 | let the name of the dns server in DNS.pm be configurable | Tobi Oetiker | 1 | -1/+5 |
2005-12-20 | synced up with 2.0 branch | Tobi Oetiker | 1 | -4/+17 |
2005-12-11 | * brought trunk/ up to date | Niko Tyni | 1 | -14/+29 |
2005-12-02 | * brought trunk/ up to date | Niko Tyni | 1 | -4/+37 |
2005-11-14 | * lib/Smokeping/probes/FPing.pm, | Niko Tyni | 1 | -12/+0 |
2005-11-06 | * trunk/ | Niko Tyni | 1 | -3/+3 |
2005-10-28 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+9 |
2005-10-19 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 |
2005-09-26 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+2 |
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 |
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -4/+4 |
2005-09-04 | * lib/Smokeping.pm, | Niko Tyni | 1 | -7/+26 |
2005-07-27 | * 2.0/lib/Smokeping/probes/CiscoRTTMonEchoICMP.pm, | Niko Tyni | 1 | -24/+17 |
2005-05-10 | * branches/2.0/lib/Smokeping/probes/Curl.pm: | Niko Tyni | 1 | -0/+13 |
2005-05-09 | Double check the answer from the dns server and optionally enforce a | Tobi Oetiker | 1 | -1/+17 |
2005-03-10 | * 2.0/lib/Smokeping/probes/Curl.pm, | Niko Tyni | 1 | -0/+43 |
2005-03-06 | * lib/Smokeping/probes/base.pm: | Niko Tyni | 1 | -1/+3 |
2005-02-26 | SYNOPSYS is really spelled SYNOPSIS. Shame on me. | Niko Tyni | 2 | -8/+8 |
2005-02-21 | * Curl timeouts work better now -- niko | Niko Tyni | 1 | -12/+15 |