2005-02-14 |
Bradley Nicholes | One more NetWare tweak for the PCRE shakeup |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Joe Orton | * NWGNUmakefile: Update for PCRE changes. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Sander Striker | Improve interaction with caches in mod_dav. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | Note changes. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | * include/httpd.h: Fix a comment. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | * include/ap_regex.h: Include apr.h not stdlib.h; repla... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | Support use of an external copy of the PCRE library: |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | * include/util_ldap.h (util_ldap_state_t): Fix gcc... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | * modules/cache/mod_disk_cache.c (store_body): Fix... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Joe Orton | Move the POSIX reg* implementations into the ap_* names... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Joe Orton | * Makefile.in: Use buildmark.o not .lo since it was... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Sander Striker | More tweaks primarily driven by caching. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Justin Erenkrantz | Only recompile buildmark.c when we have to relink httpd. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
André Malo | build all and add new japanese transformations |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Jagielski | Docs update. Refresh as well as fold in (better??)... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Justin Erenkrantz | Now that the crisis has passed, update the CHANGES... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jeff Trawick | Remove formatting characters from ap_log_error() calls... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Sander Striker | Some minimal tweaks to mod_cache. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jeff Trawick | fix function name in developer doc |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Hiroaki Kawai | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Hiroaki Kawai | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Justin Erenkrantz | More work to properly handle revalidated responses... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Sander Striker | * modules/proxy/mod_proxy_ajp.c |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sander Striker | * modules/proxy/proxy_util.c |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Bradley Nicholes | Add a target to build the prebuild utilities on NetWare |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sander Striker | Stop exposing source filenames in the configuration... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Sander Striker | More mod_cache tweakage. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Bradley Nicholes | Make the function declaration match the prototype |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Justin Erenkrantz | Return the proper status and headers when serving a... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Justin Erenkrantz | Cleanup structures in mod_cache and friends to remove... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Jagielski | If we rec' a bad response header line, ignore what... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Justin Erenkrantz | * modules/cache/mod_cache.h: Move the structure declara... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Justin Erenkrantz | * modules/cache/mod_cache.c: One more try at proper... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Justin Erenkrantz | * modules/cache/mod_disk_cache.c: Properly load cached... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Bradley Nicholes | Document the new optional parameter for AuthLDAPUrl |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Jagielski | Better handle the case where ProxyBadHeader StartBody is |
commit | commitdiff | tree | snapshot |
2005-02-05 |
David Reid | Change where we set r->user if we're setting it from a |
commit | commitdiff | tree | snapshot |
2005-02-05 |
William A.... | Ignore both PATH_INFO as well as PATH_TRANSLATED... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
André Malo | update revision references |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Justin Erenkrantz | Update copyright year to 2005 and standardize on curren... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Justin Erenkrantz | Sync with httpd-2.0 changes. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Joe Orton | * modules/proxy/config.m4: Fix mod_proxy build after... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Justin Erenkrantz | Sync CHANGES with 2.0.x. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Justin Erenkrantz | Sync CHANGES with 2.0.x. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Justin Erenkrantz | Fix --with-apr=/usr and/or --with-apr-util=/usr. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Justin Erenkrantz | mod_proxy: Fix ProxyRemoteMatch directive. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Sander Striker | Also translate Destination headers when ProxyPassReverse'd |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Sander Striker | Clean up some crumbs... The sandwich is next. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Sander Striker | Rename proxy modules. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Sander Striker | Error out on configurations where the cache provider... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Jim Jagielski | Remove old FIX_15207 snippets |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Jeff Trawick | --showstoppers; |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Jeff Trawick | proxy HTTP: Rework the handling of request bodies to... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Jim Jagielski | Close PR 32459, 15207. API change for PROXY_DECLARE... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Bradley Nicholes | Allow AuthLDAPURL to override the default connection... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-02-02 |
André Malo | svn:eol-style = native |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Jagielski | Keep track of time taken to process requests again. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Hiroaki Kawai | Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Justin Erenkrantz | Add CacheStorePrivate, CacheStoreNoStore, and clarify... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Bradley Nicholes | Fix a typo |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Mladen Turk | Fix #32367 support for ProxyPass /foo ! |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Bradley Nicholes | Set the connection timeout for LDAP SDK's that support... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-01-31 |
André Malo | it's a new translation... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
André Malo | hmm, I forgot, that *.xml.ja is iso-2022-jp, not euc-jp |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Bill Stoddard | Make the doc agree with the implementation |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Bill Stoddard | Remove upper limit on the LimitRequestFieldSize directive |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Hiroaki Kawai | Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Hiroaki Kawai | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-01-30 |
André Malo | add charsets that should be recognized by the svnmailer |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Rich Bowen | As per bug 33290, we probably don't want a <Limit>... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-01-29 |
André Malo | update Brazilian Portuguese translation: |
commit | commitdiff | tree | snapshot |
2005-01-28 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Joe Orton | * include/ap_mmn.h: Fix typo. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Bradley Nicholes | Added a new LDAPConnectionTimeout directive to util_lda... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Erik Abele | Change the 'lib' prefix to 'libmod_' to be really consi... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Joe Orton | * configure.in: Add --enable-pie flag; define PICFLAGS... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Jagielski | Add in a weighted byte count of all traffic (in and... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Joe Orton | Clarify meaning of %[bB] and note difference from 1.3. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Joe Orton | * .gdbinit (dump_table): Handle NULL value pointers. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Word Up. ap_discard_request has used buckets for a... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | 2.1 will always have >=APR-1.0. No need to worry about... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Update the Worker MPM+FreeBSD note. It all works under... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | mod_filter in 2.1 allows better ordering of the filter... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Remove this note about a test suite failure from 2... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | PR 9457 is marked as fixed. (this is also about APR... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | I beleive this works fine on Glibc 2.2+, and I don... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Remove the entire suspended forever section. All of... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Remove old statements about mod_proxy. It now supports... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Querna | Solaris 10+Event MPM doesnt work. Note it as a non... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Justin Erenkrantz | * support/check_forensic: Fix script on platforms that... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Graham Leggett | Clarify some of the SSL/TLS details as used by the... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Sander Striker | More hardcoded schemes in mod_rewrite... :/ |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Justin Erenkrantz | * modules/cache/mod_disk_cache.c: Cache r->err_headers_... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Graham Leggett | Remove the workaround that got client certificates... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Graham Leggett | Clarify the mod_ldap documentation to better explain... |
commit | commitdiff | tree | snapshot |
next |