]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2009-01-04  Nick KewImproved fix to PR#41120: send a clean error response...
2009-01-04  Graham Leggettmod_session_crypto: Ensure that SessionCryptoDriver...
2009-01-04  Nick KewFix mod_ext_filter to detect failure to start the exter...
2009-01-04  Rainer JungSilence compiler warning about unused variable cfg.
2009-01-03  Graham LeggettUpdate transformation.
2009-01-03  Graham Leggettmod_session_crypto: Rewrite the session_crypto module...
2009-01-03  Rainer Jungvi broke event ;)
2009-01-03  William A.... revert 730949, accf_map member should never have been...
2009-01-03  William A.... bollocks, it's absolute crap to break the ABI structure...
2009-01-03  William A.... Reorder and correct creation and merge of server record...
2009-01-03  Justin Erenkrantzpcre-config --cflags actually emits include paths not...
2009-01-03  Rainer JungFix format type warning in mod_example_ipc.c.
2009-01-03  Rainer JungAllow feature test for apr_ssl.h to succeed:
2009-01-03  Graham Leggettmod_auth_form: Fix a pool lifetime issue, don't remove...
2009-01-03  Rainer JungFix correct linking against PCRE.
2009-01-03  Ruediger Pluem* APR_TCP_DEFER_ACCEPT is always defined. So this is...
2009-01-03  Ruediger Pluem* Handle the case where conf->accf_map is NULL graceful...
2009-01-03  Justin Erenkrantz* modules/proxy/config.m4: Remove spurious notices...
2009-01-03  Paul QuernaBump to 2.3.2.
2009-01-03  Justin ErenkrantzMake OpenSSL pkg-config usage consistent so that we...
2009-01-03  Paul QuernaRoll on to 2.3.2-dev.
2009-01-03  Paul QuernaPrepare for tagging 2.3.1.
2009-01-03  Justin ErenkrantzFix up SSL autoconf-fu so as not to emit bogus lines.
2009-01-03  Justin ErenkrantzSilence ulimit warnings on platforms/configs that don...
2009-01-03  William A.... Drop some lingering pre-NT conditionals
2009-01-03  William A.... Remove console/win9x support from ApacheMonitor, now...
2009-01-03  Rainer JungSSL libs are needed in linking only for ab and mod_ssl.
2009-01-03  Rainer JungOnly link libhttpd against pcre.
2009-01-03  Rainer JungWe need to link only ab against libm (because of
2009-01-03  Rainer JungNeed to close temporary file before using it
2009-01-03  Rainer JungUse LDADD mechanism to only link mod_serf resp.
2009-01-03  Rainer JungRemove LockFile in default config
2009-01-03  William A.... Further Win9x code elimination and simplification
2009-01-03  Rainer JungClean up thread and process number defaults
2009-01-02  William A.... Drop support for Service Description labels from <...
2009-01-02  William A.... Clean up fugly initialization of AcceptFilter mappings
2009-01-02  Jim JagielskiAdd new struct element: name...
2009-01-02  Rainer JungUse default object file in APACHE_MODULE calls
2009-01-02  William A.... Axe Win9x codepath, including Win32DisableAcceptEx...
2009-01-02  William A.... document some nonsense it may be sizeof off_t > sizeof...
2009-01-02  Rainer JungAdd a declaration check for CMSG_DATA to mod_proxy_fdpass.
2009-01-02  Rainer JungPrevent empty test statement.
2009-01-02  Rainer JungInclude mpm_common.h in simple_run.c in order
2009-01-02  Rainer JungAdd a header check for priv.h to mod_privileges.
2009-01-02  Rainer JungAdd a header check for apr_ssl.h to mod_session_crypto.
2009-01-02  Rainer Jungunixd_set_global_mutex_perms() -> ap_unixd_set_global_m...
2009-01-02  Rainer JungUse APACHE_HELP_STRING() for --enable-luajit in configure
2009-01-01  Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying
2008-12-31  Jim Jagielskibe consistant with naming...
2008-12-31  Jim JagielskiDocument this change...
2008-12-31  Jim JagielskiModules will also need to know which methods are available
2008-12-31  Jim JagielskiUpdate comments
2008-12-31  Jim JagielskiTransforms
2008-12-31  Jim JagielskiStubs for slot/shared/plain memory modules
2008-12-31  Nick KewAdd support for escaping all non-ascii chars to ap_esca...
2008-12-31  Nick KewPR#13603 - clarify description of DOCUMENT_URI
2008-12-31  Chris Darrochuse a local apr_shm_t* to avoid casts and type-punning...
2008-12-31  Nick KewFix mod_rewrite "B" flag breakage by reverting r589343
2008-12-30  Chris Darrochremove unused variables and fix naming conflicts
2008-12-30  Chris Darrochdetabify and clean some whitespace
2008-12-30  Jim Jagielskino need here :)
2008-12-30  Jim JagielskiBump up...
2008-12-30  Jim JagielskiAnd complete the API changes...
2008-12-30  Jim JagielskiStart of further refactoring....
2008-12-30  Jim JagielskiMove desc of slotmem type to be generic enough so can be
2008-12-29  Ruediger Pluem* This files gets generated. So no need to put it in...
2008-12-29  Jim JagielskiNo need to sep out all the shared mem stuff... clean up
2008-12-29  Jim Jagielskiimplement mutex control from shared memory... plain...
2008-12-27  Nilgun Belma... update transformation
2008-12-27  Nilgun Belma... update for sync with English docs.
2008-12-27  Nick KewCGI: return 504 (Gateway timeout) rather than 500 when...
2008-12-27  Nick KewPR#39332: fix for segfault problem with mod_cgid on...
2008-12-26  André Maloadd tracking keyword
2008-12-26  André Maloupdate transformation
2008-12-26  André Malofix validation errors
2008-12-26  André Maloadd mod_proxy_scgi, as announced a long time ago
2008-12-26  André Maloupdate transformation
2008-12-25  Nick KewFix r729438 to commit the right version of the patch...
2008-12-25  Nick KewUse transient buckets to optimise mod_sed throughput
2008-12-25  Takashi SatoRemove a dirty hack in find_default_item.
2008-12-24  Eric Covenerdocument no-cache envvar
2008-12-24  Eric Covenerlook for 'no-cache' in subprocess_env to prevent the...
2008-12-24  Takashi SatoMake "HeaderName" and "ReadmeName" be stored in simple...
2008-12-24  Jim JagielskiFoo
2008-12-24  Jim Jagielskiremove dup
2008-12-24  Jim Jagielskireturn apr_status_t
2008-12-24  Jim Jagielskistyle changes only
2008-12-24  Paul QuernaAdd in the ability to fetch from headers_in.
2008-12-23  Ruediger Pluem* These files get generated during build and hence...
2008-12-23  Jim JagielskiAdd in the useful slotmem memory module, from httpd...
2008-12-22  William A.... ditto hack from mpm_default.h
2008-12-22  Paul QuernaHack to add basic support for LuaJIT.
2008-12-22  William A.... httpd 2.x is further modular; presume pcre is yet anoth...
2008-12-22  William A.... pcre, and therefore dftables, aren't built within httpd...
2008-12-22  Lucien GentisSmall typo.
2008-12-22  Jim Jagielskixforms
2008-12-22  Lucien GentisSmall typo.
2008-12-22  Ruediger Pluem* Comment out unused pstack_dump for the time being...
2008-12-22  Ruediger Pluem* Remove unused variable
2008-12-22  Paul QuernaUse the HTTP_INTERNAL_SERVER_ERROR define instead of...
next