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_ssi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-13
/
+13
*
Fix issues found with clang analyzer
Stefan Bühler
2009-07-21
1
-1
/
+6
*
Add ssi.content-type option (default text/html, fixes #615)
Stefan Bühler
2009-06-10
1
-1
/
+12
*
mod_ssi printenv: print cgi env, add environment vars to cgi env (fixes #1713)
Stefan Bühler
2009-04-27
1
-5
/
+38
*
Add revision number to package version for svn/git checkouts
Stefan Bühler
2009-04-10
1
-1
/
+2
*
Added some extra warning options in cmake and fix the resulting warnings (unu...
Stefan Bühler
2009-03-07
1
-1
/
+2
*
Insert many con->mode checks; they should prevent two modules to handle the s...
Stefan Bühler
2008-08-01
1
-0
/
+4
*
Replace buffer_{append,copy}_string with the _len variant where possible (#17...
Stefan Bühler
2008-07-30
1
-12
/
+12
*
fixed handling of waitpid() == EINTR mod_ssi on solaris
Jan Kneschke
2008-03-10
1
-32
/
+39
*
- cosmetic
Elan Ruusamäe
2008-01-18
1
-2
/
+2
*
- generate ETag and Last-Modified headers for mod_ssi based on newest modifie...
Elan Ruusamäe
2008-01-18
1
-0
/
+37
*
renamed ltostr() to LI_ltostr() to fix compile on HP/UX (fixes #465)
Jan Kneschke
2007-08-18
1
-2
/
+2
*
fixed type-cast for NULL in execl() (fixes #1235), fix provided by Frank
Jan Kneschke
2007-06-15
1
-1
/
+1
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-229
/
+229
*
added comment on waitpid() + -HUP
Jan Kneschke
2006-09-10
1
-0
/
+8
*
fixed handling of subdirs in ssi (fixes #462), patch by robe
Jan Kneschke
2006-03-04
1
-8
/
+6
*
fixed missing sys/filio.h on solaris (fixes #332)
Jan Kneschke
2005-10-18
1
-0
/
+5
*
only get a buffer if we really need it (fixed #280)
Jan Kneschke
2005-09-21
1
-8
/
+24
*
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
*
..physical_path is gone and has ben replaced by subrequest_start
Jan Kneschke
2005-08-15
1
-1
/
+1
*
allow numbers in header-keys
Jan Kneschke
2005-08-08
1
-3
/
+9
*
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
-4
/
+8
*
Looks like the '+' -> ' ' transformation is only applied in the ?query part a...
Jan Kneschke
2005-06-04
1
-1
/
+1
*
PACKAGE -> PACKAGE_NAME (by smi)
Jan Kneschke
2005-03-01
1
-4
/
+0
*
* If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()
Jan Kneschke
2005-02-28
1
-1
/
+1
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+1073