| Commit message (Expand) | Author | Files | Lines |
2001-07-18 | Bringing forward from 1.3: small changes to standardize argument types. | Joshua Slive | 11 | -67/+70 |
2001-07-18 | Missed one, all should have recovered from APR_INHERIT now. | William A. Rowe Jr | 1 | -1/+2 |
2001-07-18 | only reset request level filters in reset_filters(), else for example | Doug MacEachern | 1 | -2/+3 |
2001-07-18 | Remove last public vestigages of APR_INHERIT | William A. Rowe Jr | 3 | -3/+6 |
2001-07-18 | This patch removes spaces that shouldn't be there. | Jeff Trawick | 1 | -2/+2 |
2001-07-18 | add dump_filters macro for printing r->{input,output}_filters chain info | Doug MacEachern | 1 | -0/+13 |
2001-07-18 | add cleanup of SSLStateMachine to tls filter | Doug MacEachern | 3 | -0/+16 |
2001-07-18 | Hmmm... editing with tabs != 8, eeuh. Just cleaning and fixing casts. | William A. Rowe Jr | 1 | -34/+35 |
2001-07-18 | Fix some casting | William A. Rowe Jr | 1 | -11/+13 |
2001-07-18 | Omitted the arg | William A. Rowe Jr | 1 | -1/+1 |
2001-07-18 | rbb's names still need work :) | William A. Rowe Jr | 1 | -1/+1 |
2001-07-18 | Changes to back out inherit flag from apr_os_sock_make() | William A. Rowe Jr | 5 | -8/+9 |
2001-07-18 | sweep up some cruft, and clean out a good solve by Mr. Stoddard | William A. Rowe Jr | 1 | -26/+2 |
2001-07-18 | Fix incl/libpath to / slashes for an upcoming patch to cvtdsp.c | William A. Rowe Jr | 2 | -8/+8 |
2001-07-17 | Change the APR_INHERIT flag to APR_NO_INHERIT,which is the default (as recomm... | Ian Holsman | 3 | -6/+6 |
2001-07-17 | Bringing forward from 1.3: Changes to standardize the "argument types" | Joshua Slive | 3 | -41/+197 |
2001-07-17 | Remember current porting state | Ralf S. Engelschall | 1 | -3/+3 |
2001-07-17 | dummy ssl hooks need to return an int value for server to function with mod_s... | Doug MacEachern | 1 | -9/+9 |
2001-07-17 | Merge in part II of a set of mod_ssl porting changes. | Ralf S. Engelschall | 4 | -27/+23 |
2001-07-17 | Merge in part of a set of mod_ssl porting changes. | Ralf S. Engelschall | 1 | -2/+2 |
2001-07-17 | Note the change to the CVS server in the buildconf script. | Ryan Bloom | 1 | -4/+4 |
2001-07-16 | Obvious files that need inheritance, correct me if I'm wrong. | William A. Rowe Jr | 4 | -4/+4 |
2001-07-16 | Fix for the new schema | William A. Rowe Jr | 1 | -1/+2 |
2001-07-16 | applies change in APR function apr_socket_create, which added a new parameter. | Ian Holsman | 3 | -7/+7 |
2001-07-16 | Added an inherit flag to apr_socket_create and other socket creation | Ryan Bloom | 4 | -7/+8 |
2001-07-16 | Remove a couple fields from the scoreboard that aren't currently used. | Ryan Bloom | 3 | -11/+0 |
2001-07-14 | Last Log entry was bogus. | Ian Holsman | 1 | -0/+1 |
2001-07-14 | PR: | Ian Holsman | 1 | -3/+3 |
2001-07-13 | Win32: Prevent listening sockets from being inherited by | Bill Stoddard | 2 | -2/+18 |
2001-07-13 | Win32: First of two patches to prevent child processes from inheriting open | Bill Stoddard | 1 | -10/+34 |
2001-07-12 | Some STATUS updates. | Bill Stoddard | 1 | -31/+11 |
2001-07-12 | scratch an old itch - give lingering close its own state in the scoreboard. | Greg Ames | 4 | -7/+16 |
2001-07-12 | Provide vhost and abbreviated request strings on ExtendedStatus displays. | Greg Ames | 2 | -2/+5 |
2001-07-11 | Typo fix. | Joshua Slive | 1 | -1/+1 |
2001-07-11 | Fix an issue with the pod and prefork: | Jeff Trawick | 2 | -3/+36 |
2001-07-11 | Updated with 1.3 stuff in tandem with my 1.3 STATUS file update. | Jason S. Lingohr | 1 | -3/+59 |
2001-07-11 | Performance improvement to mod_mime.c. find_ct() in mod_mime, | Bill Stoddard | 2 | -66/+170 |
2001-07-11 | fix pid numbers in mod_status output when using a threaded mpm. pid_buffer was | Greg Ames | 1 | -2/+2 |
2001-07-10 | New directives should really come with documentation. This is | Joshua Slive | 2 | -0/+58 |
2001-07-10 | Add two functions to allow modules to access random parts of the | Ryan Bloom | 3 | -1/+24 |
2001-07-10 | Check the pod after processing a connection so that we'll go away | Jeff Trawick | 1 | -14/+10 |
2001-07-10 | ExtendedStatus is back. | Joshua Slive | 2 | -8/+0 |
2001-07-10 | ignore generated DSO-related files on OS/390 | Jeff Trawick | 1 | -0/+1 |
2001-07-10 | uri_delims.h moved | Jeff Trawick | 1 | -2/+0 |
2001-07-10 | Use the autoconf variable "host" consistently for platform checks. | Roy T. Fielding | 2 | -8/+5 |
2001-07-09 | Remove openssl path-specific .h comparisons | William A. Rowe Jr | 1 | -51/+1 |
2001-07-09 | Win32 build changes for recent module updates | William A. Rowe Jr | 1 | -1113/+21 |
2001-07-09 | Recover from some APR cont --> pool conversions by D. Reid. | Bill Stoddard | 1 | -2/+2 |
2001-07-09 | fix params for logging call | Chuck Murcko | 1 | -1/+1 |
2001-07-09 | We are tagged, so bump the numbers everywhere. | Ryan Bloom | 2 | -1/+4 |