]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2004-07-11  André Maloupdate transformation
2004-07-11  Hiroaki Kawaiupdate translation.
2004-07-11  Hiroaki Kawaiupdate translation.
2004-07-10  André Maloupdate transformation
2004-07-10  Nick KewDocument the fact that FTP support in mod_proxy is...
2004-07-10  André Maloupdate transformation
2004-07-10  Astrid Maloupdate transformation
2004-07-10  Paul QuernaSync with 2.0.51-dev
2004-07-10  Paul QuernaSmall fix on ab's use of sprintf().
2004-07-10  Paul QuernaAdd DUMP_MODULES
2004-07-10  Paul QuernaAdd ShowForbidden to IndexOptions to list files
2004-07-09  Bradley NicholesNotes changes that were made to util_ldap
2004-07-09  Jean-Jacques... Overloading detached field in cgi_exec_info_t stuct...
2004-07-09  Jeon Jeonghocommit a few Korean files and up-to-date patches
2004-07-07  André Maloadd PR numbers
2004-07-06  Geoffrey Youngnote backport
2004-07-05  André Maloupdate transformation
2004-07-05  Nick KewImplement "Early" mode in mod_headers, and document it.
2004-07-04  André Malostyle
2004-07-04  André Malobadly encoded urls could cause a null byte skipping...
2004-07-04  André Malostyle
2004-07-04  André Malostyle
2004-07-04  André Maloupdate transformation
2004-07-04  André Maloadd another good reason for trailing slashes
2004-07-04  André Maloupdate transformation
2004-07-04  André Malodocument the brand new DirectorySlash directive
2004-07-03  André Malothat's not really an error condition, so make the messa...
2004-07-03  André Malomake trailing-slash-behaviour configurable
2004-07-03  André Malofix a bunch of compiler warnings
2004-07-03  André Maloignore copied PrintPath
2004-07-03  Jeff Trawicksync with 2.0 branch
2004-07-03  Jeff Trawickstyle fix only
2004-07-03  André Maloupdate transformation
2004-07-03  Hiroaki Kawaiupdate translation
2004-07-03  Hiroaki Kawaiupdate translation.
2004-07-03  Hiroaki Kawaiupdate translation.
2004-07-03  Hiroaki Kawaiupdate Japenese translation.
2004-07-02  Graham LeggettNote a backport
2004-07-02  Graham LeggettAdd the NOTICE file to the rpm spec file in compliance...
2004-07-01  Joe OrtonRemove build/PrintPath since buildconf copies it from...
2004-06-30  Bradley NicholesAllow mod_deflate on NetWare to be compiled against...
2004-06-29  Nick KewRetrospective entries for major update to mod_proxy...
2004-06-29  André Maloupdate transformation
2004-06-29  Jean-Jacques... Translation submitted by Vincent Deffontaines <vincent...
2004-06-29  Martin KraemerAdd OS and APACHE_MPM_DIR to -V output
2004-06-29  Martin KraemerUse the correct Apache-2.x EBCDIC conversion function...
2004-06-29  Martin Kraemer*** Patch for EBCDIC-host and HTTP/0.9 responses only ***
2004-06-29  Martin KraemerLet CGI daemon die if the network layer has been shut...
2004-06-29  Martin KraemerProxy requests are not converted by us. They should...
2004-06-29  Martin KraemerUse standardized names for ISO-8859-1, see http://www...
2004-06-29  Graham LeggettNote a backport
2004-06-29  Martin KraemerComplete the EBCDIC conversion support for XML documents.
2004-06-29  Nick KewDocument mod_proxy updates incl. new directives for...
2004-06-29  Nick KewFix for multiple proxy bugs - review please:
2004-06-28  Jeff TrawickCAN-2004-0493 - memory exhaustion denial of service
2004-06-26  Bradley NicholesCheck for a NULL file name before trying to delete...
2004-06-25  Bradley NicholesReplace the thread reader/writer lock that protects...
2004-06-25  Bradley NicholesMake sure that the shared memory pointers are propagate...
2004-06-25  Nick KewUpdate inflate_out_filter to support gzip compression...
2004-06-24  Joe Orton* modules/generators/mod_status.c: Mark private global...
2004-06-23  Jeff Trawickstart piped loggers via the shell, passing through...
2004-06-21  Bradley NicholesAdded display code for the URL cache
2004-06-20  André Maloupdate transformation
2004-06-20  André Malofix chm build (allmodules.xml is no longer included...
2004-06-20  Jeff Trawickmod_log_config: Fix a bug which prevented request compl...
2004-06-17  Bradley NicholesGet rid of the race conditions by first checking to...
2004-06-17  Geoffrey Younginitialize server arrays prior to calling ap_setup_prel...
2004-06-16  Bradley NicholesEnhance the util_ldap cache-info page to display the...
2004-06-16  Ken Coar make the check for GMT offset occur each time through...
2004-06-16  Joe Orton* server/util_script.c (ap_scan_script_header_err_core...
2004-06-15  Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-06-15  Joe Orton* modules/filters/mod_include.c (send_parsed_content...
2004-06-15  Joe Orton* modules/echo/mod_echo.c (process_echo_connection...
2004-06-14  André Malosync
2004-06-14  Jean-Jacques... Added new field in apr_procattr_t and cgi_exec_info_t...
2004-06-14  Ken Coaroops; left over from an earlier version
2004-06-13  André Maloupdate transformation
2004-06-13  André MaloDO NOT EDIT the html file *sigh*
2004-06-12  André Maloupdate transformation
2004-06-12  André Malodescribe the onsuccess and always options better
2004-06-11  André Maloupdate transformation
2004-06-11  André Malodocument -l option
2004-06-11  André Maloupdate transformation
2004-06-11  André Malodocument dropped ErrorHeader directive -> extended...
2004-06-11  Ken Coaradd "-l" option to indicate interval is based on localt...
2004-06-11  André MaloDrop the ErrorHeader directive which turned out to...
2004-06-11  André Malosync
2004-06-11  Jean-Jacques... Replaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDR...
2004-06-11  André Maloupdate transformation
2004-06-11  André Maloupdate transformation
2004-06-11  Jeff Trawicksync with stable branch
2004-06-11  Allan K. EdwardsDon't deflate responses with zero length e.g. proxied...
2004-06-11  Bradley NicholesSync with the 2.0 changes file
2004-06-11  Jeff Trawick<VirtualHost myhost> now applies to all IP addresses...
2004-06-10  Rich BowenSlightly augment the example for SSIStartTag
2004-06-10  Rich BowenRemove remarks about --layout
2004-06-09  Bradley NicholesAllow relative paths for LDAPTrustedCA to be resolved...
2004-06-09  Jeff Trawickfix typo in recent commit
2004-06-07  Joe OrtonSynch with 2.0 branch.
2004-06-06  André Malosync
next