Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-03 | * (trunk/) | Niko Tyni | 3 | -2/+26 | |
doc/smokeping_install.pod, lib/Smokeping.pm, CHANGES: + make it work (hopefully) with even older versions of CGI::Carp if 'changecgiprogramname' is set to 'no' in the General section | |||||
2005-10-03 | prepare for the release of smokeping-20051003_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-10-02 | prepare for the release of smokeping-20051002_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-10-01 | prepare for the release of smokeping-20051001_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-30 | prepare for the release of smokeping-20050930_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-29 | prepare for the release of smokeping-20050929_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-28 | * (trunk)/ | Niko Tyni | 4 | -1/+22 | |
doc/smokeping_install.pod, doc/smokeping_upgrade.pod, lib/Smokeping.pm, CHANGES: + make having an older version of CGI::Carp a non-fatal error and recommend a newer one in the docs | |||||
2005-09-28 | prepare for the release of smokeping-20050928_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-27 | prepare for the release of smokeping-20050927_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-26 | prepare for the release of smokeping-20050926_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-26 | * (trunk,2.0)/ | Niko Tyni | 2 | -1/+4 | |
lib/Smokeping/probes/FPing.pm, CHANGES: + fix fping output parsing regexp so it doesn't report 100% loss when the first ping is lost | |||||
2005-09-26 | * (trunk/) | Niko Tyni | 1 | -2/+4 | |
Makefile: + move the 'svn commit' command to its own target 'commit' | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 | |
lib/Smokeping/probes/TelnetIOSPing.pm: + change the Net::Telnet->new() call so it compiles without Net::Telnet loaded | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -4/+4 | |
Radius.pm: + explicitly tag the ACCESS_* calls as subroutines (&) so they work while building the documentation | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 2 | -4/+45 | |
lib/Smokeping.pm, CHANGES: + no need to have all the external modules (Net::DNS, Authen::Radius etc.) installed just to build the documentation. | |||||
2005-09-25 | * (trunk/) | Niko Tyni | 1 | -2/+3 | |
Makefile: + merged 2.0 changes from the two previous revisions | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -2/+2 | |
COPYRIGHT: + updated FSF postal address | |||||
2005-09-25 | prepare for the release of smokeping-20050925_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-24 | prepare for the release of smokeping-20050924_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-23 | prepare for the release of smokeping-20050923_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-22 | prepare for the release of smokeping-20050922_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-21 | * (trunk)/ | Niko Tyni | 1 | -0/+5 | |
TODO: + Targets/alertee: syntax to remove an address from the Alerts/to list | |||||
2005-09-21 | prepare for the release of smokeping-20050921_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-20 | prepare for the release of smokeping-20050920_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-19 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 | |
doc/smokeping_upgrade.pod: + fixed version numbers | |||||
2005-09-19 | prepare for the release of smokeping-20050919_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-18 | added halfway ping idea | Tobi Oetiker | 1 | -1/+8 | |
2005-09-18 | prepare for the release of smokeping-20050918_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-17 | prepare for the release of smokeping-20050917_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-16 | prepare for the release of smokeping-20050916_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-15 | prepare for the release of smokeping-20050915_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-14 | + (trunk)/ | Niko Tyni | 1 | -2/+2 | |
CHANGES: + reword the reload stuff | |||||
2005-09-14 | * (trunk)/ | Niko Tyni | 4 | -49/+174 | |
lib/Smokeping.pm, bin/smokeping.dist, CHANGES, TODO: + reload the config file on HUP signal and bail out if it's broken. After reloading, restart gracefully so that no measurement is interrupted. The signal can also be triggered by 'smokeping --reload'. | |||||
2005-09-14 | * (trunk,2.0)/ | Niko Tyni | 2 | -3/+3 | |
doc/smokeping_extend.pod, lib/Smokeping.pm: + small documentation fixes | |||||
2005-09-14 | prepare for the release of smokeping-20050914_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-13 | * lib/Smokeping.pm (trunk,2.0), | Niko Tyni | 2 | -4/+6 | |
CHANGE (trunk,2.0): + made some alert docs in smokeping_config visible | |||||
2005-09-13 | * lib/Smokeping.pm (trunk): | Niko Tyni | 1 | -2/+2 | |
+ another edgetrigger fix | |||||
2005-09-13 | * lib/Smokeping.pm (trunk): | Niko Tyni | 1 | -0/+5 | |
+ edgetrigger fix | |||||
2005-09-13 | prepare for the release of smokeping-20050913_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-12 | * lib/Smokeping.pm (trunk), | Niko Tyni | 4 | -13/+57 | |
doc/smokeping_upgrade.pod (trunk), CHANGES (trunk), TODO (trunk): + optionally only send alerts when the state changes ('edgetrigger'). (untested yet) | |||||
2005-09-12 | prepare for the release of smokeping-20050912_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-11 | prepare for the release of smokeping-20050911_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-10 | prepare for the release of smokeping-20050910_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-09 | * README (2.0) | Niko Tyni | 1 | -26/+13 | |
+ tiny fixes * README (trunk): + merged 2.0 changes | |||||
2005-09-09 | * lib/Smokeping.pm (trunk), | Niko Tyni | 2 | -11/+31 | |
CHANGES (trunk): + try to trigger an alert with the minimum number of values needed for it rather than require a stack with the maximum number of possible values. See http://lists.ee.ethz.ch/smokeping-users/msg01654.html for the problem. | |||||
2005-09-09 | * {trunk,2.0}/htdocs/smokeping.cgi.dist | Niko Tyni | 1 | -1/+1 | |
+ fixed a glitch in documentation | |||||
2005-09-09 | prepare for the release of smokeping-20050909_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-08 | added TOP10 wish | Tobi Oetiker | 1 | -0/+4 | |
2005-09-08 | prepare for the release of smokeping-20050908_trunk | Tobi Oetiker | 6 | -6/+8 | |
2005-09-07 | * trunk/TODO: | Niko Tyni | 1 | -0/+3 | |
+ make 'active alerts' (whatever that means, have to think this through) visible (eg. different colour) in the CGI menu |