]> granicus.if.org Git - apache/history - modules
removed obsolete cast. Mentioned by Peter Sylvester.
[apache] / modules /
2009-07-27 Guenter Knaufremoved obsolete cast. Mentioned by Peter Sylvester.
2009-07-20 Jim JagielskiIn the case where we have no members, they aren't in...
2009-07-19 Nick KewUpdate r795445 patch in the light of rpluem's comments...
2009-07-18 Nick Kewmod_dir: Change DefaultHandler to DefaultMapping, and...
2009-07-18 Nick KewTypo fix
2009-07-18 Nick KewFix mod_include potential segfault checking backref...
2009-07-13 Guenter Knaufskip another lua source file with NetWare build.
2009-07-13 Guenter Knaufand another NetWare build fix for mod_lua.
2009-07-13 Guenter Knauffinal NetWare mod_lua build fixes.
2009-07-12 Guenter Knaufadded mod_lua to the NetWare build.
2009-07-12 Guenter Knaufadded NetWare makefile for mod_lua.
2009-07-09 Takashi SatoAdd the missing include of apu_version.h and thus fix...
2009-07-09 Ruediger Pluem* Return APR_EOF if request body is shorter than the...
2009-07-09 Ruediger Pluem* Silence compiler warnings about unused variables.
2009-07-08 Guenter Knauffinally fixed NetWare export list (thanks help from...
2009-07-07 Guenter Knauffixed types, fixed NetWare build.
2009-07-07 Guenter Knauffixed import list.
2009-07-06 Guenter Knaufremoved font clutter as suggested by niq.
2009-07-06 Guenter Knaufadded compile-time apr / apr-util versions as wrowe...
2009-07-06 Jean-Frederic ClereAdd use slotmem. Directive HeartbeatMaxServers > 10...
2009-07-06 William A. Rowe JrUse uninterruptable write; noted borrowing this code...
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 ClereArrange the slotmem chain logic in attach() too.
2009-07-06 Jean-Frederic ClereArrange the slotmem chain logic.
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 Nick Kewmod_noloris: switch to fixed-sized shm ip storage,...
2009-07-02 Joe OrtonSecurity fix for CVE-2009-1890:
2009-07-01 Nick Kewmod_noloris just moved from discussion to attracting...
2009-06-26 Jean-Frederic ClereDon'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 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-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-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 Ruediger Pluem* Some custom defined response codes also do not requir...
2009-06-01 Jim JagielskiFix error with arg counting
2009-05-31 William A. Rowe JrFavor DECL over DECLS
2009-05-31 William A. Rowe JrRestructure fdpass logic to not spew stderr crap for...
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-25 Nick KewFix IPv6 literal addresses passed to a proxied backend.
2009-05-25 Ruediger Pluem* Correctly detect if CacheIgnoreURLSessionIdentifiers...
2009-05-25 Ruediger Pluem* Use the correct constant.
2009-05-22 Jim Jagielskiavoid a relatively ugly code dup
2009-05-21 Jim JagielskiComplete API :)
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-16 Jeff Trawick"fix" this warning by passing "%s" as the format string:
2009-05-15 William A. Rowe JrQuit hiding the previous request information while...
2009-05-15 William A. Rowe Jrwrap comment, no functional change
2009-05-15 Jim JagielskiAdd inuse table and grab/release to plainmem slot provider
2009-05-15 William A. Rowe Jrcleanup 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. Rowe JrFix 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 JagielskiFinalize
2009-05-15 Jim JagielskiMove over
2009-05-15 Jim JagielskiRename of slotmem in transition away from ap_slotmem_...
2009-05-14 Jim Jagielskioptimize as suggested by chrisd
2009-05-14 Jim Jagielskiunused var
2009-05-13 Jim Jagielskiadd API back from r774454
2009-05-13 Jim Jagielskino need to recalc... we store this.
2009-05-13 Jim JagielskiOops... not yet
2009-05-13 Jim Jagielskioff by 1 error
2009-05-13 Jim JagielskiBounds check... id can't be >= number of slots (0 indexing)
2009-05-13 Jim Jagielskierror detection
2009-05-13 Jim JagielskiAdd in draft grab/return (alloc/free)... not in API...
2009-05-13 Jim Jagielskiap_slotmem_mem no longer exists. We never provide the...
2009-05-13 Jim Jagielskistandard method
2009-05-13 Jim JagielskiReturn APR_EGENERAL for the error
2009-05-13 Jean-Frederic ClereAllow the load balancing method to "create" workers.
2009-05-13 Jean-Frederic Clereserver_rec *r... Oops should be server_rec *s.
2009-05-12 Jim Jagielskitypo2
2009-05-12 Jim Jagielskifix typo
2009-05-12 Jim JagielskiOptimization... for large slotmems, it would be useful...
2009-05-12 Jim JagielskiIf we have a mutex, we should use it whenever we create a
2009-05-12 Rainer Jung- use apr_strerror() instead of strerror()
next