collectd.git
10 years agoReportByCpu and ValuesPercentage are now independant
Fabien Wernli [Tue, 29 Jul 2014 07:02:13 +0000 (09:02 +0200)]
ReportByCpu and ValuesPercentage are now independant
ReportActive false now actually does as advertised

Change-Id: I93d9c36778253373c05b4efada5b082147656d89

10 years agoMerge pull request #427 from kbingham/version_fix
Pierre-Yves Ritschard [Mon, 28 Jul 2014 21:20:15 +0000 (23:20 +0200)]
Merge pull request #427 from kbingham/version_fix

version-gen.sh: Ensure only collectd repository versions are used

10 years agoMerge pull request #321 from mwongatemma/db_meta_data
Pierre-Yves Ritschard [Mon, 28 Jul 2014 21:08:36 +0000 (23:08 +0200)]
Merge pull request #321 from mwongatemma/db_meta_data

Annotate meta data for db plugins

10 years agoMerge pull request #408 from radford/curl-json-cache-aliasing
Pierre-Yves Ritschard [Mon, 28 Jul 2014 21:03:00 +0000 (23:03 +0200)]
Merge pull request #408 from radford/curl-json-cache-aliasing

curl_json plugin: avoid cache aliasing by using all fields instead of just two

10 years agoMerge pull request #553 from Whissi/issue_553
Pierre-Yves Ritschard [Mon, 28 Jul 2014 21:00:28 +0000 (23:00 +0200)]
Merge pull request #553 from Whissi/issue_553

collectd ignores command line argument "-P"

10 years agoMerge pull request #579 from mfournier/libiptc-ldflags
Pierre-Yves Ritschard [Mon, 28 Jul 2014 20:48:17 +0000 (22:48 +0200)]
Merge pull request #579 from mfournier/libiptc-ldflags

link iptables plugin against flags from pkg-config

10 years agodrbd plugin: replace atoi with strtol
Tim Laszlo [Mon, 28 Jul 2014 17:00:05 +0000 (12:00 -0500)]
drbd plugin: replace atoi with strtol

10 years agoMerge pull request #677 from collectd/revert-630-F-METRICS-383-tsdb-writer-5.4
Pierre-Yves Ritschard [Mon, 28 Jul 2014 15:07:17 +0000 (17:07 +0200)]
Merge pull request #677 from collectd/revert-630-F-METRICS-383-tsdb-writer-5.4

Revert "write_tsdb plugin"

10 years agoRevert "write_tsdb plugin"
Pierre-Yves Ritschard [Mon, 28 Jul 2014 15:07:07 +0000 (17:07 +0200)]
Revert "write_tsdb plugin"

10 years agoMerge pull request #630 from llnw/F-METRICS-383-tsdb-writer-5.4
Pierre-Yves Ritschard [Mon, 28 Jul 2014 15:07:02 +0000 (17:07 +0200)]
Merge pull request #630 from llnw/F-METRICS-383-tsdb-writer-5.4

write_tsdb plugin

10 years agoMerge pull request #672 from zdzichu/master
Pierre-Yves Ritschard [Mon, 28 Jul 2014 15:02:57 +0000 (17:02 +0200)]
Merge pull request #672 from zdzichu/master

onewire: add other temperature-providing sensor families

10 years agoMerge pull request #675 from mfournier/write_http_doc
Pierre-Yves Ritschard [Mon, 28 Jul 2014 15:02:04 +0000 (17:02 +0200)]
Merge pull request #675 from mfournier/write_http_doc

document new options to write_http plugin

10 years agoMerge pull request #581 from jktjkt/hysteresis
Pierre-Yves Ritschard [Mon, 28 Jul 2014 14:03:33 +0000 (16:03 +0200)]
Merge pull request #581 from jktjkt/hysteresis

Fix transitions between FAILURE and WARNING when using option Hysteresis in Thresholds

10 years agozfs_arc: bugfix: increment array index
Marc Fournier [Mon, 28 Jul 2014 13:12:42 +0000 (15:12 +0200)]
zfs_arc: bugfix: increment array index

