]> granicus.if.org Git - apache/shortlog
apache
2011-09-26 Jim JagielskiPut 0- on the fast-track
2011-09-26 Jim JagielskiNo longer do double duty...
2011-09-26 Daniel RuggeriFinal update to SSLProxyMachineCertificateChainFile
2011-09-26 Kaspar Brandreplace another occurence of X509_NAME_oneline by SSL_X...
2011-09-25 Kaspar Brandenable the SNI extension for proxy connections
2011-09-25 Lucien GentisUpdates.
2011-09-24 Lucien GentisUpdate.
2011-09-23 Stefan FritschMore style fixes, no func changes
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-23 Jim Jagielskidocco xforms
2011-09-23 Jim Jagielskisome docco updates
2011-09-22 Rich BowenPulls the examples out of the paragraph text and into...
2011-09-21 Kaspar BrandBring error messages for TLS stapling related options...
2011-09-21 Kaspar Brandupdate transformations
2011-09-21 Kaspar Brandmod_ssl:
2011-09-20 Stefan Fritschupdate xforms
2011-09-20 Stefan Fritsch%L works without mod_unique_id, too
2011-09-20 Stefan FritschSave one call of ap_escape_html on the uri. Reflow...
2011-09-20 Rich BowenAdds brief introduction to the table to address initial...
2011-09-20 Rich BowenRebuilds translation generated docs.
2011-09-20 Rich BowenReplace log example with one that matches 2.4 logging.
2011-09-20 Rich BowenRebuild HTML transformations.
2011-09-20 Rich BowenAdds some examples of using the ErrorLogFormat token...
2011-09-19 Kaspar BrandAdd ssl_log_xerror() and ssl_log_rxerror(), modeled...
2011-09-19 Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-09-19 Rich BowenRemove from documentation STATUS things that have alrea...
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-19 Rich BowenPunctuation error.
2011-09-19 Rich BowenRemoves CookieLog from ja, ko, and tr documentation.
2011-09-19 Rich BowenRebuild docs mentioning CookieLog
2011-09-19 Rich BowenRemoves the CookieLog directive, which has been documen...
2011-09-19 Rich BowenRebuild HTML.
2011-09-19 Rich BowenRemoves the promise if more documentation to come....
2011-09-19 Daniel RuggeriStyle cleanup
2011-09-19 Eric CovenerGive a slightly more direct hint when no global ServerN...
2011-09-19 Rich BowenRebuild mod_log_config grammar changes.
2011-09-19 Rich BowenAdditional grammatical nits.
2011-09-19 Rich BowenRebuilding other new French translations.
2011-09-19 Rich BowenRebuilds French translation updates.
2011-09-19 Rich BowenRebuild transformations.
2011-09-19 Rich BowenNitpick - Be consistent with ending each format descrip...
2011-09-18 Lucien GentisUpdates.
2011-09-18 Stefan FritschFix cut'n'paste error: ErrorLog -> ErrorLogFormat
2011-09-18 Rich BowenTrying to make it slightly clearer that 'name' in these...
2011-09-18 Rich BowenAltering the "somewhat similar" to default example...
2011-09-17 Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-09-17 Daniel RuggeriLog better information and prevent leak of an X509...
2011-09-17 Ruediger Pluem* Correctly obey ServerName / ServerAlias if the Host...
2011-09-16 Guenter KnaufFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE ...
2011-09-16 Jeff Trawickfix spelling error in a couple of log messages
2011-09-16 Guenter KnaufContinue if the platform doesnt support file perms.
2011-09-16 Stefan FritschAdd comment that the check for empty brigade at the...
2011-09-16 Stefan FritschFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE
2011-09-15 Stefan Fritschupdate xforms
2011-09-15 Stefan FritschUn-deprecate AddOutputFilterByType and update docs...
2011-09-15 Stefan FritschImplement AddOutputFilterByType by doing strcmp()s...
2011-09-15 Stefan Fritschreplace non-threadsafe use of srand() and rand() with...
2011-09-15 Stefan Fritschuse random value as multipart range boundary to prevent...
2011-09-15 Stefan Fritschinitialize counter with random number
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-15 Stefan Fritsch- start definitive list of modules not to be included...
2011-09-15 Jim JagielskiGA plan
2011-09-14 Daniel RuggeriModify SSLProxyMachineCertificateChainFile to use X509...
2011-09-14 Kaspar BrandProperly fill in the SSL_{CLIENT,SERVER}_V_{START,END...
2011-09-14 Kaspar Brandssl_callback_proxy_cert(): take advantage of ssl_log_cx...
2011-09-13 Stefan Fritschmention mod_deflate optimization; ap_expr is based...
2011-09-13 Stefan FritschFix 'Content-Encoding: gzip' missing if the first briga...
2011-09-13 Jim Jagielskixforms
2011-09-13 Jim JagielskiSome more 2.4 goodness and notes
2011-09-13 Jim JagielskiXforms again post mod_proxy.xml update
2011-09-13 Jim JagielskiList worker flags in a more useful manner and note...
2011-09-13 Jim JagielskiImplement draining capability for proxy workers......
2011-09-12 Jim JagielskiXforms changes... using SVN this time ;)
2011-09-12 Rich BowenUpdates one of the "advanced" recipes and rewrites...
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-12 Guenter KnaufFixed MaxRanges config block.
2011-09-12 William A.... unixfy
2011-09-12 William A.... RM warning text
2011-09-11 Lucien GentisUpdates.
2011-09-10 Ruediger Pluem* Update xforms
2011-09-09 Jim JagielskiSave creation of merged until we know we will actually...
2011-09-09 Jim Jagielskireturn some range params admins may want to control...
2011-09-09 Jim JagielskiRemove function so we can grab over core_conf elements...
2011-09-09 Jim JagielskiReorg so we don't need forward def...
2011-09-09 Jim JagielskiUpdate docco xforms
2011-09-09 Jim JagielskiReset
2011-09-09 Jim JagielskiNo reason for the advanced def...
2011-09-09 William A.... Reflect user-visible behavior change
2011-09-09 William A.... Non-releases don't have user-visible regressions; now...
2011-09-09 William A.... What getpid()? No backport of this edit is needed.
2011-09-08 Eric Covenerno termination of the loop in 1166823.
2011-09-08 Eric Covenermod_ldap: Optional function uldap_ssl_supported(r)...
2011-09-08 Eric Covenertypo in comment
2011-09-08 Eric CovenerSet Accept-Rangs: none instead of unsetting the Accept...
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-09-08 Eric CovenerThe default timeout value of 10s lives in two places...
2011-09-08 Jean-Frederic... Use HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
next