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 |
2002-05-06 |
Justin Erenkrantz | It isn't a fatal condition if there is no lockfile... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | Move mod_deflate from experimental to filters to repres... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Sander Striker | Update to reflect the release. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Aaron Bannert | Protect us from this dirty hack that gets SysV Sem... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Jeff Trawick | Get proxy CONNECT basically working (IE seems to be... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Aaron Bannert | Note the mod_rewrite hang fix. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Aaron Bannert | Fix mod_rewrite hang when APR uses SysV Semaphores... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Aaron Bannert | Add unixd_set_global_mutex_perms so we can set permissi... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Aaron Bannert | Add some error checking in mod_rewrite for the mutex... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bradley Nicholes | Updated the NetWare make file to match the latest changes |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | Protect from buffer overflow when populating a HEAP... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | Fix compile break on Netware. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | mod_mem_cache/mod_cache requires APR_HAS_ATOMIC_* featu... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | This looks complete. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Jeff Trawick | fix the type of the pointer returned by the hash lookup |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | Cast the constness away when the object is returned... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | Fetch the filename to be cached from the file bucket... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Bill Stoddard | Done |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Ben Laurie | Be more tolerant. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Updated to work with the DTD. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Added several strings. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Replaced all hard-coded strings with localized versions. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Cliff Woolley | for 2.0.36: showstoppers = 0; |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Cliff Woolley | cleanup old-school backward uses of APR_BRIGADE_CONCAT... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Added DTD. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Renamed <modulelist> into <modulefilelist>, so as not... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Simple Makefile for those who prefer make over ant. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | Removing a field in a core structure (r->boundary)... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Added <directiveindex>, <moduleindex>, and <modulefilel... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Cliff Woolley | Simplify a bit |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Yoshiki Hayashi | Update generated file. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Yoshiki Hayashi | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | Rewrite ap_byterange_filter so that it can work with... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Yoshiki Hayashi | First cut of Japanese translation of module docs. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Justin Erenkrantz | Reformat/rephrase some things. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Cliff Woolley | Added an optional function (ap_register_rewrite_mapfunc... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
patrikj | Changed to a <dl> in warning note to comply with the... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Cliff Woolley | grr... mod_mem_cache didn't take kindly to that constne... |
commit | commitdiff | tree | snapshot |
next |