Stefan Bühler
|
8cdf9cc767
|
[proc,include_shell] log error if exec shell fails (fixes #2280)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2793 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2011-06-12 15:44:26 +00:00 |
Stefan Bühler
|
22e8b456a9
|
Fix header inclusion order, always include "config.h" before any system header
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2624 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-10-11 14:31:42 +00:00 |
Stefan Bühler
|
956b6e1924
|
Print errors from include_shell to stderr
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2606 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-07-30 18:15:04 +00:00 |
Stefan Bühler
|
b66dc12fda
|
Fix leaving zombie process with include_shell (#1777)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2319 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-09-30 19:42:29 +00:00 |
Stefan Bühler
|
52861d77df
|
Replace buffer_{append,copy}_string with the _len variant where possible (#1732, thx crypt)
Replace BUFFER_{APPEND,COPY}_STRING_CONST with _len(b, CONST_STRL_LEN(x))
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2250 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-07-30 19:38:32 +00:00 |
Jan Kneschke
|
768a0d0eab
|
fixed type-cast for NULL in execl() (fixes #1235), fix provided by Frank
DENIS
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1872 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-06-15 15:04:56 +00:00 |
Jan Kneschke
|
a85ca5e0ef
|
merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]
added ssl.use-sslv2 and ssl.cipher-list
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1279 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2006-09-07 10:19:29 +00:00 |
Jan Kneschke
|
75c3a8393a
|
added include_shell option to configfiles (merged the rest of the trunk changesets)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@530 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-09 06:42:33 +00:00 |