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