summaryrefslogtreecommitdiffstats
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2003-02-18Update the status of mod_auth_ldapBradley Nicholes1-2/+2
2003-02-18remove unused variable.André Malo1-1/+1
2003-02-18Hook mod_proxy's fixup before mod_rewrite's fixup, so that byAndré Malo3-4/+18
2003-02-18fix a typo in a commentJeff Trawick1-1/+1
2003-02-18While processing filters on internal redirects, remember seen EOSAndré Malo2-2/+17
2003-02-17Don't emit an error when there is no body.Justin Erenkrantz1-0/+5
2003-02-17Allow restart of httpd to occur even with syntax errors in the configJustin Erenkrantz4-14/+34
2003-02-17Rework ap_xml_parse_input to work with bucket brigades rather than doing allJustin Erenkrantz2-24/+48
2003-02-17Fix potential memory leaks in mod_deflate on malformed input data.Justin Erenkrantz2-2/+14
2003-02-17Remove ap_cache_reset_output_filters.Justin Erenkrantz3-21/+0
2003-02-17Style changes only. No functional changes.Justin Erenkrantz1-30/+53
2003-02-17Switch mod_deflate to 'most' status now. It's stable enough and will disableJustin Erenkrantz1-1/+1
2003-02-17Use APR_LAYOUT instead of APACHE_LAYOUT in configure.Justin Erenkrantz3-71/+4
2003-02-17Remove files on 'make distclean' that should be.Justin Erenkrantz3-3/+5
2003-02-17Rework the delete-exports target once more. Leave a comment there explainingJustin Erenkrantz1-7/+15
2003-02-17Added translations for romanian error documents and includedErik Abele20-3/+289
2003-02-16move backported change to the appropriate place.André Malo1-4/+4
2003-02-15Use correct quoting mechanism for APR_SUBDIR_CONFIG.Justin Erenkrantz1-3/+3
2003-02-15Allow apachectl to perform status with links and elinks as well if lynx isJustin Erenkrantz3-1/+5
2003-02-15Note the recent segfault fix.André Malo1-0/+3
2003-02-15fill out parms->err_directive while looking for open parents.André Malo1-1/+3
2003-02-15catch some style issues. No code changes.André Malo1-102/+112
2003-02-15the fix for 15761 is now in 2.0.45-devJeff Trawick1-9/+9
2003-02-15the fix for PR 12353 is now in 2.0.45-devJeff Trawick1-4/+4
2003-02-15clarify the meaning of "SetHandler None"André Malo3-7/+13
2003-02-14Extend the SetEnvIf directive to capture subexpressions of theAndré Malo2-4/+19
2003-02-14use a better text for the overlap warning.André Malo1-4/+3
2003-02-14extend the check for Alias overlappings. Now test also previousAndré Malo1-3/+5
2003-02-14Updated mod_ldap to support SSL on the Novell LDAP SDKBradley Nicholes1-0/+8
2003-02-14Added support for Novell LDAP SDK and standardized the SSL support acrossBradley Nicholes5-201/+422
2003-02-14fix link to squidAndré Malo2-2/+2
2003-02-14fix formatting problem in IPv6 sectionJeff Trawick2-4/+4
2003-02-14Replace the section on IPv6 with new text that accounts forJeff Trawick2-44/+72
2003-02-14mod_log_config optional hook changeIan Holsman1-0/+3
2003-02-14change optional function to return the previous writer, allowing to have mutl...Ian Holsman3-7/+14
2003-02-14people often assume that their Aliases will be found by "best match" ratherAndré Malo1-0/+25
2003-02-14Forward port of mod_actions' ability to handle arbitrary methodsAndré Malo2-7/+16
2003-02-13style.André Malo1-2/+4
2003-02-13Arghh, there was another one!Erik Abele2-2/+2
2003-02-13Fixed example description to solve PR#17006.Erik Abele2-2/+2
2003-02-13 Tabs. Runovers. Style violations ... oh my!William A. Rowe Jr1-99/+100
2003-02-13drop the guess_domain function.André Malo2-109/+12
2003-02-12Make sure that the file extension is at least an empty string rather than NULLBradley Nicholes1-0/+5
2003-02-12mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannotJeff Trawick4-2/+70
2003-02-12style issues. no code changes.André Malo1-11/+16
2003-02-12Avoid passing too many characters to getenv. Make sure that only theBradley Nicholes1-1/+3
2003-02-12fix some nits within pt-br welcome page.André Malo1-6/+7
2003-02-12Fix suexec compile error under SUNOS4, where strerror() doesn't exist.André Malo2-0/+9
2003-02-12Make sure the command type defaults to APR_PROGRAM on NetWare forBradley Nicholes1-0/+1
2003-02-11Start all CGIs as detached and allow the APR_PROGRAM_* flags to determineBradley Nicholes1-2/+5