125 Commits

Author SHA1 Message Date
MirKml
dbfb62e981 bump version 2.0.3 2021-04-22 17:03:02 +02:00
MirKml
4a911568d5 add .gitignore 2021-04-22 16:49:22 +02:00
Christoph M. Becker
ee9f807108 Fix Windows build for PHP 7.4 (#1)
As of PHP 7.4.0, fallback declarations of `uint` and `ulong` have been
removed.  These types are not declared on Windows, and maybe on macOS.
Thus, we replace their usage with `unsigned` and `zend_ulong`,
respectively.
2021-04-22 16:23:04 +02:00
MirKml
afcf9198d6 create README 2021-04-19 17:48:13 +02:00
kubelik
c3210f734c bump version 2.0.2 2021-04-19 10:26:58 +02:00
Remi Collet
d24179ade0 add missing arginfo + relax tests with float
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@350618 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-23 09:09:08 +00:00
Anatol Belski
7d5dded190 extend with one more lib name variant
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@341642 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-11 13:28:07 +00:00
Miroslav Kubelik
dcb526522d config.m4 retab
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@339163 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 21:29:36 +00:00
Miroslav Kubelik
7c7f5f39c6 version 2.0.1
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@339162 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 21:16:26 +00:00
Miroslav Kubelik
0826a33f80 config.m4 - utilize pkg-config
see https://github.com/oetiker/rrdtool-1.x/issues/714


git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@339158 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-09 17:49:41 +00:00
Miroslav Kubelik
6eb1874bb1 bump new version
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@338377 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-28 11:22:09 +00:00
Miroslav Kubelik
92d1ea41df utilize ZSTR macros for zend string
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@338376 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-28 11:16:32 +00:00
Miroslav Kubelik
edd1e65141 package.xml - bad english as usual
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337066 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:54:08 +00:00
Miroslav Kubelik
be074505f6 license, credits update
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337065 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:49:59 +00:00
Miroslav Kubelik
f1620cb66c bump new version in package.xml
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337064 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:42:20 +00:00
Miroslav Kubelik
b1caf5b40f bump new version, changelog entries
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337063 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:40:25 +00:00
Miroslav Kubelik
6e97729de1 rrd_update: better handling with default string
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337062 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:06:39 +00:00
Miroslav Kubelik
02fc4a8c8a rrd create: use zend_string instead of char *
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@337061 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-27 16:05:20 +00:00
Remi Collet
da01cdb161 security fix, check for NUL char in path
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336993 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-17 12:28:51 +00:00
Remi Collet
eaf8dd49b5 fix remaining segfaults on php 7
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-17 10:01:56 +00:00
Remi Collet
e519c131cb zend_parse_parameter expect size_t for string size
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336981 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 16:20:26 +00:00
Remi Collet
4e02aa32c5 fix SKIPIF section
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336980 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 16:14:28 +00:00
Miroslav Kubelik
f30b38b845 correct release information
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336979 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 15:50:08 +00:00
Miroslav Kubelik
2d3a6aee03 Switch trunk for PHP 7 only version (ext version 2.x)
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@336933 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-13 21:06:21 +00:00
Anatol Belski
532cde2200 added config.w32 to the package.xml
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@334206 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 17:40:08 +00:00
Anatol Belski
b9b08bf199 reordered headers
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@334205 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 17:22:05 +00:00
Anatol Belski
0106118ef6 C89 compat
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@334204 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 17:04:55 +00:00
Anatol Belski
52379a5737 fixed CREDITS
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@334203 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 17:00:13 +00:00
Anatol Belski
1977d43708 added config.w32
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@334202 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-08 16:59:30 +00:00
Miroslav Kubelik
a655e2425b bumped up 1.1.3
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332623 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-15 08:36:35 +00:00
Miroslav Kubelik
f07f0472a0 small change - compiler condition before comment
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332622 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-15 08:24:36 +00:00
Remi Collet
fb5d6c8045 fix typo in previous, rrdc_disconnect, not rrd_disconnect
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332620 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 17:15:25 +00:00
Remi Collet
e862003cf1 rrdc_disconnect only in rrdtool >= 1.4
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332619 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 11:53:44 +00:00
Miroslav Kubelik
fd4b85bc63 bumped up 1.1.2
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 09:40:20 +00:00
Miroslav Kubelik
6fa4162c29 support for the rrd cache daemon connection #66088
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@332608 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 21:10:37 +00:00
Remi Collet
bc9aefd633 revert unwanted changes to package.xml in previous
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@331316 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 07:41:08 +00:00
Remi Collet
377ae0dbf8 slightly reduce test strictness to allow success with latest rrdtool (1.4.8)
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@331315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 07:27:10 +00:00
Remi Collet
ac6f56913a fix all build warnings (gcc 4.8)
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@331314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 06:51:03 +00:00
Miroslav Kubelik
1926055529 bumped up 1.1.1
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@331273 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 07:54:18 +00:00
Miroslav Kubelik
e5589d4479 possible segfault in rrd_fetch
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@331272 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 07:53:55 +00:00
Miroslav Kubelik
e6653b1f15 bumped up 1.1.0
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@325962 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 09:48:11 +00:00
Miroslav Kubelik
7898b9d87c rrd_lastupdate - bug with multiple data source #61316
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@325960 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-04 09:18:57 +00:00
Miroslav Kubelik
fbc66dfcf6 package.xml - release data changed
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@319349 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-16 17:10:59 +00:00
Miroslav Kubelik
5980ffbc8d license changed to the BSD license
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@319181 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-14 17:21:20 +00:00
Miroslav Kubelik
d1f72cb454 bump 1.0.5RC2
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@318163 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-17 08:33:56 +00:00
Miroslav Kubelik
3bad0c435b ZTS compilation fixes #59992
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@318048 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-12 09:01:15 +00:00
Miroslav Kubelik
4a4c3ea34f preparing for 1.0.5RC1
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@317380 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-27 08:38:45 +00:00
Miroslav Kubelik
810e604e65 tests - better svn:ignore txt from tests output removed
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@317379 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-27 08:34:07 +00:00
Miroslav Kubelik
121cc9da92 config - simpler lib searching #22683
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@317361 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-26 22:47:43 +00:00
Miroslav Kubelik
3e3df6c4d5 RRDUpdater update multiple DS doens't work #23579
git-svn-id: http://svn.php.net/repository/pecl/rrd/trunk@316184 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-05 14:52:23 +00:00