Code

pkg-collectd.git
2007-06-05 Sebastian HarlFixed a typo in README.Debian.
2007-06-05 Sebastian HarlNEWS.Debian: Added note about collectd.org/migrate...
2007-06-05 Sebastian Harlcollectd.conf: Set default LogLevel to "info" for the...
2007-06-05 Sebastian HarlAdded liburi-perl and libhtml-parser-perl to suggested...
2007-06-05 Sebastian HarlAdded libpcap0.8-dev as option to the libpcap-dev build...
2007-06-04 Sebastian HarlThis is not a release candidate any longer.
2007-06-03 Sebastian Harlcollectd.init.d: s/Statistics/statistics/.
2007-06-03 Sebastian HarlREADME.Debian: minor layout improvements.
2007-06-03 Sebastian HarlAdded note about unused plugins on the server side...
2007-06-03 Sebastian HarlMention the removal of the different operating modes...
2007-06-03 Sebastian HarlAdded note about MyPlugin.pm to changelog.
2007-06-03 Sebastian HarlUpdated to 4.0.0 final.
2007-06-02 Sebastian HarlAdded dependency on lm-sensors to collectd-sensors.
2007-05-20 Sebastian HarlREADME.Debian: Added notes about MyPlugin.pm.
2007-05-20 Sebastian HarlAdded Perl plugin template MyPlugin.pm.
2007-05-20 Sebastian HarlREADME.Debian: Replaced pointer to "SPECIAL PLUGINS...
2007-05-20 Sebastian Harlmyplugin.c: Do not pass a modreg_e to plugin_register.
2007-05-20 Sebastian HarlUpdated changelog.
2007-05-20 Sebastian HarlUpdated NEWS.Debian and README.Debian for new init...
2007-05-20 Sebastian Harlcollectd.init.d: Only use /etc/collectd/collectd.conf...
2007-05-20 Sebastian HarlUpdated extractDS_path.dpatch to current version for...
2007-05-19 Sebastian Harlrules: Check for plugin specific manpages and install...
2007-05-19 Sebastian Harlrules: Fix of shebang line has been applied upstream.
2007-05-19 Sebastian HarlUpdated debian/po/templates.pot.
2007-05-19 Sebastian HarlAdded TypesDB to collectd.conf.
2007-05-19 Sebastian HarlAdded collection.conf and collection_conf_path.dpatch.
2007-05-19 Sebastian Harlmigrate-3-4.px requires perl and rrdtool but no longer...
2007-05-19 Sebastian HarlUpdated to 4.0.0-rc10.
2007-05-18 Sebastian HarlNEWS.Debian: Added a note about the new plugins "rrdtoo...
2007-05-03 Sebastian HarlAdded missing binary packages to collectd-dbg's depende...
2007-05-03 Sebastian HarlNEWS.Debian: Added an example of explicit commands...
2007-05-03 Sebastian HarlCheck for XML::Simple in collectd.postinst.
2007-05-02 Sebastian HarlAdded alpha to list of 64bit systems.
2007-05-02 Sebastian HarlMerge branch 'master' of git.tokkee.org/pkg-collectd
2007-05-02 Sebastian HarlRemoved unnecessary occurrences of $(CURDIR) in rules.
2007-05-02 Sebastian HarlUpdated changelog.
2007-05-02 Sebastian Harlcollectd.config: Use "lt-nl" instead of "lt" when compa...
2007-05-02 Sebastian HarlNEWS.Debian: Fixed new DataDir path.
2007-05-02 Sebastian Harlcollectd.postinst: Remove swap-reserved.rrd after migra...
2007-05-02 Sebastian Harlcollectd.postinst: Set correct permissions for /var...
2007-05-02 Sebastian Harlcollectd.postinst: Pass hostname to migrate-3-4.px...
2007-05-02 Sebastian HarlUpdated templates.pot.
2007-05-02 Sebastian Harlcollectd.templates: Added a note about XML::Simple.
2007-05-02 Sebastian HarlAdded bison | byacc and flex to build dependencies.
2007-05-02 Sebastian Harlcollectd.postinst: Set output directory for migrate...
2007-05-02 Sebastian HarlUse po-debconf to make translations of debconf template...
2007-05-02 Sebastian HarlUpdated copyright to collectd-4.
2007-05-02 Sebastian Harlcontrol: Updated plugin list.
2007-05-02 Sebastian HarlFix shebang line in examples/iptables/accounting.sh.
2007-05-02 Sebastian Harlcollectd.postinst: Move /tmp/collectd-4 to /var/lib...
2007-05-02 Sebastian HarlAdded NEWS.Debian with notes regarding the upgrade...
2007-05-02 Sebastian HarlAdded a note about perl and exec plugins to README...
2007-05-02 Sebastian HarlAdded possibility to automatically migrate RRD files...
2007-05-02 Sebastian HarlAdded extractDS_path.dpatch to set the path to /usr...
2007-05-02 Sebastian HarlInstall extractDS.px and migrate-3-4.px to /usr/lib...
2007-05-02 Sebastian Harlmyplugin.c: Include string.h and math.h.
2007-05-02 Sebastian HarlUncommented DataDir setting of the rrdtool plugin.
2007-05-02 Sebastian HarlUpdated collectd.conf for collectd-4.
2007-05-02 Sebastian HarlUpdated to collectd-4.0.0~rc6.
2007-05-02 Sebastian HarlRemoved unnecessary occurrences of $(CURDIR) in rules.
2007-05-02 Sebastian HarlUpdated changelog.
2007-05-02 Sebastian Harlcollectd.config: Use "lt-nl" instead of "lt" when compa...
2007-05-02 Sebastian HarlNEWS.Debian: Fixed new DataDir path.
2007-05-02 Sebastian Harlcollectd.postinst: Remove swap-reserved.rrd after migra...
2007-05-02 Sebastian Harlcollectd.postinst: Set correct permissions for /var...
2007-05-01 Sebastian Harlcollectd.postinst: Pass hostname to migrate-3-4.px...
2007-05-01 Sebastian HarlUpdated templates.pot.
2007-05-01 Sebastian Harlcollectd.templates: Added a note about XML::Simple.
2007-05-01 Sebastian HarlAdded bison | byacc and flex to build dependencies.
2007-04-30 Sebastian Harlcollectd.postinst: Set output directory for migrate...
2007-04-30 Sebastian HarlUse po-debconf to make translations of debconf template...
2007-04-29 Sebastian HarlUpdated copyright to collectd-4.
2007-04-29 Sebastian Harlcontrol: Updated plugin list.
2007-04-29 Sebastian HarlFix shebang line in examples/iptables/accounting.sh.
2007-04-29 Sebastian Harlcollectd.postinst: Move /tmp/collectd-4 to /var/lib...
2007-04-29 Sebastian HarlAdded NEWS.Debian with notes regarding the upgrade...
2007-04-29 Sebastian HarlAdded a note about perl and exec plugins to README...
2007-04-29 Sebastian HarlAdded possibility to automatically migrate RRD files...
2007-04-25 Sebastian HarlAdded extractDS_path.dpatch to set the path to /usr...
2007-04-25 Sebastian HarlInstall extractDS.px and migrate-3-4.px to /usr/lib...
2007-04-24 Sebastian Harlmyplugin.c: Include string.h and math.h.
2007-04-24 Sebastian HarlUncommented DataDir setting of the rrdtool plugin.
2007-04-24 Sebastian HarlUpdated collectd.conf for collectd-4.
2007-04-24 Sebastian HarlUpdated to collectd-4.0.0~rc6.
2007-04-22 Sebastian Harlmyplugin.c: Updated for collectd-4.
2007-02-15 Sebastian HarlDocumented changes in myplugin.c. collectd-3.11.2-1
2007-02-12 Sebastian Harlmyplugin.c: Do not pass NULL to plugin_submit().
2007-02-12 Sebastian HarlUpdated changelog to 3.11.2-1.
2007-02-08 Sebastian HarlAdded Homepage field to control.
2007-01-22 Sebastian HarlAdded watch file.
2006-12-24 Sebastian HarlAdded entries of the email plugin to collectd.conf. collectd-3.11.0-1
2006-12-24 Sebastian HarlAdded missing copyright notice about contrib/collectd2h...
2006-12-24 Sebastian HarlInstall contrib/SpamAssassin/ to /usr/share/doc/collect...
2006-12-24 Sebastian HarlAdded email-ignore-size-le-0.dpatch and sensors-ignorel...
2006-12-24 Sebastian HarlUpdated version of collectd-dev's dependency on collectd.
2006-12-24 Sebastian HarlDo not split off packages introducing new recommendatio...
2006-12-23 Sebastian HarlAdded libpthread-dev as build conflict.
2006-12-23 Sebastian HarlAdded new binary package collectd-dns.
2006-12-23 Sebastian HarlUpdated changelog to 3.11.0-1.
2006-12-23 Sebastian HarlUpdated collectd.conf to 3.11.0.
next