]> granicus.if.org Git - apache/shortlog
apache
2010-09-04 Graham Leggettmod_cache: Use a proper filter context to hold filter...
2010-09-04 Graham LeggettFix a spelling mistake.
2010-09-04 Graham LeggettAdd a TODO.
2010-09-04 Stefan Fritschmod_cgid: Log a warning if the ScriptSock path is trunc...
2010-09-01 Guenter KnaufChanged comments to C stye.
2010-09-01 Guenter KnaufFixed wrong comment.
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-09-01 Jeff Trawickset default pattern type using the enum value instead of
2010-09-01 Jeff Trawickc isn't used after being set (Fortify)
2010-09-01 Jeff Trawickrunning_gen was only set to an interesting value on...
2010-08-30 Daniel Earl... In the upgrading document, mention the messages for...
2010-08-30 Daniel Earl... Fail startup for vhost configuration problems, rather...
2010-08-30 Ruediger Pluem* - temp_sa is already the correct pointer
2010-08-30 Ruediger Pluem* temp_sa is already the correct pointer.
2010-08-27 Eric Covenernote a limitation on some kinds of flags in per-dir...
2010-08-27 Eric Coveneradd compat info to apachectl -T, add -T to short descri...
2010-08-27 Eric Covenerdoc updates around why a few directives can't set arbit...
2010-08-27 Eric Covenerremove another reference to DirectoryMatch matching...
2010-08-27 Eric CovenerPR49809: Allow DirectoryMatch to match the EOL characte...
2010-08-26 Rainer JungUpdate transforms.
2010-08-26 Rainer JungDocs: "Header add" doesn't need a colon after
2010-08-26 Rainer JungFix missing line break in example.
2010-08-25 Stefan Fritsch- add more comments explaining the logging macros
2010-08-25 Rich BowenAdds link to main Vhosts document, for folks who don...
2010-08-25 Jim JagielskiFix correct PR
2010-08-25 Rainer JungUpdate transform.
2010-08-25 Rainer JungAdd link to list of 2.4 API changes.
2010-08-24 Jeff Trawickap_proxy_retry_worker() only needs to spit out one...
2010-08-24 Jim JagielskiBump up for 2.3.9-dev
2010-08-24 Jim JagielskiGet ready to tag
2010-08-23 Rainer JungUpdate transormations.
2010-08-23 Rainer JungAdd information about "||" and "|$" piped log
2010-08-23 Rainer JungRemove obsolete transforms from docs.
2010-08-23 Jean-Frederic... Prevent race condition
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...
next