]> granicus.if.org Git - apache/shortlog
apache
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
2013-10-16 Jim JagielskiNo more magic numbers.
2013-10-15 Jim Jagielskidon't use what could have been freed...
2013-10-15 Jim JagielskiUpdate LOGNO
2013-10-15 Jim Jagielskiin 2.4.7
2013-10-15 Jim Jagielskidocco userland change
2013-10-15 Jim Jagielskixforms update
2013-10-15 Jim JagielskiStandardize on:
2013-10-15 Jeff TrawickFollow-up to r1525597:
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Fix the NULL ptr...
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Return the offset...
2013-10-14 Jeff Trawickavoid needless apr_pstrdup()
2013-10-14 Jim Jagielskicheck that we have a pool...
2013-10-14 Jim JagielskiJust use the def global... consistency is important
2013-10-14 Jim JagielskiEnsure that userland format of UDS is the same as how...
2013-10-14 Chris DarrochSupport optional initialization arguments for socache...
2013-10-14 Jim Jagielskixforms
2013-10-14 Jim JagielskiIDE typo error
2013-10-14 Jim JagielskiUpdate doccos about UDS
2013-10-14 Jim Jagielskiclean up socket definition... just the sock: path matters,
2013-10-13 Graham Leggettmod_session: Reset the max-age on session save. PR...
2013-10-13 Graham Leggettmod_session: After parsing the value of the header...
2013-10-13 Graham Leggettmod_auth_form: Make sure the optional functions are...
2013-10-12 Lucien GentisUpdates.
2013-10-12 Ben ReserFollowup to r1529559: mod_dav_fs: Fix encoding of hrefs...
2013-10-11 Jim Jagielskisyntax sugar... if the worker is associated w/ a UDS,
2013-10-11 Jim JagielskiReformat the UDS support inline with a new naming struc...
2013-10-09 Jim Jagielskisave a possible lookup
next