Commit Graph

300 Commits (6c160ec7d9c7bd39313ef432516bdf94095f079c)

Author SHA1 Message Date
Jan Kneschke 9d5d48548f use the 'len' parameter for html-encoding
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@539 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:51:17 +00:00
Jan Kneschke 7e71b5c880 don't segfault on configfile error
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@538 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:50:43 +00:00
Jan Kneschke 0c5e2bbf41 added WebDAV methods and statuscodes
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@537 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:50:04 +00:00
Jan Kneschke cf002f6889 cosmetics
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@536 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:48:58 +00:00
Jan Kneschke 8b528f086f fixed error-msg
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@535 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:48:28 +00:00
Jan Kneschke f8687d3f6b added functions for upper/lowercase a buffer and added 'len' the html-encoding
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@534 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:47:48 +00:00
Jan Kneschke b65a3316cf forward all known methods
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@533 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:47:03 +00:00
Jan Kneschke f926c361f9 ..physical_path is gone and has ben replaced by subrequest_start
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@532 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:46:23 +00:00
Jan Kneschke 9238cad69e added support for LDAP-bind()
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@531 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-15 09:42:17 +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
Jan Kneschke 360aba360f allow _ in env. and var. and optimized matching of conditions
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@529 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 17:25:55 +00:00
Jan Kneschke 8b07d57d66 added weak-ref and nicer print() (merged [332], [336])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@528 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 17:25:06 +00:00
Jan Kneschke bcbafe63db minor cosmetics (merged [329], [330], [331])
* SIGINT for CTRL-C, exit nicely, 
* -p for print, -t for test. new option to help testing your config.
* srv->config_patches is no longer used. was abandoned [295]


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@527 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 17:07:55 +00:00
Jan Kneschke 6517c89d4a leak fixes
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@526 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:44:25 +00:00
Jan Kneschke 630bf7c857 const 1st arg for copy/print (merged [314])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@525 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:36:51 +00:00
Jan Kneschke d56f19c7d1 checked | to 'else' (merged [316])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@524 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:34:49 +00:00
Jan Kneschke cd4c324ff2 allow numbers in header-keys
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@523 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:32:17 +00:00
Jan Kneschke 6b85d74c2b fixed config eval (merged [315])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@522 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:15:57 +00:00
Jan Kneschke b663fa76bd fixed testcases
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@521 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 16:14:25 +00:00
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
"include" sub configuration file. (merged ([308], [309], [306], [305])


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@520 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 14:40:47 +00:00
Jan Kneschke 8073d5fe9f added nested conditionals (merged [298])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@519 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 13:48:33 +00:00
Jan Kneschke 4d6933c0c1 fixed colors of the generated graphs
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@518 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 13:46:29 +00:00
Jan Kneschke 34b7365eb0 this is the merge branch for 1.4.0
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@517 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 13:45:45 +00:00
Jan Kneschke 69d07f6dd4 configparser.h is generated automaticly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@516 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 13:41:43 +00:00
Jan Kneschke 970430dac2 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@515 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 11:20:53 +00:00
Jan Kneschke 672371f917 moved mysql-include to mysql-vhost-cppflags (merged [296])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@514 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:45:47 +00:00
Jan Kneschke c8408d015c removed setup_connection (merged [295])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@512 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:27:07 +00:00
Jan Kneschke 5c26d86fd2 missing parts of the starttls patch
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@511 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:26:26 +00:00
Jan Kneschke 917bdbc1aa added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@509 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:19:02 +00:00
Jan Kneschke 9e75ba0096 indent array for readability (merged [288])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@508 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:16:53 +00:00
Jan Kneschke 4a6ce4ae5b removed patch_connection, check auth-method, added starttls support (merged [196], [247], [253], [254], [295])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@507 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 10:15:12 +00:00
Jan Kneschke c25cf5a056 O_BINARY for cygwin, volatile for sig_atomic_t (merged [286], [287])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@505 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 09:48:38 +00:00
Jan Kneschke 6adaad5458 let mod_alias handle directories and files (merged [284], [294])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@504 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 09:42:27 +00:00
Jan Kneschke dee5efa0e2 fixed error-handling
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@503 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 08:59:19 +00:00
Jan Kneschke 5e134da075 dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@502 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-08 08:22:06 +00:00
Jan Kneschke 62cd1ba4b4 merge branch for 1.3.16 and the changesets from trunk before all of them are merged back to trunk again
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@501 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-08-07 18:19:00 +00:00
Jan Kneschke e314aefdd5 push options to configure script
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@499 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:26:19 +00:00
Jan Kneschke 263cc5dbca updated NEWS for release
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@498 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:24:34 +00:00
Jan Kneschke e82d062eae documented the changes in mod_rewrite
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@497 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:23:27 +00:00
Jan Kneschke c11f816204 let examples use the new features
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@496 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:18:18 +00:00
Jan Kneschke f2cd60aab8 disable range-requests for acrobat and add 2 new mimetypes
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@495 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:17:52 +00:00
Jan Kneschke 99c3f027ce added sorting to output (by erik^)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@494 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 13:03:32 +00:00
Jan Kneschke 74a38947f7 use exec to replace the shell
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@493 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 12:55:07 +00:00
Jan Kneschke fdfaf11367 added CACHE_HIT and CACHE_MISS (#187)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@492 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:58:49 +00:00
Jan Kneschke 9a62fdb85d added valid-user support, fixed #4
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@491 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:49:26 +00:00
Jan Kneschke e678d8f765 applied selective TCP_CORK from Christian von Roques (#97)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@490 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:02:57 +00:00
Jan Kneschke 81edb90eac the error-handler defaults to 200 of error was handled successfully, fixes #168
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@489 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:43:47 +00:00
Jan Kneschke 5da36ebd0f handle 'proxy not reachable'
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@488 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:15:35 +00:00
Jan Kneschke 8f1558e1bb Content-Length only works if Transfer-Encoding is not set
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@487 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:15:15 +00:00
Jan Kneschke 26b10e7fe8 minor additions
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@486 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 09:20:42 +00:00