also avoid recycling the previous iterator, for the sake of better code
understanding.

10 years agoRename foo_test to test_foo.
Florian Forster [Thu, 24 Jul 2014 06:35:49 +0000 (08:35 +0200)]
Rename foo_test to test_foo.

10 years agosrc/Makefile.am: Expand tabs.
Florian Forster [Wed, 23 Jul 2014 10:43:36 +0000 (12:43 +0200)]
src/Makefile.am: Expand tabs.

10 years agoAdd tests for src/utils_mount.[ch].
Florian Forster [Wed, 28 Aug 2013 13:15:40 +0000 (15:15 +0200)]
Add tests for src/utils_mount.[ch].

Github: #412

10 years agoutils_heap_test: Add some tests for the heap structure.
Florian Forster [Tue, 28 May 2013 19:23:06 +0000 (21:23 +0200)]
utils_heap_test: Add some tests for the heap structure.

10 years agoTests: Make the self-rolled test framework a bit more useful and consistent.
Florian Forster [Tue, 28 May 2013 19:21:29 +0000 (21:21 +0200)]
Tests: Make the self-rolled test framework a bit more useful and consistent.

10 years agoMove tests and mocks to src/tests/{,mock/}.
Florian Forster [Tue, 28 May 2013 18:57:29 +0000 (20:57 +0200)]
Move tests and mocks to src/tests/{,mock/}.

10 years agosrc/utils_avltree_test.c: Add partial check for the AVL tree.
Florian Forster [Sat, 25 May 2013 06:43:37 +0000 (08:43 +0200)]
src/utils_avltree_test.c: Add partial check for the AVL tree.

10 years agoutils_vl_lookup_test: Fix dependencies.
Florian Forster [Wed, 22 May 2013 16:49:48 +0000 (18:49 +0200)]
utils_vl_lookup_test: Fix dependencies.

10 years agosrc/common_test.c: Add some tests for files in src/common.c.
Florian Forster [Sun, 19 May 2013 06:59:04 +0000 (08:59 +0200)]
src/common_test.c: Add some tests for files in src/common.c.

10 years agozfs_arc: pass reference in llist instead of value
Marc Fournier [Mon, 28 Jul 2014 13:04:24 +0000 (15:04 +0200)]
zfs_arc: pass reference in llist instead of value

This avoids using a void pointer, which size depends on the
architecture.

Thanks to @dothebart for pointing this out!

10 years agoutils_vl_lookup: Fixed a race when creating user objects.
Sebastian Harl [Sun, 27 Jul 2014 12:15:23 +0000 (14:15 +0200)]
utils_vl_lookup: Fixed a race when creating user objects.

This could cause multiple aggregation instances to be created in the
aggregation plugin when first writing data to the plugin. This, in turn, led
to "value too old" warnings because subsequently all data was submitted twice.

Thanks to @faxm0dem for reporting this in GH #535.

10 years agoMerge pull request #613 from rubenk/master
Pierre-Yves Ritschard [Sat, 26 Jul 2014 17:03:06 +0000 (19:03 +0200)]
Merge pull request #613 from rubenk/master

Fix a few typos

10 years agodocument new options to write_http plugin
Marc Fournier [Sat, 26 Jul 2014 09:30:32 +0000 (11:30 +0200)]
document new options to write_http plugin

... which were added in 6d2bcca2.

10 years agoPlugin exec: change notification time to integer.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 14:37:15 +0000 (16:37 +0200)]
Plugin exec: change notification time to integer.
  Acording to collectd-exec.5 NOTIFICATION DATA FORMAT: time is epoch, i. e. as seconds since 1970-01-01 00:00:00 UTC.

10 years agocmd PUTNOTIF time option: handle double values.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 17:14:53 +0000 (19:14 +0200)]
cmd PUTNOTIF time option: handle double values.

Conflicts:
src/utils_cmd_putnotif.c

10 years agoPlugin java: fix notification time conversion to cdtime_t.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 13:14:02 +0000 (15:14 +0200)]
Plugin java: fix notification time conversion to cdtime_t.

