]> granicus.if.org Git - apache/shortlog
apache
2012-01-15 Stefan FritschUpdate xforms
2012-01-15 Jeff Trawickgenerated files and revision numbers
2012-01-15 Jeff Trawickfix syntax errors in Mutex examples
2012-01-15 Jeff Trawickfix const warning with strchr->ap_strchr mapping
2012-01-15 Jeff Trawickremove unused function
2012-01-14 Lucien GentisUpdates.
2012-01-14 Lucien GentisUpdates.
2012-01-14 Lucien GentisUpdate.
2012-01-14 Lucien GentisUpdate.
2012-01-14 Takashi SatoFix the request/response header error
2012-01-14 Takashi SatoAdd svn:keywords LastChangedRevision
2012-01-13 Eric Covenerwhitespace only: shift a block refactored in r1231255...
2012-01-13 Eric Covener *) mod_authnz_ldap: Don't try a potentially expensive...
2012-01-11 Eric Coveneradd compat info to CacheQuickHandler
2012-01-11 Joe OrtonSECURITY (CVE-2012-0031): Fix possible crash on shutdow...
2012-01-11 Roy T. FieldingMore registered media types
2012-01-09 Takashi SatoUpdate transformations
2012-01-09 Takashi SatoFix English Revisions.
2012-01-09 Stefan FritschFix cut'n'paster error
2012-01-09 Stefan FritschRename ap_func_attr_* macros to AP_FN_ATTR_*
2012-01-09 Takashi SatoAdd <glossary> to nroff.xsl and revert r1222335 partially.
2012-01-09 Takashi SatoFix XML validation error.
2012-01-09 Takashi SatoSync with 2.2 branch
2012-01-09 Sander TemmeChanges to mod_heart* docs upon review by rjung
2012-01-09 Nick KewCore configuration: add AllowOverride option to treat...
2012-01-08 Eric Covenerrewrite guesses URL or Filesystem in server context...
2012-01-08 Kaspar Brandfix signedness issue with SSL_X509_NAME_to_string(...
2012-01-08 Jim Jagielskioptimize this... Do strlen() ONLY if we need to check
2012-01-07 Sander TemmeUpdate heartbeat module documentation, add documentatio...
2012-01-06 William A.... Clean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2012-01-06 William A.... Simple edit, when 'saved' this will always alphasort...
2012-01-05 William A.... Cure size_t abuse, curse some recent code [recommit...
2012-01-05 William A.... Revert a whole mess that was not ment to be committed
2012-01-05 William A.... Cure size_t abuse, curse some recent code
2012-01-05 Eric CovenerUpdate the comment and checks around address/connection...
2012-01-05 Eric Covenerrestore the generic proxy workers to not being address...
2012-01-03 Eric Covenerxforms
2012-01-03 Eric Coveneradd heartbeat to list of lb methods living in other...
2012-01-03 Eric Covenerfill in the heartbeat modules' documentation.
2012-01-02 Rich Bowens/2011/2012/g
2012-01-02 Eric Coveneradd/enhance some hints about configuration section...
2012-01-02 Stefan FritschAdd a bit of debug logging
2012-01-02 Stefan FritschAvoid using C++ reserved word 'new' in arg name in...
2011-12-30 Stefan FritschDisplay registered providers
2011-12-30 Stefan FritschAdd new ap_list_provider_groups() API for mod_info
2011-12-30 Stefan FritschSort list of modules
2011-12-30 Stefan FritschDisplay all those shiny new hooks that we have in 2.4
2011-12-30 Kaspar BrandFix another case of #ifdef-within-a-macro (which was...
2011-12-29 Stefan FritschDocument the unfortunate side effect of converting...
2011-12-29 Stefan FritschDon't use #ifdef inside macro calls
2011-12-28 Stefan FritschSECURITY: CVE-2012-0021 (cve.mitre.org)
2011-12-28 Stefan FritschFix handling of piped, syslog, or inherited ErrorLog...
2011-12-28 Stefan FritschCheck during configtest that the directories for error...
2011-12-28 Stefan FritschFix -DDUMP_RUN_CFG output for piped and syslog loggers
2011-12-28 Stefan FritschAdapt loglevel of config errors during second pass
2011-12-28 Takashi SatoAdjust the translations to r1223048 (Apache Tomcat...
2011-12-25 Takashi SatoFix link to Apache Tomcat.
2011-12-24 Kaspar Brandadd missing #ifdef in ssl_cmd_protocol_parse (should...
2011-12-24 Kaspar Brandupdate transformations
2011-12-24 Kaspar BrandSSLProtocol: allow explicit control of TLSv1.1 and...
2011-12-24 Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-12-24 Kaspar BrandREMOTE_ADDR is now r->useragent_ip, which is not/never...
2011-12-22 Graham LeggettUpdate transformation.
2011-12-22 Graham LeggettClarify how the filters are merged when defined using...
2011-12-22 Graham Leggettmod_mime: Don't arbitrarily bypass AddOutputFilter...
2011-12-22 Graham LeggettUpdate transformations.
2011-12-22 Graham LeggettAdd a link to the general HTTP compliance instructions.
2011-12-22 Graham LeggettUpdate transformations.
2011-12-22 Graham LeggettBuild the man page for httxt2dbm.
2011-12-21 Graham LeggettRPM: Add mod_policy to the RPM spec file.
2011-12-21 Graham LeggettUpdate transformations.
2011-12-21 Graham LeggettAdd documentation for mod_policy, as well as explanator...
2011-12-21 Graham Leggettmod_policy: Add a new testing module to help server...
2011-12-20 Graham LeggettMove ab, logresolve, httxt2dbm and apxs to bin from...
2011-12-20 Guenter KnaufAdded mod_firehose and firehose to NetWare build.
2011-12-20 Guenter KnaufSome cosmetic NetWare makefile tweaks.
2011-12-20 Guenter KnaufMake mod_lua compile with lua 5.2.x.
2011-12-19 Graham LeggettFix the case where AP_DEBUG is unset.
2011-12-19 Graham LeggettDistinguish properly between the bindir and sbindir...
2011-12-19 Graham LeggettFix warning: variable 'rv' set but not used.
2011-12-19 Graham LeggettFix warning: 'nlen' may be used uninitialized in this...
2011-12-19 Graham LeggettRPM: Remove fiddling with installbuilddir, this is...
2011-12-19 Graham LeggettUpdate transformations.
2011-12-19 Graham LeggettClarify which tarballs we are talking about.
2011-12-19 Graham LeggettUpdate transformations.
2011-12-19 Graham LeggettAdd further explanation on RPM packaging.
2011-12-18 Graham LeggettUpdate transformations.
2011-12-18 Graham LeggettDocument the RPM platform.
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-18 Stefan FritschAvoid segfault if url->hostname is NULL and filter...
2011-12-18 Stefan Fritschremove some dead code
2011-12-18 Graham Leggettmod_firehose: Ensure directives are defined global...
2011-12-18 Graham LeggettUpdate transformations.
2011-12-18 Graham Leggettmod_firehose: Support portable non blocking support...
2011-12-17 Graham LeggettRemove unused variable.
2011-12-17 Graham LeggettFix the test for APR_HAVE_SYS_SYSLIMITS_H.
2011-12-17 Graham LeggettRPM: add firehose and mod_firehose to the RPM.
2011-12-17 Graham LeggettUpdate transformations.
2011-12-17 Graham LeggettAdd a seealso section to link mod_firehose to the fireh...
2011-12-17 Graham LeggettUpdate transformations.
next