2002-05-16 |
Justin Erenkrantz | Transformations done with Xalan-J. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Justin Erenkrantz | Ant is horribly broken for me and can't complete an... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Yoshiki Hayashi | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Justin Erenkrantz | Remove SSLLog and SSLLogLevel directives in favor of... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Aaron Bannert | Only style fixes (tabs, blocks, spelling). |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Justin Erenkrantz | Change mod_ssl from using ssl_log() to ap_log_error(). |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Aaron Bannert | Feeling more confident in the worker MPM now, so I... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
William A.... | Potential flaw --- use forward slash notation in... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
William A.... | Cleanup the scripts used for Makefile.win |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Short of final troubleshooting and diagnostics, this... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Justin Erenkrantz | Stop using SSL_ADD_SSLERR option in ssl_log() and repla... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Document the fact that Cygwin's awk doesn't work... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Fixes to; |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Jeff Trawick | don't leave the shared library path variable commented... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Jeff Trawick | get APR to tell us the name of the shared library path... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Greg Ames | OS/390 likes the -U tar option; Linux/390 doesn't |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Sure that something else will occur to me sooner or... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Further observations from the past two weeks. |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Brian Pane | Added documentation for the new EnableMMAP directive |
commit | commitdiff | tree | snapshot |
2002-05-15 |
William A.... | Save on incremental build time. libhttpd depends... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Jeff Trawick | binbuild.sh was using the ancient syntax --with-layout... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Jeff Trawick | fix a comment in config.layout which told the unsuspect... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | Fix GetServerVariable() to return the buffer consumed... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | Replace our Event HANDLE with an apr_thread_mutex_t... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | Yesterday's patch went to far, add a missing library... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | Fix command line devenv builds for MS VS 7.0 users... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Martin Kraemer | Use new canonical URL for cronolog (http://www.cronolog... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Justin Erenkrantz | Remove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Yoshiki Hayashi | Fix broken link. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Yoshiki Hayashi | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Yoshiki Hayashi | Update translation. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | One last commit for tonight I'd postponed ... take... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
William A.... | Now for the major refactoring. Introduce mod_isapi... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Part 3 of the ISAPI overhaul. Reframe the 'server... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Instead of using the hardcoded libtool path of srclib... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Instead of hardcoding srclib/apr{-util} in the INCLUDES... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Part two; nearly inconsequential - Made the log messa... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Part one of a several-fold overhaul to isapi. This... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Hmmm... gotta ask the wisdom in using aspecific types... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Ummm... checked, 0.9.6d works too |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Jeff Trawick | Make apxs look in the correct directory for envvars... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Well if I got lost for a minute... make this clearer... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
William A.... | Clean out some needless flags/libs |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | First pass at trying to standardize httpd-2.0's usage... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Correct typo in last commit. |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Considering the overall goal of making APR and APR... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Apply same patch (nee hack) to mod_ssl as was done... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Fix mod_deflate corruption when using multiple input... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Fix typo |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Brian Pane | Start with a larger buffer size in ap_rgetline_core... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Brian Pane | Optimization: modified the power-of-two allocator in... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Justin Erenkrantz | Stop trying to help apr and apr-util by installing... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Richard Bowen | The suexec arguments now start with --with. |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Faster, simpler code for form_header_field() on ASCII... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Fixed missing null-termination of ap_make_content_type... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Added caching of formatted timestamps to speed up the... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Remove an extraneous loop condition |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Optimization: skip cache setup in location_walk() if... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Optimization: replaced apr_pstrcat+apr_strlen with... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Brian Pane | Optimization: Replaced apr_strcat() with apr_strcatv... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Brian Pane | Added EnableMMAP directive to allow the server administ... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Jeff Trawick | avoid colliding with getline() as defined by glibc |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Bill Stoddard | Fix segfault triggered when the malloc() in find_entry... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Brian Pane | Moved ap_setup_make_content_type() declaration to http_... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Brian Pane | Fixed a segfault |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Jeff Trawick | fix a build failure with some non-gcc compilers... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Brian Pane | mod_setenvif optimizations |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Brian Pane | Performance fix: When a BrowserMatch or SetEnvIf patter... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Brian Pane | Performance fix: replaced the strcasecmp calls in ap_ma... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
William A.... | Address PR 8963 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
William A.... | Afraid these are likely generated, just something... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Cliff Woolley | Removed extraneous whitespace. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Joshua Slive | Typo patrol. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Joshua Slive | The default for DefaultType is text/plain, not text... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Joshua Slive | Massive transform commit. Nothing to see here. Please... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Joshua Slive | A few directives where missing from the index because... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Jeff Trawick | Fix a mod_ssl build problem on OS/390. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Yoshiki Hayashi | Correct grammer. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Jeff Trawick | APR_PROC_MUTEX_IS_GLOBAL is the condition where apr_glo... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Yoshiki Hayashi | Add transformation of mod_suexec.ja.xml. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Cliff Woolley | Fix if-modified-since on win32, I think. It should... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bradley Nicholes | Use the ap_get_server_xxx() calls to return the info... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Justin Erenkrantz | Comin' at ya from the WWDC with my thoughts |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Cliff Woolley | Changing *any* default behavior is a bad idea without... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Greg Stein | bleh... bad idea. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Brian Pane | Added my vote on minimal server version reporting |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Ian Holsman | vote:change default config so that we only report our... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bradley Nicholes | Fixed how the NetWare import and exports lists are... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bradley Nicholes | Updated the NetWare import and exports lists for the... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Bradley Nicholes | Added caching modules to the NetWare build project |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jeff Trawick | get proxy CONNECT to work on EBCDIC machines |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jeff Trawick | get "make extraclean" and probably "make distclean... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Martin Kraemer | Fix long-standing typo (as of 1.17 when mod_info was... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Cliff Woolley | Fix win32 build breakage |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Justin Erenkrantz | Add DeflateBufferSize directive to replace hardcoded... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Justin Erenkrantz | Update mod_deflate's documentation. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Joshua Slive | Reverse the hook ordering for mod_userdir and mod_alias so |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Justin Erenkrantz | Uh, yeah, make this work. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | For those with just xalan-c, drop a hint on what to do. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | If we determine that we shouldn't be involved in this... |
commit | commitdiff | tree | snapshot |
next |