]> granicus.if.org Git - apache/shortlog
apache
2009-03-27 Jeff Trawickremove TPF support
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Ruediger Pluem* Update transformation.
2009-03-26 Jeff Trawickfinish removing OS/2 MPM
2009-03-26 Jeff Trawickremove OS/2 MPM
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-26 Jeff Trawickfinish removing BeOS MPM
2009-03-26 Jeff Trawickaxe BeOS MPM
2009-03-26 Jeff Trawickrestore disable-nagle logic for connected sockets
2009-03-26 Jeff Trawickprefork, worker, event:
2009-03-26 Jeff Trawickaxe the unnecessary AP_MPM_HARD_LIMITS_FILE
2009-03-26 William A.... try lua, you'll like it; completes r758657
2009-03-26 William A.... integrate lua, ratelimit
2009-03-26 William A.... headers are nice too
2009-03-26 William A.... Namespaces namespaces namespaces guys... EFAIL :)
2009-03-26 Eric CovenerAdd mod_proxy_ftp directives ProxyFtpListOnWildcard...
2009-03-26 Jeff Trawickremove leader, perchild, and threadpool MPMs (other...
2009-03-26 Jim Jagielskiprefork is soooooo 1990s. make new default simple
2009-03-26 Jeff Trawickspellcheck
2009-03-25 William A.... fix symbol space and exports
2009-03-25 William A.... add lua
2009-03-25 Jeff Trawickfix mpm_get_name hook
2009-03-25 Jeff Trawickno ap_my_generation
2009-03-25 William A.... get distcache out of the way of 'BuildAll' target,...
2009-03-25 Jeff Trawickmpm header files shouldn't be installed; not part of API
2009-03-25 William A.... no longer conditional; although some are now in mpm_unix.c
2009-03-25 William A.... drop mpm.h
2009-03-25 William A.... refactor mpm_common.c into itself and mpm_unix.c for...
2009-03-25 William A.... closer to compiling
2009-03-25 Jeff Trawickresurrect the call to show_mpm_settings(), but defer...
2009-03-25 Jeff Trawickresurrect the old (pre-r757867) compiled-in MPM_NAME...
2009-03-25 Jeff TrawickThe rewrite-args hook isn't available to MPM DSOs....
2009-03-25 Jeff Trawickdangling semis lead to warnings with Sun Studio
2009-03-25 Jeff Trawickfix inconsistent defs of ap_mpm_note_child_killed()
2009-03-25 Jeff Trawickchange the allocation path for the simple MPM's retaine...
2009-03-25 Jeff Trawickfix function names in trace messages
2009-03-25 Jeff Trawickprefork, worker, and event MPMs: use retained-data...
2009-03-25 Jeff Trawickheader file tweaks required for compilability
2009-03-25 Joe Orton* configure.in: Allow configure to be built without...
2009-03-25 Jeff TrawickProvide ap_set_retained_data()/ap_get_retained_data...
2009-03-25 Ruediger Pluem* Teach apxs to work with APR 2.x where there is no...
2009-03-24 Ruediger Pluem* With APR 2.x we no longer have APR-UTIL. So don't...
2009-03-24 Jeff Trawickset ap_server_conf as early as possible; axe the duplic...
2009-03-24 Jeff Trawickmain() now sets ap_server_conf()
2009-03-24 Jeff Trawickaxe the remaining checks of AP_MPM_WANT_foo to see...
2009-03-24 Jeff TrawickMPM header files are private; don't install them
2009-03-24 Jeff TrawickAllow building httpd without a built-in MPM by specifying
2009-03-24 Jeff Trawickfix shell syntax error in check for apr major version
2009-03-24 William A.... shoot ourselves in the foot
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2009-03-24 Dirk-Willem... make_sni.sh test -- Accomodate for platforms which...
2009-03-24 Bradley NicholesDeclare variables prior to code statements otherwise...
2009-03-24 Jim Jagielskixforms
2009-03-24 Jim JagielskiDocumentation is easier than code sometimes...
2009-03-24 Joe Orton* build/config_vars.sh.in: Fix error if APU_CONFIG...
2009-03-24 Joe Orton* configure.in: If APR version is 2, APR-util does...
2009-03-24 Ruediger Pluem* Fix a memory leak by freeing the memory consumed...
2009-03-24 Ruediger Pluem* Do not allow name based virtual hosts in the case...
2009-03-23 Ruediger Pluem* Store the correct server_rec in the connection record...
2009-03-23 Paul QuernaRoll on to 2.3.2.
2009-03-23 Joe Orton* modules/mappers/mod_rewrite.c (apply_rewrite_rule...
2009-03-23 Joe Orton* modules/cache/mod_socache_memcache.c,
2009-03-23 Joe OrtonRemove code to support per-dir-CA configuration which...
2009-03-23 Joe OrtonPrevent a case of SSI timefmt-smashing with filter...
2009-03-23 Ruediger Pluem* If the SNI extension supplied a hostname. So don...
2009-03-20 Rainer JungAdd change to changelog.
2009-03-20 Rainer JungWhen trying to detect the content type of the
2009-03-20 Rainer JungSet the content encoding for compressed content
2009-03-20 Rainer JungCreating the external gzip process fails, because we
2009-03-20 Rainer JungCreation of external gzip process fails, if we
2009-03-20 Rainer JungWhitespace cleanup before doing other changes.
2009-03-17 Roy T. Fieldingadd application/x-java-jnlp-file
2009-03-17 Ruediger Pluem* APR_BUCKET_NEXT is wrong here as we are already a...
2009-03-12 Rich BowenIt's a pet peeve of mine when docs do something, and...
2009-03-12 Rich BowenAdd an example of using a wildcard with ServerAlias
2009-03-12 Ruediger Pluem* Escape pathes of filenames in 406 responses to avoid...
2009-03-11 Greg Amesthe CRLF following 100 Continue needs to be sent as...
2009-03-10 Lucien GentisSmall typo.
2009-03-10 Jim JagielskiNote for self: PPR drops the path info so we
2009-03-10 Jim Jagielskisync xforms
2009-03-08 Lucien GentisSmall typos.
2009-03-05 Nick KewRemove anomalous copyright line
2009-03-05 William A.... Until APR is actually fixed between apr_os_sock_make...
2009-03-05 William A.... Use a single event for the lifetime of the 'AcceptFilte...
2009-03-04 Ruediger Pluem* remove uneeded remains of r750126.
2009-03-04 William A.... Accelerate mod_dumpio processing;
2009-03-04 Jeff TrawickUse APR_POLLSET_NOCOPY for better performance with...
2009-03-04 William A.... Implement Event-Based accept for 'AcceptMutex none...
2009-03-04 Jeff Trawickrepeat apr_pollset_poll() while it returns EINTR
2009-03-03 Jeff Trawickremove unreachable code
2009-03-03 Ruediger Pluem* Remove unused variable.
2009-03-03 Jeff TrawickUse --with-included-apr if you don't have the compiler
2009-03-02 Sander TemmeNote PR for OpenSSL type-safe STACK fix in CHANGES
2009-03-02 Sander TemmeClean up more compiler emits. Add CHANGES entry, credi...
2009-03-02 Jeff Trawickaxe a fearful comment that was addressed before committ...
2009-03-02 Jeff Trawickfix CHANGES entry for r749438
2009-03-02 Jeff Trawickab: Fix maintenance of the pollset to resolve EINPROGRE...
2009-03-02 Jeff Trawickimprove acceptance of APR/APR-Util trunk/2.0-dev
2009-03-01 Lucien GentisMissing verbs.
2009-03-01 Brian McCallisterremove leftover debug statement
next