2009-04-23 |
William A.... | build all refresh |
commit | commitdiff | tree | snapshot |
2009-04-23 |
William A.... | Introduce new documentation of mod_remoteip |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Mark J. Cox | Use CVE-2009-1191 for this issue. We would only |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Eric Covener | rework the NameVirtualHost documentation to hopefully... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Nick Kew | mod_dbd: add DBDInitSQL command. PR 46827 |
commit | commitdiff | tree | snapshot |
2009-04-20 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2009-04-20 |
André Malo | an ID is an ID is an ID |
commit | commitdiff | tree | snapshot |
2009-04-20 |
André Malo | update convmap |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Nilgun Belma... | syncing |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Lucien Gentis | Version update. |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Vincent Bray | update xforms |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Vincent Bray | Grammar and whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Roy T. Fielding | More unregistered media types in common use on the... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Jeff Trawick | Move logic to decide if an MPM is supported, and whethe... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Ruediger Pluem | * Add missing include to fix compiler warnings |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Jeff Trawick | mod_cgid: Improve handling of long AF_UNIX socket names... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Lucien Gentis | Two small typos. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Greg Ames | no longer amusing. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Jean-Frederic... | write Ok to tomcat. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Jean-Frederic... | Add a logic to use an handler and HTTP. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Nilgun Belma... | update transformation |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Nilgun Belma... | New Turkish translation |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Nilgun Belma... | update for sync with English doc. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Ruediger Pluem | * Check more strictly that the backend follows the... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Ruediger Pluem | * Add CVE number |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Ruediger Pluem | * Avoid delivering content from a previous request... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Jean-Frederic... | Remove the C++ style comment and use 1 for keep_running. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Jean-Frederic... | Arrange traces. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Jean-Frederic... | Set keep_running and clean pool if not. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Jeff Trawick | main() can use ap_run_mpm() directly, so axe the old... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Jeff Trawick | the only "retuned" in the entire server was, alas,... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Rainer Jung | The remote port information was forgotten from the... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Jeff Trawick | document the key API considerations related to the... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Jeff Trawick | handle an unfortunate implication of loadable MPMs: |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Ruediger Pluem | * Fix comment and optimize retrieval of loglevel. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jeff Trawick | ap_strchr_p() is the one that takes (protects) a const... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jeff Trawick | clean up apr_time_from_msec() compatibility macros |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ruediger Pluem | * Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jeff Trawick | mpm-query hook: distinguish between DECLINED and APR_EN... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Jeff Trawick | stop exporting APACHE_MPM_DIR to modules -- unclear... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Nick Kew | http://marc.info/?l=apache-httpd-dev&m=123845333914309&w=2 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Nick Kew | HTTPD script support |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Jim Jagielski | revert 759711 and 759713... don't require apr2 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Eric Covener | Clarify when CoreDumpDirectory can be moot based on... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ruediger Pluem | * Removed unused variables. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Jeff Trawick | edit CHANGES for r759924 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Jeff Trawick | rename the new retained-data APIs to ap_retained_data_c... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Mladen Turk | Use named watchdog for heartmonitor. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Mladen Turk | Run the callback from pool cleanup. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Mladen Turk | Use correct check logic |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Mladen Turk | If there are multiple hook watchdog threads registered... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Eric Covener | *) ab: Fix a 100% CPU loop on platforms where a faile... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Jeff Trawick | the mpm_get_child_pid hook is unnecessary, as was the... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | Use child singleton watchdog for running the heartbeat... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | Don't test for active. It's set up from need hook |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | 0600 is UWRITE+UREAD |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | Use apr-2 object perms setter |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Jeff Trawick | Core can specify a platform-specific rewrite args hook... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Jeff Trawick | install mod_serf.h |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Jeff Trawick | axe ancient platform checks |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Jeff Trawick | fix mispelled module name (helps look for applicable... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Paul Querna | * modules/proxy/mod_serf.c |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | Register rewrite_args hook. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Mladen Turk | Do not presume we have a clean stack |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Ruediger Pluem | * Make LDAP working with APR 2.0 again by using apr... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Mladen Turk | Query the mpm state and clear the running flag if mpm... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Nilgun Belma... | update transformation |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Nilgun Belma... | update for sync with English docs. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Lucien Gentis | Updates after english files modifications. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | Add static cluster backend, for very simple configurations. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | Add very basic, non-streaming, support for request... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | - Improve flushing/connection eos logic. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | Work in Progress. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | If the MPM supports serf in its core, use this to drive... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Paul Querna | If serf is available, compile in driving the serf event... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Paul Querna | Add support for Preserving the client provided Host... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Paul Querna | * modules/proxy/mod_serf.c |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Paul Querna | Work in Progress. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | change commentary to note MPM API changes: MPM_ macros... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Paul Querna | * modules/cluster/mod_heartmonitor.c |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jim Jagielski | Oooooooooooo look a commit! Wow! |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ruediger Pluem | * Update transformation |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | The Event MPM is no longer experimental; move it out... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | fix typo in comment |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | start an entry to list the axed platforms |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | axe unmaintained 1.3-era code to support AUX, SunOS... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Jeff Trawick | remove TPF support |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | remove OS/2 platform support |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ruediger Pluem | * Update transformation. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | finish removing OS/2 MPM |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | remove OS/2 MPM |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | remove BeOS OS support |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | finish removing BeOS MPM |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | axe BeOS MPM |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | restore disable-nagle logic for connected sockets |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | prefork, worker, event: |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Jeff Trawick | axe the unnecessary AP_MPM_HARD_LIMITS_FILE |
commit | commitdiff | tree | snapshot |
2009-03-26 |
William A.... | try lua, you'll like it; completes r758657 |
commit | commitdiff | tree | snapshot |
2009-03-26 |
William A.... | integrate lua, ratelimit |
commit | commitdiff | tree | snapshot |
2009-03-26 |
William A.... | headers are nice too |
commit | commitdiff | tree | snapshot |
next |