]> granicus.if.org Git - apache/shortlog
apache
2013-11-30 Jeff Trawickfollow-up to r1546759: remove an inadvertently committe...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-30 Lucien GentisUpdates.
2013-11-30 Jeff Trawickfix whitespace in a debug message
2013-11-30 Kaspar BrandTweaks for SSLOpenSSLConfCmd:
2013-11-30 Kaspar BrandAxe dead code: It wouldn't have been needed ever since...
2013-11-30 Kaspar BrandRemove obsolete TODOs for mod_ssl:
2013-11-29 Takashi Satoupdate transformations
2013-11-29 Takashi Satofix XML validation error on r1543907
2013-11-29 Takashi Satofix XML validation error on r1546534
2013-11-29 Eric Covenercompat note for AuthLDAPBindPassword exec:
2013-11-28 Gregg Lewis... List all APR dependencies
2013-11-26 Jeff TrawickFollow-up to r1538490:
2013-11-25 Jim JagielskiFix error
2013-11-25 Jim JagielskiConsistent types (2nd commit for future backport ease)
2013-11-25 Jim JagielskiConsistent types
2013-11-25 Jim Jagielskinaming suggestion re: trawick
2013-11-25 Jim JagielskiUse offset which is smack dab in the middle.
2013-11-25 Jim JagielskiUse correct type...
2013-11-25 Jim Jagielskir1545286 for eventopt
2013-11-25 Jim JagielskiUse a normalized offset point for idlers... still need...
2013-11-25 Jim Jagielskirevert 1544876
2013-11-24 Eric Covenerdrop a caveat with an outdated example, there is now...
2013-11-23 Jim JagielskiJust critically warn people... but keep pushing through.
2013-11-23 Lucien GentisUpdates.
2013-11-23 Rainer Jungmod_lua: Fix compiler warning by using correct
2013-11-23 Kaspar BrandFollowup to r1544774: do not ignore failures from ssl_s...
2013-11-23 Kaspar BrandRemove SSLPKCS7CertificateFile support:
2013-11-23 Kaspar BrandAddress a todo listed in
2013-11-22 Eric Covenergive a hint about the requirements for <If
2013-11-22 Eric Covenerinclude <if> in the list of things that are directory...
2013-11-22 Jeff Trawickno more fcgi_protocol.h
2013-11-21 Jeff TrawickFollow-up to r1541029:
2013-11-20 Jeff TrawickFollow-up to r1539988:
2013-11-20 Jeff Trawickremove some new-ish entries for changes now in the...
2013-11-20 Eric Covenerxforms
2013-11-20 Eric Covenerdoc behavior change in r821333, CacheEnable foo / does...
2013-11-19 Jeff TrawickStringify ICON_FILE, like other values passed in via...
2013-11-18 Jim JagielskiCorrect logic... if this is a UDS socket, then bypass all
2013-11-18 Jeff TrawickWorkaround issue with defining a preprocessor symbol...
2013-11-18 Jeff Trawickfix versioninfo fields for abs.exe
2013-11-18 Jeff Trawickfollow-up to r1542533:
2013-11-17 Christophe... Remove useless spaces that are not in 2.4.x
2013-11-17 Vincent Deffontaines[trunk][doc] Introducing .fr translation for mod_auth_f...
2013-11-17 Vincent Deffontaines[trunk][doc] Introducing .fr translation for relevant...
2013-11-17 Vincent Deffontaines[trunk][doc] Introducing .fr translation for socache.xml
2013-11-17 Vincent Deffontaines[trunk][doc] Introducing .fr translation for getting...
2013-11-17 Eric Covenerreword windows binaries text so it's clear that you...
2013-11-17 Jim JagielskiHandle the gugz fix in APR 1.5.1 regarding duplicate
2013-11-16 Stefan FritschExplicitly list in which directories to look for config...
2013-11-16 Jim JagielskiWe were not being consistent between http and others
2013-11-16 Graham Leggettmod_ssl: Don't flush when an EOS is received. Prepares...
2013-11-16 Stefan FritschCheck all memory allocations and abort on failure
2013-11-16 Lucien GentisUpdate.
2013-11-16 Vincent DeffontainesCompleting r1542515, where accents were not converted
2013-11-16 Vincent Deffontaines[trunk][doc] Introducing .fr translation for compliance.xml
2013-11-16 Jeff Trawickapr_file_write_full() simplification (like r1542413...
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-11-15 Jeff TrawickFollow-up to r1540161:
2013-11-15 Jim JagielskiPR: 54852. Only use a dummy_connection for idle processes
2013-11-15 Vincent Deffontaines[Doc][trunk] Introducing french translation for misc...
2013-11-15 Vincent Deffontaines[trunk][doc] Introducing the howto/index french translation
2013-11-15 Vincent DeffontainesCGI is no longer the most common way to provide dynamic...
2013-11-15 Jeff TrawickFix potential rejection of valid MaxMemFree and ThreadS...
2013-11-14 Jeff Trawickcmake build support for Windows is now in the 2.4.x...
2013-11-13 William A.... Use a distinguishing APLOGNO for unk t-e with read...
2013-11-12 Jim Jagielski80 rule
2013-11-12 William A.... Wrap at 80 still, here at httpd project
2013-11-12 Jeff TrawickAt least one authorizer that doesn't use libfcgi directly
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-11-11 Vincent Deffontaines[trunk][doc] Introducing .fr translation for howto...
2013-11-09 Lucien GentisUpdate.
2013-11-09 Jim JagielskiExpand some of these fields... mostlt it's the workers...
2013-11-08 Jim JagielskiAvoid the confusion... the digests are NOT strings.
2013-11-08 Jim JagielskiIf apr_file_read did return APR_EOF, then ensure that,
2013-11-08 Jim JagielskiAllow for backwards compatibility for the md5 check...
2013-11-08 Jim Jagielskiwhitespace
2013-11-08 Jim JagielskiError detection and a quick validity check when restori...
2013-11-08 Jim JagielskiUDS urls need to be desockified when configuring...
2013-11-08 Jim JagielskiEnsure that the file-based shm file is removed...
2013-11-08 Jan KalužaDo not lose log messages with NULL server_rec when...
2013-11-04 Jim JagielskiPR 55475: Detect incomplete body in HTTP input filter...
2013-11-04 Eric Covenerc->sbh can be unexpectedly NULL when the thread that...
2013-11-02 Christophe... Remove useless apr_pstrdup as done for other mod_auth...
2013-11-01 Daniel Grunoxforms
2013-11-01 Daniel GrunoFixes to the modguide, courtesy of Petter Berntsen...
2013-10-31 Joe Orton* support/rotatelogs.c: Introduce an adjusted_time_t...
2013-10-31 Joe OrtonFor better compatibility with mod_nss:
2013-10-28 Joe OrtonTransforms.
2013-10-28 Joe Orton* docs/manual/upgrading.xml: Note 2.4 backwards-compat...
2013-10-26 Eric Covenerthis was backported to 2.2, so not an upgrade issue.
2013-10-26 Lucien Gentis/. Initialisations
2013-10-25 Daniel RuggeriAllow for format specifiers to be used in the base...
2013-10-25 Jeff TrawickRemove unused APXS setting from template for generated...
2013-10-23 Eric CovenerSECURITY (CVE-2014-0231): Fix for DoS due to hang waiti...
2013-10-23 Jeff Trawickaxe some useless assignments (clang scan-build)
2013-10-23 Jeff Trawickdon't ignore some apr_procattr failures (clang scan...
2013-10-23 Ben Reserrotatelogs: Remove last constant length error buffer.
2013-10-23 Ben Reserrotatelogs: Remove another use of a consant length...
2013-10-23 Ben Reserrotatelogs: Use apr_psprintf() with %pm instead of...
next