Merge branch 'collectd-4.5' into collectd-4.6
[collectd.git] / src / common.c
2007-09-11 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.0' into collectd-4.0
2007-09-11 Florian Forstercollectd: Make `mkdir' error messages more identifiable.
2007-09-03 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-03 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-03 Florian Forstersstrerror: Be even more cautios with the return value...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian Forstersrc/common.c: Copy the error-string to the buffer ...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-02 Sebastian HarlAdded the AC_FUNC_STRERROR_R check.
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-07-05 Florian ForsterMerge branch 'collectd-4.0'
2007-07-01 Florian Forstersrc/common.c: Allow the `pwbufp' argument to `getpwnam_...
2007-06-30 Florian ForsterImpelemt an own version of `getpwnam_r'.
2007-06-03 Florian ForsterMerge branch 'ff/rrdqueue'
2007-06-03 Florian ForsterMerge branch 'ff/snmp'
2007-06-02 Florian ForsterMerge branch 'pull/master'
2007-05-31 Florian Forsterunixsock plugin: Moved the `parse_identifier' code...
2007-05-30 Florian ForsterMerge branch 'collectd-3.11'
2007-05-22 Florian ForsterMerge branch 'collectd-3.11'
2007-05-20 Florian Forstersrc/plugin.c: Remove slashed from host, {plugin,type...
2007-05-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-05-15 Florian ForsterMerge branch 'master' into collectd-4
2007-05-15 Florian ForsterMerge branch 'collectd-3.11'
2007-05-15 Florian ForsterInclude "config.h" rather than <config.h>.
2007-05-15 Sebastian Harl[PATCH] Added large file support ("backported" to colle...
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-03-31 Florian ForsterMerge branch 'master' into collectd-4
2007-03-27 Florian Forstercommon.[ch]: Provide a function `format_name' to turn...
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-03-10 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-10 Florian ForsterReplace all occurrences of `strtok' with `strtok_r'.
2007-03-01 Florian Forstersrc/common.c: Allow `check_create_dir' to create absolu...
2007-02-28 Florian ForsterMerge branch 'master' into merge/collectd-4
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2007-02-12 Florian Forstersrc/common.c: Removed the (extern) variable `operating_...
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-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...