]> granicus.if.org Git - apache/shortlog
apache
2005-07-23 André Malowe need to match the string end.
2005-07-23 André Maloadd generated convenience rewritemap
2005-07-23 André Maloadd xslt script for generating the directive -> url...
2005-07-22 Paul Quernarebuild docs.
2005-07-22 Martin KraemerDescribe the new syntax:
2005-07-22 Martin KraemerAllow extraction of the values of SSL certificate exten...
2005-07-22 Paul Quernabuild.
2005-07-22 Paul QuernaUse -o for output of dbm files.
2005-07-21 Rich BowenChanged cmpstri to strcasecmp as per Justin's note.
2005-07-21 Rich BowenRemove some rather confusing phrasing regarding mod_pro...
2005-07-21 Martin KraemerDocument change to mod_ssl's SSLRequire directive,...
2005-07-21 Paul QuernaOpps. Use the correct member of the structure.
2005-07-21 Paul QuernaCorrectly restore the HTTP status from the cache handler.
2005-07-21 Wilfredo SanchezUsing the user nobody (or similar accounts on other...
2005-07-20 Paul QuernaQuick hack to store varied contents under the same...
2005-07-20 Martin KraemerCollaborative work: (Thanks, dreid!)
2005-07-20 Rich BowenThe arguments to require are case-sensitive, so that...
2005-07-20 Paul QuernaNow you can run mod_deflate before mod_cache, and cache it.
2005-07-20 Paul Quernare-indent.
2005-07-20 Paul QuernaCheck an alternative return value for when a file or...
2005-07-20 Joe Orton* support/httxt2dbm.c: Include stdlib.h to pick up...
2005-07-19 André Malo`build bootstrap`
2005-07-19 Joe Orton* modules/http/http_filters.c (ap_send_http_trace)...
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 André Malouse utf-8 for our CHANGES. We have problems to add...
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiUpdate Japanese translation.
2005-07-19 Hiroaki KawaiFix typo.
2005-07-19 André Malo* fix properties
2005-07-18 Hiroaki KawaiFix typo and recover missing sentences.
2005-07-18 William A.... Yet another snafu in body handling. We need to clear...
2005-07-18 Paul Quernamove trunk to 2.3.0-dev.
2005-07-18 Rich BowenPicking a nit
2005-07-18 Hiroaki KawaiFix typo.
2005-07-18 Ian Holsmanc/major bump/minor bump/
2005-07-18 William A.... Fix broken while () {} loops (lingering code from...
2005-07-18 Rich BowenDocumentation for the new httxt2dbm utility.
2005-07-17 André MaloAdd Serbian error message translation
2005-07-17 Ian HolsmanThis patch adds a new hook (request_status) that gets...
2005-07-16 André Maloupdate transformation
2005-07-15 William A.... Backported a few already
2005-07-15 William A.... On Roy's suggestion; why wait to try to clear out...
2005-07-15 William A.... Fix a style problem; b is ambigous (is it a brigade...
2005-07-15 William A.... leaving force-proxy-request-1.0 for broken clients...
2005-07-14 William A.... Missed an edge case; once we know the C-L didn't...
2005-07-14 William A.... How can I fix thee? let me count the ways...
2005-07-13 William A.... Fix two fat-fingered typos from commit 216156. Code...
2005-07-13 William A.... send_request_body and indentation made it very diffic...
2005-07-13 William A.... End abuse of apr_strnat[case]cmp - it isn't str[case...
2005-07-09 Jason S. LingohrUpdate transformation.
2005-07-09 Jason S. LingohrMinor changes.
2005-07-08 William A.... Added TraceEnable, and note Request Splitting/Respons...
2005-07-08 William A.... The cookie is AP22 by unanimous consent.
2005-07-08 Joe OrtonDon't talk about request smuggling in the response...
2005-07-08 William A.... Fix a ton of wrong/silly indention, and clarify the...
2005-07-08 Paul QuernaFix the CHANGES to reflect when things were really...
2005-07-08 Jim JagielskiGood suggestion from a private Email. name changes.
2005-07-08 William A.... No UCHAR, per Joe
2005-07-08 Jim JagielskiFix case where buggy OpenSSL internal cache continually...
2005-07-08 Jim JagielskiFold in latest SSL doc changes
2005-07-08 William A.... Joe strongly objected to this outgoing style; use...
2005-07-08 Paul QuernaThe request smuggling issue did get assigned CAN-2005...
2005-07-07 William A.... The macro is simply not worth it; each of these vario...
2005-07-07 William A.... Add notation of Georg's patch to capture SSL_COMPRESS...
2005-07-07 Bradley NicholesAdd the NetWare makefile for the httxt2dbm utility
2005-07-06 Paul QuernaAdd the httxt2dbm utility to create DBM files for Rewri...
2005-07-06 William A.... Wrap this type in a macro since it seems to be bounci...
2005-07-06 William A.... Add SSL_COMPRESS_METHOD variable (included in +StdEnv...
2005-07-06 William A.... Dev Studio automatically adds the intermediate and...
2005-07-06 William A.... Accomodate API changes to OpenSSL 0.9.8 (now in beta).
2005-07-06 William A.... This test for TraceEnable cases cannot be buried...
2005-07-03 Brian Paneuse struct assignment instead of memcpy so the compiler...
2005-07-03 Graham LeggettFixed complaints about unpackaged files within the...
2005-07-03 Hiroaki Kawaifix typo.
2005-07-01 William A.... Plug AllowTrace extended|on|off into proxy and http...
2005-07-01 William A.... Initially a no-op. Add trace_enable configuration...
2005-07-01 William A.... Whoops - two things at once. Document MAGIC_COOKIE...
2005-07-01 William A.... Change Apache httpd 2.1 signature to "AP21" as this...
2005-06-30 Paul QuernaThe event MPM now works on Solaris 10. It is fast too.
2005-06-30 Joe Orton* server/mpm_common.c (dummy_connection): Fix length...
2005-06-30 Paul Querna2.1.6 got released.
2005-06-29 André Malo`build all`
2005-06-29 André Maloadjust revision references
2005-06-29 André Malofix xml validation error and wrong directive reference
2005-06-29 André Malofix line endings
2005-06-29 Jean-Frederic... Submitted and reviewed by Vincent Deffontaines, alain...
2005-06-27 Paul QuernaArgh. Style Fix. Habits are hard to kill.
2005-06-27 Paul Querna*) server/mpm_common.c: Send a simple HTTP 1.0 request...
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...
next