summaryrefslogtreecommitdiffstats
path: root/modules/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust remaining modules to use the new handler hook method (Alan Edwards)Doug MacEachern2001-01-091-9/+9
* Fix uninitialized badnessWilliam A. Rowe Jr2000-11-291-1/+1
* add the "next filter" parameter to the rest of the ap_sub_req_* calls.Greg Stein2000-11-231-2/+3
* Disable two features, with warnings, if a relatively Win32 SDK headersWilliam A. Rowe Jr2000-11-191-0/+13
* Change to buckets for isapi output. Still requires emulation of IOWilliam A. Rowe Jr2000-10-151-54/+161
* Movin on over from 1.3.13-dev : this patch fixes the problem of nastyWilliam A. Rowe Jr2000-10-081-35/+18
* Roll forward fixes identified for 1.3.13-dev.William A. Rowe Jr2000-10-071-60/+63
* Here it is, the Win32 part of the big canonical errors patch.William A. Rowe Jr2000-10-061-7/+7
* Ok... I've been waiting to find out what happens when we commit to twoWilliam A. Rowe Jr2000-10-031-54/+145
* Whoops... that there was a handle I left hanging (and growing).William A. Rowe Jr2000-10-031-10/+7
* _not_ up to 100%, but some structural changes to make the rest easier.William A. Rowe Jr2000-10-031-172/+279
* Just Typos.William A. Rowe Jr2000-10-021-4/+4
* Forward port 1.3 overhaul of isapi to 2.0.William A. Rowe Jr2000-10-021-361/+466
* Get mod_isapi.c to compile with the level of Win32 headers whichJeff Trawick2000-09-111-7/+22
* Fix win32 compile break.Bill Stoddard2000-08-081-1/+4
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-2/+2
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-38/+38
* Another day's progress... little changes, but just establishing theWilliam A. Rowe Jr2000-07-271-281/+479
* Undo the damage to mod_isapi (leave placeholders for new functions though)William A. Rowe Jr2000-07-251-34/+47
* Missing apr_strings.h - hope this wasn't destined for some global header.William A. Rowe Jr2000-07-251-77/+142
* blast the old names for the status codesGreg Stein2000-06-241-18/+26
* Fix Win32 compile break caused by Ryan's stat cleanup.Bill Stoddard2000-06-121-2/+2
* back out APR_ prefix for TRUE,FALSEDoug MacEachern2000-04-281-16/+16
* prefix TRUE,FALSE with APR_Doug MacEachern2000-04-281-16/+16
* William A. Rowe Jr2000-04-281-3/+7
* Win32: First cut at getting mod_isapi working under 2.0Bill Stoddard2000-04-151-269/+281
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Remove most of the annoying "re ap_context_t mplement" mis-replacementsMartin Kraemer1999-10-121-2/+2
* Fix faulty comparison. MSVC TRUE == 1 while Borland TRUE == -1Bill Stoddard1999-08-311-1/+1
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-5/+5
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+569