2006-03-09 |
Bradley Nicholes | Drop the LogLevel of the messages for the deprecated... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
William A.... | uri_delims moved to apr-util EONS ago. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
William A.... | We no longer generate uri_delims for apr 1.x, but... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Jim Jagielski | Make AJP flushing admin configurable. |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Joe Orton | * modules/aaa/mod_auth_digest.c (hdr): Remove function. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Ruediger Pluem | * Crosscheck the length of the body chunk with the... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Joe Orton | * modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
William A.... | APR_FILEPATH_NOTABOVEROOT was undefined with a left... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Noirin Plunkett | Doh! Mixed up commenting in and out |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Sander Temme | Make trunk build with -DDEBUG on just about all the... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Noirin Plunkett | Documenting (slightly confusing) default behaviour |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Brian Pane | Revert the refactoring of the request read code |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Ruediger Pluem | * Document fixes for PR 38524. |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Garrett Rooney | Fill in the scoreboard's tid field in the event MPM... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Jeff Trawick | mod_charset_lite: Remove Content-Length when output... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Nick Kew | Fix mod_asis docs re: use of HTTP/CGI headers. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Jeff Trawick | Ensure that the proper status line is written to the... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Ruediger Pluem | * Disable persistent connections for SSL backends again... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
David Reid | Add a note about the ap_satisfies mess we currently... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
David Reid | This should cure the build issues people are having... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Hiroaki Kawai | update and fix typo. |
commit | commitdiff | tree | snapshot |
2006-02-17 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2006-02-17 |
André Malo | don't use in configuration code that might be... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Joe Orton | * modules/ssl/ssl_engine_init.c (ssl_check_public_cert... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Joe Orton | * acinclude.m4 (APACHE_CHECK_SSL_TOOLKIT): Add PKG_CONF... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
David Reid | - tidy up some of the comments and make the file more... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
David Reid | - add a define for ap_satisfies which is now an optiona... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2006-02-16 |
André Malo | do not reuse XML ids |
commit | commitdiff | tree | snapshot |
2006-02-16 |
André Malo | svn:eol-style = native |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Bradley Nicholes | Add more detail about how to use the new authorization... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Ruediger Pluem | - Nitpicking style police: Add space between PR and... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Jim Jagielski | *) mod_proxy: Fix KeepAlives not being allowed and... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Jagielski | OK, handle better the initializing of worker, separating |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Jim Jagielski | I wondered why I never saw the scoreboard init entry... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Bradley Nicholes | Update links |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Ruediger Pluem | * Use the correct pool for apr_table_copy. Otherwise... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Garrett Rooney | Clean up some code in mod_dav. |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Garrett Rooney | Make the worker and event MPMs support GracefulShutdown... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Ruediger Pluem | * Do not close the backend connection, because the... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Ruediger Pluem | * Do not remove the connection headers from r->headers_... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Justin Erenkrantz | * modules/aaa/config.m4: Place mod_access_compat in... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Joe Orton | * modules/aaa/mod_auth.h: Include apr_optional.h for |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Joe Orton | * modules/aaa/mod_authz_core.c (add_authz_provider... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
André Malo | fix properties and update transformation |
commit | commitdiff | tree | snapshot |
2006-02-06 |
André Malo | fix xml and semantic validity |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Joe Orton | * modules/proxy/mod_proxy_balancer.c: Include unistd... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nick Kew | Use absolute links as pointed out by nd and joshua |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nick Kew | PR#38521 - fix link. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Ruediger Pluem | * sync with 2.2.x CHANGES |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Ruediger Pluem | * Do not overwrite the status of initialized workers... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
William A.... | Sync |
commit | commitdiff | tree | snapshot |
2006-02-04 |
William A.... | Solaris build proposal; don't fail on missing .h... |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Sander Temme | Project name changed in Bugzilla when we released 2.2 |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Ruediger Pluem | * Update transformation |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Ruediger Pluem | * Remove link to CacheSize as this directive is no... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Jeff Trawick | mod_speling: Stop crashing with certain non-file requests. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Bradley Nicholes | The AuthnProviderAlias directive has been merged into... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Bradley Nicholes | Documentation for mod_authn_alias is no longer needed... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Bradley Nicholes | Move the AuthnProviderAlias documentation into mod_auth... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Jim Jagielski | If the proxied response lacks a Server header, then |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Noirin Plunkett | Fixing up typos |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ian Holsman | add Colm's explanation of the cache_info structure... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Joshua Slive | Use HTMLTable option in the config example so that... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Noirin Plunkett | Language fixes for mod_rewrite reference manual |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Erik Abele | Move DOAP file to site tree. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bradley Nicholes | Remove NetWare makefiles that are no longer needed |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bradley Nicholes | Build mod_access_compat on NetWare |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bradley Nicholes | Use the correct logging #define |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Noirin Plunkett | Allow,deny stuff added to example |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Noirin Plunkett | Minor language fixes |
commit | commitdiff | tree | snapshot |
2006-01-22 |
David Reid | - add a first pass at a "real" doap file for the httpd... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
William A.... | Lineends |
commit | commitdiff | tree | snapshot |
2006-01-22 |
William A.... | Lineends, ugh :) |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Ruediger Pluem | * Improve fix for PR38123. This fixes PR38123 and PR377... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Ruediger Pluem | * Fix PR38340 by actual getting the word and thus advan... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Bradley Nicholes | Fix the documentation for the LDAPTrustedMode directive. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Bradley Nicholes | Set the LDAP protocol before setting extended LDAP... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Nick Kew | PR#38070: When a CGI script emits an explicit "Status... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bradley Nicholes | remove the unused per-dir-config structure. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Ruediger Pluem | * Fix PR38123 by adding the HTTP_IN filter also in... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Ruediger Pluem | * Adjust format of bump comments. No functional change. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Ruediger Pluem | * Do a minor bump as minex and minex_set had been added... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Bradley Nicholes | Remove the call to ap_note_auth_failure() from the... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Ruediger Pluem | * Add a sentence about DDOS. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Joshua Slive | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Joshua Slive | A few small anti-DoS updates including the Limit* direc... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Ruediger Pluem | * Removed patch again as it clashed with Joshua's on... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Ruediger Pluem | * Add some remarks how to mitigate the risk of DoS... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Joshua Slive | Take a stab at documenting how we respond to DoS issues. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Bradley Nicholes | Note the changes to Authz |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Ruediger Pluem | * Update transformation |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Ruediger Pluem | * Add CacheMinExpire directive to set the minimum time... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Bradley Nicholes | Documentation for mod_access_compat (Allow,Deny,Order... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Garrett Rooney | Update svn:ignore properties so that generated files... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
André Malo | Fix properties, add missing transformed files and updat... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Noirin Plunkett | Adding updated mod_ssl HOWTO to the website |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Noirin Plunkett | Rewrite of the mod_ssl HOWTO - only language changes... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Bradley Nicholes | eliminate the import of the ap_satisfies optional funct... |
commit | commitdiff | tree | snapshot |
next |