| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mod_ssl to issue SSL close_notify alerts before the connection is | Joe Orton | 2004-03-08 | 1 | -0/+4 |
* | Create the compiler debugging database using the _src.pdb extension (common | William A. Rowe Jr | 2003-10-10 | 1 | -4/+4 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -10/+1 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -5/+5 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -6/+15 |
* | Sort targets (no effective change) - this reduces the cvs diff when | William A. Rowe Jr | 2003-02-06 | 1 | -7/+7 |
* | Update libhttpd.dll filenames to reflect the .dll extension for the | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
* | WHOA! Fix the collatteral damage I caused by removing provider. | William A. Rowe Jr | 2002-11-30 | 1 | -0/+4 |
* | Back out provider.c from aaa 2.1 overhaul, for the time being. | William A. Rowe Jr | 2002-11-30 | 1 | -4/+0 |
* | Fix up Win32 build. | Justin Erenkrantz | 2002-09-20 | 1 | -0/+4 |
* | Refactor out the child behavior from mpm_winnt. This is the first | William A. Rowe Jr | 2002-07-29 | 1 | -0/+4 |
* | Reorganize a bit for legibility. | William A. Rowe Jr | 2002-07-18 | 1 | -154/+134 |
* | And the other one... | William A. Rowe Jr | 2002-07-13 | 1 | -2/+2 |
* | $(IntDir) doesn't go back to VC5 | William A. Rowe Jr | 2002-07-13 | 1 | -6/+4 |
* | Get rid of the buildmark bogosity. It never helped ide users, and | William A. Rowe Jr | 2002-07-13 | 1 | -3/+17 |
* | Try this AGAIN. Move ap_regkey.h to include/ and assure that this time, | William A. Rowe Jr | 2002-07-11 | 1 | -29/+4 |
* | Small whitespace cleanup. | William A. Rowe Jr | 2002-07-09 | 1 | -24/+23 |
* | Fix alpha order so the .dsp list isn't rearranged on save. | William A. Rowe Jr | 2002-07-08 | 1 | -38/+38 |
* | Move the last little useful bit of registry.c into services.c, and | William A. Rowe Jr | 2002-06-24 | 1 | -8/+29 |
* | Incorporate ap_regkey.c into the build. | William A. Rowe Jr | 2002-06-24 | 1 | -0/+8 |
* | Whoops. Others need to peek into include and cgi module structures. | William A. Rowe Jr | 2002-06-06 | 1 | -0/+58 |
* | We appear to never have had any complaints about copy srcname dstname | William A. Rowe Jr | 2002-05-24 | 1 | -40/+26 |
* | Tired of 'foo.h not found' messages in the build. Checked ms's docs, | William A. Rowe Jr | 2002-04-17 | 1 | -24/+12 |
* | Outch! DougM reports that I never committed this file. Lo and behold, | William A. Rowe Jr | 2002-03-15 | 1 | -0/+4 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -58/+188 |
* | Reimplement Win32 registry-based and shebang-extended scripting. | William A. Rowe Jr | 2001-10-21 | 1 | -0/+4 |
* | Just feels wrong... but need to continue building | William A. Rowe Jr | 2001-10-16 | 1 | -2/+2 |
* | Accomodate the new server/util_time.c module on win32 | William A. Rowe Jr | 2001-09-19 | 1 | -0/+4 |
* | Clip a duplicate appearance | William A. Rowe Jr | 2001-08-28 | 1 | -4/+0 |
* | Regroup some of the headers in the win32 module, to make the distinction | William A. Rowe Jr | 2001-08-27 | 1 | -13/+17 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -10/+7 |
* | Spell it right, per Mr. Coar | William A. Rowe Jr | 2001-08-16 | 1 | -2/+2 |
* | Add auto-generated Win32 versioning. | William A. Rowe Jr | 2001-08-16 | 1 | -4/+40 |
* | (hopefully) get WinNT MPM to build using mpm_common.c code; a few notes: | Jeff Trawick | 2001-08-13 | 1 | -0/+4 |
* | Fix up files constituting the Win32 libhttpd project file | William A. Rowe Jr | 2001-06-27 | 1 | -17/+17 |
* | get rid of util_date.c/util_date.h and associated test program | Jeff Trawick | 2001-06-06 | 1 | -8/+0 |
* | Blew it... forgot to transpose dsp versions | William A. Rowe Jr | 2001-05-23 | 1 | -3/+4 |
* | Get win32 libhttpd building without uri_delims, now added to apr-util | William A. Rowe Jr | 2001-05-23 | 1 | -98/+56 |
* | A one line snafu becomes a big one... sorry, forgot to transpose this. | William A. Rowe Jr | 2001-03-08 | 1 | -3/+4 |
* | Minor snafu - wrong intermediate build path | William A. Rowe Jr | 2001-03-08 | 1 | -5/+4 |
* | Another chunk of code from http to core. This should continue to build | Ryan Bloom | 2001-03-05 | 1 | -0/+4 |
* | Move more code from the http module into the core server. This | Ryan Bloom | 2001-03-04 | 1 | -0/+4 |
* | Moved to modules/arch/win32/ | William A. Rowe Jr | 2001-02-28 | 1 | -2/+1 |
* | Fix Windows compile breaks caused by mod_core.h foobar | Bill Stoddard | 2001-02-27 | 1 | -2/+3 |
* | Begin to move functions from the http module to the core. The goal is to | Ryan Bloom | 2001-02-26 | 1 | -0/+4 |
* | Hmmm... ap_release.h is a good file to list in the IDE. | William A. Rowe Jr | 2001-02-26 | 1 | -1/+4 |
* | Fix Windows compile break caused by move of error_bucket.c | Bill Stoddard | 2001-02-25 | 1 | -1/+1 |
* | Begin restructuring scoreboard code to enable adding back in | Bill Stoddard | 2001-02-02 | 1 | -0/+4 |