Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
* fix the LDAP probe killing the CGI with perl <5.6 -- Peter Farmer <pfarmer *hashbang.org.uk>
* make the LDAP probe work withouth IO::Socket::SSL -- niko
* make Curl description shorter -- Chris Wilson <chris *aidworld.org>
* use CGI::Carp for CGI error handling
- remove the now unnecessary kludge from AnotherDNS
* don't call exit() in the daemon __DIE__ handler
* raise Curl and EchoPingHttp{,s} default timeouts
* add a section on timeouts to smokeping_upgrade
* add IO::Socket::SSL to smokeping_install
|
|
* add matcher list to smokeping_config
* make matcher names start with a capital letter
* make probe names start with a capital letter
* small doc updates
* one more pod2html makefile fix
|
|
|
|
* L<> links in POD documents
* mess with pod2html in Makefile to get L<> links work
* add smokeping_upgrade and smokeping_examples to the README
* change software requirements in smokeping_install
|
|
|