2001-01-05 |
David Reid | As we now use pools in the logging of the failure to... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Allan K. Edwards | eliminate entries from libhttpd.def that are also in... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
David Reid | This stops a segfault on my machine where I haven't... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Allan K. Edwards | Fix typo that messed up dependencies and broke the... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jeff Trawick | Get rid of some warnings on Tru64 and OS/390. void... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Jeff Trawick | Set up stderr logging explictly early in initialization... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Eric Cholet | fix spelling |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Allan K. Edwards | make Windows build aware of export variable name change : |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Jeff Trawick | mod_cgi: Fix some problems where the wrong error value... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Joshua Slive | typo. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Jeff Trawick | Pass a valid pool to apr_create_lock(). |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Jeff Trawick | Make a brief note about recent EBCDIC fixes. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Jeff Trawick | EBCDIC: Fix some byterange protocol data translation. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Jeff Trawick | Get mod_so to build again by including apr_general... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Ryan Bloom | Change a bunch of mallocs in mod_cgid to apr_palloc... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Ben Laurie | Generic hooks (and a demo content filter module). |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Ryan Bloom | Simplify the lingering close logic a bit. Doesn't... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Doug MacEachern | add dump_{bucket,brigade} macros |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Ryan Bloom | Modify a couple of calls to ap_log_error with a NULL... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Ryan Bloom | Remove AP_USE_MMAP_FILES, it doesn't really control... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Ryan Bloom | We never use MMAP_SEGMENT_SIZE, and we are better off... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Ryan Bloom | When we are starting the server, we have a pool that... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Ryan Bloom | We have a pool in this function, and log_error_core... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Ryan Bloom | Use a real pool to dup the error log file descriptor. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Ben Laurie | RM was not defined. Just use rm instead. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Greg Stein | fix the path |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Greg Stein | *) simplify config file list construction (especially... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
David Reid | Add BeOS to hints.m4. This explains why I've been... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Ryan Bloom | Find all config.m4 files when building generated_lists... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Jeff Trawick | Get rid of the "-g" on sort. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Jeff Trawick | Fix a segfault caused by mod_ext_filter when the extern... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Jeff Trawick | note some recent tweaks to bucket/brigade processing... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Jeff Trawick | ap_content_length_filter(): if ap_save_brigade() fails... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Jeff Trawick | ap_save_brigade() can fail, so report what happened... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Jeff Trawick | Recognize a downstream error as such (instead of saying... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Ryan Bloom | Because we can't get APR_EAGAIN from sendfile if we... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Jeff Trawick | On EBCDIC machines, fix up the charset of the header... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Ryan Bloom | We don't want to install CVS files, but the -P option... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Ryan Bloom | Ignore CRLF (or LF) when PEEK'ing at data on the socket... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | Last change to get SuEXEC working again, and respecting... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | Get SuEXEC building properly. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | On Unix, we do not want to use an absolute path for... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | We cannot set the SUEXEC_BIN directory from autoconf... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | Fix a small typo that was causing big problems. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | Make it possible to build suexec from the top-level... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | Get suexec compiling again. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ryan Bloom | We don't want to install the CVS directory when we... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Ryan Bloom | Finish up the config.m4 file overhaul, so that we can... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Ryan Bloom | Move the config.m4 file to config5.m4 in the generators... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Ryan Bloom | Allow buildconf to find the config.m4 files in the... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Ryan Bloom | Time for bed soon. :-) |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Ryan Bloom | Get mod_cgid to use apr calls for creating the actual... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Ryan Bloom | Allow SuExec to be configured from the ./configure... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Greg Stein | get the layout from the right directory |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Greg Stein | and some background for why --disable-shared was added... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Ryan Bloom | Update the Readme and Install docs to reflect 2.0 a... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ryan Bloom | If we get EAGAIN returned from apr_sendfile, then we... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ryan Bloom | Binbuild.sh works again, so remove the STATUS item. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Greg Stein | Back out the .libs thing from the aprutil linking.... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ryan Bloom | Allow the auth modules to load into the server. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Greg Stein | be gone, fool! |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Greg Stein | minor correction to libexecdir for the standard Apache... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ryan Bloom | Cleanups so that the support programs build cleanly... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Joshua Slive | Place a note in some of the files that contain obsolete... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | OPTIONS request crashed server, this fixes it |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Last of the Win32 goodness I've noticed |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Simplify and order the dependencies as well as possible. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | All the supports now build on APR (+APRUTIL), no... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | This should build entirely with APR support. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | This should build entirely with apr/aprutil support |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | This program should run entirely without ap_config... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | More Win32 Goodness |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Win32 Goodness |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Allow the server to run in the bin/ subdirectory... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Fill out some docs for the MPMs. The content is there... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Greg Stein | forgot to axe this line a couple commits ago, when... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Greg Stein | no content change. just reflow. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Greg Stein | bunch of random updates... this file still had a lot... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Given the delay, it's time to put the binaries where... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Joshua Slive | Small update to add reference to developer docs |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Joshua Slive | A few small changes to bring this up to 2.0. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Joshua Slive | Bring the vhost directory into the current century. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Update the release schedule. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Document the Win32 .so change. Time to rest the... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Warnings for users, start filling this up before... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Add known bugs to Announcement in preparation for... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Fix a 1.3 to 2.0. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Fix two references to the wrong files in binbuild.sh |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Out of the sandbox and into prime time. Note...... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Allan K. Edwards | prevent crash when connection closed before complete... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Back out the target path change from serverroot\bin... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Actually link apr-util's .a file, instead of relying... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Correction, commited the vc5. Need vc6 in the tree... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | Missed aprlib -> apr in the project overhaul |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Update the README. Libtool and autoconf are not requir... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Add the INSTALL file. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
William A.... | The Win32 overhaul, in summary; |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ryan Bloom | Add the README file. Almost a copy from 1.3, but sligh... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Ryan Bloom | This is about 99% complete for the binbuild script... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Greg Ames | Send HTTP status line in ascii from ebcdic boxes..... |
commit | commitdiff | tree | snapshot |
next |