]> granicus.if.org Git - apache/history - modules/generators
mod_session_cookie: Add a session implementation capable of storing
[apache] / modules / generators /
2008-01-01 Guenter KnaufModified default refresh value to 10 secs so that its...
2007-12-28 Ruediger Pluem* Ensure refresh parameter is numeric to prevent a...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-11-29 Ruediger Pluem* Detabify and make spacing in HTML code the same as...
2007-11-10 Ruediger Pluem* Generate valid XHTML output by adding the xhtml names...
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-08-28 Jim JagielskiMake Bill happy ;)
2007-08-28 Jim JagielskiIndexOptions ContentType=text/html Charset=UTF-8
2007-08-03 Jim JagielskiPR 42847.
2007-08-03 Jim JagielskiNon-functional change. Simple cleanup.
2007-06-20 Joe OrtonFix CVE-2006-5752:
2007-05-27 Ruediger Pluem* Prevent running through the error stack by returning...
2007-05-26 Nick KewPR#39710 - badly broken errordocuments for CGI
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-02-04 Jeff TrawickUpdate the hash table of active script pids even on...
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-09-29 Garrett RooneyFollow up to r451006, use APR_STATUS_IS_TIMEUP instead...
2006-09-28 Ruediger Pluem* Notice that reading of the request entity body failed...
2006-09-12 Nick KewPR 31759 (mutated) - reported by Jo Rhett
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-05-17 Joe Orton* modules/generators/mod_autoindex.c (output_directorie...
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-10-18 Roy T. FieldingRemove CGI block on OPTIONS method so that scripts can
2005-10-18 Justin Erenkrantz* modules/generators/config5.m4: Improve Solaris 10...
2005-10-03 Colm MacCarthaighWhitespace fixes.
2005-08-31 Jim JagielskiAdd ap_append_pid(); This is performed enough to warrant
2005-08-30 Justin Erenkrantzmod_cgid: Refuse to work on Solaris 10 due to OS bugs.
2005-08-30 Colm MacCarthaighIf uid_t and gid_t are unsigned on a platform (hurd...
2005-08-30 Colm MacCarthaighFix PR36410; Change how the get_suexec_identity hook...
2005-08-29 William A. Rowe Jr Correct mod_cgid's argv[0] so that the full path...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-27 Colm MacCarthaighCGId keeps a copy of the listening sockets open, which...
2005-08-25 Colm MacCarthaighAppend the .PID to the ScriptSock filename. This change...
2005-08-25 Colm MacCarthaighnit: Consistently CamelCase "ScriptSock".
2005-08-23 Andreas Steinmetzfix 64bit build warnings
2005-08-10 Justin ErenkrantzFix bug where non-200 CGI responses will not send anyth...
2005-06-22 Jeff Trawickmod_cgid: Fix buffer overflow processing ScriptSock...
2005-06-08 Joe Orton* modules/generators/mod_cgi.c (cgi_bucket_read): Log...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-05-12 Paul QuernaShow the Quick Handlers in mod_info. Commit it to trunk...
2005-05-04 Paul QuernaAdd AP_INIT_TAKE_ARGV. There can be some inconsistent...
2005-04-11 André Malosvn:eol-style = native
2005-04-08 Bradley NicholesRethink the built-in vs shared modules for NetWare...
2005-03-08 Paul QuernaAdd ap_mpm_is_experimental and ap_mpm_is_threaded....
2005-03-08 Paul QuernaSince prefork is currently the only non-threaded MPM...
2005-03-05 Jeff Trawickworker MPM/mod_status: Support per-worker tracking...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-24 Jeff Trawickmod_cgid: Catch configuration problem where two web...
2004-11-22 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Ensure...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-11-12 Joe Orton* modules/generators/mod_cgid.c (cgid_init): Fix GCC...
2004-09-26 Joe Orton* server/util_filter.c (ap_save_brigade): Handle an...
2004-09-22 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Fix possi...
2004-09-05 Paul Quernamod_info: Added all Standard Hooks to the Hook Listing.
2004-09-05 Paul Quernafix XHTML 1.0 Validation Errors.
2004-09-05 Paul Quernamod_info: Added ?hooks. Now outputs XHTML. Added more...
2004-09-05 Paul QuernaRemove the use of sprintf.
2004-09-05 Paul QuernaNo Functional Changes to mod_info.
2004-09-03 Paul QuernaRewrote config tree walk using recursion the way God...
2004-09-02 Joshua Slive"Rule" is pretty abstract in this case and seems to
2004-08-26 André Malo#ifndef AP_UNSAFE_ERROR_LOG_UNESCAPED the stderr to...
2004-08-24 Bill StoddardEscape bytes returned by the errfn because it might...
2004-08-01 Justin ErenkrantzRemove deprecated APR_STATUS_IS_SUCCESS() macro in...
2004-07-12 Jean-Jacques Clarrev back to previous version, removing chnges to overlo...
2004-07-10 Paul QuernaAdd ShowForbidden to IndexOptions to list files
2004-07-09 Jean-Jacques ClarOverloading detached field in cgi_exec_info_t stuct...
2004-06-29 Martin KraemerLet CGI daemon die if the network layer has been shut...
2004-06-24 Joe Orton* modules/generators/mod_status.c: Mark private global...
2004-06-14 Jean-Jacques ClarAdded new field in apr_procattr_t and cgi_exec_info_t...
2004-05-05 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Soak...
2004-05-05 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Combine...
2004-04-18 Joe OrtonImplement the "CGI bucket" in mod_cgi to handle stderr...
2004-03-30 Joe Orton* modules/generators/mod_cgid.c (cgid_server, set_scrip...
2004-03-29 Jeff Trawickmod_cgid: Don't allow Scriptsock to be specified inside...
2004-03-15 Jeff Trawickmod_cgid: Fix storage corruption caused by use of incor...
2004-03-10 Joe Orton* modules/standard/mod_autoindex.c (index_directory...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, 2.0
2004-01-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
2004-01-01 André Maloupdate license to 2004.
2003-12-13 Jeff Trawickchange the way the cgid daemon restart logic determines...
2003-11-23 André Maloadd another space, for the sake of Netscape 4
2003-11-23 André Malorestore the space which broke all tests :-)
2003-11-20 Ian Holsmanmod_autoindex: new directive IndexStyleSheet
next