10 years agoPlugin threshold: time is not set in missing notifications.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 14:50:48 +0000 (16:50 +0200)]
Plugin threshold: time is not set in missing notifications.

10 years agoMerge pull request #649 from manuelluis/mlsr/flush-fix_time
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:40:39 +0000 (09:40 +0200)]
Merge pull request #649 from manuelluis/mlsr/flush-fix_time

FLUSH cmd: convert timeout (double) to cdtime_t as the previous call to plugin_flush

10 years agoMerge pull request #592 from mfournier/bug-582
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:40:11 +0000 (09:40 +0200)]
Merge pull request #592 from mfournier/bug-582

curl_json: also allow long callback names.

10 years agoMerge pull request #644 from manuelluis/mlsr/putnotif-fix_time
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:36:56 +0000 (09:36 +0200)]
Merge pull request #644 from manuelluis/mlsr/putnotif-fix_time

Fix the conversion of time option in PUTNOTIF from timestamp to cdtime_t

10 years agoMerge pull request #645 from manuelluis/mlsr/java-fix_cdtime
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:36:15 +0000 (09:36 +0200)]
Merge pull request #645 from manuelluis/mlsr/java-fix_cdtime

Plugin java: fix notification time conversion to cdtime_t.

10 years agovanity
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:30:46 +0000 (09:30 +0200)]
vanity

10 years agoMerge pull request #647 from manuelluis/mlsr/threshold-missing_time
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:22:07 +0000 (09:22 +0200)]
Merge pull request #647 from manuelluis/mlsr/threshold-missing_time

Plugin threshold: time is not set in missing notifications.

10 years agoMerge pull request #659 from mfournier/amqp-fixups
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:19:14 +0000 (09:19 +0200)]
Merge pull request #659 from mfournier/amqp-fixups

Amqp fixups

10 years agoMerge branch 'master' of github.com:collectd/collectd
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:05:40 +0000 (09:05 +0200)]
Merge branch 'master' of github.com:collectd/collectd

10 years agoMerge pull request #674 from manuelluis/mlsr/unixsock_getthreshold
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:04:05 +0000 (09:04 +0200)]
Merge pull request #674 from manuelluis/mlsr/unixsock_getthreshold

Plugin unixsock: reenable getthreshold cmd.

10 years agoMerge branch 'mlsr/unixsock_getthreshold' of https://github.com/manuelluis/collectd
Pierre-Yves Ritschard [Sat, 26 Jul 2014 07:00:23 +0000 (09:00 +0200)]
Merge branch 'mlsr/unixsock_getthreshold' of https://github.com/manuelluis/collectd

10 years agoRenable getthreshold cmd in unixsock Plugin.
Manuel Luis Sanmartín Rozada [Fri, 25 Jul 2014 22:01:41 +0000 (00:01 +0200)]
Renable getthreshold cmd in unixsock Plugin.

10 years agoMove threshold_search and threshold_get to utils_threshold.c
Manuel Luis Sanmartín Rozada [Fri, 25 Jul 2014 20:53:40 +0000 (22:53 +0200)]
Move threshold_search and threshold_get to utils_threshold.c

10 years agomake configure summary consistent
Marc Fournier [Fri, 25 Jul 2014 20:51:10 +0000 (22:51 +0200)]
make configure summary consistent

10 years agoMerge pull request #360 from pyr/feature-log-logstash
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:32:11 +0000 (16:32 +0200)]
Merge pull request #360 from pyr/feature-log-logstash

add log_logstash plugin to emit logstash json_event messages.

10 years agodocument log_logstash
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:33:13 +0000 (16:33 +0200)]
document log_logstash

10 years agosmall typos
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:28:51 +0000 (16:28 +0200)]
small typos

10 years agoforgotten printf
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:08:13 +0000 (16:08 +0200)]
forgotten printf

10 years agoMerge pull request #660 from mfournier/logfile-log_level
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:07:04 +0000 (16:07 +0200)]
Merge pull request #660 from mfournier/logfile-log_level

Logfile log level

10 years agoavoid possibility of muting log output
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:04:08 +0000 (16:04 +0200)]
avoid possibility of muting log output

