]> granicus.if.org Git - apache/shortlog
apache
2009-01-09 William A.... Oh brother; we just dupped these to lowercase them...
2009-01-09 Paul J. Reder mod_authnz_ldap: Reduce number of initialization debug...
2009-01-08 Eric CovenerTranslate locally generated "100-Continue" message to
2009-01-08 Eric CovenerCorrections to URL Mapping topic
2009-01-08 Vincent BrayTypo sent/send
2009-01-08 Eric Coveneruse the current module names
2009-01-08 Paul QuernaRebuild docs.
2009-01-08 Paul QuernaFix xml errors.
2009-01-08 Paul QuernaAdd basic docs on mod_proxy_fdpass.
2009-01-08 Paul QuernaRemove tabs. no functional changes.
2009-01-07 Nick KewImprove canned 504 error message in the light of r72958...
2009-01-07 Jeff Trawickprefork: Fix child process hang during graceful restart...
2009-01-07 Jeff TrawickRelease the accept mutex after receiving the shutdown...
2009-01-07 Jeff TrawickAs jorton discovered, recent Linux kernels have a new...
2009-01-06 Ruediger Pluem* Update transformation
2009-01-06 William A.... eliminating 9x legacy code from mod_win32
2009-01-06 William A.... rip child.c-specific macros away from mpm_winnt.h
2009-01-06 Jeff Trawickthe length arguments are apr_size_t, not int
2009-01-06 Jeff Trawicktiny style fix for r729579
2009-01-06 William A.... rename private COMP_CONTEXT to winnt_conn_ctx_t and...
2009-01-05 Roy T. Fieldinghappy new year
2009-01-05 William A.... more fallout from removing win9x-model services, this...
2009-01-05 Nick Kewmod_ext_filter: fix test for onfail behaviour
2009-01-05 Ruediger Pluem* The header file is still needed in this case. So...
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
next