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_expire.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[config] check config option scope; warn if server option is given in conditi...
Stefan Bühler
2015-11-07
1
-1
/
+2
*
fix segfaults in many plugins if they failed configuration
Stefan Bühler
2015-05-14
1
-1
/
+2
*
Use buffer API to read and modify "used" member
Stefan Bühler
2015-02-08
1
-14
/
+7
*
Remove buffer_prepare_copy() and buffer_prepare_append()
Stefan Bühler
2015-02-08
1
-1
/
+1
*
fix buffer, chunk and http_chunk API
Stefan Bühler
2015-02-08
1
-1
/
+1
*
fix unchecked return values from stream_open/stat_cache_get_entry
Stefan Bühler
2014-02-16
1
-1
/
+7
*
fix/silence bugs reported by ccc-analyzer (clang)
Stefan Bühler
2013-11-13
1
-2
/
+2
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-5
/
+5
*
- Combine Cache-Control header value in mod_expire to existing HTTP header if...
Elan Ruusamäe
2009-09-21
1
-1
/
+1
*
Change mod_expire to append Cache-Control instead of overwriting it (fixes #1...
Stefan Bühler
2009-07-14
1
-1
/
+1
*
Fix segfault in mod_expire after failed config parsing (fixes #1992)
Stefan Bühler
2009-06-10
1
-1
/
+1
*
Fix max-age value in mod_expire for 'modification' (fixes #1978)
Stefan Bühler
2009-05-10
1
-9
/
+9
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-0
/
+1
*
Replace buffer_{append,copy}_string with the _len variant where possible (#17...
Stefan Bühler
2008-07-30
1
-1
/
+1
*
added now and weeks support to mod_expire. close #943
Elan Ruusamäe
2006-12-19
1
-2
/
+10
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-88
/
+88
*
fixed cache-control value
Jan Kneschke
2005-11-03
1
-2
/
+2
*
send Cache-Control next to Expire headers (fixing #350)
Jan Kneschke
2005-11-01
1
-1
/
+8
*
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24
1
-2
/
+0
*
fixed possible uninit variables of the config-parser fails (merged [183])
Jan Kneschke
2005-08-16
1
-2
/
+2
*
..physical_path is gone and has ben replaced by subrequest_start
Jan Kneschke
2005-08-15
1
-1
/
+1
*
removed setup_connection (merged [295])
Jan Kneschke
2005-08-08
1
-22
/
+7
*
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...
Jan Kneschke
2005-08-08
1
-3
/
+5
*
'modification' as ignored and handled as 'access'
Jan Kneschke
2005-02-28
1
-5
/
+18
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+356
[prev]