]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2006-03-18  Jeff TrawickLDAPConnectionTimeout and LDAPVerifyServerCert can...
2006-03-17  Bradley NicholesRemove the global only flag from the LDAPConnectionTime...
2006-03-17  Bradley NicholesFix the server_merge so that the memory pools and mutex...
2006-03-17  Bradley NicholesAdd mod_authz_dbd to the NetWare build
2006-03-16  Bradley Nicholesremove the race condition when creating the connection...
2006-03-16  Jeff TrawickClean up some string manipulation.
2006-03-16  Nick KewLog a better error message if initialisation fails...
2006-03-13  Jeff Trawickreflect a couple of items merged into 2.2.1-dev
2006-03-12  Nick KewDocument DBD Connection Strings
2006-03-10  André Maloupdate transformation
2006-03-10  André Maloupdate pt-br translation
2006-03-10  William A.... Unsure why win32 never noticed this, but the value...
2006-03-09  William A.... Not an extern; correct a build failure, static sugges...
2006-03-09  Bradley NicholesDrop the LogLevel of the messages for the deprecated...
2006-03-09  William A.... uri_delims moved to apr-util EONS ago.
2006-03-09  William A.... We no longer generate uri_delims for apr 1.x, but...
2006-03-09  Jim JagielskiMake AJP flushing admin configurable.
2006-03-09  Joe Orton* modules/aaa/mod_auth_digest.c (hdr): Remove function.
2006-03-05  Ruediger Pluem* Crosscheck the length of the body chunk with the...
2006-03-03  Joe Orton* modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear...
2006-03-01  William A.... APR_FILEPATH_NOTABOVEROOT was undefined with a left...
2006-02-28  Noirin PlunkettDoh! Mixed up commenting in and out
2006-02-28  Sander TemmeMake trunk build with -DDEBUG on just about all the...
2006-02-28  Noirin PlunkettDocumenting (slightly confusing) default behaviour
2006-02-28  Brian PaneRevert the refactoring of the request read code
2006-02-27  Ruediger Pluem* Document fixes for PR 38524.
2006-02-25  Garrett RooneyFill in the scoreboard's tid field in the event MPM...
2006-02-23  Jeff Trawickmod_charset_lite: Remove Content-Length when output...
2006-02-22  André Maloupdate transformation
2006-02-21  Nick KewFix mod_asis docs re: use of HTTP/CGI headers.
2006-02-21  Jeff TrawickEnsure that the proper status line is written to the...
2006-02-20  Ruediger Pluem* Disable persistent connections for SSL backends again...
2006-02-18  David ReidAdd a note about the ap_satisfies mess we currently...
2006-02-18  David ReidThis should cure the build issues people are having...
2006-02-18  Hiroaki Kawaiupdate and fix typo.
2006-02-17  André Maloupdate transformation
2006-02-17  André Malodon't use   in configuration code that might be...
2006-02-17  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_check_public_cert...
2006-02-17  Joe Orton* acinclude.m4 (APACHE_CHECK_SSL_TOOLKIT): Add PKG_CONF...
2006-02-17  David Reid- tidy up some of the comments and make the file more...
2006-02-16  David Reid- add a define for ap_satisfies which is now an optiona...
2006-02-16  André Maloupdate transformation
2006-02-16  André Malodo not reuse XML ids
2006-02-16  André Malosvn:eol-style = native
2006-02-15  Bradley NicholesAdd more detail about how to use the new authorization...
2006-02-15  Ruediger Pluem- Nitpicking style police: Add space between PR and...
2006-02-15  Jim Jagielski *) mod_proxy: Fix KeepAlives not being allowed and...
2006-02-14  Jim JagielskiOK, handle better the initializing of worker, separating
2006-02-14  Jim JagielskiI wondered why I never saw the scoreboard init entry...
2006-02-14  Bradley NicholesUpdate links
2006-02-13  Ruediger Pluem* Use the correct pool for apr_table_copy. Otherwise...
2006-02-13  Garrett RooneyClean up some code in mod_dav.
2006-02-13  Garrett RooneyMake the worker and event MPMs support GracefulShutdown...
2006-02-11  Ruediger Pluem* Do not close the backend connection, because the...
2006-02-11  Ruediger Pluem* Do not remove the connection headers from r->headers_...
2006-02-07  Justin Erenkrantz* modules/aaa/config.m4: Place mod_access_compat in...
2006-02-07  Joe Orton* modules/aaa/mod_auth.h: Include apr_optional.h for
2006-02-07  Joe Orton* modules/aaa/mod_authz_core.c (add_authz_provider...
2006-02-06  André Malofix properties and update transformation
2006-02-06  André Malofix xml and semantic validity
2006-02-06  Joe Orton* modules/proxy/mod_proxy_balancer.c: Include unistd...
2006-02-05  Nick KewUse absolute links as pointed out by nd and joshua
2006-02-05  Nick KewPR#38521 - fix link.
2006-02-04  Ruediger Pluem* sync with 2.2.x CHANGES
2006-02-04  Ruediger Pluem* Do not overwrite the status of initialized workers...
2006-02-04  William A.... Sync
2006-02-04  William A.... Solaris build proposal; don't fail on missing .h...
2006-02-02  Sander TemmeProject name changed in Bugzilla when we released 2.2
2006-01-30  Ruediger Pluem* Update transformation
2006-01-30  Ruediger Pluem* Remove link to CacheSize as this directive is no...
2006-01-30  Jeff Trawickmod_speling: Stop crashing with certain non-file requests.
2006-01-28  Bradley NicholesThe AuthnProviderAlias directive has been merged into...
2006-01-28  Bradley NicholesDocumentation for mod_authn_alias is no longer needed...
2006-01-28  Bradley NicholesMove the AuthnProviderAlias documentation into mod_auth...
2006-01-27  Jim JagielskiIf the proxied response lacks a Server header, then
2006-01-25  Noirin PlunkettFixing up typos
2006-01-25  Ian Holsmanadd Colm's explanation of the cache_info structure...
2006-01-24  Joshua SliveUse HTMLTable option in the config example so that...
2006-01-24  Noirin PlunkettLanguage fixes for mod_rewrite reference manual
2006-01-23  Erik AbeleMove DOAP file to site tree.
2006-01-23  Bradley NicholesRemove NetWare makefiles that are no longer needed
2006-01-23  Bradley NicholesBuild mod_access_compat on NetWare
2006-01-23  Bradley NicholesUse the correct logging #define
2006-01-23  Noirin PlunkettAllow,deny stuff added to example
2006-01-23  Noirin PlunkettMinor language fixes
2006-01-22  David Reid- add a first pass at a "real" doap file for the httpd...
2006-01-22  William A.... Lineends
2006-01-22  William A.... Lineends, ugh :)
2006-01-21  Ruediger Pluem* Improve fix for PR38123. This fixes PR38123 and PR377...
2006-01-21  Ruediger Pluem* Fix PR38340 by actual getting the word and thus advan...
2006-01-20  Bradley NicholesFix the documentation for the LDAPTrustedMode directive.
2006-01-20  Bradley NicholesSet the LDAP protocol before setting extended LDAP...
2006-01-20  Nick KewPR#38070: When a CGI script emits an explicit "Status...
2006-01-19  Bradley Nicholesremove the unused per-dir-config structure.
2006-01-18  Ruediger Pluem* Fix PR38123 by adding the HTTP_IN filter also in...
2006-01-18  Ruediger Pluem* Adjust format of bump comments. No functional change.
2006-01-18  Ruediger Pluem* Do a minor bump as minex and minex_set had been added...
2006-01-18  Bradley NicholesRemove the call to ap_note_auth_failure() from the...
2006-01-17  Ruediger Pluem* Add a sentence about DDOS.
2006-01-17  Joshua SliveFix typos.
next