Bug#404018: Break out of the `while (loop)'-loop when no socket can be opened.
[collectd.git] / src / collectd.c
2006-12-21 Florian ForsterBug#404018: Break out of the `while (loop)'-loop when...
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 'v390-fix' into v391-fix
2006-06-25 Florian ForsterSet `operating_mode' to a defined state, even if not...
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-01 octoocto@leeloo:~/collectd $ svn merge -r773:777 branches...
2006-05-19 octoFixed miscellaneous small stuff..
2006-04-21 octoocto@crystal:~/Projects/collectd $ svn merge -r646...
2006-04-21 octoFix for this:
2006-04-14 octoChanged all occurences of `verplant.org/collectd/'...
2006-04-14 octoUpdated all copyright-entries in header files.
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-14 octoCorrected many defines, moved log-mode functionality...
2006-04-13 octoApplied patch by Christophe Kalt which adds the log...
2006-04-02 octoRemoved all header-files of plugins, since they're...
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-21 octoRe-implemented `curtime' again. The last revision remov...
2006-03-21 octoImplemented better loop-timing using `nanosleep(2)'.
2006-03-15 octoReplaced the static 10 with `COLLECTD_STEP' in src...
2006-01-29 octoFirst version of `network.c' running..
2006-01-20 octoChanged the ping-module so it doesn't give up on socket...
2006-01-17 octoChanged version to 3.6.0
2006-01-16 octoRenamed `cf_get_mode_option' to `cf_get_option'. Added...
2006-01-15 octoFixed a but in the mysql module, so it builds as write...
2006-01-08 octoMoved `exit_usage' from `collectd.c' to `configfile...
2005-12-22 octoSince a second is not always 100 jiffies remove the...
2005-12-19 octoAdded to src/configfile.c:
2005-12-18 octoMoved the signal handler initialization so it gets...
2005-12-18 octoAdded contribution for Tommie Gannert's PID-file patch...
2005-12-17 octoChanged default `host' for `mysql' to `localhost'
2005-12-17 octoMerged branch configfile to trunk
2005-12-17 octoTook a closer `look' at last nights changes..
2005-12-17 nikispace -> tab
2005-12-17 niki#ifdef -> #if
2005-12-17 nikicleanup, pidfile_remove bugfix, options (configdir?)
2005-12-17 nikioptions, static, #if's and debugging
2005-12-16 octoCommented out `CONFIGFILE' in collectd.c
2005-12-16 octoMerged revisions 317 and 318 from trunk to the branches
2005-12-16 octoChanged collectd.c so the `-P pidfile' option has an...
2005-12-16 octoUpdated debian/changelog
2005-12-16 octoFixed type (forgotten semicolon) from the previous...
2005-12-16 octoMerged changes from revision 314 (branches/collectd...
2005-12-16 octoChanged the merger to fit better with the configfile...
2005-12-16 octoMerged revisioni 312 to configfile branch
2005-12-16 octoMerged changes from the quota-branch:
2005-12-14 octoChanged error messages for calls to `mkdir': Report...
2005-12-14 octoAdded `cf_read' to the daemon startup and removed the...
2005-12-13 octoAdded copyright/GPL header to all .c and .h files in...
2005-12-12 octoAdded copyright notices to src/multicast.[ch] and src...
2005-12-12 octoMerged changes on `processes.c', `collectd.c' and ...
2005-12-01 octoRRDs and PID file are now underneath `localstatedir'