2001-02-13 |
Ryan Bloom | Remove the dexter MPM. This has been replaced with... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Doug MacEachern | backout name change: |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Doug MacEachern | rename: |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Doug MacEachern | s/apr_bucket_pipe_creat/apr_bucket_pipe_create/ typo |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Bill Stoddard | Windows doesn't have ap_config_auto. Perhaps we need... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Greg Ames | The "src/" directory no longer exists. Clean up the... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
David Reid | OK, this is the start of getting things running on... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jeff Trawick | Use apr_want.h to get the declarations for ntohs et... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jeff Trawick | mod_status references ap_my_generation; declare it... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Ryan Bloom | Make perchild build again |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Ryan Bloom | Add the perchild MPM to MPM.NAMING |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Ryan Bloom | Don't disable threads just because we are using the... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Bill Stoddard | This is the wrong place to mark the server ready. ... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jeff Trawick | include <arpa/inet.h> for the declarations for htons... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jeff Trawick | trailing commas in enum declarations aren't portable |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jeff Trawick | ignore generated file modules.mk |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Ryan Bloom | Begin to move the code that updates the child status... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Ryan Bloom | Remove some OS/2 code from the prefork MPM. Since... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Ryan Bloom | Allow mod_tls to compile on Unix boxes where openssl... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jeff Trawick | string.h needs to be included before monkeying around... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Chuck Murcko | Fix for moved macros |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | sneaky for loop... make it more obvious what it is... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | *) rename apr_memdup() to apr_pmemdup() |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | *) remove some obsolete/unused defines from httpd.h. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | *) include the strings stuff the right way (some platfo... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | write these in terms of strchr and strrchr so the compi... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | bring along the comment (from httpd.h) that went with... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Greg Stein | Obsoleted by the "beos" MPM. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ben Laurie | Work for more than one read. Catch read errors. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
William A.... | Still lots to apr'ize here. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ben Laurie | Fix a warning. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Clean up the mod_tls configure process. This should... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Fix a compile warning. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ben Laurie | First cut of TLS support. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Joshua Slive | Clean up the filter.html and handler.html files a little. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jeff Trawick | fix the check for killpg(); as it was, we didn't check for |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jeff Trawick | INIT_SIGLIST() is gone; stop using it |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Greg Stein | include "apr_signal.h" when needed |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Greg Stein | *) include "apr_signal.h" when needed |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Fix a potential segfault on all platforms. David Reid... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Greg Stein | toss the signal description stuff from unixd.[ch],... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Cleanup the rest of the warnings that appear when compi... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Fix any compile breaks after moving apr_snprintf and... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Ryan Bloom | Fix a warning when compiling with GPROF |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jeff Trawick | clean up more warnings and link problems after the... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Allow us to use INCLUDES on files with multiple extensi... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | Remove the warning from the mod_include docs since... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | Update all the references I can find to use SetOutputFi... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | Remove SetFilter from the mod_mime docs. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Jeff Trawick | more module build cleanup, removing warnings and some |
commit | commitdiff | tree | snapshot |
2001-02-10 |
William A.... | Fix more module breakage from header reorg |
commit | commitdiff | tree | snapshot |
2001-02-10 |
William A.... | Fix Win32 Breakage |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Fix the configure scripts, so that we don't try to... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Small header file cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Header file cleanup. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Make the config file use SetOutputFilter, since AddOutp... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Jeff Trawick | get rid of some warnings and an undefined reference... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | [ missed in last commit ] |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | *) continued header revamping |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | Clean up some of the includes: |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | http_conf_globals.h is gone |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | more APR-ization |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | *) clean out some old crap from ap_config.h; other... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Remove the SetFilter directive from the code. This... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Update the conf file to use the correct model for turni... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Brian Havard | Remove definition of ap_extended_status, it's defined... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | Better get the index entries too. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | ServerType is gone in 2.0. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Joshua Slive | Add some VERY basic filter documentation. See followup... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Bill Stoddard | Add new LogFormat directive, %D, to log time it takes... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Greg Stein | *) remove obsolete http_conf_globals.h |
commit | commitdiff | tree | snapshot |
2001-02-10 |
David Reid | Fix more breakage on BeOS... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
David Reid | BeOS doesn't have unixd.h either. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Ryan Bloom | Change AddInputFilter and AddOutputFilter to SetInputFi... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Greg Stein | "v" in the name has come to mean that a va_arg is in... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jeff Trawick | use apr_size_t for file lengths; this avoids a warning... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Bill Stoddard | Fix another windows compile break. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Bill Stoddard | Replace reinit_scoreboard with ap_create_scoreboard. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Ryan Bloom | Functions that use ... have to be NONSTD. At least... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Ryan Bloom | A few small docs changes (there were ';' in the ScanDoc... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Greg Stein | *) minor changes, simplifications |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Greg Stein | *) namespace protect the filter_flush() function |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Ryan Bloom | Make the header filter use the brigade buffering functi... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Ryan Bloom | Allow filters to buffer data in a brigade using the... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Bill Stoddard | Fix windows compile break |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeff Trawick | include strings.h for strcasecmp() |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeff Trawick | apr_make_array->apr_array_make |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeff Trawick | Make a mod_auth_digest build fail in a less mysterious... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeff Trawick | get _SC_CLK_TCK defined on Tru64 (and probably some... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Greg Stein | *) make sure the status line is set on custom responses |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Doug MacEachern | renaming various functions for consistency sake |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeff Trawick | scoreboard.h says it is extern (and scoreboard.c instan... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Greg Stein | lots o' dicussion... time to vote. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Brian Havard | Move OS/2 MPM specific variables out of scoreboard... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Ryan Bloom | Fix graceful shutdown with the scoreboard changes.... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Ryan Bloom | Get the Unix MPMs restarting again. If we are going... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Ryan Bloom | Install all required header files. Without these,... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Ryan Bloom | Fix a bug with AliasMatch. When forward fitting a... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Jeff Trawick | get rid of some cruft related to a now-unused parameter to |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Greg Stein | Revamp the CHECKOUT method handling and various support... |
commit | commitdiff | tree | snapshot |
next |