summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Specify a set of APIs that are normally defined as macros and should not beBradley Nicholes2003-03-071-0/+13
* * include/http_config.hSander Striker2003-03-071-1/+1
* clean up the invocation of APR_CHECK_APR_DEFINE()...Jeff Trawick2003-03-071-1/+1
* *gna* get/set_module_config are now defined in util_debug.c. We haveAndré Malo2003-03-071-0/+4
* Minor MMN bump:André Malo2003-03-076-26/+114
* mod_usertrack: don't set the cookie in subrequests. This worksAndré Malo2003-03-072-1/+6
* Let mod_logio be mostly included.André Malo2003-03-061-1/+1
* Linux 2.4+: enable coredumps when Apache is started as root ifGreg Ames2003-03-066-0/+25
* * include/http_config.hSander Striker2003-03-063-15/+64
* Jeff reminds me, document this one (users observed the bug).William A. Rowe Jr2003-03-061-0/+4
* DougM confirms Madhu's suspicions, this change was inadvertent.William A. Rowe Jr2003-03-061-1/+1
* new directive 'compressionlevel'Ian Holsman2003-03-053-1/+46
* Restore the ability of htdigest.exe to create files that containAndré Malo2003-03-052-12/+57
* ... as I walked by the dockside one evening so fair ...André Malo2003-03-051-6/+11
* Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XPAllan K. Edwards2003-03-044-11/+63
* Fix validation issue (added missing XML declaration).Erik Abele2003-03-031-0/+1
* Unescape the supplied wildcard pattern. Otherwise the pattern willAndré Malo2003-03-022-12/+23
* add some comments and WS to make it better readable (hopefully ;-)André Malo2003-03-021-12/+24
* emit and accept modern query string parameter delimiters (;).André Malo2003-03-022-22/+31
* buhuh! use the correct target string and don't forgetAndré Malo2003-03-022-1/+4
* WS and style issues. No code changes.André Malo2003-03-021-117/+123
* STATUS update plus another opinion on the FAQ.Erik Abele2003-03-021-9/+5
* Bust 'em :)Erik Abele2003-03-028-1639/+0
* Cleaned up the misc directory and busted the followingErik Abele2003-03-0219-142/+18
* document the changed behaviour of mod_negotiation.André Malo2003-03-024-4/+16
* Extend mod_negotiation to evaluate the environment variablesAndré Malo2003-03-022-0/+55
* Fixed some minor XHTML issues (CENTER -> center).Erik Abele2003-03-013-3/+3
* fix style and WS issues. No code changes.André Malo2003-03-011-128/+149
* update transformations of recent changesAndré Malo2003-03-014-13/+26
* add documentation of RewriteOptions MaxRedirectsAndré Malo2003-03-011-10/+22
* Prevent endless loops of internal redirects in mod_rewrite byAndré Malo2003-03-013-24/+125
* Mention that ProxyPassReverse takes the hostname in respectAndré Malo2003-03-012-2/+6
* Apache hooks return int: so s/apr_status_t/int/Stas Bekman2003-03-011-1/+1
* add the two new modules mod_authz_owner and mod_identAstrid Malo2003-03-014-323/+335
* be consistent with 1.3 and use .sv extension for Swedish documentsAndré Malo2003-03-014-3/+3
* add a hint about PHP and PATH_INFOAndré Malo2003-02-282-2/+3
* show a little (so called) example for --with-mpm.André Malo2003-02-282-1/+15
* fix some license text which was inadvertently lostJeff Trawick2003-02-281-1/+1
* huh, add missing changelog entry ...André Malo2003-02-281-0/+4
* mod_rewrite: Fix some problems reporting errors with mappingJeff Trawick2003-02-282-4/+17
* Updated outdated IANA url.Erik Abele2003-02-272-6/+6
* account for a fix merged into stable branchJeff Trawick2003-02-271-4/+4
* account for a mod_ssl fix merged into stable branchJeff Trawick2003-02-271-0/+3
* Reflect some backported patches.Justin Erenkrantz2003-02-271-6/+6
* keep the entries consistent.André Malo2003-02-271-3/+4
* Fix mod_rewrite's abs_URI handling.André Malo2003-02-272-82/+174
* Win32: Avoid busy wait which consumes 100% of the CPU when all the workerBill Stoddard2003-02-262-52/+87
* Brad, Stas, I presume these patches were first committed to 2.1-dev.William A. Rowe Jr2003-02-261-1/+13
* check the return value of ap_run_pre_connection(). So if theStas Bekman2003-02-261-2/+6
* When using Redirect in directory context, append requested queryAndré Malo2003-02-252-0/+10