]> granicus.if.org Git - apache/shortlog
apache
2009-03-29 Jeff Trawickthe mpm_get_child_pid hook is unnecessary, as was the...
2009-03-29 Mladen TurkUse child singleton watchdog for running the heartbeat...
2009-03-29 Mladen TurkDon't test for active. It's set up from need hook
2009-03-29 Mladen Turk0600 is UWRITE+UREAD
2009-03-29 Mladen TurkUse apr-2 object perms setter
2009-03-29 Jeff TrawickCore can specify a platform-specific rewrite args hook...
2009-03-29 Jeff Trawickinstall mod_serf.h
2009-03-29 Jeff Trawickaxe ancient platform checks
2009-03-29 Jeff Trawickfix mispelled module name (helps look for applicable...
2009-03-29 Paul Querna* modules/proxy/mod_serf.c
2009-03-29 Mladen TurkRegister rewrite_args hook.
2009-03-29 Mladen TurkDo not presume we have a clean stack
2009-03-28 Ruediger Pluem* Make LDAP working with APR 2.0 again by using apr...
2009-03-28 Mladen TurkQuery the mpm state and clear the running flag if mpm...
2009-03-28 Nilgun Belma... update transformation
2009-03-28 Nilgun Belma... update for sync with English docs.
2009-03-28 Lucien GentisUpdates after english files modifications.
2009-03-28 Paul QuernaAdd static cluster backend, for very simple configurations.
2009-03-28 Paul QuernaAdd very basic, non-streaming, support for request...
2009-03-28 Paul Querna- Improve flushing/connection eos logic.
2009-03-28 Paul QuernaWork in Progress.
2009-03-28 Paul QuernaIf the MPM supports serf in its core, use this to drive...
2009-03-28 Paul QuernaIf serf is available, compile in driving the serf event...
2009-03-27 Paul QuernaAdd support for Preserving the client provided Host...
2009-03-27 Paul Querna* modules/proxy/mod_serf.c
2009-03-27 Paul QuernaWork in Progress.
2009-03-27 Jeff Trawickchange commentary to note MPM API changes: MPM_ macros...
2009-03-27 Paul Querna* modules/cluster/mod_heartmonitor.c
2009-03-27 Jim JagielskiOooooooooooo look a commit! Wow!
2009-03-27 Ruediger Pluem* Update transformation
2009-03-27 Jeff TrawickThe Event MPM is no longer experimental; move it out...
2009-03-27 Jeff Trawickfix typo in comment
2009-03-27 Jeff Trawickstart an entry to list the axed platforms
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
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.
next