]> granicus.if.org Git - apache/shortlog
apache
2005-06-27 Jean-Frederic... typo: submitted by Daniel Lopez (daniel at rawbyte...
2005-06-26 Rich BowenAdd more detail to the RewriteMap rnd: example, as...
2005-06-24 William A.... More cleanup, organization to make README easier...
2005-06-24 William A.... Rearrange some deck chairs, just reformatting, axing...
2005-06-24 Joe OrtonAdd redirect-carefully for Dreamweaver MX.
2005-06-24 Paul QuernaMove on to 2.1.7-dev.
2005-06-24 Paul Querna- Prepare for 2.1.6 tag.
2005-06-24 Paul Querna- If the Protocol has not been set, do not crash. ...
2005-06-23 Jeff TrawickFix htdbm password validation for records which include...
2005-06-23 Wilfredo SanchezAdd some comments
2005-06-23 Jeff Trawickproxy HTTP: If a response contains both Transfer-Encodi...
2005-06-23 Nick KewAdd references to Apachetutor in developer docs
2005-06-23 Joe Orton* modules/aaa/mod_auth_digest.c: Another gcc 4 "structu...
2005-06-23 Joe Orton* server/protocol.c (ap_read_request): Remove the Conte...
2005-06-23 Joe Orton* modules/proxy/mod_proxy_balancer.c (proxy_balancer_pr...
2005-06-23 André Malo* Rewritemaps use ${...}
2005-06-23 Rich BowenCorrect the location of this resource.
2005-06-23 Rich BowenSomehow I just committed the wrong file. This patch...
2005-06-23 Rich BowenBrief example of actually using a map, once defined.
2005-06-22 Nick KewDocumenting mod_dbd and monitor hook in new_features.
2005-06-22 Jeff Trawickmod_cgid: Fix buffer overflow processing ScriptSock...
2005-06-21 Nick KewPR: 10775
2005-06-20 Bradley NicholesDon't try to rebuild the shipping files.
2005-06-20 André Malofix lineendings
2005-06-17 Jean-Frederic... if Transfer-Encoding is not "identity" ignore Content...
2005-06-17 William A.... caddr_t is quite non-portable, but a (void*) will...
2005-06-17 Paul QuernaOnward to 2.1.6-dev!
2005-06-17 Paul Querna* include/ap_release.h: Remove -dev to prepare for...
2005-06-16 Paul QuernaIf a request contains both a T-E and C-L, remove the...
2005-06-16 Paul Quernabuild all.
2005-06-16 Paul Querna- Add documentation on the new AcceptFilter directive.
2005-06-16 Joe OrtonPHP 3.x + httpd-2.2 seems... unlikely.
2005-06-16 Rich BowenChange "Files ~" to the preferred "FilesMatch"
2005-06-16 Joe Orton* build/config_vars.sh.in: Expand LTFLAGS here, to...
2005-06-15 Bradley NicholesFix up some type mismatches that are causing compiler...
2005-06-14 Paul QuernaDelete the completely outdated httpd_roll_release script.
2005-06-14 Joe Orton* support/htdbm.c (main): Fix (valid) variable "may...
2005-06-14 Joe OrtonUpdate remaining 2004 copyright notices.
2005-06-14 Paul QuernaMerge the listen-protocol sandbox branch to trunk.
2005-06-14 Paul Querna- Remove unneeded cast.
2005-06-14 Paul Querna- Bring htcacheclean into sync with mod_disk_cache...
2005-06-14 Paul Querna- Partial revert of revision 190535. Remove const...
2005-06-14 Paul Querna* cache/mod_disk_cache.c: Make most members of disk_cac...
2005-06-14 Paul Querna- Remove unused dirlevels and dirlength from the cache...
2005-06-13 Paul QuernaBased on feedback from dev@httpd, store Vary headers...
2005-06-13 Joe Orton* configure.in: Define MKINSTALLDIRS and INSTALL in...
2005-06-13 Joe OrtonSanitize the installed config_vars.mk to remove referen...
2005-06-12 André Maloupdate German translation; update transformation
2005-06-12 André Maloupdate German translation; update transformation
2005-06-11 Paul Querna- link/unlink are not called directly, so we do not...
2005-06-11 Paul Querna- Use apr_file_mktemp() and rename the header data...
2005-06-10 Paul Querna* cache_save_filter:
2005-06-10 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_init)...
2005-06-10 Joe Orton* Makefile.in (install-build): Make installed config...
2005-06-10 Joe Orton* Makefile.in (install-build): Fix variable names.
2005-06-10 Joe Orton* Makefile.in (install-build): Install mkdir.sh since...
2005-06-09 André Maloadjust revision reference; update transformation
2005-06-09 Nick KewFix link to mod_proxy_html
2005-06-08 Bradley NicholesRename generate_name to ap_cache_generate_name
2005-06-08 Joe Orton* modules/mappers/config9.m4: Substitute INSTALL_DSO...
2005-06-08 Joe Orton* build/instdso.sh: Extract LIBRARY_NAMES and DLNAME...
2005-06-08 Joe Orton* Makefile.in (install-build, install-headers, install...
2005-06-08 Joe OrtonSynch with 2.0.x branch.
2005-06-08 Joe Orton* modules/ssl/ssl_engine_dh.c: Adjust the embedded...
2005-06-08 Joe Orton* modules/generators/mod_cgi.c (cgi_bucket_read): Log...
2005-06-08 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-06-08 Joe Orton* Makefile.in (DISTCLEAN_TARGETS): Clean up more files...
2005-06-07 Nick KewFix for reported compile problem
2005-06-07 Nick KewAdd monitor hook (discussed under "watchdog" thread).
2005-06-07 Justin Erenkrantz* Makefile.in: Fix brokenness with VPATH builds as...
2005-06-07 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-06-06 Paul Querna* mod_cache.c: When 'Vary: *' is sent, do not cache...
2005-06-05 André Maloupdate transformation
2005-06-03 Paul Querna* server/main.c: Remove the suck_in_apr_password_valida...
2005-06-03 Paul Querna'generate_name' is too generic to be in the public...
2005-06-03 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2005-06-03 Joe Orton* modules/filters/mod_include.c (handle_include): Fix...
2005-06-03 Jeff Trawickwrite a CHANGES entry for PR 34512; looks like it resolves
2005-06-03 Paul Quernamod_proxy_ftp: Fix comparison of char* to '\0'
2005-06-03 Paul Querna- Fix closing </Files> tag.
2005-06-03 Paul Querna- Use the correct newline in htpasswd, instead of alway...
2005-06-02 Jeff Trawickmod_mime_magic: Handle CRLF-format magic files so that...
2005-06-02 Paul Querna- Fix style nits in the new hash config code. No Functi...
2005-06-02 Paul Querna- Fix graceful restarts with the new hashed configurati...
2005-06-01 Joe OrtonNote that SSLUsername is ignored if FakeBasicAuth is...
2005-06-01 Paul Querna* event.c: Create ptrans pool as a child of pconf,...
2005-05-31 Jeff Trawickdowngrade the log level of a proc_mutex_unlock error...
2005-05-29 Paul Querna- Use a hash for the configuration command lookup imple...
2005-05-27 Paul Querna- Put a prefix on this error message to have a chance...
2005-05-27 Astrid Maloupdate transformation
2005-05-27 Hiroaki Kawaiupdate Japanese translation.
2005-05-26 Paul QuernaFix segmentation fault in mod_auth_{basic,digest} when...
2005-05-26 Sander Striker* Makefile.win
2005-05-25 Joshua SliveClean up the notes to the logformat section of the...
2005-05-25 Joshua SliveWe have been installing config.nice in build/ for a...
2005-05-25 André Malo`build all`
2005-05-25 Bradley NicholesAdd mod_authn_alias to the list
2005-05-25 Joshua SliveReverse r168030 because the not-acceptable (406)
2005-05-25 Paul Querna- Use apr_uri_t to parse the proxy URL, instead of...
2005-05-25 André Malofix line endings and keyword expansion
next