summaryrefslogtreecommitdiffstats
path: root/modules/generators (follow)
Commit message (Expand)AuthorAgeFilesLines
* unixd_config->ap_unixd_config renames for mod_suexecEric Covener2008-12-031-2/+2
* API Cleanup in preperation for 2.4.x, make sure all exported functions or var...Paul Querna2008-12-021-1/+1
* Holey moley. Marcus Burke noted this in Rich's Nuts/Bolts talk.Jim Jagielski2008-11-041-1/+1
* * Instead of unixd_setup_child run the drop_privileges hook to switch theRuediger Pluem2008-11-041-2/+5
* * modules/generators/mod_cgid.cPaul Querna2008-10-291-2/+2
* Add option to insert something in autoindex head.Nick Kew2008-08-271-0/+9
* Simplyfy codepath. Don't treat "" as special, justJim Jagielski2008-08-041-7/+2
* *) mod_cgid: Pass along empty command line arguments from an ISINDEXEric Covener2008-08-041-0/+3
* *) mod_cgid: Explicitly set permissions of the socket (ScriptSock) shared byEric Covener2008-05-081-0/+10
* mod_cgid: Don't try to restart the daemon if it fails to initialize the socket.Jeff Trawick2008-05-071-6/+20
* Remove all references to CORE_PRIVATE.Paul Querna2008-04-075-8/+0
* If you study all of the directive implementations, you'll noteWilliam A. Rowe Jr2008-04-061-1/+1
* Modified default refresh value to 10 secs so that its possible to correct a t...Guenter Knauf2008-01-011-1/+1
* * Ensure refresh parameter is numeric to prevent a possible XSS attack causedRuediger Pluem2007-12-281-12/+12
* * Set character set for HTML outputs generated by mod_ldap,Ruediger Pluem2007-12-241-1/+1
* * Detabify and make spacing in HTML code the same as before r593816. ThisRuediger Pluem2007-11-291-6/+6
* * Generate valid XHTML output by adding the xhtml namespace.Ruediger Pluem2007-11-101-3/+12
* Add in SeeRequestTail directive, to handle the shortcomingJim Jagielski2007-10-311-0/+14
* MMN major bump required; this API is altogether inconsistent, transparentWilliam A. Rowe Jr2007-10-241-2/+2
* Make Bill happy ;)Jim Jagielski2007-08-281-2/+2
* IndexOptions ContentType=text/html Charset=UTF-8Jim Jagielski2007-08-281-2/+31
* PR 42847.Jim Jagielski2007-08-031-1/+1
* Non-functional change. Simple cleanup.Jim Jagielski2007-08-031-5/+3
* Fix CVE-2006-5752:Joe Orton2007-06-201-4/+6
* * Prevent running through the error stack by returning OK and setting r->statusRuediger Pluem2007-05-272-2/+56
* PR#39710 - badly broken errordocuments for CGINick Kew2007-05-261-12/+1
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-226-106/+104
* Update the hash table of active script pids even on paths where a Jeff Trawick2007-02-041-22/+29
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-011-1/+1
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-115-20/+80
* Follow up to r451006, use APR_STATUS_IS_TIMEUP instead of comparing againstGarrett Rooney2006-09-292-2/+2
* * Notice that reading of the request entity body failed due to a timeoutRuediger Pluem2006-09-282-0/+10
* PR 31759 (mutated) - reported by Jo RhettNick Kew2006-09-132-2/+6
* Replace ap_get_server_version with ap_get_server_banner() andJeff Trawick2006-09-052-2/+2
* Introduce a check_config phase between pre_config and open_logs,Chris Darroch2006-08-151-0/+1
* update license header textRoy T. Fielding2006-07-1110-60/+60
* Revert Revision 397647William A. Rowe Jr2006-07-065-10/+10
* * server/core.c (default_handler): Use apr_brigade_insert_file() toJoe Orton2006-06-141-22/+2
* * modules/generators/mod_autoindex.c (output_directories): EscapeJoe Orton2006-05-171-2/+3
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-275-10/+10
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-275-25/+25
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-205-5/+5
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-205-160/+15
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1910-10/+10
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-162-7/+7
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-106-451/+451
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-102-21/+21
* Remove CGI block on OPTIONS method so that scripts canRoy T. Fielding2005-10-182-14/+0
* * modules/generators/config5.m4: Improve Solaris 10 check in mod_cgid toJustin Erenkrantz2005-10-181-7/+25
* Whitespace fixes.Colm MacCarthaigh2005-10-031-2/+2