10 years agobring in AM_CPPFLAGS
Pierre-Yves Ritschard [Fri, 25 Jul 2014 14:00:22 +0000 (16:00 +0200)]
bring in AM_CPPFLAGS

10 years agosupport emitting to stdout or stderr
Pierre-Yves Ritschard [Fri, 25 Jul 2014 13:59:51 +0000 (15:59 +0200)]
support emitting to stdout or stderr

10 years agoMerge pull request #670 from pyr/feature-write-kafka
Pierre-Yves Ritschard [Fri, 25 Jul 2014 13:34:16 +0000 (15:34 +0200)]
Merge pull request #670 from pyr/feature-write-kafka

Add a write_kafka output with similar properties to the amqp one.

10 years agoMerge pull request #518 from pyr/feature-riemann-threshold
Pierre-Yves Ritschard [Fri, 25 Jul 2014 13:33:44 +0000 (15:33 +0200)]
Merge pull request #518 from pyr/feature-riemann-threshold

Feature riemann threshold

10 years agoIncluding DStypes GaugeInc and GaugeAdd for tail plugin
Andre Ferraz [Thu, 24 Jul 2014 16:02:32 +0000 (13:02 -0300)]
Including DStypes GaugeInc and GaugeAdd for tail plugin

10 years agoadd 2 missing options to example config
Marc Fournier [Thu, 24 Jul 2014 14:15:42 +0000 (16:15 +0200)]
add 2 missing options to example config

10 years agoMerge branch 'udev-disk'
Marc Fournier [Thu, 24 Jul 2014 12:51:23 +0000 (14:51 +0200)]
Merge branch 'udev-disk'

10 years agodisk: document missing option + add example
Marc Fournier [Thu, 24 Jul 2014 12:48:14 +0000 (14:48 +0200)]
disk: document missing option + add example

10 years agoadd documentation
Pierre-Yves Ritschard [Thu, 24 Jul 2014 09:54:05 +0000 (11:54 +0200)]
add documentation

10 years agoMerge pull request #639 from dothebart/fix_cpu_crash
Pierre-Yves Ritschard [Thu, 24 Jul 2014 08:08:40 +0000 (10:08 +0200)]
Merge pull request #639 from dothebart/fix_cpu_crash

CPU Percentage: after realloc the pointer becomes invalid;

10 years agoMerge pull request #666 from KiNgMaR/write_http-ssloptions
Pierre-Yves Ritschard [Thu, 24 Jul 2014 08:06:17 +0000 (10:06 +0200)]
Merge pull request #666 from KiNgMaR/write_http-ssloptions

write_http: expose more TLS options

10 years agomake kafka logs go through collectd's logging
Pierre-Yves Ritschard [Thu, 24 Jul 2014 07:46:39 +0000 (09:46 +0200)]
make kafka logs go through collectd's logging

10 years agoremove unneeded include
Pierre-Yves Ritschard [Thu, 24 Jul 2014 07:25:13 +0000 (09:25 +0200)]
remove unneeded include

10 years agorpm specfile: enable zfs_arc by default
Marc Fournier [Wed, 23 Jul 2014 21:41:10 +0000 (23:41 +0200)]
rpm specfile: enable zfs_arc by default

10 years agozfs_arc: copyright & attribution
Marc Fournier [Wed, 23 Jul 2014 21:39:20 +0000 (23:39 +0200)]
zfs_arc: copyright & attribution

10 years agozfs_arc: style consistency
Marc Fournier [Wed, 23 Jul 2014 21:38:19 +0000 (23:38 +0200)]
zfs_arc: style consistency

10 years agozfs_arc: pass reference in llist instead of value
Marc Fournier [Wed, 23 Jul 2014 21:12:11 +0000 (23:12 +0200)]
zfs_arc: pass reference in llist instead of value

This allows the actual values from getting stored, not the pointer
addresses.

10 years agoonewire: add other temperature-providing sensor families
Tomasz Torcz [Wed, 23 Jul 2014 18:17:04 +0000 (20:17 +0200)]
onewire: add other temperature-providing sensor families

