summaryrefslogtreecommitdiffstats
path: root/.gdbinit (unfollow)
Commit message (Expand)AuthorFilesLines
2003-03-07mod_usertrack: don't set the cookie in subrequests. This worksAndré Malo2-1/+6
2003-03-06Let mod_logio be mostly included.André Malo1-1/+1
2003-03-06Linux 2.4+: enable coredumps when Apache is started as root ifGreg Ames6-0/+25
2003-03-06* include/http_config.hSander Striker3-15/+64
2003-03-06 Jeff reminds me, document this one (users observed the bug).William A. Rowe Jr1-0/+4
2003-03-06 DougM confirms Madhu's suspicions, this change was inadvertent.William A. Rowe Jr1-1/+1
2003-03-05new directive 'compressionlevel'Ian Holsman3-1/+46
2003-03-05Restore the ability of htdigest.exe to create files that containAndré Malo2-12/+57
2003-03-05... as I walked by the dockside one evening so fair ...André Malo1-6/+11
2003-03-04Added the WindowsSocketsWorkaroud directive for Windows NT/2000/XPAllan K. Edwards4-11/+63
2003-03-03Fix validation issue (added missing XML declaration).Erik Abele1-0/+1
2003-03-02Unescape the supplied wildcard pattern. Otherwise the pattern willAndré Malo2-12/+23
2003-03-02add some comments and WS to make it better readable (hopefully ;-)André Malo1-12/+24
2003-03-02emit and accept modern query string parameter delimiters (;).André Malo2-22/+31
2003-03-02buhuh! use the correct target string and don't forgetAndré Malo2-1/+4
2003-03-02WS and style issues. No code changes.André Malo1-117/+123
2003-03-02STATUS update plus another opinion on the FAQ.Erik Abele1-9/+5
2003-03-02Bust 'em :)Erik Abele8-1639/+0
2003-03-02Cleaned up the misc directory and busted the followingErik Abele19-142/+18
2003-03-02document the changed behaviour of mod_negotiation.André Malo4-4/+16
2003-03-02Extend mod_negotiation to evaluate the environment variablesAndré Malo2-0/+55
2003-03-01Fixed some minor XHTML issues (CENTER -> center).Erik Abele3-3/+3
2003-03-01fix style and WS issues. No code changes.André Malo1-128/+149
2003-03-01update transformations of recent changesAndré Malo4-13/+26
2003-03-01add documentation of RewriteOptions MaxRedirectsAndré Malo1-10/+22
2003-03-01Prevent endless loops of internal redirects in mod_rewrite byAndré Malo3-24/+125
2003-03-01Mention that ProxyPassReverse takes the hostname in respectAndré Malo2-2/+6
2003-03-01Apache hooks return int: so s/apr_status_t/int/Stas Bekman1-1/+1
2003-03-01add the two new modules mod_authz_owner and mod_identAstrid Malo4-323/+335
2003-03-01be consistent with 1.3 and use .sv extension for Swedish documentsAndré Malo4-3/+3
2003-02-28add a hint about PHP and PATH_INFOAndré Malo2-2/+3
2003-02-28show a little (so called) example for --with-mpm.André Malo2-1/+15
2003-02-28fix some license text which was inadvertently lostJeff Trawick1-1/+1
2003-02-28huh, add missing changelog entry ...André Malo1-0/+4
2003-02-28mod_rewrite: Fix some problems reporting errors with mappingJeff Trawick2-4/+17
2003-02-27Updated outdated IANA url.Erik Abele2-6/+6
2003-02-27account for a fix merged into stable branchJeff Trawick1-4/+4
2003-02-27account for a mod_ssl fix merged into stable branchJeff Trawick1-0/+3
2003-02-27Reflect some backported patches.Justin Erenkrantz1-6/+6
2003-02-27keep the entries consistent.André Malo1-3/+4
2003-02-27Fix mod_rewrite's abs_URI handling.André Malo2-82/+174
2003-02-26Win32: Avoid busy wait which consumes 100% of the CPU when all the workerBill Stoddard2-52/+87
2003-02-26 Brad, Stas, I presume these patches were first committed to 2.1-dev.William A. Rowe Jr1-1/+13
2003-02-26check the return value of ap_run_pre_connection(). So if theStas Bekman1-2/+6
2003-02-25When using Redirect in directory context, append requested queryAndré Malo2-0/+10
2003-02-25 Confirmed by Milan Kosina that this code was still broken - I realizedWilliam A. Rowe Jr1-12/+30
2003-02-25fix some const-ness problems which break the compile with the nativeJeff Trawick1-3/+3
2003-02-25It's a quite visible problem, so add a changelog entry.André Malo1-0/+4
2003-02-25LDAP stabilization workBradley Nicholes1-0/+4
2003-02-25Don't try to use the LDAP cache if it has been turned off. Make sure that weBradley Nicholes1-91/+103