Code

Changed `configure.in' and `src/Makefile.am' so the plugins are NOT linked against...
[collectd.git] / configure.in
2006-01-30 octoChanged `configure.in' and `src/Makefile.am' so the... collectd-3.7.0
2006-01-30 octoBumped version to 3.7.0, updated Specfile and Debian...
2006-01-29 octoUpdated `configure.in'
2006-01-23 octoAdded first version of ACPI support to the battery...
2006-01-23 octoFixes some bugs with the new battery module
2006-01-23 octoAdded the `battery' plugin
2006-01-20 octoUpdated to version 3.6.1, due to a bug in `configure.in'
2006-01-17 octoChanged version to 3.6.0
2006-01-16 octoRenamed `cf_get_mode_option' to `cf_get_option'. Added...
2005-12-22 octoFixed documentation in `configfile.h': s/Module/Plugin/
2005-12-18 octoAdded first version of a `df' module
2005-12-18 octoAdded `mysql' status line to configure.in
2005-12-17 octoChanged default `host' for `mysql' to `localhost'
2005-12-17 octoAdded check for `libmysqlclient' to `configure.in'
2005-12-17 octoMoved the *_HAVE_READ defines: *_submit may only be...
2005-12-17 octoChanged the cpu plugin to not use its headerfile anymore.
2005-12-17 octoMerged branch configfile to trunk
2005-12-17 nikiadded conditions and implemented AC_COLLECTD() macro.
2005-12-16 nikicleanup on sensors
2005-12-16 nikiclenaup on libstatgrab
2005-12-16 nikicleanup on libstatgrab
2005-12-16 nikicleanup
2005-12-16 nikichanged unportable
2005-12-16 nikimake configure a bit more informative
2005-12-16 nikisyslog and sys/param.h check
2005-12-16 octoMerged revisions 317 and 318 from trunk to the branches
2005-12-16 octoUpdated debian/changelog
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-13 octoThe configfile-branch now compiles.
2005-12-12 octoCommented the configure and Makefile rules for the...
2005-12-12 octoMerged autotools changes (configure.in, src/plugin...
2005-12-08 octoAdded FreeBSD support to the cpu module
2005-12-07 octoImproved the build process a bit..
2005-12-06 octoFixes for the load module (did not work correctly under...
2005-12-06 octoAdded backwards compatibility to `users.c', so I can...
2005-12-04 octoAdded checks for `utmpx.h' and `getutxent' to the confi...
2005-12-04 tokkeeFirst version of the users plugin.
2005-12-01 octoRRDs and PID file are now underneath `localstatedir'
2005-12-01 octoFiddling with that autoconf/automake stuff..