summaryrefslogtreecommitdiffstats
path: root/docs/manual/env.html.en (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-06* Update transformationRuediger Pluem1-1/+1
2009-01-06eliminating 9x legacy code from mod_win32William A. Rowe Jr1-17/+3
2009-01-06rip child.c-specific macros away from mpm_winnt.hWilliam A. Rowe Jr2-31/+31
2009-01-06the length arguments are apr_size_t, not intJeff Trawick1-1/+1
2009-01-06tiny style fix for r729579Jeff Trawick1-1/+1
2009-01-06rename private COMP_CONTEXT to winnt_conn_ctx_t and make static within child.cWilliam A. Rowe Jr2-40/+36
2009-01-06happy new yearRoy T. Fielding3-3/+3
2009-01-05more fallout from removing win9x-model services, this is no longer usedWilliam A. Rowe Jr1-26/+0
2009-01-05mod_ext_filter: fix test for onfail behaviourNick Kew1-4/+4
2009-01-05* The header file is still needed in this case. So prevent it from beingRuediger Pluem1-0/+1
2009-01-05Improved fix to PR#41120: send a clean error response when abortingNick Kew1-2/+12
2009-01-04mod_session_crypto: Ensure that SessionCryptoDriver can only beGraham Leggett2-61/+54
2009-01-04Fix mod_ext_filter to detect failure to start the external program,Nick Kew3-6/+56
2009-01-04Silence compiler warning about unused variable cfg.Rainer Jung1-2/+0
2009-01-03Update transformation.Graham Leggett3-112/+47
2009-01-03mod_session_crypto: Rewrite the session_crypto module against theGraham Leggett3-325/+388
2009-01-03vi broke event ;)Rainer Jung1-1/+1
2009-01-03revert 730949, accf_map member should never have been or be NULLWilliam A. Rowe Jr1-1/+1
2009-01-03bollocks, it's absolute crap to break the ABI structure alignment for featuresWilliam A. Rowe Jr1-2/+0
2009-01-03Reorder and correct creation and merge of server records, optimizingWilliam A. Rowe Jr1-49/+63
2009-01-03pcre-config --cflags actually emits include paths not cflags, so add it toJustin Erenkrantz1-3/+6
2009-01-03Fix format type warning in mod_example_ipc.c.Rainer Jung1-2/+2
2009-01-03Allow feature test for apr_ssl.h to succeed:Rainer Jung1-2/+5
2009-01-03mod_auth_form: Fix a pool lifetime issue, don't remove the subrequestGraham Leggett2-2/+8
2009-01-03Fix correct linking against PCRE.Rainer Jung1-7/+10
2009-01-03* APR_TCP_DEFER_ACCEPT is always defined. So this is pointless.Ruediger Pluem1-2/+0
2009-01-03* Handle the case where conf->accf_map is NULL gracefully instead of segfaultingRuediger Pluem1-1/+1
2009-01-03* modules/proxy/config.m4: Remove spurious notices from configure.Justin Erenkrantz1-3/+1
2009-01-03Bump to 2.3.2.Paul Querna2-2/+6
2009-01-03Make OpenSSL pkg-config usage consistent so that we don't run the earlyJustin Erenkrantz1-25/+29
2009-01-03Roll on to 2.3.2-dev.Paul Querna1-2/+2
2009-01-03Prepare for tagging 2.3.1.Paul Querna1-1/+1
2009-01-03Fix up SSL autoconf-fu so as not to emit bogus lines.Justin Erenkrantz1-5/+4
2009-01-03Silence ulimit warnings on platforms/configs that don't support setting theJustin Erenkrantz1-1/+1
2009-01-03Drop some lingering pre-NT conditionalsWilliam A. Rowe Jr1-11/+3
2009-01-03Remove console/win9x support from ApacheMonitor, now Service Control onlyWilliam A. Rowe Jr1-371/+129
2009-01-03SSL libs are needed in linking only for ab and mod_ssl.Rainer Jung1-1/+7
2009-01-03Only link libhttpd against pcre.Rainer Jung1-1/+2
2009-01-03We need to link only ab against libm (because ofRainer Jung2-1/+7
2009-01-03Need to close temporary file before using itRainer Jung1-0/+7
2009-01-03Use LDADD mechanism to only link mod_serf resp.Rainer Jung2-3/+2
2009-01-03Remove LockFile in default configRainer Jung1-0/+6
2009-01-03Further Win9x code elimination and simplificationWilliam A. Rowe Jr2-22/+4
2009-01-03Clean up thread and process number defaultsRainer Jung3-10/+13
2009-01-03Drop support for Service Description labels from < Win2000William A. Rowe Jr1-40/+8
2009-01-02Clean up fugly initialization of AcceptFilter mappingsWilliam A. Rowe Jr1-8/+9
2009-01-02Add new struct element: name...Jim Jagielski3-56/+62
2009-01-02Use default object file in APACHE_MODULE callsRainer Jung3-13/+6
2009-01-02Axe Win9x codepath, including Win32DisableAcceptEx logic. Starting clean.William A. Rowe Jr8-1874/+301
2009-01-02document some nonsense it may be sizeof off_t > sizeof size_t.William A. Rowe Jr1-0/+3