Commit Graph

758 Commits (d5c98732558266f07f11e2b3c58acc7f9d6e7b90)
 

Author SHA1 Message Date
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
Jan Kneschke 6adaad5458 let mod_alias handle directories and files (merged [284], [294])
18 years ago
Jan Kneschke dee5efa0e2 fixed error-handling
18 years ago
Jan Kneschke 5e134da075 dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
18 years ago
Jan Kneschke 62cd1ba4b4 merge branch for 1.3.16 and the changesets from trunk before all of them are merged back to trunk again
18 years ago
Jan Kneschke e314aefdd5 push options to configure script
18 years ago
Jan Kneschke 263cc5dbca updated NEWS for release
18 years ago
Jan Kneschke e82d062eae documented the changes in mod_rewrite
18 years ago
Jan Kneschke c11f816204 let examples use the new features
18 years ago
Jan Kneschke f2cd60aab8 disable range-requests for acrobat and add 2 new mimetypes
18 years ago
Jan Kneschke 99c3f027ce added sorting to output (by erik^)
18 years ago