Replace all occurrences of `strcpy' with `sstrncpy'.
[collectd.git] / src / ping.c
2008-06-11 Florian ForsterReplace all occurrences of `strcpy' with `sstrncpy'.
2008-02-25 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-25 Sebastian Harlping plugin: Fixed a typo when setting the TTL.
2008-02-23 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-23 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-02-23 Florian Forsterping plugin: Deactivate the plugin if (pingobj == NULL).
2007-10-23 Florian ForsterMerge branch 'ff/nginx'
2007-09-28 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-15 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-31 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-26 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-06-19 Florian ForsterMerge branch 'collectd-4.0'
2007-06-18 Florian Forsterping plugin: Actually check the uid, not the address...
2007-05-30 Florian ForsterMerge branch 'collectd-3.11'
2007-05-22 Florian ForsterMerge branch 'collectd-3.11'
2007-05-15 Florian ForsterMerge branch 'master' into collectd-4
2007-05-03 Florian ForsterMerge branch 'ff/types' into collectd-4
2007-05-03 Florian ForsterRemoved the config-option `LoadDS' and the passing...
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-16 Florian Forsterping plugin: Improved error and debug messages.
2007-04-16 Florian Forsterping plugin: Fail if no hosts was pinged.
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-03-31 Florian ForsterMerge branch 'master' into collectd-4
2007-03-29 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-29 Florian ForsterImplemented `LoadDS' which tells plugins to only regist...
2007-03-26 Florian ForsterRemoved the `LOGFILE' and `COLLECT_{STEP,HEARTBEAT...
2007-03-26 Florian ForsterReplace all calls to `strerror' with `sstrerror'
2007-03-15 Florian ForsterReplace all syslog-calls with one of the new logging...
2007-03-15 Florian ForsterMerge branch 'master' into collectd-4
2007-02-28 Florian ForsterIntroduce two global variables: `hostname_g' and `inter...
2007-02-28 Florian ForsterMerge branch 'master' into merge/collectd-4
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2007-02-11 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-02-10 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-01-22 Florian Forsterping plugin: Converted to the new plugin interface.
2006-11-05 Florian ForsterMerge branch 'master' into ls/sensors
2006-11-05 Florian ForsterMerge branch 'processes'
2006-10-28 Florian ForsterMerge branch 'master' into ff/dns
2006-10-26 Florian ForsterMerge branch 'collectd-3.10'
2006-10-26 Florian ForsterMerge branches 'ff/ping', 'ff/macosx-swap' and 'ff...
2006-10-22 Florian Forsterping plugin: Add the hosts during initialization, not...
2006-07-10 Florian ForsterMerge branch 'master' into ff/processes
2006-07-09 Florian ForsterMerge branch 'ff/traffic'
2006-07-09 Florian Forsterping plugin: Updated the ping plugin to work with libop...
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'v393-fix' into b39-fix
2006-06-25 Florian ForsterMerge branch 'v392-fix' into v393-fix
2006-06-25 Florian ForsterMerge branch 'v391-fix' into v392-fix collectd-3.9.2
2006-06-25 Florian ForsterMerge branch 'v390-fix' into v391-fix
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.0
2006-04-17 octoThe `ping' plugin now reports which error occured....
2006-04-14 octoUpdated all copyright-entries in header files.
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-01 octoApplied the TTL-patch for the ping plugin.
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-19 octoIf `ping_add_host' failes, `ping_config' no longer...
2006-03-15 octoReplaced all hardcoded heartbeat values (== 25 seconds...
2006-03-05 octoDeleted liboping/Makefile because it gets generated.
2006-02-05 octoIntegrated `liboping' into collectd. This obsoletes...
2006-01-28 octoPut all the arrays in `ping.c' into one struct.
2006-01-20 octoChanged the ping-module so it doesn't give up on socket...
2005-12-17 octoCleaned up all the modules, unified define order and...
2005-12-17 octoChanged modules `cpu' through `sensors' to compile...
2005-12-17 octoMerged branch configfile to trunk
2005-12-16 octoMerged changes from revision 314 (branches/collectd...
2005-12-15 octoMerged revision 304 (removal of all `extern time_t...
2005-12-14 nikiremoved
2005-12-14 octoAdded `configfile.[ch]' to configfile-branch (forgot...
2005-12-13 octoAdded copyright/GPL header to all .c and .h files in...