| Commit message (Expand) | Author | Age | Files | Lines |
* | *) Compensate for recent changes in the APR headers. Specifically, some | Greg Stein | 2000-11-26 | 6 | -26/+39 |
* | add the "next filter" parameter to the rest of the ap_sub_req_* calls. | Greg Stein | 2000-11-23 | 1 | -2/+3 |
* | Disable two features, with warnings, if a relatively Win32 SDK headers | William A. Rowe Jr | 2000-11-19 | 1 | -0/+13 |
* | repair cgi's on Windows | Allan K. Edwards | 2000-11-14 | 1 | -1/+1 |
* | Killing ap_os_is_filename_valid. Left actual win32 code, since it is | William A. Rowe Jr | 2000-11-10 | 7 | -21/+9 |
* | Make mod_cgi and mod_include work when compiled as DSO's again. This is | Ryan Bloom | 2000-10-31 | 3 | -1/+84 |
* | ensure that all cpp directives start with a # in column one | Tony Finch | 2000-10-25 | 1 | -2/+2 |
* | Get everything working with suexec patches again. | William A. Rowe Jr | 2000-10-24 | 1 | -0/+9 |
* | Get rid of some stuff and a few small tweaks. | David Reid | 2000-10-23 | 1 | -56/+5 |
* | Add back suexec support. | Manoj Kasichainula | 2000-10-23 | 7 | -2/+51 |
* | Add a temporary pool argument to unixd_pre_config, so that it can call | Manoj Kasichainula | 2000-10-23 | 2 | -2/+2 |
* | expatlib is definately more in sync with the Unix build, so we now | William A. Rowe Jr | 2000-10-18 | 1 | -2/+1 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 5 | -11/+11 |
* | This is a pretty significant cleanup of things already moved to OS2's | William A. Rowe Jr | 2000-10-15 | 2 | -160/+0 |
* | Cleanup ap_os_kill from TPF and unix. Maintainers please validate. | William A. Rowe Jr | 2000-10-15 | 2 | -10/+0 |
* | Just some symbol cleanup from grep'ping sources. | William A. Rowe Jr | 2000-10-15 | 1 | -1/+0 |
* | Eliminating a bunch-o-junk from the Win32 os.h header that now lives | William A. Rowe Jr | 2000-10-15 | 1 | -26/+1 |
* | Change to buckets for isapi output. Still requires emulation of IO | William A. Rowe Jr | 2000-10-15 | 1 | -54/+161 |
* | Completes the port of the <Directory /> handling for Win32... there is | William A. Rowe Jr | 2000-10-13 | 1 | -24/+52 |
* | Move more path parsing fixes forward from 1.3 | William A. Rowe Jr | 2000-10-12 | 2 | -6/+10 |
* | Get rid of some darned ugly exception lists | William A. Rowe Jr | 2000-10-11 | 1 | -24/+2 |
* | Preparing the way. | William A. Rowe Jr | 2000-10-11 | 1 | -1/+2 |
* | New symbol for HAVE_URL_PATHS reminds me we need to prefix a bunch more | William A. Rowe Jr | 2000-10-11 | 2 | -0/+2 |
* | Just cleaning house and assuring there is nothing untword in the alpha. | William A. Rowe Jr | 2000-10-09 | 1 | -0/+2 |
* | Movin on over from 1.3.13-dev : this patch fixes the problem of nasty | William A. Rowe Jr | 2000-10-08 | 1 | -35/+18 |
* | Roll forward fixes identified for 1.3.13-dev. | William A. Rowe Jr | 2000-10-07 | 1 | -60/+63 |
* | Here it is, the Win32 part of the big canonical errors patch. | William A. Rowe Jr | 2000-10-06 | 1 | -7/+7 |
* | Prepare our autoconf setup for autoconf 2.14a and for cross-compiling | Ryan Bloom | 2000-10-05 | 1 | -1/+1 |
* | Fix a few colliding modules | William A. Rowe Jr | 2000-10-03 | 1 | -0/+3 |
* | Ok... I've been waiting to find out what happens when we commit to two | William A. Rowe Jr | 2000-10-03 | 1 | -54/+145 |
* | Whoops... that there was a handle I left hanging (and growing). | William A. Rowe Jr | 2000-10-03 | 1 | -10/+7 |
* | _not_ up to 100%, but some structural changes to make the rest easier. | William A. Rowe Jr | 2000-10-03 | 1 | -172/+279 |
* | Just Typos. | William A. Rowe Jr | 2000-10-02 | 1 | -4/+4 |
* | Forward port 1.3 overhaul of isapi to 2.0. | William A. Rowe Jr | 2000-10-02 | 1 | -361/+466 |
* | Get mod_auth_dbm building using Apache's sdbmlib under WinNT. | William A. Rowe Jr | 2000-09-20 | 1 | -0/+1 |
* | Add some more .cvsignore files for BeOS and add a CHANGES entry. | David Reid | 2000-09-17 | 1 | -0/+5 |
* | Get mod_isapi.c to compile with the level of Win32 headers which | Jeff Trawick | 2000-09-11 | 1 | -7/+22 |
* | We need to test specifically for setrlimit/getrlimit instead of | Jim Jagielski | 2000-08-24 | 1 | -2/+6 |
* | Fix win32 compile break. | Bill Stoddard | 2000-08-08 | 1 | -1/+4 |
* | Document os.h. I am only documenting the Unix copy, because every os.h | Ryan Bloom | 2000-08-08 | 1 | -0/+53 |
* | Some enhancements for OS/2 ap_canonical_filename: | Brian Havard | 2000-08-06 | 1 | -6/+21 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 7 | -7/+7 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 12 | -81/+81 |
* | Another day's progress... little changes, but just establishing the | William A. Rowe Jr | 2000-07-27 | 1 | -281/+479 |
* | Undo the damage to mod_isapi (leave placeholders for new functions though) | William A. Rowe Jr | 2000-07-25 | 1 | -34/+47 |
* | Missing apr_strings.h - hope this wasn't destined for some global header. | William A. Rowe Jr | 2000-07-25 | 2 | -77/+143 |
* | Fix some bad ap_log_error() invocations. Comment on a bad | Jeff Trawick | 2000-07-18 | 3 | -9/+9 |
* | Correct Win32 Expat build. | Keith Wannamaker | 2000-07-11 | 1 | -4/+0 |
* | Stop a compiler warning in maintainer mode. | David Reid | 2000-07-03 | 1 | -0/+1 |
* | Bring beos back into line following the changes to iol_socket. | David Reid | 2000-07-03 | 1 | -1/+1 |