]> granicus.if.org Git - apache/history - modules
accept URLs as ServerAdmin contact. If it's not recognized as an URL, assume
[apache] / modules /
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...
2004-03-04 Joe Orton* modules/ssl/mod_ssl.h: Declare ssl_is_https optional...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): Fix...
2004-03-01 Allan K. Edwardsfix windows build: add path to mod_ssl.h
2004-03-01 Joe Orton* modules/metadata/mod_headers.c (header_inout_cmd...
2004-02-29 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,
2004-02-28 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-02-28 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-02-28 Joe OrtonAdd 's' format tag to mod_headers to allow access to...
2004-02-28 Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-02-28 Joe OrtonRelicense.
2004-02-28 Madhusudan MathihalliSend the 'Close Alert' message to the peer upon closing...
2004-02-26 Jeff Trawickfix an old misfeature: "BufferedLogs Off" would sort...
2004-02-26 Jeff Trawicka kind fix for a compile error unfortunately broke...
2004-02-25 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable...
2004-02-22 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2004-02-22 Joe Orton* modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_init...
2004-02-21 André Maloremove support for Remote_User variable, which never...
2004-02-21 André Maloforward port to not log twice
2004-02-21 André Malodo not exit() from inside a module!
2004-02-21 André Malough! Fix log open error condition, which never matched.
2004-02-21 André Maloallow log pipes to be relative to serverroot as well
2004-02-21 André Malothere's no such default
2004-02-21 Geoffrey Youngminor mod_auth_basic and mod_auth_digest sync. mod_aut...
2004-02-21 Bradley NicholesFix segfault in util_ald_create_cache() when shared...
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable returned improperly termin...
2004-02-16 Jeff Trawickmod_isapi: send_response_header() failed to copy status...
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable("ALL_RAW") returned the...
2004-02-10 Jean-Jacques Claradding 304 support for if-Modified-Since request header,
2004-02-10 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Note that the ERR_c...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates and apply the license to one forgot...
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malooops
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright date according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-06 André Maloapply Apache License, Version 2.0
next