Code

collectd.git
2006-01-24 octoBumped version to 3.6.2, even in `configure.in' *argl* collectd-3.6.2
2006-01-24 octoBumped version..
2006-01-24 octoMerged bugfix from `trunk' to `tags/collectd-3.6.2'
2006-01-20 octoCopied `trunk' to `tags/collectd-3.6.1' collectd-3.6.1
2006-01-20 octoUpdated to version 3.6.1, due to a bug in `configure.in'
2006-01-20 octoAdded `debian/collectd.conffiles' to `trunk'
2006-01-20 octoChanged the ping-module so it doesn't give up on socket...
2006-01-20 octoUpdated `collectd.spec', though not tested it..
2006-01-19 octoRemoved `/etc/default/collectd' from the debian package
2006-01-17 octoAdded sample collectd.conf
2006-01-17 octoChanged version to 3.6.0
2006-01-17 octoImproves `collectd.conf.pod' and `collectd.pod'
2006-01-17 octoImproved `collectd.conf(5)'
2006-01-16 octoChanged `DataDir' to be a valid option for mode `Server...
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-10 octoMinor changes since I was a little bored ;)
2006-01-08 octoMoved `exit_usage' from `collectd.c' to `configfile...
2005-12-24 octoAdded mysql_{commands,handler} to `collection.cgi'
2005-12-23 octoAdded `Handler_*' support to the `mysql' plugin
2005-12-23 octoChanged the `cpu' graph to display percentages
2005-12-22 octoSince a second is not always 100 jiffies remove the...
2005-12-22 octoFixed documentation in `configfile.h': s/Module/Plugin/
2005-12-22 octoChanged mysql plugin to create one RRD file for each...
2005-12-21 octoAdded the functions `strjoin' and `escape_slashes'...
2005-12-20 octoFixed a problem with the `disk' plugin: Added a counter...
2005-12-20 nikitypo
2005-12-20 octoChanged `plugin_set_dir' to take a `const' argument.
2005-12-19 octoAdded to src/configfile.c:
2005-12-19 nikiremoved )
2005-12-18 octoUpdated ChangeLog for 3.5.1
2005-12-18 octoUpdated changelog
2005-12-18 octoMoved the signal handler initialization so it gets...
2005-12-18 octoFinished up `df' plugin
2005-12-18 octoAdded first version of a `df' module
2005-12-18 octoAdded contribution for Tommie Gannert's PID-file patch...
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 octoCleaned up all the modules, unified define order and...
2005-12-17 octoChanged plugins `serial' through `users' to be able...
2005-12-17 octoChanged modules `cpu' through `sensors' to compile...
2005-12-17 octoChanged the cpu plugin to not use its headerfile anymore.
2005-12-17 octoMerged branch configfile to trunk
2005-12-17 octoTook a closer `look' at last nights changes..
2005-12-17 nikimain() prototype causes trouble when configure is using...
2005-12-17 nikispace -> tab
2005-12-17 niki#ifdef -> #if
2005-12-17 nikicleanup, pidfile_remove bugfix, options (configdir?)
2005-12-17 nikicleanup configure headers
2005-12-17 nikioptions, static, #if's and debugging
2005-12-17 nikiadded conditions and implemented AC_COLLECTD() macro.
2005-12-17 nikifixed static filename bug, cleanup of --disable-debug...
2005-12-16 nikicleanup on users module
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 revision 326 to tags/collectd-3.5.0 and the...
2005-12-16 octoCommented out `CONFIGFILE' in collectd.c
2005-12-16 octoMakefile.am:12: `#' comment at start of rule is unportable
2005-12-16 octoMerged revision 321 from the trunk to the branches
2005-12-16 octoChanged the `-d' switch to `-D' in the init.d-files
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-15 octoMerged revision 304 (removal of all `extern time_t...
2005-12-15 octoChanged the term `Module' to `Plugin' in configfile...
2005-12-14 nikiremoved
2005-12-14 octoMerged the fix of Revision 302 to the branches
2005-12-14 octoFixed weird bug in processes.c. Thanks to Stuart Nichol...
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-14 octoImplemented `plugin_get_dir' and `plugin_set_dir'
2005-12-14 nikiautoconf info page mentions that including config.h...
2005-12-14 octoAdded `configfile.[ch]' to configfile-branch (forgot...
2005-12-13 octoChanged return type of `plugin_exists' from `bool'...
2005-12-13 octoAdded defines `SYSCONFDIR' and `CONFIGFILE' to `collectd.h'
2005-12-13 octoThe configfile-branch now compiles.
2005-12-13 octoAdded src/libconfig so distribution
2005-12-13 octoCreated branch `configfile'
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 octoCommented the configure and Makefile rules for the...
2005-12-12 octoDeleted `src/stamp-h1.in', `src/config.h.in' and `INSTA...
2005-12-12 octoCopied clean.sh and bruild.sh from quota-branch to...
2005-12-12 octoMerged autotools changes (configure.in, src/plugin...
2005-12-12 octoMerged changes on `processes.c', `collectd.c' and ...
2005-12-12 octoMerged changes on `common.[ch]' from quota-branch to...
2005-12-12 octoCopied src/utils_mount.[ch] from quota-branch to trunk
2005-12-12 octoCopied src/utils_debug.[ch] from quota-branch to trunk
next