10 years agozfs_arc: support for zfsonlinux
Wilfried Goesgens [Wed, 23 Jul 2014 12:15:43 +0000 (14:15 +0200)]
zfs_arc: support for zfsonlinux

fix alocation schemes so the plugin actually works
 - specify type llist_t kstat_t, so we can easily pass in our parsed data
 - read the file into one chunk of memory so we have the values available
 - count the number of lines to allocate the long pointer array
 - parse the buffer line by line.

10 years agoAdd a write_kafka output with similar properties to the amqp one.
Pierre-Yves Ritschard [Tue, 22 Jul 2014 07:39:03 +0000 (09:39 +0200)]
Add a write_kafka output with similar properties to the amqp one.

10 years agodocument new options
Pierre-Yves Ritschard [Tue, 22 Jul 2014 13:23:43 +0000 (15:23 +0200)]
document new options

10 years agomake threshold checking optional
Pierre-Yves Ritschard [Tue, 22 Jul 2014 13:23:27 +0000 (15:23 +0200)]
make threshold checking optional

10 years agoMerge branch 'master' into feature-riemann-threshold
Pierre-Yves Ritschard [Tue, 22 Jul 2014 11:55:49 +0000 (13:55 +0200)]
Merge branch 'master' into feature-riemann-threshold

10 years agoreuse main avl tree
Pierre-Yves Ritschard [Tue, 22 Jul 2014 11:53:23 +0000 (13:53 +0200)]
reuse main avl tree

10 years agoStore the avl tree within collectd core.
Pierre-Yves Ritschard [Tue, 22 Jul 2014 11:45:23 +0000 (13:45 +0200)]
Store the avl tree within collectd core.

We need this if we want modules to share access to the threshold
avl tree.

10 years agowrite_http: expose more TLS options
Ingmar Runge [Sun, 20 Jul 2014 12:15:22 +0000 (14:15 +0200)]
write_http: expose more TLS options

* adds support for client certificate authentication
* allows setting CAPath
* allows forcing a specific SSL/TLS version

