]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2013-10-23  Jeff Trawickdon't pass uninitialized rv passed to ap_log_rerror()
2013-10-23  Jeff Trawickaxe attempt to close a previously-closed apr socket
2013-10-23  Jeff Trawickaxe unused autodata+heap (clang scan-build)
2013-10-22  Stephen HensonSSL_CONF support for files and directories.
2013-10-21  Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_request...
2013-10-21  Nick KewFix r1533728. Not a great idea to dereference process...
2013-10-20  André Maloupdate transformation
2013-10-20  André Maloproperty fix.
2013-10-20  Ben ReserFollowup to r1533810: Put the rotatelogs docs in the...
2013-10-19  Ben ReserAdd an option to autocreate directories to rotatelogs.
2013-10-19  Lucien GentisUpdates.
2013-10-19  Jeff TrawickLike r1532122: Axe needless string duplication in
2013-10-19  Daniel RuggeriRemove erroneous space reported in pr55676
2013-10-19  Nick KewPR 55670
2013-10-18  Ruediger Pluem* Fix logical flaw introduced in r1531340. We checked...
2013-10-18  Jim JagielskiRüdiger and Yann suggestions
2013-10-17  Igor Galićxforms
2013-10-17  Igor GalićSo, Fix pet-peeve!
2013-10-17  Igor GalićFix typos and grammar.
2013-10-17  Jim Jagielskianother suggestion by Yann... use a shorter lifetime...
2013-10-17  Rich BowenGrammar
2013-10-17  Jeff Trawicks/sometimes maybe not what/sometimes may not be what/
2013-10-17  Rich BowenRebuild doc.
2013-10-17  Rich BowenBroken markup in example
2013-10-17  Jim Jagielskitypo
2013-10-17  Jim Jagielskifrom an idea by Yann Ylavic <ylavic.dev@gmail.com>
2013-10-17  Jim Jagielskidocco update now that we can support URL paths
2013-10-17  Jim Jagielskimove pool creation to the single instance when we need...
2013-10-17  Jim JagielskiOnly assume localhost in the special case where the...
2013-10-17  Jim Jagielskiap_proxy_strncpy should correctly handle src being...
2013-10-17  Jim JagielskiPut the uds path in its own field, and adjust the logic
2013-10-17  Jim JagielskiEclipse code analysis warning
2013-10-16  Jeff Trawickaxe svn:mime-type, add svn:eol-style
2013-10-16  Jeff Trawickadd generated files
2013-10-16  Jeff Trawickgenerated files
2013-10-16  Jeff TrawickInterpolation worked within the scheme portion of URLs for
next