summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) 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-151-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-091-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-071-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-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_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-241-2/+6
* Fix win32 compile break.Bill Stoddard2000-08-081-1/+4
* Document os.h. I am only documenting the Unix copy, because every os.hRyan Bloom2000-08-081-0/+53
* Some enhancements for OS/2 ap_canonical_filename:Brian Havard2000-08-061-6/+21
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-067-7/+7
* prefix libapr functions and types with apr_Doug MacEachern2000-08-0212-81/+81
* 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-252-77/+143
* Fix some bad ap_log_error() invocations. Comment on a badJeff Trawick2000-07-183-9/+9
* Correct Win32 Expat build.Keith Wannamaker2000-07-111-4/+0
* Stop a compiler warning in maintainer mode.David Reid2000-07-031-0/+1
* Bring beos back into line following the changes to iol_socket.David Reid2000-07-031-1/+1