10 years agopatch required to build oracle plugin, collectd-5.4.0 (#653)
KOMEDA Shinji [Wed, 25 Jun 2014 13:34:15 +0000 (22:34 +0900)]
patch required to build oracle plugin, collectd-5.4.0 (#653)

10 years agoMerge pull request #619 from Crapworks/master
Marc Fournier [Tue, 24 Jun 2014 16:11:40 +0000 (18:11 +0200)]
Merge pull request #619 from Crapworks/master

increased buffer size

10 years agocorrect typo in error message
Marc Fournier [Tue, 24 Jun 2014 15:48:26 +0000 (17:48 +0200)]
correct typo in error message

10 years agologfile: avoid total silence in case of a misconfiguration
Marc Fournier [Tue, 24 Jun 2014 15:47:08 +0000 (17:47 +0200)]
logfile: avoid total silence in case of a misconfiguration

Basically the same patch that was applied to syslog.c in 84c38056

10 years agomanpage: document 2 missing options to amqp plugin section
Marc Fournier [Tue, 24 Jun 2014 15:09:08 +0000 (17:09 +0200)]
manpage: document 2 missing options to amqp plugin section

10 years agodocument 2 new options added to amqp plugin
Marc Fournier [Tue, 24 Jun 2014 14:43:18 +0000 (16:43 +0200)]
document 2 new options added to amqp plugin

10 years agoamqp: new Queue{Durable,AutoDelete} options are subscribe-only options
Marc Fournier [Tue, 24 Jun 2014 14:38:28 +0000 (16:38 +0200)]
amqp: new Queue{Durable,AutoDelete} options are subscribe-only options

10 years agoremove quotes in example config to make all statements consistent
Marc Fournier [Tue, 24 Jun 2014 13:50:03 +0000 (15:50 +0200)]
remove quotes in example config to make all statements consistent

10 years agomention new options to cpu plugin in example config
Marc Fournier [Tue, 24 Jun 2014 13:38:12 +0000 (15:38 +0200)]
mention new options to cpu plugin in example config

10 years agoadd missing backticks which broke the build
Marc Fournier [Mon, 23 Jun 2014 16:00:01 +0000 (18:00 +0200)]
add missing backticks which broke the build

10 years agowrite_riemann: coding style consistency
Marc Fournier [Mon, 23 Jun 2014 14:47:20 +0000 (16:47 +0200)]
write_riemann: coding style consistency

Make the style in line with 50d1b34d6 (from master) and avoid later
merge conflict.

10 years agoadd brackets to the list of characters graphite chokes on
Marc Fournier [Tue, 1 Apr 2014 22:22:34 +0000 (00:22 +0200)]
add brackets to the list of characters graphite chokes on

(cherry-pick of 109cc80a to avoid a merge conflict later on)

10 years agoStatsd: avoid doing a division by zero when calculating the average if we didn't...
Wilfried Goesgens [Sat, 21 Jun 2014 19:14:28 +0000 (21:14 +0200)]
Statsd: avoid doing a division by zero when calculating the average if we didn't get any values.

10 years agodon't assume pkg-config is in PATH
Lauri Tirkkonen [Thu, 22 May 2014 11:05:40 +0000 (14:05 +0300)]
don't assume pkg-config is in PATH

10 years agoConfigparser: when we alocate an empty list, we also need to reset the counter; else...
Wilfried Goesgens [Thu, 5 Jun 2014 18:04:13 +0000 (20:04 +0200)]
Configparser: when we alocate an empty list, we also need to reset the counter; else we will trip over this later.
This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750440

10 years agoMerge pull request #636 from dothebart/config_debug_nonsilent
Marc Fournier [Fri, 20 Jun 2014 14:48:36 +0000 (16:48 +0200)]
Merge pull request #636 from dothebart/config_debug_nonsilent

Syslog: don't go all silent on 'debug' with production binary

10 years agoAdd support for durable AMQP queues
David Blundell [Fri, 23 May 2014 19:13:52 +0000 (20:13 +0100)]
Add support for durable AMQP queues

The collectd amqp plugin allows setting messages as persistent but is hardcoded to create or use transient queues that are set to auto_delete.  This commit adds support for QueueDurable and QueueAutoDelete boolean values in the config file and changes the queue creation as appropriate.

If the values are not set in the config file, QueueDurable defaults to false and QueueAutoDelete defaults to true.

Tested with RabbitMQ 3.3.1

10 years agonetwork: set ttl before opening server sockets
Tim Laszlo [Fri, 20 Jun 2014 14:00:43 +0000 (09:00 -0500)]
network: set ttl before opening server sockets

If TimeToLive is defined in collectd.conf after Server options, the
net_config_ttl value is updated after network_config_add_server and
the desired ttl is not used.

10 years agoWarn if ttl is out of bounds
Tim Laszlo [Fri, 20 Jun 2014 13:37:19 +0000 (08:37 -0500)]
Warn if ttl is out of bounds

10 years agoFLUSH cmd: convert timeout (double) to cdtime_t
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 17:51:28 +0000 (19:51 +0200)]
FLUSH cmd: convert timeout (double) to cdtime_t
  as the previous call to plugin_flush

10 years agocmd PUTNOTIF time option: handle double values.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 17:14:53 +0000 (19:14 +0200)]
cmd PUTNOTIF time option: handle double values.

10 years agoPlugin threshold: time is not set in missing notifications.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 14:50:48 +0000 (16:50 +0200)]
Plugin threshold: time is not set in missing notifications.

10 years agoPlugin java: fix notification time conversion to cdtime_t.
Manuel Luis Sanmartín Rozada [Thu, 19 Jun 2014 13:14:02 +0000 (15:14 +0200)]
Plugin java: fix notification time conversion to cdtime_t.

10 years agoFix the conversion of time option in PUTNOTIF
Manuel Luis Sanmartín Rozada [Wed, 18 Jun 2014 22:35:02 +0000 (00:35 +0200)]
Fix the conversion of time option in PUTNOTIF
from timestamp to cdtime_t