]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2009-07-06  Guenter Knaufsome more NetWare build tweaks.
2009-07-06  Guenter Knaufadded compile-time apr / apr-util versions as wrowe...
2009-07-06  Jean-Frederic... Add use slotmem. Directive HeartbeatMaxServers > 10...
2009-07-06  William A.... Use uninterruptable write; noted borrowing this code...
2009-07-06  Guenter Knaufremoved unused var (seems a leftover from 1.3 days).
2009-07-06  Guenter Knaufdont delete .d files since we have now some in source...
2009-07-06  Guenter Knaufsome NetWare build improvements.
2009-07-06  Guenter Knaufadded start/stop scripts to installation.
2009-07-06  Guenter Knauffixed NetWare build includes.
2009-07-06  Guenter Knaufadded makefile for mod_noloris
2009-07-06  Guenter Knauffixed var name, fixed memset parameter,
2009-07-06  Jean-Frederic... Arrange the slotmem chain logic in attach() too.
2009-07-06  Jean-Frederic... Arrange the slotmem chain logic.
2009-07-06  Guenter Knauffixed NetWare build.
2009-07-05  Nick KewFix incorrect "Userdir enabled" usage cases in the...
2009-07-05  Nick KewCorrectly set suexec_enabled when httpd is run by non...
2009-07-05  Guenter Knaufadded apr / apr-util version output (part two).
2009-07-05  Guenter Knaufadded apr / apr-util version output.
2009-07-05  Guenter Knauffirst hacks to make mpm_netware usable again; not ready...
2009-07-05  Guenter Knauffor now excluded the ap_mpm_pod_* functions from export...
2009-07-05  Guenter Knauffixed typo.
2009-07-05  Nick Kewmod_noloris: switch to fixed-sized shm ip storage,...
2009-07-03  Nilgun Belma... update transformation
2009-07-03  Nilgun Belma... update for sync with English doc.
2009-07-02  Joe OrtonSecurity fix for CVE-2009-1890:
2009-07-01  Nick Kewmod_noloris just moved from discussion to attracting...
2009-06-28  Paul Querna* server/mpm/simple/simple_run.c
2009-06-28  Paul QuernaOnly remove sockets from the pollcb when they have...
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
next