]> granicus.if.org Git - apache/shortlog
apache
2005-06-09 André Maloadjust revision reference; update transformation
2005-06-09 Nick KewFix link to mod_proxy_html
2005-06-08 Bradley NicholesRename generate_name to ap_cache_generate_name
2005-06-08 Joe Orton* modules/mappers/config9.m4: Substitute INSTALL_DSO...
2005-06-08 Joe Orton* build/instdso.sh: Extract LIBRARY_NAMES and DLNAME...
2005-06-08 Joe Orton* Makefile.in (install-build, install-headers, install...
2005-06-08 Joe OrtonSynch with 2.0.x branch.
2005-06-08 Joe Orton* modules/ssl/ssl_engine_dh.c: Adjust the embedded...
2005-06-08 Joe Orton* modules/generators/mod_cgi.c (cgi_bucket_read): Log...
2005-06-08 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-06-08 Joe Orton* Makefile.in (DISTCLEAN_TARGETS): Clean up more files...
2005-06-07 Nick KewFix for reported compile problem
2005-06-07 Nick KewAdd monitor hook (discussed under "watchdog" thread).
2005-06-07 Justin Erenkrantz* Makefile.in: Fix brokenness with VPATH builds as...
2005-06-07 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-06-06 Paul Querna* mod_cache.c: When 'Vary: *' is sent, do not cache...
2005-06-05 André Maloupdate transformation
2005-06-03 Paul Querna* server/main.c: Remove the suck_in_apr_password_valida...
2005-06-03 Paul Querna'generate_name' is too generic to be in the public...
2005-06-03 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2005-06-03 Joe Orton* modules/filters/mod_include.c (handle_include): Fix...
2005-06-03 Jeff Trawickwrite a CHANGES entry for PR 34512; looks like it resolves
2005-06-03 Paul Quernamod_proxy_ftp: Fix comparison of char* to '\0'
2005-06-03 Paul Querna- Fix closing </Files> tag.
2005-06-03 Paul Querna- Use the correct newline in htpasswd, instead of alway...
2005-06-02 Jeff Trawickmod_mime_magic: Handle CRLF-format magic files so that...
2005-06-02 Paul Querna- Fix style nits in the new hash config code. No Functi...
2005-06-02 Paul Querna- Fix graceful restarts with the new hashed configurati...
2005-06-01 Joe OrtonNote that SSLUsername is ignored if FakeBasicAuth is...
2005-06-01 Paul Querna* event.c: Create ptrans pool as a child of pconf,...
2005-05-31 Jeff Trawickdowngrade the log level of a proc_mutex_unlock error...
2005-05-29 Paul Querna- Use a hash for the configuration command lookup imple...
2005-05-27 Paul Querna- Put a prefix on this error message to have a chance...
2005-05-27 Astrid Maloupdate transformation
2005-05-27 Hiroaki Kawaiupdate Japanese translation.
2005-05-26 Paul QuernaFix segmentation fault in mod_auth_{basic,digest} when...
2005-05-26 Sander Striker* Makefile.win
2005-05-25 Joshua SliveClean up the notes to the logformat section of the...
2005-05-25 Joshua SliveWe have been installing config.nice in build/ for a...
2005-05-25 André Malo`build all`
2005-05-25 Bradley NicholesAdd mod_authn_alias to the list
2005-05-25 Joshua SliveReverse r168030 because the not-acceptable (406)
2005-05-25 Paul Querna- Use apr_uri_t to parse the proxy URL, instead of...
2005-05-25 André Malofix line endings and keyword expansion
2005-05-25 Wilfredo SanchezCommits 160348 and 160352 are obviated by commit 178340...
2005-05-24 Bradley NicholesDocumentation for mod_authn_alias
2005-05-24 Jeff Trawickfix minor annoyance on z/OS: __FILE__ is set to
2005-05-24 Jeff TrawickEBCDIC: Handle chunked input from client or, with proxy...
2005-05-24 Bradley NicholesNote the addition of the mod_authn_alias module
2005-05-24 Paul QuernaFix trailing backslashes in configuration directives.
2005-05-24 Hiroaki KawaiFix typo.
2005-05-24 Hiroaki KawaiUpdate Japanese translation.
2005-05-23 Bradley NicholesAdd mod_authn_alias to the build
2005-05-23 Bradley NicholesAdd the auth provider name as a note in the request...
2005-05-23 Sander StrikerSubmitted by: Rüdiger Pluem <r.pluem@t-online.de>
2005-05-23 Bradley Nicholesauthn_provider_alias adds the configuration block tag
2005-05-21 Jeff Trawicksync
2005-05-20 Jeff TrawickThe new function ap_logs_child_init() is intended for use
2005-05-19 Jean-Frederic... Fix 32787 and the problems I have when using
2005-05-19 Jeff Trawickfix typo in comment
2005-05-19 Joe Orton* server/mpm/worker/worker.c (listener_thread): Create...
2005-05-18 André Maloupdate transformation
2005-05-18 André Malosome markup cleanup, better topic section name, fix...
2005-05-18 André Malo* fix EOL properties
2005-05-18 André Malosvn:eol-style native
2005-05-18 Nick KewAdd HTML version of manual page for mod_dbd
2005-05-18 Nick KewFix up header in mod_dbd.h (I remembered .c but not...
2005-05-18 Nick KewCommitting mod_dbd as new.
2005-05-18 Joe Orton* server/log.c (piped_log_spawn): Don't leak an fd...
2005-05-17 Erik AbeleWebDAVFS (1.3) is still broken in OS X Tiger.
2005-05-17 Astrid Maloupdate translation
2005-05-17 Paul Quernaupdate transformation.
2005-05-17 Paul QuernaMove the info about the params to the correct section.
2005-05-17 Astrid Malotypo
2005-05-17 Astrid Maloupdate transformation
2005-05-17 Joe Orton* support/ab.c: Rewrite SSL support so that it works...
2005-05-17 Joe Orton* server/log.c (ap_open_piped_log): Remove errno handling.
2005-05-16 Joe Orton* server/log.c (piped_log_spawn): Return the APR error...
2005-05-16 Joe Orton* server/protocol.c (read_request_line): Revert additio...
2005-05-16 William A.... One issue I repeatedly have with 3rd party module...
2005-05-16 William A.... Did not belong in r170253; evalute this patch seperat...
2005-05-16 William A.... This module shouldn't have been added; it's an experi...
2005-05-16 Jeff TrawickSupport the suppress-error-charset setting, as with...
2005-05-15 Jeff TrawickPrevent hangs of child processes when writing to piped...
2005-05-15 William A.... Reintroduce stack frame construction with /Oy- (remov...
2005-05-15 Hiroaki KawaiUpdate Japanese translations.
2005-05-15 Hiroaki Kawaifix typo.
2005-05-13 Joe Orton* configure.in: Disallow use of bundled APR with extern...
2005-05-12 Bradley NicholesMake sure that the LDAPVerifyServerCert patch is compat...
2005-05-12 Paul QuernaShow the Quick Handlers in mod_info. Commit it to trunk...
2005-05-11 Bradley NicholesAdd the LDAPVerifyServerCert directive to the util_ldap doc
2005-05-11 Bradley NicholesAdd the LDAPVerifyServerCert directive to util_ldap...
2005-05-11 Paul QuernaI can spell 'before', honest.
2005-05-11 Paul QuernaMake sure mod_rewrite always runs before mod_proxy...
2005-05-09 Rich BowenCorrect User/Group bug reported on the mailing list...
2005-05-09 Joe Ortondeprecation, n.: something that happens to functions
2005-05-09 Joe OrtonAdd docs for SSLCADNRequestFile and SSLCADNRequestPath,
2005-05-09 Hiroaki Kawaifix typo.
2005-05-06 Greg Amesmissed a couple.
2005-05-06 Bradley NicholesBacking out the AuthLDAPAllowDNAuth patch from r168016...
next