]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-11-18  Jeff Trawickadd conn_rec to error log hook
2011-11-18  Jeff Trawickremove lingering reslist cruft
2011-11-18  Kaspar Branddrop SSLv2 support (set SSL_OP_NO_SSLv2 for any new...
2011-11-17  Jeff Trawickevent no longer requires APR_POLLSET_THREADSAFE, or any
2011-11-17  Jeff Trawicksilly indentation fix
2011-11-17  Jeff Trawicks/WATCHODG/WATCHDOG/
2011-11-16  Stefan FritschAvoid one apr_time_now() call in the fast path
2011-11-16  Gregg Lewis... Fix typo
2011-11-15  Gregg Lewis... Add mod_data project file missing from r1202365
2011-11-15  Stefan Fritschadd new ldap features, make ap_expr entry more verbose
2011-11-15  Stefan FritschFix xml
2011-11-15  Jeff Trawickspellcheck r1202258
2011-11-15  Gregg Lewis... Add mod_data to Windown build
2011-11-15  Paul QuernaCalculate the power of two size of the buffer before...
2011-11-15  Paul QuernaFix comment style
2011-11-15  André Maloupdate transformation
2011-11-15  André Maloupdate version
2011-11-15  Guenter KnaufWe're now on 2.5.0 ...
2011-11-15  Paul QuernaUse apr_pollset_wakeup to ensure that the listener...
2011-11-15  Paul QuernaBecause the pollset is now only mutated from the event...
2011-11-15  Paul QuernaCreate a new lock free circular queue, and use it in...
2011-11-15  Paul QuernaInstead of disabling the listening sockets from the...
2011-11-15  Paul Quernadisable mod_reqtimeout if not configured
2011-11-15  Greg Amesap_core_translate: factor out duplicate code. no funct...
2011-11-15  Guenter KnaufAdded another module load statement to NetWare config.
2011-11-15  Guenter KnaufAdded some module load statements to NetWare config.
2011-11-15  Guenter KnaufFixed typo.
2011-11-15  Guenter KnaufAdded mod_data to NetWare build.
2011-11-14  Guenter KnaufFixed NetWare install.
2011-11-14  Guenter KnaufSince we have branched 2.4.x we are now at 2.5.0 in...
2011-11-14  Guenter KnaufAdded apreq to NetWare build.
2011-11-14  Guenter KnaufFixed broken NWGNUmakefile introduced with r1201194...
2011-11-14  Guenter KnaufAdded comment to clarify for which module this directiv...
2011-11-14  Eric Covenerfollowups on PR52175
2011-11-14  André Maloupdate transformation
2011-11-14  Eric CovenerPR52175: RewriteBase is what applies to relative substi...
2011-11-13  Eric Coveneradd some todos from my apachecon notes
2011-11-13  Eric Covenerclarify looping issue for PR52171.
2011-11-13  Lucien GentisUpdates.
2011-11-13  Jeff Trawickspeling fix
2011-11-13  Eric Coveneradd per-dir config merging to mod_lua so LuaHook* in...
2011-11-13  Philip M. Gollucciset svn:ignores
2011-11-13  Philip M. Golluccilibapreq is not a bunch of C files now, no special...
2011-11-13  Philip M. Gollucciremove leftovers from initial libapreq import
2011-11-13  Philip M. GollucciAs discussed at AC NA 2011
2011-11-12  Jeff TrawickServer directive display (-L): Include directives of...
2011-11-12  Graham Leggettmod_cache: Make sure we merge headers correctly when...
2011-11-12  Rainer JungSet --enable-load-all-modules implicitely in
2011-11-12  Rainer JungFolloup on r1201158: New MaxMemFree was meant
2011-11-12  Rainer JungMove the examples README from experimental to
2011-11-12  Rainer JungChoose consistent comments and remove explicit
2011-11-12  Stefan FritschSet MaxMemFree 2048 by default
2011-11-12  Stefan FritschFix assertion failure during very high load by preventi...
2011-11-12  Rainer JungChange module sets and default activation status:
2011-11-11  Rainer JungUse the right lua scope when used as a hook.
2011-11-11  Igor GalićMake doxygen generate (useful) graphs
2011-11-11  Rich BowenAxes links to many grossly outdated resources. Adds...
2011-11-11  Eric Covenerreplace most of the literal 2.2's with the major versio...
2011-11-11  Rich BowenWe're not 2.0 any more
2011-11-11  Eric Covenerdon't let thread-scope be selected in a server w/o...
2011-11-11  Eric CovenerC99 and unused variable warnings
2011-11-11  Rich BowenRebuild doc transforms.
2011-11-11  Rich BowenA little clarification about variable interpolation...
2011-11-11  Rich BowenRebuild doc transforms.
2011-11-11  Rich BowenClarify docs for LimitRequestLine, as per bug #51665.
2011-11-11  Rich BowenRebuild xdoc transform
2011-11-11  Rich BowenPatch from Luke Meyer, clarifies usage of ProxyPassReve...
2011-11-11  Joe OrtonA stab at libapreq build integration, still disabled...
2011-11-11  Rainer JungFormatting, no functional change.
2011-11-11  Rainer JungFix installation of conf/extra/proxy-html.conf.
2011-11-11  Philip M. Golluccidisable libapreq stuff until it works generically
2011-11-11  Brian McCallisteruse a sub-pool for scope_once
2011-11-11  Brian McCallisterreplace server scope with thread scope
2011-11-10  Brian McCallisterremove lingering reslist references before killing...
2011-11-10  Brian McCallisterremove ability to set min and max pool sizes for server...
2011-11-10  Brian McCallisterremove some debug logging which snuck in
2011-11-10  Stefan Fritschupdate xforms
2011-11-10  Joe Orton* buildconf: Pass through APR source dir to apreq's...
2011-11-10  Philip M. Golluccihave libapreq install honor the top level layout options
2011-11-10  Philip M. Golluccihook up srclib/libapreq to the build system
2011-11-10  Joe Orton* modules/lua/mod_lua.c (ap_lua_ssl_is_https): New...
2011-11-10  Philip M. Gollucciadd Makefile.in for apreq
2011-11-10  Philip M. Golluccirelocate the .h files to play nice with the srclib...
2011-11-10  Joe Orton* modules/filters/mod_proxy_html.c: Fix various code...
2011-11-10  Rich BowenRebuilds quickreference docs to reflect removal of...
2011-11-10  Joe Orton* modules/proxy/mod_proxy_html.c (comp_urlmap): Fix...
2011-11-10  Rich BowenRebuild luaquickhandler doc.
2011-11-10  Rich BowenMake the contextlist agree with the comment in the...
2011-11-10  Brian McCallisterremove last traces of the code cache
2011-11-10  Rich BowenRebuild Nick's change to mod_proxy_html doc.
2011-11-10  Stefan FritschDocument configure change
2011-11-10  Stefan FritschOnly load the really imporant modules (i.e. those enabl...
2011-11-10  Joe Orton* modules/ssl/ssl_private.h, modules/ssl/ssl_engine_ker...
2011-11-10  Paul QuernaDefault to not allowing htaccess in /, instead of just...
2011-11-10  Brian McCallisterfix issue with incorrect munging of the lua package...
2011-11-10  Philip M. Golluccidrop automake stuff
2011-11-10  Philip M. Golluccimove build system files over from apr-build-system...
2011-11-10  Philip M. Golluccirelocate some files to match the apr-build-system apreq...
2011-11-10  Philip M. Gollucciimport apreq include files
2011-11-10  Philip M. Gollucciimport apache 2.x module portion of apreq
next