]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2009-06-28  Paul Quernaserver/mpm/simple/simple_run.c
2009-06-27  Guenter KnaufFixed comment. Submitted by Arfrever Frehtes Taifersar...
2009-06-27  Vincent DeffontainesFix previous commits. Forgot <br /> at the end of a...
2009-06-27  Vincent DeffontainesNew french translation.
2009-06-27  Vincent DeffontainesComplete previous commit, by marking the second invalid...
2009-06-27  Vincent DeffontainesThe first configuration example in the file is misconfi...
2009-06-27  Vincent DeffontainesNew .fr translations.
2009-06-27  Vincent DeffontainesErrorDocument may be used in .htaccess if AllowOverride...
2009-06-26  Jean-Frederic... Don't set worker->s if already set (for balancer using...
2009-06-26  Joe OrtonFix hung SSL handshake if a particularly long CA list...
2009-06-24  Guenter Knaufadded mod_remoteip to NetWare build.
2009-06-23  Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl...
2009-06-23  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2009-06-23  Joe Orton* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.
2009-06-17  Nick Kewmod_proxy_http: fix case sensitivity checking transfer...
2009-06-17  Nick Kewmod_alias: Ensure Redirect issues a valid URL
2009-06-17  Tony StevensonBroken directive
2009-06-17  Lucien GentisOne small typo.
2009-06-17  Nick KewFix bug in r785425 (dereference null pointer when not...
2009-06-16  Nick KewAdd DefaultHandler directive to mod_dir.
2009-06-15  Brian McCallisterchange use of luaL_openlib to luaL_register via path...
2009-06-15  Brian McCallisterchange use of luaL_openlib to luaL_register via path...
2009-06-15  Brian McCallisterremove unusable test file
2009-06-14  Lucien GentisSome typos.
2009-06-13  Lucien GentisSome typos.
2009-06-11  Lucien GentisUpdate.
2009-06-11  Ruediger Pluem* Close the accepted fd in the error case to avoid...
2009-06-11  Ruediger Pluem* Close the listening Unix socket of the mod_cgid daemo...
2009-06-11  Ruediger Pluem* Remove locking for writing to the rewritelog. There...
2009-06-09  Eric Covenerdoc xforms
2009-06-09  Eric Covenerno-cache envvar: copy the compatability note from 2...
2009-06-07  André Maloupdate transformation
2009-06-07  André Maloapparently a paste error
2009-06-06  Lucien GentisSome typos.
2009-06-01  Jim JagielskiSimplify... handle this below, even though it's
2009-06-01  Jim Jagielskitypo
2009-06-01  Jim JagielskiMore adjustment for Redirect argument checking...
2009-06-01  Jim Jagielskiclarify ptr
2009-06-01  Jim JagielskiAlign doccos with code and clarify: grab tries to find...
2009-06-01  Ruediger Pluem* Some custom defined response codes also do not requir...
2009-06-01  Jim JagielskiFix error with arg counting
2009-05-31  Lucien GentisOne typo.
2009-05-31  William A.... Favor DECL over DECLS
2009-05-31  William A.... Restructure fdpass logic to not spew stderr crap for...
2009-05-30  Takashi SatoSpecify a pool for cache with apr_hash_pool_get instead...
2009-05-29  Rich BowenFurther clarify what variables one has access to in...
2009-05-27  Lucien GentisJuicy update !
2009-05-27  Lucien GentisSome typos.
2009-05-27  Sander TemmeExpose whether a request was served over an Initial...
2009-05-27  Nick Kewmod_alias: Enforce sanity in args to Redirect
2009-05-26  Takashi SatoRemove the conditional for APR >= 1.3.
2009-05-26  Takashi SatoMake pline a child of main pool.
2009-05-25  Nick KewFix IPv6 literal addresses passed to a proxied backend.
2009-05-25  Takashi SatoFix a memory leak by freeing the memory every line.
2009-05-25  Ruediger Pluem* Correctly detect if CacheIgnoreURLSessionIdentifiers...
2009-05-25  Ruediger Pluem* Use the correct constant.
2009-05-25  Takashi SatoKill the hardcoded values
2009-05-25  Takashi SatoDeclare the local variables in the more inner scope.
2009-05-22  Jim Jagielskiavoid a relatively ugly code dup
2009-05-21  William A.... Add a few other 'ignore's for those gathering libs...
2009-05-21  Jim JagielskiComplete API :)
2009-05-21  Ruediger Pluem* Improve documentation for CacheIgnoreURLSessionIdenti...
2009-05-21  Ruediger Pluem* Add CacheIgnoreURLSessionIdentifiers directive to...
2009-05-19  Jim Jagielskilinewrap. no func diffs
2009-05-19  Jim JagielskiDoesn't really make sense to have to keep these 2
2009-05-19  Takashi SatoFix the error string returned by RewriteRule. RewriteRu...
2009-05-19  Takashi SatoKill the hardcoded values
2009-05-16  Jeff Trawick"fix" this warning by passing "%s" as the format string:
2009-05-15  William A.... Quit hiding the previous request information while...
2009-05-15  William A.... Force the current directory to the server root in the...
2009-05-15  William A.... Ease migration for the hosts of piped loggers out there...
2009-05-15  William A.... wrap comment, no functional change
2009-05-15  William A.... Fix docs and bump mmn minor
2009-05-15  William A.... Revert the default resource abuse introduced in r104019...
2009-05-15  William A.... Set ignores; a good case for cut n paste instead of...
2009-05-15  Jim Jagielskidditional docco changes... No functional changes
2009-05-15  Jim Jagielskicomment change - no functional change
2009-05-15  Jim Jagielski"officially" add grab/release to slotmem provider API
2009-05-15  William A.... Drop exit value (always NO_ERROR, needs work). Pass...
2009-05-15  William A.... Pick up earlier SHUTDOWN notification
2009-05-15  Jim JagielskiAdd inuse table and grab/release to plainmem slot provider
2009-05-15  William A.... cleanup truncation
2009-05-15  Jim JagielskiAlign internal names with external... Note, rename
2009-05-15  Jim JagielskiAnother slotmem flag. This one determines if access
2009-05-15  William A.... Fix win32 build includes
2009-05-15  Jim JagielskiRemove all locking from slotmem_shm...
2009-05-15  Jim JagielskiAlign with module naming
2009-05-15  Jim Jagielskicompile-time issues
2009-05-15  Jim JagielskiFinal ( :) ) step to transition which removes the ap_sl...
2009-05-15  Jim JagielskiUpdate doccos due to slotmem change
2009-05-15  Jim JagielskiRename 2nd step
2009-05-15  Jim Jagielski1st step of man changes for slotmem refactor
2009-05-15  Jim JagielskiNo longer used
2009-05-15  Jim JagielskiNo longer needed
2009-05-15  Jim JagielskiFinalize
2009-05-15  Jim JagielskiMove over
2009-05-15  Jim JagielskiMake new mem location
2009-05-15  Jim JagielskiRename of slotmem in transition away from ap_slotmem_...
2009-05-15  Joe OrtonMake the piped_log structure opaque:
2009-05-15  Nilgun Belma... update transformation
next