]> granicus.if.org Git - apache/history - modules/generators
Add a patch from Vincent Deffontaines to make the adding of X-forwarded-*
[apache] / modules / generators /
2011-01-10 Stefan Fritschclarify that the displayed IP address may not be the...
2011-01-09 Stefan FritschDisplay the local IP address in server-status. This...
2011-01-09 Stefan Fritschmod_status: Don't show slots which are disabled by...
2010-12-29 Igor GalićIn comments: s@ XX @ XXX: @ so they can actually be...
2010-12-04 Eric CovenerPR#24243: allow some control over how IndexIgnore'd...
2010-12-04 Eric CovenerAdd support for RLimit* in mod_cgid. PR 42135.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-05 Eric CovenerPR#47766 mod_autoindex directives not merged into secti...
2010-11-01 Daniel Earl PoirierAdd to modules' help text (displayed by ./configure...
2010-10-20 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_in...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_as...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_st...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-09-04 Stefan Fritschmod_cgid: Log a warning if the ScriptSock path is trunc...
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-03 Stefan Fritschremove more unused variables
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-06-06 Stefan Fritsch- Add loglevels to request_rec and conn_rec
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-04-05 Stefan Fritschfix potential file descriptor leak with DEBUG_CGI
2010-02-04 William A. Rowe JrFolks, this is not C++. Please, pay attention to your...
2010-01-27 Ruediger Pluem* Make autoindex.t from perl testframework work again
2010-01-27 Ruediger Pluem* Remove unused variable to silence compiler warning
2010-01-27 Ruediger Pluem* We need to return an int as result of the pre_config...
2010-01-26 Rich BowenUse correct comment style.
2010-01-26 Rich BowenApplies the patch provided in ticket 34014, enhancing...
2010-01-26 William A. Rowe JrRefactor mod_status out of the ExtendedStatus toggle...
2010-01-21 William A. Rowe JrSuch macros exist for a reason :)
2009-12-29 Rich BowenInitialize variable to avoid compiler warnings.
2009-12-29 Rich BowenAdds alternating CSS classes to table rows for trendy...
2009-12-27 Rich BowenThe ReadmeName directive was putting its value in the...
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kewmod_autoindex: support XHTML as equivalent to HTML in
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-11-03 Daniel Earl PoirierFix remaining doxygen warnings. "make dox" is now...
2009-10-28 Daniel Earl PoirierFix a lot of doxygen warnings. Thanks to Brad Hards...
2009-10-10 Takashi SatoStop unexpected error logs in each requests.
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2009-08-26 Brian HavardBring back OS/2 support.
2009-08-16 Ruediger Pluem* Do better checking of pollset operations in various...
2009-08-12 Ruediger Pluem* Correctly create an empty cell if the description...
2009-07-09 Takashi SatoAdd the missing include of apu_version.h and thus fix...
2009-07-06 Guenter Knaufremoved font clutter as suggested by niq.
2009-07-06 Guenter Knaufadded compile-time apr / apr-util versions as wrowe...
2009-07-06 William A. Rowe JrUse uninterruptable write; noted borrowing this code...
2009-07-05 Guenter Knaufadded apr / apr-util version output (part two).
2009-07-05 Guenter Knaufadded apr / apr-util version output.
2009-06-11 Ruediger Pluem* Close the accepted fd in the error case to avoid...
2009-06-11 Ruediger Pluem* Close the listening Unix socket of the mod_cgid daemo...
2009-05-15 William A. Rowe JrQuit hiding the previous request information while...
2009-04-16 Jeff Trawickmod_cgid: Improve handling of long AF_UNIX socket names...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2009-01-06 Jeff Trawickthe length arguments are apr_size_t, not int
2009-01-06 Jeff Trawicktiny style fix for r729579
2008-12-27 Nick KewPR#39332: fix for segfault problem with mod_cgid on...
2008-12-25 Takashi SatoRemove a dirty hack in find_default_item.
2008-12-24 Takashi SatoMake "HeaderName" and "ReadmeName" be stored in simple...
2008-12-15 Ruediger Pluem* Do not add an empty argument if we do not have any...
2008-12-03 Eric Covenerunixd_config->ap_unixd_config renames for mod_suexec
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-04 Jim JagielskiHoley moley. Marcus Burke noted this in Rich's Nuts...
2008-11-04 Ruediger Pluem* Instead of unixd_setup_child run the drop_privileges...
2008-10-29 Paul Querna* modules/generators/mod_cgid.c
2008-08-26 Nick KewAdd option to insert something in autoindex head.
2008-08-04 Jim JagielskiSimplyfy codepath. Don't treat "" as special, just
2008-08-04 Eric Covener *) mod_cgid: Pass along empty command line arguments...
2008-05-08 Eric Covener*) mod_cgid: Explicitly set permissions of the socket...
2008-05-07 Jeff Trawickmod_cgid: Don't try to restart the daemon if it fails...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-06 William A. Rowe JrIf you study all of the directive implementations,...
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...
next