]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2006-04-12  Jeff TrawickIf we don't have a prototype for crypt() we shouldn't
2006-04-12  Jeff TrawickThe crypt() prototype is in <unistd.h> instead of ...
2006-04-11  Greg Amesmore explanation for a couple of subtle lines of code
2006-04-10  Ruediger Pluem* Rollback r393037 as this was vetoed by wrowe. Details see
2006-04-10  Ruediger Pluem* Prevent r->parsed_uri.path from being NULL as this...
2006-04-10  Greg Amesexpand on a comment for a rather subtle line of code...
2006-04-10  Jeff Trawickremove unnecessary whitespace
2006-04-10  Jeff Trawickhtdbm: Warn the user when adding a plaintext password...
2006-04-08  Ruediger Pluem* Check for an existing socket independant of an existi...
2006-04-07  André Maloupdate convenience map
2006-04-07  André Maloset svnmailer:content-charset for better diff mails
2006-04-07  André Maloupdate transformation
2006-04-07  André Malosvn:eol-style = native
2006-04-03  Jim JagielskiWe actually want to reach the rest of the code :)
2006-04-02  Jeff TrawickDefault handler: Don't return output filter apr_status_...
2006-04-02  Roy T. Fieldingremove charset turds left by last commit
2006-04-01  Ruediger Pluem* Sync with CHANGES files of 2.2.x and 2.0.x
2006-04-01  Ruediger Pluem* Actually increase MODULE_MAGIC_NUMBER_MINOR by one...
2006-04-01  Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-04-01  William A.... With all of the, uhm, interesting manners in which...
2006-03-31  Colm MacCarthaighCorrect a dumb typo
2006-03-31  Colm MacCarthaigh * Add siege-like behaviour to ApacheBench; output...
2006-03-31  Ruediger Pluem* Sync with 2.2.x CHANGES file
2006-03-31  Garrett RooneyClean up some stuff found by Coverity.
2006-03-31  Colm MacCarthaighGive users the ability to set the window size for apach...
2006-03-31  Ruediger Pluem* As per discussion on the list: Return error code...
2006-03-31  Jim JagielskiNote backports to be in 2.2.1
2006-03-30  Jim JagielskiDocument the removal of the flushing bandaid to a
2006-03-30  Jim JagielskiDocs update...
2006-03-30  Jim JagielskiNote merged backport
2006-03-30  Jim JagielskiBackported to 2.2.1...
2006-03-29  Joe Orton* build/instdso.sh: Fix syntax error with some sed...
2006-03-29  Ruediger Pluem* Check return value of apr_bucket_read when storing...
2006-03-28  Nick KewPR#39133
2006-03-25  Ian Holsmanupdate URL and remove old/dead site
2006-03-23  Jeff TrawickSync context of LDAPConnectionTimeout and LDAPVerifySer...
2006-03-22  William A.... Axe a previously axed reference to an unused build...
2006-03-22  Bradley Nicholesrevert the LDAPConnectionTimeout and LDAPVerifyServerCe...
2006-03-18  William A.... Eliminate last win32-isms, SetLastError becomes apr...
2006-03-18  Justin Erenkrantz* acinclude.m4: When enabling a static library, ensure...
2006-03-18  William A.... Escape from casting purgatory, which the Solaris...
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 &nbsp; 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
next