summaryrefslogtreecommitdiffstats
path: root/emacs-style (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-24Put the next field at the end of the structure.Jean-Frederic Clere1-2/+2
2006-10-24128 is enough for CPING/CPONG messages.Mladen Turk1-1/+1
2006-10-24Make sure the AJP message is between 8 and 64K.Mladen Turk2-9/+12
2006-10-23Fix address-in-use startup failure caused by corruption of the list ofJeff Trawick2-0/+7
2006-10-23fix typo that breaks compilationJeff Trawick1-1/+1
2006-10-23At support for ProxyIOBufferSize in AJP.Jean-Frederic Clere5-25/+50
2006-10-22mod_authn_dbd: Export any additional columns queried in the SQL selectGraham Leggett5-6/+75
2006-10-22mod_dbd: Key the storage of prepared statements on the hex stringGraham Leggett2-11/+7
2006-10-18added APR_THREAD_FUNC on listener_thread() in event and worker MPMsChris Darroch2-2/+2
2006-10-17rename routines from worker MPM to match normal MPM namingChris Darroch1-7/+7
2006-10-17add example test_config routineChris Darroch1-13/+29
2006-10-16Add a missing include of apr_buckets.h. [Martin Kraemer]Graham Leggett1-0/+1
2006-10-15Remove extra colon from /wd compiler directive.Mladen Turk1-2/+2
2006-10-15Revert 463929Mladen Turk2-7/+2
2006-10-14Fix compile warning. The /wd:XXXX is invalid. It shouldMladen Turk2-2/+7
2006-10-14Added mod_proxy_fcgi win32 build.Mladen Turk5-0/+148
2006-10-13This stuff has been backported.Graham Leggett1-18/+18
2006-10-13Backported.Graham Leggett1-0/+5
2006-10-13Backported.Graham Leggett1-3/+3
2006-10-13Backported.Graham Leggett1-14/+14
2006-10-12mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. IfGraham Leggett3-0/+57
2006-10-12So I'm sitting in Rich's talk and think to myself, it's kindJim Jagielski3-6/+93
2006-10-12update transformationChris Darroch22-38/+125
2006-10-11fixed missing "edit" argument option in mod_headers.xmlChris Darroch2-4/+9
2006-10-11describe new check_config hookChris Darroch1-2/+14
2006-10-11added pre_config, check_config, and test_config hooksChris Darroch1-3/+13
2006-10-11mod_disk_cache: Implement read-while-caching.Graham Leggett3-14/+290
2006-10-11mod_disk_cache: NULL fd pointers when closing them, fix missingGraham Leggett2-16/+32
2006-10-10sendfile_nonblocking() takes the _brigade_ as an argument, getsGraham Leggett2-6/+11
2006-10-10mod_disk_cache: Do away with the write-to-file-then-move-in-placeGraham Leggett3-262/+697
2006-10-10Fix rewritemap/dbd bug pointed out by Davi Arnaut, and improve error reporting.Nick Kew1-2/+6
2006-10-10Fix bugs pointed out by rpluem in rewritemap/dbdNick Kew1-2/+3
2006-10-10Retrieve optional functions in time!Nick Kew1-6/+2
2006-10-10Add SQL Query capability to RewriteMapNick Kew3-0/+142
2006-10-08Add compat module by default.Mladen Turk1-0/+1
2006-10-06* mod_proxy_balancer: Document BALANCER_ROUTE_CHANGED environment variable.Ruediger Pluem1-3/+13
2006-10-05Seems like a good idea to close the <Directory> tag in the example.Rich Bowen1-1/+2
2006-10-05A few missing line breaksRich Bowen1-2/+2
2006-10-03Make sure that original socket timeout gets restoredMladen Turk1-10/+11
2006-10-03Revert 451953 and 451951. Log the real r->method that isMladen Turk1-2/+2
2006-10-03* Sync with 2.2.x CHANGES fileRuediger Pluem1-6/+6
2006-10-03When starting a new piped error logger for the main server, ensureJoe Orton2-8/+35
2006-10-03spellcheckJeff Trawick1-1/+1
2006-10-03Support regexp-based manipulation of HTTP headersNick Kew3-12/+95
2006-10-03Add missing include for experimental is_connected.Mladen Turk1-0/+3
2006-10-02* Fix precedence problem.Ruediger Pluem2-3/+6
2006-10-02* Fix precedence problem.Ruediger Pluem2-1/+4
2006-10-02Bump MMN for r451575.Mladen Turk1-1/+3
2006-10-02Ups. Fix typo. We are logging int, not string.Mladen Turk1-1/+1
2006-10-02If the r->method_number is unknown the r->methodMladen Turk1-2/+2