Merge branch 'ff/entropy' into collectd-4
[collectd.git] / src / common.c
2007-01-16 Florian Forstersrc/common.c: Removed `log_update_file' and `log_create...
2007-01-15 Florian ForsterMerge branch 'master' into collectd-4
2007-01-13 Florian ForsterMerge branch 'master' into ff/plugins-ng
2007-01-13 Florian Forstercommon.c: Implemented `ntohll' and `htonll'.
2006-12-06 Florian Forsterrrdtool plugin: First implementation of an rrdtool...
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 'v390-fix' into v391-fix
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-17 Florian ForsterMerge branch 'master' into processes
2006-06-15 octoocto@leeloo:~/collectd $ svn merge -r786:HEAD branches...
2006-06-10 octoocto@leeloo:~/collectd $ svn merge -r812:815 branches...
2006-06-10 octoapcups branch: Fixed the behavior of `sread'.
2006-06-10 octoocto@casella:~/collectd $ svn merge -r753:807 trunk...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r754:800 branches...
2006-05-29 octontpd branch: Fixed misspelled variable name in common.h.
2006-05-28 octoAdded `sread' and `swrite': `read' and `write' like...
2006-04-21 octoocto@huhu:~/collectd $ svn merge -r652:656 trunk tags...
2006-04-21 octoFix this (a pointer was compared with an integer):
2006-04-21 octoocto@crystal:~/Projects/collectd $ svn merge -r646...
2006-04-21 octoCast pointer arithmetics to make weird gcc versions...
2006-04-14 octoFixing compile-errors/-warnings when building without...
2006-04-14 octoUpdated all copyright-entries in header files.
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-14 octoSubstituting colons with commas, to get comma seperated...
2006-04-14 octoCorrected many defines, moved log-mode functionality...
2006-04-13 octoApplied patch by Christophe Kalt which adds the log...
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-21 octoImplemented function to subtract two `struct timeval...
2006-03-15 octoconfig-step/src/collectd.h:
2006-03-15 octoAdded a new RRA with one PDP per CDP. The RRA exists...
2006-03-15 octoReplaced the static 10 with `COLLECTD_STEP' in src...
2006-03-13 octoMerged revisions 495:504, 508:509 and 510:513 from...
2006-03-10 octoAssure that `sstrdup' works with NULL-pointers
2006-01-10 octoMinor changes since I was a little bored ;)
2005-12-22 octoFixed documentation in `configfile.h': s/Module/Plugin/
2005-12-21 octoAdded the functions `strjoin' and `escape_slashes'...
2005-12-17 octoMerged branch configfile to trunk
2005-12-16 octoMerged changes from revision 314 (branches/collectd...
2005-12-14 octoChanged error messages for calls to `mkdir': Report...
2005-12-12 octoMerged changes on `common.[ch]' from quota-branch to...