| Commit message (Expand) | Author | Age | Files | Lines |
* | PR: | William A. Rowe Jr | 2000-04-28 | 1 | -4/+5 |
* | back out APR_ prefix for TRUE,FALSE | Doug MacEachern | 2000-04-28 | 2 | -26/+26 |
* | prefix TRUE,FALSE with APR_ | Doug MacEachern | 2000-04-28 | 2 | -26/+26 |
* |
| William A. Rowe Jr | 2000-04-28 | 1 | -0/+4 |
* |
| William A. Rowe Jr | 2000-04-28 | 1 | -3/+7 |
* | Increase the default NumSIG value from 32 to 33 on behalf of | Jeff Trawick | 2000-04-26 | 2 | -35/+38 |
* | First cut at a file handle cache. It serves on Windows and should work on | Bill Stoddard | 2000-04-23 | 1 | -0/+1 |
* | Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings. | Bill Stoddard | 2000-04-22 | 1 | -10/+10 |
* | Win32: Get mod_auth_digest compiling and added to the Windows | Bill Stoddard | 2000-04-22 | 1 | -1/+1 |
* | Revamp the Win32 make environment. Makefiles have been removed and | Bill Stoddard | 2000-04-20 | 1 | -0/+24 |
* | Win32: First cut at getting mod_isapi working under 2.0 | Bill Stoddard | 2000-04-15 | 2 | -272/+284 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 6 | -15/+15 |
* | Fix minor configuration & platform dependencies | Martin Kraemer | 2000-04-14 | 2 | -5/+12 |
* | Under OS/2 (well actually EMX gcc) libraries don't have a 'lib' prefix. In | Brian Havard | 2000-04-04 | 1 | -1/+4 |
* | ap_os_kill isn't being used now as it's in APR, so remove it! | David Reid | 2000-04-04 | 1 | -1/+0 |
* | Start cleaning up the beos directory. DSO stuff is now in APR. | David Reid | 2000-04-04 | 3 | -70/+1 |
* | Get APR DSO code working under Windows | Bill Stoddard | 2000-04-03 | 1 | -11/+0 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 25 | -484/+1134 |
* | First part of getting BeOS to survive restarts correctly. | David Reid | 2000-03-24 | 1 | -10/+3 |
* | Do a bit of Win32 specific garbage collecting. Most of os.h (of not all | Bill Stoddard | 2000-03-24 | 1 | -23/+2 |
* | axe some deprecated MULTITHREAD code | Jeff Trawick | 2000-03-22 | 1 | -1/+0 |
* | Remove a debug line left in accidentally. | Brian Havard | 2000-03-20 | 1 | -1/+0 |
* | Bring ap_os_case_canonical_filename() & ap_os_systemcase_canonical_filename() | Brian Havard | 2000-03-20 | 2 | -5/+58 |
* | Ignore more generated files. | Brian Havard | 2000-03-19 | 1 | -0/+4 |
* | Minor nit: use top_srcdir instead of topsrcdir, to be more consistent | Manoj Kasichainula | 2000-03-15 | 4 | -8/+8 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 14 | -126/+126 |
* | Add requried #include "ap_config.h" in a couple of OS/2 specific files. | Brian Havard | 2000-03-04 | 1 | -0/+1 |
* | .cvsignore goodness | dgaudet | 2000-03-02 | 1 | -0/+1 |
* | Enable dynamic module support on Linux. This should work on any LIBTOOL | Ryan Bloom | 2000-02-17 | 1 | -1/+2 |
* | Remove dead code. | Bill Stoddard | 2000-02-13 | 1 | -14/+0 |
* | Add the rest of the files to allow BeOS to use the buildconf stuff. | David Reid | 2000-02-10 | 2 | -0/+13 |
* | Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is | Ryan Bloom | 2000-01-28 | 1 | -0/+1 |
* | Get OS/2 working with new configure system. Yay! :) | Brian Havard | 2000-01-26 | 5 | -1/+24 |
* | Fix compile breaks on Windows. | Bill Stoddard | 2000-01-23 | 1 | -1/+1 |
* | Finish the commits for the change in the header files. Basically, this hides | Ryan Bloom | 2000-01-19 | 7 | -0/+33 |
* | Update Windows port to new file_io and time specs | Bill Stoddard | 2000-01-17 | 1 | -0/+5 |
* | Make OS selection work for non-UNIX cases | Sascha Schumann | 2000-01-11 | 1 | -5/+12 |
* | These changes are committed together, because they depend on each other. | Sascha Schumann | 2000-01-11 | 3 | -1/+20 |
* | Update .cvsignore files | Sascha Schumann | 2000-01-11 | 2 | -1/+1 |
* | Submitted by: Sascha Schumann <sascha@schumann.cx> | rasmus | 1999-12-24 | 1 | -0/+5 |
* | Include mod_include and mod_so in the Windows build. | Ryan Bloom | 1999-12-16 | 1 | -6/+6 |
* | A small change to allow Apache to run on the most recent versions | David Reid | 1999-12-15 | 1 | -0/+3 |
* | AIX DSO tweaks. Enable use of native DSO for AIX 4.3 and beyond. Apache DSO | Bill Stoddard | 1999-12-10 | 1 | -1/+4 |
* | Add license statement to util_win32.c | Bill Stoddard | 1999-12-09 | 1 | -0/+57 |
* | Eliminate ap_config.h's checks when using autoconf. Now, ap_ac_config.h | Manoj Kasichainula | 1999-12-01 | 1 | -7/+9 |
* | Delete remnants of ap_spawnvp that got missed earlier. | Manoj Kasichainula | 1999-11-30 | 3 | -7/+0 |
* | Deal with times() properly in autoconf. This also changes NO_TIMES to | Manoj Kasichainula | 1999-11-30 | 1 | -1/+1 |
* | The second part of the big autoconf patch, which actually adds autoconf | Manoj Kasichainula | 1999-11-30 | 2 | -0/+15 |
* | The first part of the big autoconf patch. This replaces a bunch of | Manoj Kasichainula | 1999-11-30 | 4 | -4/+14 |
* | Clean up some code that BeOS doesn't use. | David Reid | 1999-11-24 | 1 | -16/+0 |