| Commit message (Expand) | Author | Age | Files | Lines |
* | config magic for enabling DAV, Expat, and SDBM. | Greg Stein | 2000-07-01 | 5 | -3/+73 |
* | no need for relative includes. the directories will be added to the | Greg Stein | 2000-07-01 | 4 | -8/+7 |
* | add some basic infrastructure to sdbm. update expat-lite's | Greg Stein | 2000-07-01 | 1 | -0/+8 |
* | autoconf gives us WORDS_BIGENDIAN. a bit more of our magic for whether we | Greg Stein | 2000-07-01 | 1 | -1/+8 |
* | brand new Makefile.in to work in the Apache 2.0 config/build system | Greg Stein | 2000-07-01 | 1 | -32/+4 |
* | bring up to date with respect to Apache 1.3 src/lib/expat-lite/ | Greg Stein | 2000-07-01 | 7 | -51/+81 |
* | Remove iol_socket.c from OS/2 build after Ryans's cleanup. | Brian Havard | 2000-07-01 | 1 | -1/+1 |
* | Remove ap_get_server_conf() from the MPM's that implement. The only place | Ryan Bloom | 2000-06-30 | 5 | -25/+4 |
* | Cast a vote | Jim Jagielski | 2000-06-30 | 1 | -2/+2 |
* | Fix the problem with ./buildconf not working right out of CVS. The | Ryan Bloom | 2000-06-30 | 1 | -3/+3 |
* | Combine some common code. Before this, all platforms implemented their | Ryan Bloom | 2000-06-30 | 13 | -16/+16 |
* | I am removing my veto and stepping away from this discussion for at least | Ryan Bloom | 2000-06-30 | 1 | -4/+2 |
* | always include limits.h for the INT_MAX value. | Greg Stein | 2000-06-29 | 1 | -1/+1 |
* | First cut at getting mod_mmap_static function into mod_file_cache. My intent ... | Bill Stoddard | 2000-06-28 | 1 | -60/+170 |
* | Remove the config stuff from the STATUS file. I believe the configuration | Ryan Bloom | 2000-06-28 | 1 | -6/+1 |
* | Finish the Configuration cleanup. This basically merges all of the | Ryan Bloom | 2000-06-28 | 3 | -35/+4 |
* | Update mod_file_cache to use ap_core_translate. mod_file_cache is essentiall... | Bill Stoddard | 2000-06-28 | 3 | -122/+14 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 23 | -1/+66 |
* | turn this off for now; the stuff compiles but doesn't link... | Greg Stein | 2000-06-28 | 1 | -1/+1 |
* | note todo items to complete first pass of integration | Greg Stein | 2000-06-28 | 1 | -2/+10 |
* | get the DAV stuff to compile for Apache 2.0. some unpleasantries are in | Greg Stein | 2000-06-28 | 10 | -220/+237 |
* | initial whack at the config/build stuff. | Greg Stein | 2000-06-28 | 6 | -0/+43 |
* | first, obvious step: alter the license/copyright on all mod_dav files. | Greg Stein | 2000-06-28 | 10 | -144/+537 |
* | initial checkin of the new Apache DAV code. this is a pristine copy of | Greg Stein | 2000-06-28 | 10 | -0/+13802 |
* | Whoops... will be needing this exported rsn for mod_mmap_static. But the | William A. Rowe Jr | 2000-06-28 | 2 | -2/+2 |
* | Hook functions aren't translated (and when they are, they are _NONSTD)... | William A. Rowe Jr | 2000-06-28 | 2 | -2/+2 |
* | Fix the configure process. This does a couple of things to allow APR and | Ryan Bloom | 2000-06-28 | 2 | -5/+12 |
* | Fix another compiler warning. Forgot to commit this one along with the | Bill Stoddard | 2000-06-28 | 1 | -1/+1 |
* | Fix compiler warning on AIX | Bill Stoddard | 2000-06-28 | 1 | -1/+1 |
* | Pass the configure args to sub_configure scripts with the RUN_NOW macro. | Ryan Bloom | 2000-06-28 | 1 | -1/+1 |
* | Fix compile warning on AIX | Bill Stoddard | 2000-06-28 | 1 | -2/+2 |
* | Use libtool to compile instead of cc. If we are going to use libtool, | Ryan Bloom | 2000-06-28 | 1 | -1/+1 |
* | Still a sunny day. | Ryan Bloom | 2000-06-28 | 1 | -2/+5 |
* | sunny? yet again? | Greg Stein | 2000-06-27 | 1 | -1/+7 |
* | Move the checks for bcopy and memmove down to APR. APR now defines memmove | Ryan Bloom | 2000-06-27 | 2 | -14/+0 |
* | One bug and one fluff: need to use the '.' shell ``command'' to | Jim Jagielski | 2000-06-27 | 1 | -1/+1 |
* | Make sure to get the required vars for the config.guess/et.al. family | Jim Jagielski | 2000-06-27 | 1 | -0/+1 |
* | We need to preload first, before running any other configures. | Jim Jagielski | 2000-06-27 | 1 | -5/+4 |
* | Fix the configure script. If a either the mpmt_pthread or dexter MPM's | Ryan Bloom | 2000-06-27 | 2 | -7/+14 |
* | Detect libraries based on which platform configure is being run on. | Ryan Bloom | 2000-06-27 | 4 | -23/+35 |
* | Remove const from ap_socket_t parameters on APR functions so that | Jeff Trawick | 2000-06-26 | 2 | -2/+2 |
* | Fix the type of the 5th argument to iol_sendfile(). | Jeff Trawick | 2000-06-26 | 1 | -1/+1 |
* | Large tidy up of the beos mpm. this brings in a lot of the changes that | David Reid | 2000-06-26 | 1 | -83/+104 |
* | mention a newly-available patch from Jim Winstead | Jeff Trawick | 2000-06-26 | 1 | -1/+4 |
* | "kick the baby!" | Greg Stein | 2000-06-26 | 1 | -2/+6 |
* | allow apxs to be run from the source tree, before installation (e.g. perl ../... | Doug MacEachern | 2000-06-26 | 1 | -4/+12 |
* | parms needs err_directive incase execute_now() returns non-NULL (e.g. if Load... | Doug MacEachern | 2000-06-26 | 1 | -6/+7 |
* | Since we are initializing the status variable, use the error code | Ryan Bloom | 2000-06-25 | 1 | -1/+1 |
* | Quiet an unhelpful gcc warning which said that stat might be | Jeff Trawick | 2000-06-25 | 1 | -1/+1 |
* | Clean up some warnings by including appropriate headers & | Brian Havard | 2000-06-25 | 1 | -2/+5 |