summaryrefslogtreecommitdiff
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* Use quotes instead of angle brackets when including apr_strings.h so thatBrian Havard2000-12-051-1/+1
* Clean up some warnings about APR string functions by including appropriateBrian Havard2000-12-051-0/+1
* OS/2: os.c doesn't exist anymore, remove it from the build.Brian Havard2000-12-051-1/+1
* Remove "installer" from the ignore list so the directory doesn't get blownBrian Havard2000-12-051-1/+0
* En route to httpd-2.0/modules/... in their appropriate places.William A. Rowe Jr2000-12-051-3/+0
* Ignore all the files that are generated during a buildRyan Bloom2000-12-052-0/+3
* More changes to get BeOS building once more...David Reid2000-12-021-0/+3
* Fix uninitialized badnessWilliam A. Rowe Jr2000-11-291-1/+1
* clean up some really bad typedefs - and move one into mpm_winnt.c sinceWilliam A. Rowe Jr2000-11-291-4/+0
* Pulled the aprlib base address out of Apache's baseaddr file (aprlib is hardWilliam A. Rowe Jr2000-11-281-1/+0
* <sys/resource.h> requires <sys/time.h> first on some systemsJeff Trawick2000-11-271-0/+3
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-266-26/+39
* 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
* repair cgi's on WindowsAllan K. Edwards2000-11-141-1/+1
* Killing ap_os_is_filename_valid. Left actual win32 code, since it isWilliam A. Rowe Jr2000-11-107-21/+9
* Make mod_cgi and mod_include work when compiled as DSO's again. This isRyan Bloom2000-10-313-1/+84
* ensure that all cpp directives start with a # in column oneTony Finch2000-10-251-2/+2
* Get everything working with suexec patches again.William A. Rowe Jr2000-10-241-0/+9
* Get rid of some stuff and a few small tweaks.David Reid2000-10-231-56/+5
* Add back suexec support.Manoj Kasichainula2000-10-237-2/+51
* Add a temporary pool argument to unixd_pre_config, so that it can callManoj Kasichainula2000-10-232-2/+2
* expatlib is definately more in sync with the Unix build, so we nowWilliam A. Rowe Jr2000-10-181-2/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-165-11/+11
* This is a pretty significant cleanup of things already moved to OS2'sWilliam A. Rowe Jr2000-10-152-160/+0
* Cleanup ap_os_kill from TPF and unix. Maintainers please validate.William A. Rowe Jr2000-10-152-10/+0
* Just some symbol cleanup from grep'ping sources.William A. Rowe Jr2000-10-151-1/+0
* Eliminating a bunch-o-junk from the Win32 os.h header that now livesWilliam A. Rowe Jr2000-10-151-26/+1
* Change to buckets for isapi output. Still requires emulation of IOWilliam A. Rowe Jr2000-10-141-54/+161
* Completes the port of the <Directory /> handling for Win32... there isWilliam A. Rowe Jr2000-10-131-24/+52
* Move more path parsing fixes forward from 1.3William A. Rowe Jr2000-10-122-6/+10
* Get rid of some darned ugly exception listsWilliam A. Rowe Jr2000-10-111-24/+2
* Preparing the way.William A. Rowe Jr2000-10-111-1/+2
* New symbol for HAVE_URL_PATHS reminds me we need to prefix a bunch moreWilliam A. Rowe Jr2000-10-112-0/+2
* Just cleaning house and assuring there is nothing untword in the alpha.William A. Rowe Jr2000-10-081-0/+2
* 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-061-60/+63
* Here it is, the Win32 part of the big canonical errors patch.William A. Rowe Jr2000-10-061-7/+7
* Prepare our autoconf setup for autoconf 2.14a and for cross-compilingRyan Bloom2000-10-051-1/+1
* Fix a few colliding modulesWilliam A. Rowe Jr2000-10-031-0/+3
* 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-021-10/+7
* _not_ up to 100%, but some structural changes to make the rest easier.William A. Rowe Jr2000-10-021-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_auth_dbm building using Apache's sdbmlib under WinNT.William A. Rowe Jr2000-09-201-0/+1
* Add some more .cvsignore files for BeOS and add a CHANGES entry.David Reid2000-09-171-0/+5
* Get mod_isapi.c to compile with the level of Win32 headers whichJeff Trawick2000-09-111-7/+22
* We need to test specifically for setrlimit/getrlimit instead ofJim Jagielski2000-08-231-2/+6
* Fix win32 compile break.Bill Stoddard2000-08-081-1/+4