]> granicus.if.org Git - apache/shortlog
apache
2007-07-02 Jean-Frederic... Arrange the ping/pong explainations.
2007-06-29 Joe Orton* server/mpm/prefork/prefork.c (child_main): Stop proce...
2007-06-29 Tony StevensonPR 42114 : Patch originally submitted by Takashi Sato
2007-06-29 Jean-Frederic... Fix the warning:
2007-06-29 Jim Jagielskigetpgid() returns a pid_t
2007-06-29 Joe OrtonAdd alternative fixes for CVE-2007-3304:
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-29 Joe Orton* modules/metadata/mod_mime_magic.c: Constify some...
2007-06-29 Joe Orton* server/mpm/prefork/prefork.c (reap_children),
2007-06-28 Guenter Knaufenabled ports settable for NetWare install.
2007-06-28 Guenter Knaufintroduced independent var since we can build mod_ssl...
2007-06-27 Guenter Knaufadded openssl files to the installation directory.
2007-06-27 Guenter Knaufadded blank line at the end
2007-06-27 Guenter Knaufenabled setting awk tool from NWGNUenvironment.inc
2007-06-27 Guenter Knaufadded mod_ssl to httpd.conf for BSD socket build;
2007-06-27 Guenter KnaufBlock ap_pid_table create with same define as used...
2007-06-27 Jean-Frederic... Don't display "PHPSESSIONID | PHPSESSIONID" but only
2007-06-27 Jean-Frederic... Remove the balancer modification logic of balancer...
2007-06-27 Jean-Frederic... Add the missing minor bump of r550519.
2007-06-25 Sander TemmeComplete cleanup of global variable use by mod_example...
2007-06-25 Jean-Frederic... Add sticky_path to solve PR41897.
2007-06-25 Jean-Frederic... Fix the timeout logic. The order is now:
2007-06-25 Tony StevensonMissing <br /> to wrap text correctly
2007-06-21 Jean-Frederic... Improve traces in ap_proxy_http_process_response().
2007-06-21 Mark J. CoxThis issue now has a CVE name
2007-06-20 Ruediger Pluem* Remove unused variables from set_define() function...
2007-06-20 Ruediger Pluem* Update transformation
2007-06-20 Joe OrtonFix CVE-2006-5752:
2007-06-20 Joe Orton* docs/manual/developer/output-filters.xml: Fix grammar.
2007-06-20 Joe Orton* .gdbinit: Add a few useful macros, and set defaults
2007-06-20 Joe OrtonTweak text for PR 39245 fix; handling of 1xx interim...
2007-06-17 Jason S. LingohrPR 31978, submitted by Ryan Morgan, resubmitted by...
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2007-06-13 Paul QuernaRather than handling lingering closes inline, fall...
2007-06-13 Paul QuernaImprove mc_session_id2sz as suggested by Rüdiger.
2007-06-13 Paul QuernaMake default values for memcache config defines, rather...
2007-06-12 Paul QuernaAdd the 'Define' command to the core. This does exactl...
2007-06-12 Paul QuernaAdding the clogging input filters patch was a minor...
2007-06-12 Paul QuernaFixup style nitpicks:
2007-06-12 Paul QuernaAdd a clogging_input_filters variable to the conn_rec...
2007-06-12 Paul QuernaFix a bug in the use of i2d_SSL_SESSION, since it incre...
2007-06-11 Joshua SliveI doubt adding a newline to the end of the file
2007-06-11 Jean-Frederic... Arrange the proxy timeout behaviour.
2007-06-11 Jason S. LingohrVarious out-of-date translation version diffs, and...
2007-06-10 Jason S. LingohrUpdate to include RFC 4346, TLS protocol version 1.1.
2007-06-10 Jason S. LingohrPatch submitted by Tony Stevenson, modifications by...
2007-06-10 Jason S. LingohrFix a typo, as per PR 40447.
2007-06-08 Paul QuernaFor the DBM SSL Session Cache, propogate down pools...
2007-06-08 Paul QuernaPropogate the conn_rec::pool down to ssl_scache_retriev...
2007-06-08 Paul QuernaFix error mesage for when a user trys to use memcache...
2007-06-08 Paul QuernaIncrement the enum correctly.
2007-06-08 Paul QuernaUse the absolute timeout, as provided by mod_ssl, rathe...
2007-06-08 Paul QuernaAdd support for distributed caching of SSL Sessions...
2007-06-06 Ruediger Pluem* Preset the form fields for route and redirect with...
2007-06-01 Eric CovenerSECURITY: CVE-2007-1862 (cve.mitre.org)
2007-05-27 Ruediger Pluem* Prevent running through the error stack by returning...
2007-05-27 Ruediger Pluem* Also add a possible ETag header to r->headers_out...
2007-05-26 Nick KewPR#39710 - badly broken errordocuments for CGI
2007-05-25 Rich BowenAdds an example using multiple file extensions, to...
2007-05-24 Sander TemmeExplain that POST data should be sent as the correct...
2007-05-19 Chris Darrochapr_dbd_check_conn() just returns APR_SUCCESS or APR_EG...
2007-05-18 Justin Erenkrantzmod_cache: Do not set Date or Expires when they are...
2007-05-18 Justin Erenkrantzmod_cache: Correctly handle HEAD requests on expired...
2007-05-18 Jim JagielskiDocument new directive
2007-05-18 Jim JagielskiBackported
2007-05-18 Justin ErenkrantzSync with 2.2.5 CHANGES
2007-05-17 Ruediger Pluem* Sync with 2.2.x CHANGES file
2007-05-17 Justin Erenkrantzmod_cache: Let Cache-Control max-age set the expiration...
2007-05-17 Justin Erenkrantzmod_disk_cache: If the Vary'd content is stale, we...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Justin Erenkrantzmod_disk_cache: When renegotiating an already cached...
2007-05-17 Ruediger Pluem* Sync with 2.2.x CHANGES file
2007-05-17 Justin ErenkrantzRFC 2616 13.2.1 calls out max-age as being a valid...
2007-05-13 Jim JagielskiDoccos update... sync up to current time.
2007-05-13 Jim JagielskiFold in ProxyPassMatch directive with docs. Support
2007-05-12 Jim JagielskiAdd regex pattern matching to ProxyPass, allowing,
2007-05-08 Mladen TurkAdd detection for post XP operating systems.
2007-05-07 Ruediger Pluem* Sync with 2.2.x CHANGES file
2007-05-07 Ruediger Pluem- In AP_MODE_SPECULATIVE ap_core_input_filter returns...
2007-05-06 Ruediger Pluem* Prevent a segmentation fault if one of the Cache...
2007-05-04 Greg Amesthe problem with Event and mod_ssl was fixed with rev...
2007-05-04 Jim JagielskiAbstract out (kinda) MSG_PEEK. This way when we
2007-05-04 Joshua SliveAs discussed on docs@httpd, remove the FAQ and replace...
2007-05-04 Ruediger Pluem* Add extern "C" linkage to several headers to make...
2007-05-04 Hiroaki KawaiEnglish Revision: 478131
2007-05-02 Bradley NicholesUpdate the status of the access control directives
2007-05-02 Bradley Nicholesre-introduce ap_satisfies API back into core and modify...
2007-05-01 Jim JagielskiSync with recently backported patches
2007-05-01 Ruediger Pluem* Rework the error handling logic to make it more readable.
2007-04-30 Greg Amescheck_pipeline: use AP_MODE_SPECULATIVE to check for...
2007-04-29 Hiroaki KawaiEnglish Revision: 522942
2007-04-28 Rich BowenTypo: slashed -> slashes
2007-04-25 Greg SteinAdd two new mime types, per the IANA registrations:
2007-04-24 André Malo`build all`
2007-04-24 André Maloxml validation and drop the <pre>
2007-04-24 André Malo`build extraclean all`
2007-04-24 André MaloProperty fixup
2007-04-24 André Malonewlines
2007-04-24 Martin KraemerAdd forgotten '||true' to prevent 'make install-man...
2007-04-17 Jeff Trawicklog the uri for some access-denied paths when r->filena...
next