]> granicus.if.org Git - apache/shortlog
apache
2010-08-22 Rainer JungUpdate transformations.
2010-08-22 Stefan FritschSupport large log files in suexec
2010-08-22 Stefan FritschSimplify code as noted by Jeff.
2010-08-22 Rainer JungAdd information about proxy workers to proxy docs.
2010-08-22 Rainer JungChange behaviour of worker sharing.
2010-08-22 Rainer JungMinor style nits.
2010-08-21 Stefan Fritschcore: Abort with sensible error message if no or more...
2010-08-20 Jeff Trawickfollow up r987629 with another similar issue
2010-08-20 Jeff Trawickremove useless check for current == NULL; if it is...
2010-08-20 Rainer JungRemove unneeded CHANGES entry.
2010-08-20 Jeff TrawickFortify falsely complained that the sprintf() result...
2010-08-20 Rainer JungFix broken "creationdate" property in mod_dav_fs and
2010-08-20 Jeff Trawickmod_proxy: Rename erroronstatus to failonstatus...
2010-08-19 Jeff TrawickFortify complains about an overflow of pad[], which...
2010-08-19 Nick Kewalert docs readers to minor gotcha
2010-08-19 Daniel Earl... Update transforms and add some html and meta files...
2010-08-19 Daniel Earl... Overhaul the detailed doc for virtual hosts:
2010-08-19 Daniel Earl... For NameVirtualHost, specify which vhost is the default...
2010-08-19 Daniel Earl... Minor corrections and cleanup in the descriptions of...
2010-08-19 Jim JagielskiAnd we are at 2.3.8-dev...
2010-08-19 Jim JagielskiBump
2010-08-19 Jim JagielskiPrepare for tagging of 2.3.7
2010-08-19 Jim Jagielskiupdate xforms
2010-08-18 Stefan FritschFix usage output.
2010-08-18 Stefan FritschProperly check the result returned by apr_ldap_init...
2010-08-18 Stefan Fritschmod_rewrite: Log errors if rewrite map files cannot...
2010-08-18 Stefan FritschRemove obsolete "see error log" log messages.
2010-08-18 Stefan FritschPerform NULL check before dereferencing arg, not after.
2010-08-18 Jim JagielskiPull out "does request have a body" logic to a central
2010-08-18 Stefan FritschAdd the same r->user == NULL check in the Satisfy Any...
2010-08-18 Jean-Frederic... Don't log errors when we can't send to client, just...
2010-08-17 Jim JagielskiFix comment and code to be what it should have been/
2010-08-17 Rainer JungUpdate transformations.
2010-08-17 Rainer JungFix validation error on docs xml file.
2010-08-17 Rainer JungFix syntax error in xml file.
2010-08-17 Jim JagielskiFurther checks for non-body requests...
2010-08-17 Jim Jagielskidetab
2010-08-16 Jim JagielskiFor backends which are HTTP/1.1, do a quick test (ping)
2010-08-15 Lucien GentisUpdates.
2010-08-13 Ruediger Pluem* The forward and reverse worker do not keep connection...
2010-08-12 Stefan FritschRevert part of r983116: Don't break the loop if rv...
2010-08-10 Jim Jagielskioops
2010-08-10 Jim JagielskiFold in some stuff to allow for matching of workers
2010-08-09 Igor GalićMissing a word.
2010-08-09 Igor GalićAnd the html..
2010-08-09 Igor Galić[PT] is implied in per-dir context. (Also, FallbackReso...
2010-08-08 Guenter KnaufAdded casts to silent compiler warnings.
2010-08-08 Guenter KnaufUpdated copyright year.
2010-08-08 Guenter KnaufChanged macro for .rc in ap_release.h.
2010-08-06 Philip M. GolluccizRC is never used before its overwritten below the...
2010-08-06 Philip M. Golluccirv is never used which makes the whole if useless
2010-08-06 Philip M. Golluccientry is over written immediately below
2010-08-06 Jeff Trawickaxe unexpected ';' after end of block
2010-08-06 Jeff TrawickIntel's compiler warns about assigning the non-enum...
2010-08-06 Jeff Trawickcomment fixes for "send" vs. "sent"
2010-08-05 Daniel Earl... With -S, show ServerAlias values that go with the virtu...
2010-08-04 Stefan FritschRe-add AP_DEBUG_ASSERTs that were wrongly removed in...
2010-08-03 Stefan Fritschremove more unused variables
2010-08-03 Stefan Fritschremove more useless use of strlen
2010-08-03 Stefan Fritschremove some useless use of strlen()
2010-08-03 Stefan Fritsch- Remove a load of unused variables (or variables that...
2010-08-03 Stefan FritschPass the huge apr_uri_t structs by reference instead...
2010-08-03 Stefan Fritschset free()d pointers to NULL to avoid potential use...
2010-08-02 William A.... Now with a rebuild-all
2010-08-02 William A.... It seems we haven't built in some time
2010-08-02 William A.... Indicate this is a recent revision, didn't try to track...
2010-07-31 Stefan FritschReduce logging noise at graceful restart
2010-07-31 Stefan FritschCode cleanup: replace strncpy by apr_cpystrn or apr_pst...
2010-07-31 Stefan FritschReplace apr_palloc+memcpy by apr_memdup
2010-07-31 Stefan FritschUpdate docs and comment: the unique id is now 24 charac...
2010-07-31 Rainer JungAdd mod_proxy_scgi to default configuration
2010-07-31 Stefan FritschUpdate description of HTMLTable
2010-07-30 Lucien GentisUpdate.
2010-07-25 Rainer JungUpdate CHANGES.
2010-07-25 Rainer JungAdding sub second timestamps and request end time to...
2010-07-25 Lucien GentisUpdates.
2010-07-25 Rainer JungFix typo in CHANGES.
2010-07-24 Stefan Fritschremove CHANGES entry of change reverted as part of...
2010-07-24 Nick KewMerge mod_dir fixups to avoid possible ordering issues...
2010-07-23 Brian McCallisterexpose subprocess_env on lua request object
2010-07-23 Nick Kewr966869 required mmn bump
2010-07-22 Guenter KnaufRemoved obsolete include paths from NetWare makefiles.
2010-07-22 Nick KewUse temp_pool not pool for a string that's a temp
2010-07-22 Nick KewUpdate documentation for AddOutputFilterByType move
2010-07-22 Nick KewSupport multiple names in reimplemented AddOutputFilter...
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-07-22 Guenter KnaufRemoved compiler switch -relax_pointers since no longer...
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-07-21 Rich BowenRebuild new example.
2010-07-21 Rich BowenFixes a non-working example in the int RewriteMap section.
2010-07-21 Rainer JungUpdate SSL cipher suite and add example for SSLHonorCip...
2010-07-21 Nick KewFix omission in r894036 noted by rpluem.
2010-07-20 Greg SteinFix up some SSL configuration, per issue #49484. IE6...
2010-07-20 Nick KewFix processing of long chunk extensions
2010-07-20 Rainer JungReplace "back-slash" with "backslash" in docs.
2010-07-20 Nick KewTrivial spelling fix so I can close
2010-07-20 Nick KewDon't risk segfault in authz if r->user is not set
2010-07-19 Nick KewEnable SetEnv to set PATH
2010-07-19 Nick Kewmod_include: recognise "text/html; parameters" as text...
2010-07-19 Stefan FritschAdd ap_find_module_short_name() to quickly get the...
next