]> granicus.if.org Git - apache/shortlog
apache
2011-06-06 Stefan FritschIntroduce ap_(get|set)_core_module_config() functions...
2011-06-06 Eric CovenerTraceEnable is per-virtualhost, not just per-server.
2011-06-05 Stefan Fritsch- Introduce concept of context prefix (which is an...
2011-06-05 Stefan Fritsch- Add <ElseIf> and <Else> to complement <If> sections...
2011-06-05 Stefan FritschFix wrong condition that may lead to NULL being set...
2011-06-04 Stefan FritschReorder members in core_dir_config to be more logical...
2011-06-04 Stefan FritschAdd __attribute__((sentinel)) to a few functions that...
2011-06-04 Stefan FritschMake ap_rputs an inline function, as it is mostly used...
2011-06-04 Stefan FritschUse define'd names for constants
2011-06-04 Stefan FritschAvoid using a tmpfile with fixed name when creating...
2011-06-04 Lucien GentisUpdates.
2011-06-04 Stefan FritschSeveral fixes for the ap_ldap build logic. This should...
2011-06-01 Eric CovenerPR51307: Fix ldap_rebind build error when ldap is enabl...
2011-06-01 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Fix comment, no...
2011-06-01 William A.... Some small progress towards building against apr[util...
2011-05-31 William A.... Fix include path relative to modules/ldap/
2011-05-31 William A.... solve getpid() process.h function order
2011-05-31 William A.... LDAP_DECLARE Header adjustment for nw/win32
2011-05-31 William A.... Shift declaration logic of LDAP_DECLARE to ap_ldap...
2011-05-31 William A.... I can't be the only person in need of this helper ...
2011-05-31 William A.... Missed the sortation order on rename
2011-05-31 William A.... This is rather irritating.
2011-05-31 William A.... Incorporate the ap_ldap incomplete API, as there is...
2011-05-28 Stefan Fritschmod_ext_filter: Remove DebugLevel option in favor of...
2011-05-28 Stefan FritschFix cut'n'paste error
2011-05-28 Stefan Fritschupdate xforms
2011-05-28 Stefan FritschUse the new "ap_expr" expression parser.
2011-05-28 Stefan FritschAdd some features to ap_expr for use by mod_include:
2011-05-28 Stefan FritschFix config setting after r1128430 has changed some...
2011-05-27 Stefan Fritschproperly merge directory configs in mod_include
2011-05-26 Rich BowenRebuild transformations of numerous files.
2011-05-26 Rich BowenRebuild transformations for r1127905
2011-05-26 Rich BowenMention that the error log format is now configurable.
2011-05-23 Graham Leggettmod_cache: Clarify which scenario we have present,...
2011-05-22 Graham Leggettrpm spec file: Prereq and BuildPrereq are deprecated...
2011-05-22 Graham Leggettmod_session_crypto: Use the apr v2.0 crypto interface...
2011-05-22 Stefan FritschFix various "variable 'x' set but not used" warnings.
2011-05-21 Stefan Fritschmod_charset_lite:
2011-05-21 Stefan FritschReplace some "apr_p[c]alloc / memcpy" constructions...
2011-05-21 Stefan FritschChange the indentation to resemble the rest of the...
2011-05-21 Stefan FritschAdd ap_regexec_len() function that works with non-null...
2011-05-21 Lucien GentisUpdates.
2011-05-21 Stefan FritschSome LDAP servers (wrongly) return LDAP_CONSTRAINT_VIOL...
2011-05-20 Jim JagielskiAdd in BalancerGrowth and its functionality... this...
2011-05-19 Jim Jagielskixforms
2011-05-19 Jim JagielskiAdd in proxy-scgi-pathinfo and proxy-fcgi-pathinfo...
2011-05-19 Jim JagielskiOops... wrong branch.
2011-05-17 William A.... Correct Win64 Servername Identification
2011-05-17 Rich BowenWho even knows what ISINDEX means any more? Well, other...
2011-05-16 Jeff TrawickWhen shutting down with worker or event with active...
2011-05-16 Graham LeggettBoth lastmod and lastmods resolve to 0 when unset,...
2011-05-16 Jeff Trawickfill in conn_rec::current_thread for WinNT, NetWare...
2011-05-16 Jeff Trawickfix some typos in comments
2011-05-15 Graham Leggettmod_cache: When content is served stale, and there...
2011-05-15 Stefan FritschImprovements found by cppcheck:
2011-05-15 Graham LeggettRemove the references to apr_crypto_t where apr_crypto_...
2011-05-15 Graham LeggettAdd API protection against the deprecated v1.4 apr_cryp...
2011-05-15 Graham LeggettReorder the parameters as per the updated apr v2.0...
2011-05-15 Graham LeggettUse namespace protection on mode and type constants.
2011-05-15 Justin ErenkrantzFix memory leak in mod_deflate.c when SetOutputFilter...
2011-05-14 Stefan FritschIf chunked encoding / content-length are corrupt, we...
2011-05-14 Stefan FritschFix a timed out connection going into the keep-alive...
2011-05-14 Stefan FritschLog messages at the various points where mod_deflate...
2011-05-14 Lucien Gentisupdates.
2011-05-14 Stefan Fritschone ap_expr item done
2011-05-14 Stefan FritschAlso add the -U and -F operators for doing subrequest...
2011-05-14 Lucien GentisUpdate.
2011-05-14 Stefan FritschAdd various file existance test operators to ap_expr
2011-05-14 William A.... One I'm signing up to finish
2011-05-14 William A.... Some STATUS thoughts from the 2.4.0 barcamp session
2011-05-13 Jim JagielskiUpdate xforms
2011-05-13 Jim JagielskiAdd in new mod_proxy "extension" module: mod_proxy_express.
2011-05-12 Rainer JungFix configure error when configuring module set "really...
2011-05-11 Stefan FritschUse APR_STATUS_IS_... in some more cases.
2011-05-11 Jim Jagielskiand bump to 2.3.13
2011-05-11 Jim JagielskiReady to tag 2.3.12-beta
2011-05-11 Jim Jagielskidocument userland/developerland change
2011-05-10 Jeff Trawickdisable hook probes for our two hooks which have no...
2011-05-09 Rainer JungSilence autoconf 2.68 warnings.
2011-05-09 Jeff Trawickkeep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes...
2011-05-09 William A.... And more text
2011-05-09 Jeff Trawickallow error log formatters to peek at the message format
2011-05-09 Graham Leggettrpm spec file: Remove requirement for /usr/share/magic...
2011-05-09 Jim JagielskiUse AP_ instead of APR_ and move into the compile CPP
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
2011-05-09 Jim JagielskiStart of ap_hooks.h setup
2011-05-09 Graham Leggettrpm spec file: Remove corrupted %changelog entry:
2011-05-09 Rich BowenRebuild changes.
2011-05-09 Rich BowenAdds helpful comment from the 2.2 docs.
2011-05-08 Eric CovenerPR51163: Resolve crashes when LDAP is used for authoriz...
2011-05-08 Lucien GentisUpdates.
2011-05-07 Eric Covenerreplace recent AJP direct comparisons to APR_TIMEUP...
2011-05-07 Eric Coveneruse APR_STATUS_IS_TIMEUP() instead of direct comparison...
2011-05-07 William A.... Not possible; you don't declare a variable const and...
2011-05-05 Rich BowenRebuilds a bunch of changes and translations.
2011-05-05 Rich BowenAdd BSD-specific note about core dumping. (Via mi+apach...
2011-05-03 Rainer JungMinor mime.types fixes:
2011-05-03 Eric Covenerfix typo -- two periods
2011-05-03 Eric Covenermention mod_expires bailing out when the handler has...
2011-05-01 Stefan Fritschavoid compiler warnings with gcc
next