summaryrefslogtreecommitdiff
path: root/src/mod_rrdtool.c
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-501/+0
* Add server.breakagelog, a "special" stderr (fixes #1863)stbuehler2009-06-211-4/+0
* Fix many warningsstbuehler2009-04-271-0/+1
* merge: Create rrd file for empty rrdfile in mod_rrdtool (#1788)stbuehler2009-04-091-40/+44
* Port some mod_rrdtool fixes from 1.4.x (#604, #419 and more)stbuehler2009-03-071-26/+76
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...stbuehler2008-07-311-22/+22
* - made SEGFAULT() a normal log-macrojan2007-05-081-4/+3
* added a huge win32 patch by jtiaijan2007-02-171-1/+1
* - make sure GNU_SOURCE is defined where neededdarix2006-12-291-0/+5
* - fix a few warnings with unused variablesdarix2006-12-121-0/+2
* * con->file_finished 1 is con->send->is_closed = 1 nowjan2006-08-031-1/+1
* don't care about the errorlog jan2006-07-181-5/+0
* r623@D2XNG01J: Jan | 2006-06-26 03:59:03 +0200Jan2006-07-021-1/+4
* - remove all trailing whitespaces in the c filesdarix2006-03-311-106/+106
* - added PATCH_OPTION() macro that replaces all the local PATCH()darix2006-03-311-6/+3
* on SEGFAULT tell were we wherejan2005-08-211-0/+1
* fixed possible uninit variables of the config-parser fails (merged [183])jan2005-08-161-2/+2
* removed setup_connection (merged [295])jan2005-08-081-27/+11
* cleaned up the errorlog writing, default is now stderr, syslog is requested e...jan2005-07-261-3/+4
* close stderr or redirect it to our logfilejan2005-07-151-1/+7
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+457