]> granicus.if.org Git - apache/shortlog
apache
2004-06-25 Bradley NicholesReplace the thread reader/writer lock that protects...
2004-06-25 Bradley NicholesMake sure that the shared memory pointers are propagate...
2004-06-25 Nick KewUpdate inflate_out_filter to support gzip compression...
2004-06-24 Joe Orton* modules/generators/mod_status.c: Mark private global...
2004-06-23 Jeff Trawickstart piped loggers via the shell, passing through...
2004-06-21 Bradley NicholesAdded display code for the URL cache
2004-06-20 André Maloupdate transformation
2004-06-20 André Malofix chm build (allmodules.xml is no longer included...
2004-06-20 Jeff Trawickmod_log_config: Fix a bug which prevented request compl...
2004-06-17 Bradley NicholesGet rid of the race conditions by first checking to...
2004-06-17 Geoffrey Younginitialize server arrays prior to calling ap_setup_prel...
2004-06-16 Bradley NicholesEnhance the util_ldap cache-info page to display the...
2004-06-16 Ken Coar make the check for GMT offset occur each time through...
2004-06-16 Joe Orton* server/util_script.c (ap_scan_script_header_err_core...
2004-06-15 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-06-15 Joe Orton* modules/filters/mod_include.c (send_parsed_content...
2004-06-15 Joe Orton* modules/echo/mod_echo.c (process_echo_connection...
2004-06-14 André Malosync
2004-06-14 Jean-Jacques... Added new field in apr_procattr_t and cgi_exec_info_t...
2004-06-14 Ken Coaroops; left over from an earlier version
2004-06-13 André Maloupdate transformation
2004-06-13 André MaloDO NOT EDIT the html file *sigh*
2004-06-12 André Maloupdate transformation
2004-06-12 André Malodescribe the onsuccess and always options better
2004-06-11 André Maloupdate transformation
2004-06-11 André Malodocument -l option
2004-06-11 André Maloupdate transformation
2004-06-11 André Malodocument dropped ErrorHeader directive -> extended...
2004-06-11 Ken Coaradd "-l" option to indicate interval is based on localt...
2004-06-11 André MaloDrop the ErrorHeader directive which turned out to...
2004-06-11 André Malosync
2004-06-11 Jean-Jacques... Replaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDR...
2004-06-11 André Maloupdate transformation
2004-06-11 André Maloupdate transformation
2004-06-11 Jeff Trawicksync with stable branch
2004-06-11 Allan K. EdwardsDon't deflate responses with zero length e.g. proxied...
2004-06-11 Bradley NicholesSync with the 2.0 changes file
2004-06-11 Jeff Trawick<VirtualHost myhost> now applies to all IP addresses...
2004-06-10 Rich BowenSlightly augment the example for SSIStartTag
2004-06-10 Rich BowenRemove remarks about --layout
2004-06-09 Bradley NicholesAllow relative paths for LDAPTrustedCA to be resolved...
2004-06-09 Jeff Trawickfix typo in recent commit
2004-06-07 Joe OrtonSynch with 2.0 branch.
2004-06-06 André Malosync
2004-06-06 Astrid Maloupdate German translation
2004-06-06 André Malosync
2004-06-06 Astrid Malomarkup improvement
2004-06-05 Astrid Malonew German translation
2004-06-05 Astrid Maloupdate transformation
2004-06-05 Astrid Malonew German translation
2004-06-04 Astrid Maloupdate transformation
2004-06-04 Astrid Malomarkup improvement
2004-06-04 André Malofix validation error
2004-06-04 André Maloupdate transformation
2004-06-04 André Maloupdate ifmodule documentation, w.r.t. module identifiers
2004-06-04 André MaloNobody objected:
2004-06-04 André Maloooooops. This file somehow got cleaned.
2004-06-04 André Maloupdate transformation
2004-06-04 Joe OrtonMinor wording tweaks.
2004-06-03 André Maloupdate transformation (build all)
2004-06-03 Joe OrtonUpdate transformations.
2004-06-03 Joe OrtonDocument SSLCryptoDevice and fix some example titles.
2004-06-03 Joe OrtonDocument SSLHonorCipherOrder.
2004-06-03 Joe OrtonUpdate transformations.
2004-06-03 Joe OrtonDocument SSLUserName directive.
2004-06-03 Joe OrtonAdd "SSLUserName" directive to set r->user based on...
2004-06-03 Joe OrtonFix typo.
2004-06-03 Joe OrtonAdd "SSLHonorCipherOrder" directive to enable the OpenS...
2004-06-03 Joe OrtonUpdate transformation.
2004-06-03 Joe OrtonFix links and update content in introduction. Update...
2004-06-03 Joe OrtonDrop support for the "CompatEnvVars" argument to SSLOpt...
2004-06-02 André Malosync
2004-06-02 André Malosync
2004-06-01 Joe OrtonSynch with 2.0 branch.
2004-06-01 Bradley NicholesEliminate the redundant compiler rules
2004-06-01 Bradley NicholesFix a path searching problem so that NetWare can build...
2004-06-01 Joe Orton* modules/filters/mod_deflate.c (deflate_out_filter...
2004-05-29 Justin ErenkrantzFix bug in mod_deflate that unconditionally sent deflat...
2004-05-27 Jeff TrawickPass environment variables through to piped loggers...
2004-05-27 Joe Orton* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove...
2004-05-26 André Malosync
2004-05-26 André Malosync
2004-05-26 André Maloupdate transformation
2004-05-26 André Maloadd description for --enable-dav-lock
2004-05-26 André Maloupdate transformation
2004-05-26 André Maloadd initial documentation for mod_dav_lock.
2004-05-26 André Maloupdate transformation
2004-05-26 Graham LeggettEnable the option to support anonymous shared memory...
2004-05-25 André Maloparse content-length correctly using apr_strtoff function
2004-05-25 André Malosave some cycles
2004-05-25 André Malothis should save one or two cycles
2004-05-25 André Maloparse byteranges correctly using the new apr_strtoff...
2004-05-25 André Maloparse apr_off_t correctly using new apr_strtoff function
2004-05-25 André Maloparse content-length correctly using new apr_strtoff...
2004-05-25 André Malouse new apr_strtoff function to parse PUT ranges correctly.
2004-05-25 Graham LeggettBackport
2004-05-25 Graham LeggettBackported
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...
next