]> granicus.if.org Git - apache/shortlog
apache
2009-09-15 Guenter Knaufdefined apr_status_t rv one time at entry of ap_core_ou...
2009-09-15 Guenter Knaufchanged build of proxy modules to use common mod_proxy...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-09-15 Jeff Trawickrespect const-ness of string argument to ap_expr_string()
2009-09-14 Ruediger Pluem* Follow the standard CHANGES format for security changes.
2009-09-14 Graham LeggettCorrect attribution for mod_dav options provider interface.
2009-09-14 Ruediger Pluem* Replace brigade_move with apr_brigade_split_ex as...
2009-09-14 Graham LeggettAdd attribution and CVE notices.
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-09-14 Joe Orton* support/htdbm.c (htdbm_list): Fix compiler warning...
2009-09-14 Joe Orton* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply)...
2009-09-14 Daniel Earl... htdbm: don't allocate more memory for every record...
2009-09-14 Graham LeggettMove declaration to remove a compiler warning.
2009-09-14 Daniel Earl... mod_mime: detect invalid use of MultiviewsMatch inside...
2009-09-14 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3094...
2009-09-13 Eric CovenerBring the LDAPCacheEntries and LDAPOpCacheEntries usage...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham LeggettRemove trailing whitespace from the mod_request module.
2009-09-13 Graham Leggettmod_session_crypto: Sanity check should the potentially...
2009-09-13 Graham Leggettmod_session.c: Prevent a segfault when session is added...
2009-09-13 Graham LeggettRemove stray trailing whitespace from mod_session.c.
2009-09-13 Graham LeggettBring in support for an arbitrary list of mpms to the...
2009-09-12 Ruediger Pluem* Add missing , to make it compile again.
2009-09-12 Ruediger Pluem* Detab.
2009-09-11 Graham Leggetthtcacheclean: 19 ways to fail, 1 error message. Fixed.
2009-09-11 Graham LeggettAdd an RPM init.d script to start the htcacheclean...
2009-09-11 William A.... Catch the somewhat absurd combination of a 417 error...
2009-09-11 Joe OrtonSecurity fix - this is presumed to fix CVE-2009-3095...
2009-09-11 Graham LeggettFix the RPM init.d script to correctly take into accoun...
2009-09-10 Daniel Earl... Fail server startup when mod_auth_digest is unable to
2009-09-10 Jim Jagielskihrmm
2009-09-10 Jim Jagielskidoccs
2009-09-10 Jim Jagielskiveto-ed
2009-09-10 Ruediger Pluem* More style fixes. No functional changes.
2009-09-10 Ruediger Pluem* Style fixes. No functional changes.
2009-09-10 Ruediger Pluem* Silence compiler warnings
2009-09-09 Graham Leggettmod_proxy_connect: The connect method doesn't work...
2009-09-09 Graham LeggettMake sure the NULL terminator of the array is consisten...
2009-09-09 Graham LeggettUpdate transformations.
2009-09-09 Graham Leggett<li> must be followed by a matching </li>.
2009-09-09 Graham Leggettmod_ssl: The error message when SSLCertificateFile...
2009-09-09 Daniel Earl... mod_auth_digest: When qop is none, client doesn't send...
2009-09-09 William A.... Note SSL caviet and installer features in windows platf...
2009-09-06 Graham LeggettUpdate the ab.xml file with the addition of the -u...
2009-09-06 Graham LeggettAdd support for HTTP PUT to ab.
2009-09-05 Lucien GentisUpdates.
2009-09-03 Jim JagielskiAn error detect question in comments
2009-09-02 Jim Jagielskixforms
2009-09-02 Jim Jagielskidoccos for soon to be reverted code.
2009-09-02 Rich BowenChanged the name of the IRC channel a while back. Fixin...
2009-09-01 Eric CovenerNow that we have actual released versions after 2.2...
2009-09-01 Paul QuernaRemove unused conf variable.
2009-09-01 Paul QuernaCheck return value from ap_pass_brigade incase we are...
2009-09-01 Paul QuernaInitialize len to 0, since for some logic paths it...
2009-08-31 Nick KewSupport mod_rewrite's %{varname} variables in ap_expr...
2009-08-31 Graham LeggettAdd suggested parentheses around APR_STATUS_IS_ENOENT.
2009-08-31 Guenter Knaufmoved "finfo.mtime = 0;" after var declaration;
2009-08-30 Lucien GentisTypo and updates.
2009-08-30 Nick KewFix up doc note on ProxyPassMatch quirks - this wording...
2009-08-28 Jim JagielskiDocument ServerTokens Set "One Big Happy Family Server"
2009-08-28 Jim JagielskiAnd additional ServerTokens improvement...
2009-08-28 Jim JagielskiUpdate docs xforms and mappings
2009-08-28 Daniel Earl... Make code match warning message: disable nonce-checking
2009-08-28 Daniel Earl... Don't let the server start if user has asked for qop...
2009-08-28 Jim JagielskiUpdate all xforms
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-08-28 William A.... push_connection, push_server also targetted for export...
2009-08-28 William A.... Not static; trusting this targetted for export?
2009-08-28 William A.... Axe an unused variable.
2009-08-28 William A.... Add parenthesis for legibility and correcting association,
2009-08-28 William A.... Always make mod_*.h files available where they exist...
2009-08-28 William A.... Note style flaw, this is rather inappropriate on a...
2009-08-27 William A.... %.*s precision supposedly takes an int, according to gcc
2009-08-27 William A.... catch missing .h for install
2009-08-27 Graham LeggettMake sure when adding a warning, that we don't duplicat...
2009-08-27 Graham LeggettLog the return code in the debug message to properly...
2009-08-27 Graham LeggettWhen attempting to set the stale lock, we will pass...
2009-08-27 Nick KewDocument limitation to ProxyPassMatch directive.
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-08-26 Graham LeggettReintroduce an optimisation lost in some cut and paste...
2009-08-26 Graham LeggettUpdate transformations.
2009-08-26 Graham Leggettmod_cache: Introduce the thundering herd lock, a mechan...
2009-08-26 Daniel Earl... Fix shm, rmm, and lock problems.
2009-08-26 Brian HavardBring back OS/2 support.
2009-08-25 Daniel Earl... Update transform for core.
2009-08-25 Daniel Earl... Broaden the warning about modifying memory-mapped files,
2009-08-23 Nick KewPreserve port over internal redirection
2009-08-23 Nick KewReturn consistent error status for proxy unable to...
2009-08-21 Nick KewSwitch mod_dbd to using APR_STATUS_IS_foo macros in...
2009-08-20 Jeff Trawickfix wrong name in function prototype which led to
2009-08-20 Lucien GentisTwo typos correction.
2009-08-20 Lucien GentisUpdates.
2009-08-19 Nick KewDon't require all listeners to be created equal ...
2009-08-19 Daniel Earl... Clarification on unit of measure of %D in mod_headers
2009-08-17 Daniel Earl... Fix a few more broken links, one misspelling, and
2009-08-17 Nilgun Belma... update transformation
2009-08-17 Nilgun Belma... update for sync with English docs.
2009-08-17 Nilgun Belma... fixed xml validation
2009-08-17 Daniel Earl... Broken links
next