index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_rrdtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix segfaults in many plugins if they failed configuration
Stefan Bühler
2015-05-14
1
-0
/
+2
*
Use buffer API to read and modify "used" member
Stefan Bühler
2015-02-08
1
-7
/
+5
*
Remove buffer_prepare_copy() and buffer_prepare_append()
Stefan Bühler
2015-02-08
1
-5
/
+6
*
fix buffer, chunk and http_chunk API
Stefan Bühler
2015-02-08
1
-6
/
+6
*
force assertion: setting FD_CLOEXEC must work (if available)
Stefan Bühler
2014-02-16
1
-4
/
+2
*
add force_assert() to enforce assertions as simple assert()s are disabled by ...
Stefan Bühler
2014-02-16
1
-1
/
+1
*
[mod_rrdtool] fix invalid read (string not null terminated)
Stefan Bühler
2014-02-14
1
-2
/
+3
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-1
/
+3
*
mod_rrdtool: fix creating file if it doesn't exist (#1788)
Stefan Bühler
2009-10-31
1
-4
/
+4
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-8
/
+7
*
Fix issues found with clang analyzer
Stefan Bühler
2009-07-21
1
-2
/
+2
*
Add server.breakagelog, a "special" stderr (fixes #1863)
Stefan Bühler
2009-06-21
1
-2
/
+0
*
Fix mixed declarations and code in mod_rrdtool
Stefan Bühler
2009-04-05
1
-1
/
+1
*
- adjust identing after patch
Elan Ruusamäe
2009-03-11
1
-40
/
+40
*
- Create rrd file for empty rrdfile in mod_rrdtool (#1788)
Elan Ruusamäe
2009-03-11
1
-3
/
+7
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-1
/
+2
*
Fix useless redirection of stderr in mod_rrdtool, as it gets redirected to /d...
Stefan Bühler
2009-03-03
1
-8
/
+1
*
Fix rrd error after graceful restart (fixes #419)
Stefan Bühler
2009-02-19
1
-3
/
+6
*
Handle EINTR in mod_rrdtool (fixes #604)
Stefan Bühler
2009-02-19
1
-5
/
+46
*
Use FD_CLOEXEC if possible (fixes #1821)
Stefan Bühler
2008-12-07
1
-0
/
+5
*
Replace buffer_{append,copy}_string with the _len variant where possible (#17...
Stefan Bühler
2008-07-30
1
-22
/
+23
*
Implement a clean way to open /dev/null and use it to close stdin/out/err in ...
Stefan Bühler
2008-04-29
1
-1
/
+3
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-106
/
+106
*
on SEGFAULT tell were we where
Jan Kneschke
2005-08-21
1
-0
/
+1
*
fixed possible uninit variables of the config-parser fails (merged [183])
Jan Kneschke
2005-08-16
1
-2
/
+2
*
removed setup_connection (merged [295])
Jan Kneschke
2005-08-08
1
-27
/
+11
*
cleaned up the errorlog writing, default is now stderr, syslog is requested e...
Jan Kneschke
2005-07-26
1
-3
/
+4
*
close stderr or redirect it to our logfile
Jan Kneschke
2005-07-15
1
-1
/
+7
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+457