Commit Graph

368 Commits (32c28a042104fd3c96a2138acdfe3f9dc25ce822)
 

Author SHA1 Message Date
Jan Kneschke f51c349b55 updated to new docutils which installs rst2html without .py
18 years ago
Jan Kneschke a1944f40f2 initialize balancer-config
18 years ago
Jan Kneschke 4c265a6fd8 better error-handling and cleanup (merged [257] and [282])
18 years ago
Xuefer 6044dbc5b3 make output of array/config same format as lighttpd.conf, with auto indention
18 years ago
Jan Kneschke e3a27bec4e added the event-handler note for macos x (fixes #70)
18 years ago
Jan Kneschke 718e97b68b don't segfault on stat-failed
18 years ago
Jan Kneschke bac9212c8f fixed possible uninit variables of the config-parser fails (merged [183])
18 years ago
Jan Kneschke 2bc237115e fixes compiling after last merge
18 years ago
Jan Kneschke ae02f2c48b mod_staticfile is the next plugin, so don't call HANDLER_FINISHED
18 years ago
Jan Kneschke 017e014b02 trust s_len in encode-html (merged [406])
18 years ago
Jan Kneschke c13fba88c1 removed double free
18 years ago
Xuefer 66a8b67888 fix [545] so for able to disable mysql
18 years ago
Xuefer 4a2babe80a fix mysql_config configuration
18 years ago
Jan Kneschke 07f35279aa fixed compilation and documentation for lighy + php
18 years ago
Jan Kneschke c6c0a3263e don't serve .php .inc and ... as static files
18 years ago
Jan Kneschke 5ef3dc822c respect withval for mysql_config
18 years ago
Jan Kneschke d8394f7f2e moved code to mod_staticfile, mod_dirlisting and mod_indexfile
18 years ago
Jan Kneschke c92984c270 fixed error-msg for EAGAIN in connect()
18 years ago
Jan Kneschke 9d5d48548f use the 'len' parameter for html-encoding
18 years ago
Jan Kneschke 7e71b5c880 don't segfault on configfile error
18 years ago
Jan Kneschke 0c5e2bbf41 added WebDAV methods and statuscodes
18 years ago
Jan Kneschke cf002f6889 cosmetics
18 years ago
Jan Kneschke 8b528f086f fixed error-msg
18 years ago
Jan Kneschke f8687d3f6b added functions for upper/lowercase a buffer and added 'len' the html-encoding
18 years ago
Jan Kneschke b65a3316cf forward all known methods
18 years ago
Jan Kneschke f926c361f9 ..physical_path is gone and has ben replaced by subrequest_start
18 years ago
Jan Kneschke 9238cad69e added support for LDAP-bind()
18 years ago
Jan Kneschke 75c3a8393a added include_shell option to configfiles (merged the rest of the trunk changesets)
18 years ago
Jan Kneschke 360aba360f allow _ in env. and var. and optimized matching of conditions
18 years ago
Jan Kneschke 8b07d57d66 added weak-ref and nicer print() (merged [332], [336])
18 years ago
Jan Kneschke bcbafe63db minor cosmetics (merged [329], [330], [331])
18 years ago
Jan Kneschke 6517c89d4a leak fixes
18 years ago
Jan Kneschke 630bf7c857 const 1st arg for copy/print (merged [314])
18 years ago
Jan Kneschke d56f19c7d1 checked | to 'else' (merged [316])
18 years ago
Jan Kneschke cd4c324ff2 allow numbers in header-keys
18 years ago
Jan Kneschke 6b85d74c2b fixed config eval (merged [315])
18 years ago
Jan Kneschke b663fa76bd fixed testcases
18 years ago
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
18 years ago
Jan Kneschke 8073d5fe9f added nested conditionals (merged [298])
18 years ago
Jan Kneschke 4d6933c0c1 fixed colors of the generated graphs
18 years ago
Jan Kneschke 34b7365eb0 this is the merge branch for 1.4.0
18 years ago
Jan Kneschke 69d07f6dd4 configparser.h is generated automaticly
18 years ago
Jan Kneschke 970430dac2 fixed typo
18 years ago
Jan Kneschke 672371f917 moved mysql-include to mysql-vhost-cppflags (merged [296])
18 years ago
Jan Kneschke c8408d015c removed setup_connection (merged [295])
18 years ago
Jan Kneschke 5c26d86fd2 missing parts of the starttls patch
18 years ago
Jan Kneschke 917bdbc1aa added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295])
18 years ago
Jan Kneschke 9e75ba0096 indent array for readability (merged [288])
18 years ago
Jan Kneschke 4a6ce4ae5b removed patch_connection, check auth-method, added starttls support (merged [196], [247], [253], [254], [295])
18 years ago
Jan Kneschke c25cf5a056 O_BINARY for cygwin, volatile for sig_atomic_t (merged [286], [287])
18 years ago