2004-06-11 |
Bradley Nicholes | Sync with the 2.0 changes file |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Jeff Trawick | <VirtualHost myhost> now applies to all IP addresses... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Rich Bowen | Slightly augment the example for SSIStartTag |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Rich Bowen | Remove remarks about --layout |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Bradley Nicholes | Allow relative paths for LDAPTrustedCA to be resolved... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Jeff Trawick | fix typo in recent commit |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Joe Orton | Synch with 2.0 branch. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Astrid Malo | update German translation |
commit | commitdiff | tree | snapshot |
2004-06-06 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Astrid Malo | markup improvement |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Astrid Malo | new German translation |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Astrid Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Astrid Malo | new German translation |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Astrid Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Astrid Malo | markup improvement |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | fix validation error |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | update ifmodule documentation, w.r.t. module identifiers |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | Nobody objected: |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | ooooops. This file somehow got cleaned. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Joe Orton | Minor wording tweaks. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
André Malo | update transformation (build all) |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Update transformations. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Document SSLCryptoDevice and fix some example titles. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Document SSLHonorCipherOrder. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Update transformations. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Document SSLUserName directive. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Add "SSLUserName" directive to set r->user based on... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Add "SSLHonorCipherOrder" directive to enable the OpenS... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Update transformation. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Fix links and update content in introduction. Update... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Joe Orton | Drop support for the "CompatEnvVars" argument to SSLOpt... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-06-02 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Joe Orton | Synch with 2.0 branch. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Bradley Nicholes | Eliminate the redundant compiler rules |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Bradley Nicholes | Fix a path searching problem so that NetWare can build... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Joe Orton | * modules/filters/mod_deflate.c (deflate_out_filter... |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Justin Erenkrantz | Fix bug in mod_deflate that unconditionally sent deflat... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Jeff Trawick | Pass environment variables through to piped loggers... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Joe Orton | * modules/ssl/ssl_scache.c (ssl_scache_expire): Remove... |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | sync |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | add description for --enable-dav-lock |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | add initial documentation for mod_dav_lock. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Graham Leggett | Enable the option to support anonymous shared memory... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | parse content-length correctly using apr_strtoff function |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | save some cycles |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | this should save one or two cycles |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | parse byteranges correctly using the new apr_strtoff... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | parse apr_off_t correctly using new apr_strtoff function |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | parse content-length correctly using new apr_strtoff... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | use new apr_strtoff function to parse PUT ranges correctly. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Graham Leggett | Backport |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Graham Leggett | Backported |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Joe Orton | * modules/http/http_protocol.c (ap_setup_client_block, |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Joe Orton | * modules/ssl/ssl_util.c, modules/ssl/ssl_private.h... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
André Malo | allow LimitRequestBody to be reset to unlimited |
commit | commitdiff | tree | snapshot |
2004-05-24 |
André Malo | use new apr_strtoff function to parse limitrequestbody |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Graham Leggett | Fix a segfault when requests for shared memory fails... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
André Malo | adjust mod_file_cache.xml.ko |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Astrid Malo | typo; this fixes PR 29161 |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Graham Leggett | Throw an error message if an attempt is made to use... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | The backport list gets shorter. |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | Small fix to allow reverse proxying to an ftp server... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Joe Orton | * modules/dav/main/mod_dav.c (dav_method_put): Fix... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | Mr ldap_simple_bind_s() bug, with three votes, you... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | Fix a potential segfault if the bind password in the... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | Quotes cannot be used around require group and require dn |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | Fix a cut and paste, doh! |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Graham Leggett | The Microsoft LDAP SDK escapes filters for us, stop... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Graham Leggett | Overhaul handling of LDAP error conditions, so that... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Graham Leggett | RPM spec file changes: changed default dependancy to... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Jeff Trawick | apr_pstrcat() needs NULL at end of parameter list to... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Jeff Trawick | Fix handling of IPv6 numeric strings in mod_proxy. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Jean-Jacques... | replaced tabs with spaces and aligned indentation withi... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
André Malo | external map responses were cut at 2048 bytes (and... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Jean-Jacques... | Translation submitted by Vincent Deffontaines <vincent... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Joe Orton | * modules/ssl/ssl_engine_config.c (ssl_config_global_cr... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Joe Orton | * server/core.c (core_output_filter): Don't explicitly... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Jeff Trawick | sync with stable branch |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Bradley Nicholes | if the call to ldap_simple_bind_s() fails, the connecti... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Madhusudan... | Fix SEGV in 'shmcb' session cache: |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Joe Orton | * modules/experimental/util_ldap.c (util_ldap_cache_com... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2004-05-12 |
André Malo | modulefilelist is no longer a valid element |
commit | commitdiff | tree | snapshot |
2004-05-12 |
André Malo | build bootstrap |
commit | commitdiff | tree | snapshot |
2004-05-12 |
André Malo | french is no longer special |
commit | commitdiff | tree | snapshot |
2004-05-12 |
André Malo | fix the native name and comment out the CHM part |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Jean-Jacques... | Translation submitted by Vincent Deffontaines <vincent... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Jean-Jacques... | Translation done by Vincent Deffontaines, correction... |
commit | commitdiff | tree | snapshot |
next |