]> granicus.if.org Git - apache/history - modules
Backport
[apache] / modules /
2004-05-25 Joe Orton* modules/http/http_protocol.c (ap_setup_client_block,
2004-05-25 Joe Orton* modules/ssl/ssl_util.c, modules/ssl/ssl_private.h...
2004-05-25 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck...
2004-05-23 Graham LeggettFix a segfault when requests for shared memory fails...
2004-05-22 Graham LeggettThrow an error message if an attempt is made to use...
2004-05-21 Graham LeggettSmall fix to allow reverse proxying to an ftp server...
2004-05-21 Joe Orton* modules/dav/main/mod_dav.c (dav_method_put): Fix...
2004-05-21 Graham LeggettFix a potential segfault if the bind password in the...
2004-05-21 Graham LeggettQuotes cannot be used around require group and require dn
2004-05-21 Graham LeggettFix a cut and paste, doh!
2004-05-21 Graham LeggettThe Microsoft LDAP SDK escapes filters for us, stop...
2004-05-20 Graham LeggettOverhaul handling of LDAP error conditions, so that...
2004-05-19 Jeff Trawickapr_pstrcat() needs NULL at end of parameter list to...
2004-05-19 Jeff TrawickFix handling of IPv6 numeric strings in mod_proxy.
2004-05-17 André Maloexternal map responses were cut at 2048 bytes (and...
2004-05-17 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_config_global_cr...
2004-05-13 Bradley Nicholesif the call to ldap_simple_bind_s() fails, the connecti...
2004-05-12 Madhusudan MathihalliFix SEGV in 'shmcb' session cache:
2004-05-12 Joe Orton* modules/experimental/util_ldap.c (util_ldap_cache_com...
2004-05-10 Jim Jagielski*** empty log message ***
2004-05-06 Joe Orton* modules/loggers/mod_log_config.c, server/log.c (open_...
2004-05-05 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Soak...
2004-05-05 Joe Orton* modules/generators/mod_cgi.c (cgi_handler): Combine...
2004-04-28 Bradley NicholesFix the XLFLAGS define in the NetWare makefiles so...
2004-04-28 Bradley NicholesFix up the DAV import/export files for the NetWare...
2004-04-26 Bradley NicholesAllow the memory address to change
2004-04-26 André Malofix build on systems without unistd.h
2004-04-25 André Malochanged the following APIs to return an error instead...
2004-04-21 André Malocontent-encoding needs to be unset.
2004-04-19 André Maloadd dsp and exp file for mod_log_forensic
2004-04-18 André Maloallow %% to represent a literal %.
2004-04-18 André Maloallow env clauses also for 'echo' and 'unset'
2004-04-18 André MaloAllow ErrorHeader echo
2004-04-18 André Malodon't segfault, when setting an empty header value
2004-04-18 André Malosimplifications
2004-04-18 André Maloremove unused parameters and minor memory leak
2004-04-18 André Malo:retab
2004-04-18 André Malo:retab + other WS changes
2004-04-18 Joe OrtonImplement the "CGI bucket" in mod_cgi to handle stderr...
2004-04-17 André Maloremove unused variables
2004-04-17 André Malodon't return forbidden, if the file was just not found.
2004-04-16 Ian Holsmanmod_deflate:
2004-04-15 Bradley NicholesAdd mod_version to the NetWare build
2004-04-14 Bradley NicholesDon't repeatedly allocate the binddn and bindpw from...
2004-04-11 André Malonobody came up with another patch or objections and...
2004-04-10 André Malofix cache confusion which happens if different virtualh...
2004-04-10 André Malocleanup log_header_out function:
2004-04-10 André MaloFix a bunch of cases where the return code of the regex...
2004-04-10 André Maloescape the cookie_name before pasting into the regexp.
2004-04-10 André Malolet's be more lenient, in what we accept.
2004-04-08 Bradley NicholesRemove the autoload dependancy on util_ldap in order...
2004-04-06 Bradley NicholesMake sure that if auth_ldap is loaded, mod_ldap is...
2004-04-05 Geoffrey YoungAllow Digest providers to return AUTH_DENIED to propaga...
2004-04-05 André Maloallow RequestHeader to be conditional
2004-04-03 André Malofix segfault, which occurs if no CT is set and wildcard...
2004-04-03 André Malono longer remove the EOS bucket
2004-04-03 André Malomod_rewrite no longer turns forward proxy requests...
2004-04-02 Bradley NicholesStop locking all of the connections while trying to...
2004-03-31 Bradley NicholesUpdate the DN information associated with each LDAP...
2004-03-30 Joe Orton* modules/generators/mod_cgid.c (cgid_server, set_scrip...
2004-03-29 Bradley NicholesUpdate the comment
2004-03-29 Bradley NicholesAllow the experimental modules to be built in the NetWa...
2004-03-29 André Maloadd support for rewrite rules in proxy containers
2004-03-29 Jeff Trawickmod_cgid: Don't allow Scriptsock to be specified inside...
2004-03-26 Madhusudan MathihalliIn the newer versions of OpenSSL, the flag SSL_SESS_CAC...
2004-03-25 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup...
2004-03-23 Geoffrey Youngwork around MSIE Digest auth bug - if AuthDigestEnableQ...
2004-03-20 Bradley NicholesThe code was truncating the parameters for all NLM...
2004-03-19 Jeff Trawickmod_dav: Fix a problem that could cause crashes when...
2004-03-18 Martin KraemerCaching content from sources where Content-Length is...
2004-03-16 Bradley NicholesReport the NetWare socket error since we are using...
2004-03-16 Bradley NicholesAdd modules/ssl to the include path for the NetWare...
2004-03-15 Jeff Trawickmod_cgid: Fix storage corruption caused by use of incor...
2004-03-14 Joe OrtonForward-port from mod_dav 1.0:
2004-03-14 André Malorepos.c: In function `dav_fs_copymove_file':
2004-03-13 André Maloemit the config filename when warning about overlapping...
2004-03-13 Joe OrtonFix litmus test copy_nodestcoll; 2518 requires that...
2004-03-13 Joe OrtonForward-port from mod_dav 1.0: maintain the {DAV:}execu...
2004-03-12 Joe Orton* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
2004-03-12 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotation...
2004-03-11 William A. Rowe Jr Pick up mod_status.h
2004-03-11 William A. Rowe Jr Tie in ../ssl/mod_ssl.h
2004-03-11 Joe Orton* modules/proxy/proxy_http.c (ap_proxy_http_process_res...
2004-03-11 Joe Orton* modules/dav/fs/repos.c (dav_fs_copymove_file): Update...
2004-03-11 Joe Orton* modules/dav/main/mod_dav.c (dav_finish_multistatus...
2004-03-10 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_l...
2004-03-10 Joe Orton* modules/standard/mod_autoindex.c (index_directory...
2004-03-09 Madhusudan MathihalliEnable mod_rewrite to recognize SSL variables (using...
2004-03-08 Justin ErenkrantzFix bug in mod_usertrack when no CookieName is set.
2004-03-07 Bradley NicholesAdd the ssl_is_https() and ssl_var_lookup() optional...
2004-03-07 Bradley NicholesAllow make files to create a cc.opt compiler options...
2004-03-06 Bradley NicholesAdd the include path to modules/ssl to resolve the...
2004-03-06 Joe OrtonFix use of mod_ssl as a DSO linked against static SSL...
2004-03-05 Bradley NicholesAllow the enabled flag to be set to more than just...
2004-03-05 Bradley NicholesAllow the enabled flag to be set to more that just...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Engine):...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error)...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup,
2004-03-04 Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): const...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): Optimis...
next