]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2014-08-20  Tobias Oetikermake sure non of the standard *printf functions get...
2014-08-20  Tobias Oetikerwrong argument count
2014-08-07  Tobias Oetikerupdate before install
2014-08-07  Tobias OetikerMerge pull request #524 from pabigot/support-cross...
2014-08-05  Peter A. Bigotconfigure.ac: remove explicit default path for libxml2 524/head
2014-08-05  Tobias OetikerMerge pull request #523 from sshipway/master
2014-08-04  Steve ShipwayAdded new stack operations 523/head
2014-08-04  Steve ShipwayAdded new stack operations
2014-08-04  Tobias OetikerMerge pull request #518 from pabigot/fix-rrd_info-param
2014-08-04  Tobias OetikerMerge pull request #519 from aelse/python-fix-build...
2014-07-31  Tobias Oetikerexclude xport bits if compiled without graph support
2014-07-31  Tobias Oetikerworking on a fix for issue #521
2014-07-30  Tobias Oetikeronly have graph options when there is graph support
2014-07-21  Alexander ElseFix src/build paths 519/head
2014-07-20  Peter A. Bigotrrd_info: make filename argument const 518/head
2014-07-13  Tobias OetikerMerge pull request #517 from petgit/master
2014-07-13  petgitCreate rrd file: Allow only short integer numbers in... 517/head
2014-07-11  Tobias OetikerMerge pull request #514 from Sweet-kid/strtod_api
2014-07-11  UpasanaRemoved printfs left while debugging 514/head
2014-07-11  Upasana*endptr should be set in rrd_strtoding, not endptr
2014-07-11  UpasanaMissed this instance of rrd_strtoding earlier
2014-07-11  Upasanamake sure that sscanf doesn't get too much data
2014-07-09  UpasanaFixed some bad indentation
2014-07-09  Upasanarrd_strtoding now takes error string as an argument
2014-07-07  Tobias Oetikerfix badges
2014-07-06  UpasanaAdded rrd_strtoding to the symbol export list
2014-07-06  Upasanaadded rrd_strtoding & replaced all rrd_strtod instances...
2014-07-06  Tobias Oetikerfix spelling
2014-07-05  Tobias Oetikermore tests
2014-07-02  Tobias Oetikermake rrd_strtod and rrd_snprintf available for all...
2014-07-01  Tobias OetikerMerge pull request #513 from Sweet-kid/rrd_snprintf
2014-07-01  UpasanaFixed some terrible indentations 512/head 513/head
2014-07-01  UpasanaRemoved setlocale calls, used rrd_strtod & rrd_snprintf
2014-06-30  UpasanaAdded locale independent versions of strtod function
2014-06-30  Tobias Oetikerfix preprocessor warnings
2014-06-30  Tobias Oetikerinclude snprintf.m4 in the distro
2014-06-30  Tobias Oetikerintegrate rrd_snprintf
2014-06-30  Tobias OetikerMerge pull request #511 from oetiker/remove-extra-advis...
2014-06-30  Tobias Oetiker* msync is NOT necessary before munmap, the data gets... 511/head
2014-06-30  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool-1.x
2014-06-30  Tobias Oetikerit is rrdtool info not rrdinfo
2014-06-30  Tobias OetikerMerge pull request #509 from oetiker/support_missing_gr...
2014-06-27  Tobias Oetikersupport HAVE_RRD_GRAPH 509/head
2014-06-26  Tobias Oetikerhandle missing rrd_graph support
2014-06-26  Tobias Oetikerdo not build rrd_cgi when we have no graph support
2014-06-24  Tobias OetikerMerge pull request #508 from bbonev/buffsize
2014-06-24  Boian BonevChange static buffers in image_desc_t to dynamically... 508/head
2014-06-23  Tobias OetikerMerge pull request #506 from aelse/python-use-distribute
2014-06-23  Alexander ElsePython bindings build with Distribute 506/head
2014-06-13  Tobias OetikerMerge pull request #497 from phpmoli/patch-15
2014-06-13  Tobias OetikerMerge pull request #502 from oetiker/fetch-callback
2014-06-13  Tobias Oetikeractually do a test with the data 502/head
2014-06-13  Tobias Oetikerremove extra output
2014-06-13  Tobias Oetikercall the perl tests as well
2014-06-13  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool...
2014-06-13  Tobias Oetikerfetch callback support in perl RRDs module.
2014-06-01  Tobias OetikerMerge pull request #501 from pabigot/enh-unpriv-rrdcached
2014-06-01  Peter A. Bigotrrdcached-lsb: update to support unprivileged group... 501/head
2014-06-01  Peter A. Bigotrrdcached: add options to drop privileges after daemonize
2014-06-01  Peter A. Bigotrrdtool: fix mis-use of getuid
2014-06-01  Peter A. Bigotrrdcached: arrange option flags in order
2014-05-31  Tobias OetikerMerge pull request #500 from pabigot/fix-init-socket
2014-05-31  Peter A. Bigotrrdcached-init-lsb: fix placement of socket options 500/head
2014-05-28  Tobias Oetikerthe beginnings of a callback interface
2014-05-25  Tobias OetikerMerge pull request #499 from pabigot/fix-32bit
2014-05-25  Peter A. Bigotrrdcached: fix issue building on 32-bit hosts 499/head
2014-05-23  molimods of #477 rrdcached document changes 497/head
2014-05-23  Tobias OetikerMerge pull request #488 from phpmoli/patch-11
2014-05-23  Tobias OetikerMerge pull request #486 from phpmoli/patch-9
2014-05-23  Tobias OetikerMerge pull request #493 from phpmoli/patch-13
2014-05-23  molimods of #477 fix typo 493/head
2014-05-20  molimods of #477 update-timestamps syntax 488/head
2014-05-20  molimods of #477 font is optional 486/head
2014-05-20  molimods of #477 added link to examples section
2014-05-20  Tobias OetikerMerge pull request #489 from pabigot/enh-rrdcached
2014-05-20  Tobias OetikerMerge pull request #492 from pabigot/fixup-rrdtool-doc
2014-05-20  Peter A. Bigotrrdcached: support new option to listen on all addresse... 489/head
2014-05-20  Peter A. Bigotmisc doc: fix erronous use of section qualifier in... 492/head
2014-05-20  Peter A. Bigotrrd_daemon: move include of arpa/inet.h to avoid use...
2014-05-20  Peter A. Bigotrrdcached: support wildcard listen specifications
2014-05-20  Peter A. Bigotrrdcached: support duration specifiers in command-line...
2014-05-20  Peter A. Bigotlibrrd.sym: add rrd_scaled_duration
2014-05-20  Peter A. Bigotrrdtool.pod: revert to local link
2014-05-20  Tobias OetikerMerge pull request #490 from pabigot/enh-init-scripts
2014-05-20  Tobias OetikerMerge pull request #487 from phpmoli/patch-10
2014-05-20  Tobias OetikerMerge pull request #484 from phpmoli/patch-7
2014-05-19  Peter A. Bigotetc: add example LSB-based init scripts 490/head
2014-05-19  Peter A. Bigotetc: rename sysv init scripts to denote RedHat environm...
2014-05-19  molimods of #477 added clarifications
2014-05-19  molimods of #477 fix in command syntax 487/head
2014-05-19  molimods of #477 fixes in syntax definitions
2014-05-19  Tobias OetikerMerge pull request #485 from phpmoli/patch-8
2014-05-19  molimods of #477 clarifying boolean operators 485/head
2014-05-19  molimods of #477 fixed POD formatting problems 484/head
2014-05-19  Tobias OetikerMerge pull request #483 from phpmoli/patch-6
2014-05-19  Tobias OetikerMerge pull request #481 from phpmoli/patch-4
2014-05-19  Tobias OetikerMerge pull request #480 from phpmoli/patch-3
2014-05-19  molimods of #477 fixing help example and trying to fix... 483/head
2014-05-19  Tobias OetikerMerge pull request #479 from phpmoli/patch-1
2014-05-19  Tobias OetikerMerge pull request #482 from phpmoli/patch-5
next